- dffad08 Adjust vg_pthread_cond_t so it works with an older glibc. by nethercote · 21 years ago
- 1f0173b Some newer systems have a new version of pthreadtypes.h that comes from glibc by nethercote · 21 years ago
- d25e8a2 Fix shmdt by using the right argument for the shared segment address. by fitzhardinge · 21 years ago
- 493dd18 Check new fds are not within Valgrind's reserved range. Still one case for by nethercote · 21 years ago
- d8685b8 This fixes bug 75614. It seems that a symbol can be named by fitzhardinge · 21 years ago
- b50068f Fix the use of brk. This change removes the requirement for the "real" brk by fitzhardinge · 21 years ago
- 7afcec1 Added various functions that make instrumentation easier, particularly by nethercote · 21 years ago
- 671398c Three CDROM ioctls, from Rocky Bernstein. by nethercote · 21 years ago
- bd12691 Patch from Tom Hughes: by nethercote · 21 years ago
- b9b8305 Add a pair of missing {pre,post}_mem_write events. by nethercote · 21 years ago
- a3d718e Fix so that new versions of system (using clone()) work. by nethercote · 21 years ago
- 535f03b This patch fixes getrlimit(RLIMIT_FILENO) to return VG_(max_fd) as the soft by nethercote · 21 years ago
- a4c33c6 fix code typo by nethercote · 21 years ago
- c9f3692 Adding Massif, the heap profiler. by nethercote · 21 years ago
- a81e916 Now doing pre_mem_read()s on the args to execve(), so eg. Memcheck can check by nethercote · 21 years ago
- 1018bdd Heroic patch from Tom Hughes: by nethercote · 21 years ago
- 9af69b3 Added support for epoll. by nethercote · 21 years ago
- 83d8a71 Fix for bug 73326. It seems that gcc 3.2.2 is generating negatively-sized by fitzhardinge · 21 years ago
- 4599076 Fix broken "make dist". by nethercote · 21 years ago
- 1d44709 Killed the terminally wounded --stop-after option. by nethercote · 21 years ago
- 6c999f2 No longer showing debugging options for --help; only for the newly added by nethercote · 21 years ago
- 2757417 Rearrange CPUID again. Moved most of the helper logic into C, since by fitzhardinge · 21 years ago
- 60f5b82 "VG_AR_SKIN" --> "VG_AR_TOOL" by nethercote · 21 years ago
- e860112 by nethercote · 21 years ago
- ff9721d Patch from Tom Hughes: by nethercote · 21 years ago
- 04d0fbc Patch from Tom Hughes: by nethercote · 21 years ago
- 5e076ff Remove some small unnecessary, out-of-date bits by nethercote · 21 years ago
- 3ced0e3 Fix comment by nethercote · 21 years ago
- 10d481a staticalise by nethercote · 21 years ago
- 42602b1 Anti-globalisation by nethercote · 21 years ago
- 426f9e6 Oops, make base static. by fitzhardinge · 21 years ago
- 6687169 Don't use TSC for internal timing purposes. This is for two reasons: by fitzhardinge · 21 years ago
- 0df2ac2 Virtualize CPUID. Rather than just using the host CPU's CPUID, by fitzhardinge · 21 years ago
- 8a6448c Forgot to remove this. by nethercote · 21 years ago
- 71980f0 by nethercote · 21 years ago
- c2dbbac Fix bug 73219. This adds a general mechanism for querying the host CPU's by fitzhardinge · 21 years ago
- 7cc9c23 Convert "skin" to "tool" in various places; almost entirely within comments, by nethercote · 21 years ago
- 9f07c54 Updated the manual for some recent changes, esp. the fact that Memcheck is no by nethercote · 21 years ago
- 47735af This change implements the TLS extension to the x86 ABI. This allows by fitzhardinge · 21 years ago
- 681ca37 Small update about unimplemented instructions. by fitzhardinge · 21 years ago
- 46c7b8d Patch to add support for the alternate MOVQ encoding, from Tom Hughes. by nethercote · 21 years ago
- 4ef5c39 From Tom Hughes: patch to report port numbers correctly by nethercote · 21 years ago
- 6a4412c Update limitations section: merge some old changes from 2.0.0 branch, and some by nethercote · 21 years ago
- f86ba6d Add some comments by fitzhardinge · 21 years ago
- b1affa8 Patch from Tom Hughes, for bug 72643: by nethercote · 21 years ago
- f0dd7e1 Fix bug 72484. Set the process signal mask to match the client's before by fitzhardinge · 21 years ago
- 31ba905 Fix bug 72650. Only restart syscalls on signal if the client asked for it. by fitzhardinge · 21 years ago
- 33dbc12 yet another SSE insn (rsqrtss) by mueller · 21 years ago
- cf826ad Fix "make dist" by fitzhardinge · 21 years ago
- c2d6507 Fix for bug 72006 by Tom Hughes: report proper error returns for mmap() by fitzhardinge · 21 years ago
- 5ed88f2 remove anonymous unions - not supported by older versions of gcc. by mueller · 21 years ago
- b727d04 Make --gdb-attach=yes work properly; rather than trying to attach gdb by fitzhardinge · 21 years ago
- 9b8c2f3 Move logfile fd into safe range. by fitzhardinge · 21 years ago
- 5408c06 Fix problem with trace-children=yes when using a tool which replaces by fitzhardinge · 21 years ago
- fca6018 Support for FXSAVE/FXRSTOR (Tom Hughes). Fixes #71180. by jseward · 21 years ago
- 6d5dafa Fix do_exec's permission checking. by fitzhardinge · 21 years ago
- 9fc153f Handle 'B' (volatile) and 'k' (const) qualifiers in stabs. (Tom by jseward · 21 years ago
- bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
- d1c7140 Adding "use strict" and "use warnings", for safety. Required some extra by nethercote · 21 years ago
- 2886b0e Add copyright notices to new files. by jseward · 21 years ago
- f6f0e9f typo by mueller · 21 years ago
- 8c68e04 infrastructure. Yes, it doesn't do much yet. by mueller · 21 years ago
- 93d52c2 adding FreeBSD port made by Doug Rabson, thanks! by mueller · 21 years ago
- 6ceb231 add support for mincore syscall, patch by Tom Hughes by mueller · 21 years ago
- 97da476 movntpd/movntps support (patch by Tom Hughes) CCMAIL: 69782-done@bugs.kde.org by mueller · 21 years ago
- f217c73 implement cmpxchg8b, patch by Tom Hughes. CCMAIL: 69688-done@bugs.kde.org by mueller · 21 years ago
- 556c9f8 (David Lee, <david.lee@teracruz.com>) by jseward · 21 years ago
- 9236079 Statically allocate a page in the client address space for trampoline by fitzhardinge · 21 years ago
- ed82357 It seems newer linkers have scripts which mention the base address twice by fitzhardinge · 21 years ago
- b84164a Make sure we use gcc's ld, not whatever random ld we happen to find in the path. by fitzhardinge · 21 years ago
- 4e6184d De-anonymise a union so as to un-break compilation on gcc-2.95. by jseward · 21 years ago
- b19cff6 Add an implementation of strnlen for memcheck, from Tom Hughes. by jseward · 21 years ago
- e3632c6 Fixed munmap bug - split_segment wasn't updating the lengths properly. by fitzhardinge · 21 years ago
- 1a4adf0 Fix nasty use after free bug revealed by last munmap fix. by fitzhardinge · 21 years ago
- 1a30304 Re-add proper support for mremap(). Also, fix a bug in munmap(). by fitzhardinge · 21 years ago
- a053a84 resolve_redir(): when a redirect is resolved, if the source has by jseward · 21 years ago
- da70e11 For whatever reason, ld-2.3.2.so (ld-linux.so.2) seems to have its own by jseward · 21 years ago
- 5348e56 Use the redir machinery to forcibly remap stpcpy in libc.so.6 to our by jseward · 21 years ago
- bdce5e0 Make the debug printing in the symbol redirect machinery, easier to understand. by jseward · 21 years ago
- 920d04e Fix typo in VG_(munmap)() error checking, which made it never remove by fitzhardinge · 21 years ago
- 66ee750 Don't print prediction info for branches if we're not generating it. by fitzhardinge · 21 years ago
- 15117d2 Make --trace-codegen start printing from the first basic block, rather by fitzhardinge · 21 years ago
- f8b559d Also remove vgpreload_*.so from LD_PRELOAD when we're not tracing children. by fitzhardinge · 21 years ago
- dba9d93 VG_(clo_pointercheck) is a Bool, which is a byte. by fitzhardinge · 21 years ago
- a02f881 Make rep; nop (pause) yield the thread. Based on a patch by Tom Hughes; by fitzhardinge · 21 years ago
- b791a19 Fix a bug in the last VG_(max_fd) change; VG_(safe_fd) doesn't work before by fitzhardinge · 21 years ago
- f0046f2 Patch from Tom Hughes: set VG_(max_fd) based on the current file by fitzhardinge · 21 years ago
- 462f4f9 An experiment in generating branch-prediction hints. Enable them with by fitzhardinge · 21 years ago
- 02665ba Ignore internal Valgrind file descriptors. by rjwalsh · 21 years ago
- 4683df9 ignore by mueller · 21 years ago
- c89f406 ignore by mueller · 21 years ago
- a49f9b5 Auto-generate stage2.lds so that the linker script matches the local linker. by fitzhardinge · 21 years ago
- 2bb5e86 Remove coregrind/vg_valgrinq_dummy.c by fitzhardinge · 21 years ago
- 7e343cd Add and delete all the files which need adding and deleting. by fitzhardinge · 21 years ago
- 98abfc7 This jumbo-checkin is the Full Virtualization checkin. This eliminates by fitzhardinge · 21 years ago
- a772847 Change the --track-fds code to use VG_AR_CORE rather than by fitzhardinge · 21 years ago
- efda47f Make symbol prefix matching table driver, and be a bit more careful by fitzhardinge · 21 years ago
- 2a09e6c patch by Jim Meyering: redirect error output to stderr, and exit with nonzero by mueller · 21 years ago
- 1c76dc4 When merging multiple symbols with the same address, rather than always by fitzhardinge · 21 years ago
- c27cc67 CVS_SILENT NPTL is Native Posix blah blah by cartman · 21 years ago