- fee55d3 gcc-3.0.4 build fix. by sewardj · 19 years ago
- 0140af5 Implement stack registration client requests. See the documentation by rjwalsh · 19 years ago
- b507ae6 Update ignores. by rjwalsh · 19 years ago
- eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
- e7be9c2 Update ignores. by rjwalsh · 19 years ago
- 132bfcc by njn · 19 years ago
- c44a6c2 whoops, add this by njn · 19 years ago
- 36a20fa by njn · 19 years ago
- 13bfd85 by njn · 19 years ago
- 97405b2 by njn · 19 years ago
- 8665d8e Minor refinements/bug-fixes to XML printing. by sewardj · 19 years ago
- d27a026 Remove dead macro. by njn · 19 years ago
- 002dda0 Move VALGRINDCLO and VALGRINDOPTS into m_options. by njn · 19 years ago
- e3f0635 Moved VGA_(pointercheck)() into ASpaceMgr. by njn · 19 years ago
- 31513b4 by njn · 19 years ago
- ed6b824 Whitespace/comment-only changes, to serve as placeholder for the last commit by njn · 19 years ago
- db13c4f by njn · 19 years ago
- 3c00878 Test commit, whitespace change only. by njn · 19 years ago
- 6c87c6c Update ignore stuff. by rjwalsh · 19 years ago
- d15ce0c SuSE 9.3 (x86) fix (sigh) by sewardj · 19 years ago
- 4328c00 More expected outputs for FC4. by sewardj · 19 years ago
- 7aaa59e Expected outputs on Fedora Core 4. by sewardj · 19 years ago
- c793fd3 Completely zero out all the thread records at initialisation. As far by sewardj · 19 years ago
- dd7dcb6 Unbreak amd64 build. by sewardj · 19 years ago
- 934d2d5 At clone(), always start the child off with a copy of the parent's GDT. by sewardj · 19 years ago
- 468dc79 When handling the clone variant done by the Quadrics Elan3 user-space by sewardj · 19 years ago
- ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
- 0c24647 by njn · 19 years ago
- 04e1698 by njn · 19 years ago
- 1075931 debug-logging (-d) totally didn't work when one Valgrindified process by sewardj · 19 years ago
- 278b3d6 Modularised m_scheduler. by njn · 19 years ago
- 1d88711 by sewardj · 19 years ago
- fc8dc42 Unbreak AMD64 compilation. by njn · 19 years ago
- 31ebb9a by njn · 19 years ago
- 7df470b by njn · 19 years ago
- 605f488 Localized use of VGP_UCONTEXT_* to vg_signals.c, which meant they could by njn · 19 years ago
- e8a13d9 Eliminate VGP_GET_MMAP_ARGS. by njn · 19 years ago
- bbf6c51 Remove unused file. by njn · 19 years ago
- 204e21b Forgot to add pub_core_redir.h when committing the m_redir module. by njn · 19 years ago
- d1af003 by njn · 19 years ago
- f2b9029 Remove remnants of the futex-based semaphore implementation. by njn · 19 years ago
- beb7ffa Removed the unused futex-based semaphore implementation. It can be by njn · 19 years ago
- e005931 Avoid confusing use of a pointer before checking it it's NULL. (The by njn · 19 years ago
- a288784 Avoid possible array overflow. Reported by Madhu Kurup. by njn · 19 years ago
- 37517e8 Comment-only changes: fix a typo, clarify another comment. by njn · 19 years ago
- 2c4df6e Remove out-of-date comment. by njn · 19 years ago
- a96e15a Spotted by Madhu Kurup: don't leak memory. by njn · 19 years ago
- 6f1f76d Fix error found by Madhu Kurup: by njn · 19 years ago
- 742929d All other checks with VG_N_THREADS are <, except this one. (From Madhu Kurup.) by njn · 19 years ago
- 8618009 amd64-linux output by sewardj · 19 years ago
- 9e7212f More XML output futzing. by sewardj · 19 years ago
- ebf67cc Test XML output. by sewardj · 19 years ago
- 92b5b5f Add in some missing files. by sewardj · 19 years ago
- 7c9e57c XML output futzing-around-with. by sewardj · 19 years ago
- 9829e38 Documentation on the new XML output facility and format. by sewardj · 19 years ago
- 0c84ad2 Use longs to get the error counts as valgrind will expect to return a by tom · 19 years ago
- 959a2b8 Use EOL as the termination condition so that we terminate correctly by tom · 19 years ago
- 9a3d8bd XML printing wibbles. And add missing braces around the then-part of by sewardj · 19 years ago
- 673f17c Another possible output. by sewardj · 19 years ago
- 8bd4bd1 More possible outputs by sewardj · 19 years ago
- 4c0f4e1 More possible outputs. by sewardj · 19 years ago
- 79c27b0 Yet another possible output by sewardj · 19 years ago
- fb211d1 More possible outputs (sigh) by sewardj · 19 years ago
- 40181c7 This seems to have been missing. by sewardj · 19 years ago
- b8b03e5 Add another possible output. by sewardj · 19 years ago
- e722622 Address item in NOTES.txt. by njn · 19 years ago
- 61dcab8 Concise-ify switch. by njn · 19 years ago
- 09890d8 Dither by sewardj · 19 years ago
- 9f297ca Print error counts in the XML output. by sewardj · 19 years ago
- 6b2eefa Apparently a CFI record covering 1.4MB was spotted in the wild. I by sewardj · 19 years ago
- f178c30 fix trivial regtest failures by sewardj · 19 years ago
- 70e212d Small but critical performance fix from Pete Moceyunas: give by sewardj · 19 years ago
- 3f16e97 Don't try and set up the thread state members that have been removed by tom · 19 years ago
- f091eea Remove dead field. by njn · 19 years ago
- 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
- affd878 by njn · 19 years ago
- 5510a15 Comment only change: improve comments on VG_(clone) for x86 and AMD64. by njn · 19 years ago
- 1cfedbc Make VG_(wait_for_threadstate) local to linux/core_os.c. by njn · 19 years ago
- 6c6b59e Make VG_(sanitize_client_sigmask)() local to m_syscalls. by njn · 19 years ago
- 07ef6c0 Un-export VG_(is_sig_ign)(). by njn · 19 years ago
- 12d365b wibble by njn · 20 years ago
- a3506d3 Hmm, actually put some code into m_options.c. by njn · 20 years ago
- 29ad040 Don't need to -I $(builddir)/include now that valgrind.h isn't by njn · 20 years ago
- 1b72800 minor cleanups by njn · 20 years ago
- 778f7f8 Avoid compiler warnings. by njn · 20 years ago
- e6efe0a Add missing #include. by njn · 20 years ago
- 0064ee3 Pass an explicit "-m32" or "-m64" in the C flags on x86/amd64 systems by tom · 20 years ago
- 7860441 Get rid of all the duplicated settings of AM_CFLAGS in the makefiles by tom · 20 years ago
- 3282402 Give this file a standard preamble, since having empty C files is by sewardj · 20 years ago
- a765834 comment-only wibble by sewardj · 20 years ago
- 3a07e9b Correct file name in error messages. by tom · 20 years ago
- 68207cc Remove orphaned comment. by njn · 20 years ago
- 3c917bb by njn · 20 years ago
- 0297703 Undo the awful Leak Error type-abuse. by njn · 20 years ago
- 272b216 Update website address. by njn · 20 years ago
- b326a1a A 4999 entry hashtable is too small when there are a huge number (500k by sewardj · 20 years ago
- 2024234 by njn · 20 years ago
- bb42223 Fix test for amd64. by tom · 20 years ago
- 45ed2c6 Move VGA_STACK_SIZE_W into m_syscalls, the only place that uses it. by njn · 20 years ago
- 6d82819 by njn · 20 years ago