Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
valgrind
/
e5859070ee264b1e0ab8e584796686b59a45e913
/
coregrind
e585907
fix compilation
by daywalker
· 23 years ago
3580542
Make the GDB-attach stuff thread-aware, and work (at least partially)
by sewardj
· 23 years ago
f854f47
Add a nonblocking poll() -- same trick as nonblocking select().
by sewardj
· 23 years ago
969129d
Add JCond-32 NP (long jump when parity odd) and CMOV NP too.
by sewardj
· 23 years ago
02535bc
Minor tweaks to the nonblocking select() implementation.
by sewardj
· 23 years ago
30671ff
Add pthread_mutex_trylock, and add various other hacks to try and make
by sewardj
· 23 years ago
0555387
Add comments explaining checks made by scheduler_sanity().
by sewardj
· 23 years ago
0738a59
Add pthread_condattr_destroy.
by sewardj
· 23 years ago
3b5d886
by sewardj
· 23 years ago
aabd5ad
VG_(record_free_error) / VG_(record_freemismatch_error) are called
by sewardj
· 23 years ago
6072c36
by sewardj
· 23 years ago
604ec3c
by sewardj
· 23 years ago
1e8cdc9
by sewardj
· 23 years ago
408ccf1
Compile flags += -Werror. I'm tired of looking carefully for warnings.
by sewardj
· 23 years ago
8d32be7
by sewardj
· 23 years ago
f8f819e
Sanity check mutex implementation, and add support for recursive mutexes.
by sewardj
· 23 years ago
9d1b5d3
Get rid of bogus vg_assert(VG_(bbs_done) < 1000000);
by sewardj
· 23 years ago
15a43e1
Show backtraces for all threads in vg_assert, VG_(panic) and
by sewardj
· 23 years ago
45b4b37
by sewardj
· 23 years ago
6af4b5d
by sewardj
· 23 years ago
9650c99
Handle VG_USERREQ__PTHREAD_GET_THREADID and VG_USERREQ__RUNNING_ON_VALGRIND
by sewardj
· 23 years ago
79be106
Get rid of the muraroa.demon.co.uk references since that account is
by sewardj
· 23 years ago
fce1c8e
Make --demangle=no work as advertised.
by sewardj
· 23 years ago
c7529c3
by sewardj
· 23 years ago
eb37947
Don't skip the top frame when picking up ExeContexts for malloc etc.
by sewardj
· 23 years ago
0ece28b
by sewardj
· 23 years ago
22bafd9
by sewardj
· 23 years ago
7f2a8bf
by sewardj
· 23 years ago
2f242b3
malloc() and friends have moved to vg_clientfuncs.c, so move the
by sewardj
· 23 years ago
47160d6
fix initial installation problem
by daywalker
· 23 years ago
48ccca5
some workarounds for newer automake
by daywalker
· 23 years ago
b0a955e
use install-exec-hook to create the .so.0 symlink.
by gobry
· 23 years ago
fed4dd0
Fix problems to do with make dist/make distcheck not finding the source
by sewardj
· 23 years ago
2a3d28c
Turn off debug printing by default.
by sewardj
· 23 years ago
5e5fa51
Add dummy stubs for pthread_key_create, pthread_key_delete,
by sewardj
· 23 years ago
9a199dc
by sewardj
· 23 years ago
8c82451
by sewardj
· 23 years ago
75fe189
by sewardj
· 23 years ago
77e466c
by sewardj
· 23 years ago
70c7536
Add wrapper for lseek().
by sewardj
· 23 years ago
e462e20
by sewardj
· 23 years ago
08a4c3f
by sewardj
· 23 years ago
bc5b99f
by sewardj
· 23 years ago
54cacf0
by sewardj
· 23 years ago
8937c81
by sewardj
· 23 years ago
be54e1f
added rules to generate libpthread.so
by gobry
· 23 years ago
cf2b14a
by sewardj
· 23 years ago
2e93c50
by sewardj
· 23 years ago
e663cb9
New files to support pthreads.
by sewardj
· 23 years ago
3b77789
splitted the suppression files so that default.supp can be created by picking
by gobry
· 23 years ago
0ca2a6b
(VG_(do__NR_sigaction)): Don't allow setting of
by sewardj
· 23 years ago
5b9e350
Significantly improved SYSV IPC call handling. Unfortunately some of
by sewardj
· 23 years ago
1be1985
Applied patch from Simon Hausmann <hausmann@kde.org> to enable automake1.5
by gobry
· 23 years ago
ac68028
Change VG_N_EPOCHS to 20000 to avoid resolution loss for long-running loops.
by sewardj
· 23 years ago
97ced73
Add experimental omission of V-bits for address values, using
by sewardj
· 23 years ago
c76b795
added a bzdist target
by gobry
· 23 years ago
4a7456e
Detect FPU instructions which set %EFLAGS and mark the resulting
by sewardj
· 23 years ago
3e2c3b8
Remove mention of vg_version.h.
by sewardj
· 23 years ago
a88ebf6
Use autoconf tests for glibc version in argc/argv/envp search.
by sewardj
· 23 years ago
3b2736a
Fix plumbing of version number from config.h to vg_main.c
by sewardj
· 23 years ago
c7c6aed
Print suggested fix to avoid this panic:
by sewardj
· 23 years ago
fe8a166
Implement DAA as well as DAS. Byrial Jensen <byrial@image.dk>
by sewardj
· 23 years ago
177380e
Markup wibbles.
by sewardj
· 23 years ago
a7dc795
Change message "Use of uninitialized CPU condition code" to
by sewardj
· 23 years ago
2f0de32
(merge from 20020320) Syscalls/ioctls added between 0317 and 0320.
by sewardj
· 23 years ago
b3c2687
(merge from 20020320)
by sewardj
· 23 years ago
3a72df0
(merge from 20020320)
by sewardj
· 23 years ago
4d0ab1f
(merge from 20020320) Implement x86 das instruction.
by sewardj
· 23 years ago
0873c94
(merge from 20020320)
by sewardj
· 23 years ago
e721a52
improved the build system
by gobry
· 23 years ago
de4a1d0
Initial revision
by sewardj
· 23 years ago