Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
valgrind
/
604ec3cea5613730c1ad3de5f26b277b7ec16552
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
ea8bfd8
ignore
by daywalker
· 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
827d95b
Update the message on clone() failure to reflect new pthreads work.
by sewardj
· 23 years ago
fce1c8e
Make --demangle=no work as advertised.
by sewardj
· 23 years ago
c9add3b
Don't refer to IPC_64 if it doesn't exist. Was breaking builds on older
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
7cf4875
Fix -Wall complaints.
by sewardj
· 23 years ago
0ece28b
by sewardj
· 23 years ago
22bafd9
by sewardj
· 23 years ago
a5abdaa
Add fairly comprehensive test case for bt/bts/btc/btc, mem and reg
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
d985979
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
def1bad
cosmetic fixes
by gobry
· 23 years ago
7b8c9e7
Add spurious comment.
by sewardj
· 23 years ago
00ccc35
From the OReilly book, page 15. Uses _create and _join.
by sewardj
· 23 years ago
59528b2
cosmetic fixes
by gobry
· 23 years ago
69896d5
updated the info about the default.supp file.
by gobry
· 23 years ago
3b77789
splitted the suppression files so that default.supp can be created by picking
by gobry
· 23 years ago
497e52a
Please change my e-mail address to amu@alum.mit.edu; monk is just a
by sewardj
· 23 years ago
bbc9419
Someone claimed that this gives reads below %esp when compiled with
by sewardj
· 23 years ago
418d3a3
version --> 20020329
by sewardj
· 23 years ago
73f1f07
wrappers for ioctl TIOCSCTTY and for syscall __NR_nice.
by sewardj
· 23 years ago
0ca2a6b
(VG_(do__NR_sigaction)): Don't allow setting of
by sewardj
· 23 years ago
19fe3d0
Add wrapper for ioctl TIOCGPGRP (Alexandre Duret-Lutz <duret_g@epita.fr>)
by sewardj
· 23 years ago
5b9e350
Significantly improved SYSV IPC call handling. Unfortunately some of
by sewardj
· 23 years ago
11818b2
Add a couple of bogons people sent.
by sewardj
· 23 years ago
45a5630
added support for maintainer mode.
by gobry
· 23 years ago
b0ed467
added support for maintainer mode
by gobry
· 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
5c2d9ce
compile wibble
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
c40438f
version --> 20020324
by sewardj
· 23 years ago
3125694
Add test case for the fucomip probable-bug.
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
8a5089d
#ifdef SNDCTL_DSP_GETCHANNELMASK and SNDCTL_DSP_BIND_CHANNEL; not available
by sewardj
· 23 years ago
da6d1ec
Add suppression from Joe Buck <Joe.Buck@synopsys.com>
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
d7f0766
Add syscall setresgid32
by sewardj
· 23 years ago
7ed2615
(merge from 20020320) Final comments.
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
5cad03c
this is a generated file
by gobry
· 23 years ago
e721a52
improved the build system
by gobry
· 23 years ago
de4a1d0
Initial revision
by sewardj
· 23 years ago
116bcb9
New repository initialized by cvs2svn.
by (no author)
· 23 years ago