1. efe0f92 amd64 build fixes. by sewardj · 19 years ago
  2. 1f8a4b7 Remove use of vki_unistd.h -- not needed, and coregrind/amd64/state.c by sewardj · 19 years ago
  3. 83f9e79 Remove VG_ERRTXT_LEN from core.h. by njn · 19 years ago
  4. 4802b38 Move some decls out of tool.h into the new file pub_tool_aspacemgr.h. by njn · 19 years ago
  5. 3172124 Remove the hard-coding of "_vgi_" as the intercept prefix in by njn · 19 years ago
  6. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  7. 6ba622c Moved VG_(strdup)() and VG_(arena_strdup)() into m_mallocfree. by njn · 19 years ago
  8. 984a636 by njn · 19 years ago
  9. e048424 Actually remove linux/core_os.h from the repository. by njn · 19 years ago
  10. 797442e by njn · 19 years ago
  11. 8c2e153 by njn · 19 years ago
  12. 767eb42 by njn · 19 years ago
  13. 8aa3585 by njn · 19 years ago
  14. 63004dc by njn · 19 years ago
  15. de62cbf Modularised signal libc stuff into m_libcsignal. by njn · 19 years ago
  16. 6276248 by njn · 19 years ago
  17. d0edd9a Fix copy-n-paste error which could cause many syscalls to fail on amd64. by sewardj · 19 years ago
  18. e6d5e72 Clean up after m_syscalls changes: reinstate enough syscalls that by sewardj · 19 years ago
  19. 948d761 When printing XML, partially escape the output so that <, > and & in by sewardj · 19 years ago
  20. 6743b7c Disable debugging printing. Duh. by sewardj · 19 years ago
  21. 726baec More CFI-reader hacking. Thus far the reader has assumed that each by sewardj · 19 years ago
  22. f25e902 Move some #define-d constants into the VKI department, where I should by sewardj · 19 years ago
  23. a5c9e4a Fix some socket-related functionality on amd64. This means file by sewardj · 19 years ago
  24. e7aa4ae Clean up after m_syscalls changes: unbreak amd64-linux. by sewardj · 19 years ago
  25. 696c551 Clean up after m_syscalls changes: reinstate about half the syscalls by sewardj · 19 years ago
  26. 8c9ea4e Clean up after m_syscalls changes: reinstate a bunch more (x86) by sewardj · 19 years ago
  27. 78b50e4 Clean up after m_syscalls changes: reinstate enough syscalls (x86) to by sewardj · 19 years ago
  28. 8c25732 Clean up after m_syscalls changes: fix more NPTL ish syscalls (x86) by sewardj · 19 years ago
  29. bc22cf7 Cleanup after m_syscalls changes: fix some NPTL ish syscalls (x86) by sewardj · 19 years ago
  30. a8d8e23 by sewardj · 19 years ago
  31. fee55d3 gcc-3.0.4 build fix. by sewardj · 19 years ago
  32. 0140af5 Implement stack registration client requests. See the documentation by rjwalsh · 19 years ago
  33. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
  34. 132bfcc by njn · 19 years ago
  35. c44a6c2 whoops, add this by njn · 19 years ago
  36. 36a20fa by njn · 19 years ago
  37. 13bfd85 by njn · 19 years ago
  38. 97405b2 by njn · 19 years ago
  39. 8665d8e Minor refinements/bug-fixes to XML printing. by sewardj · 19 years ago
  40. d27a026 Remove dead macro. by njn · 19 years ago
  41. 002dda0 Move VALGRINDCLO and VALGRINDOPTS into m_options. by njn · 19 years ago
  42. e3f0635 Moved VGA_(pointercheck)() into ASpaceMgr. by njn · 19 years ago
  43. 31513b4 by njn · 19 years ago
  44. ed6b824 Whitespace/comment-only changes, to serve as placeholder for the last commit by njn · 19 years ago
  45. db13c4f by njn · 19 years ago
  46. 3c00878 Test commit, whitespace change only. by njn · 19 years ago
  47. d15ce0c SuSE 9.3 (x86) fix (sigh) by sewardj · 19 years ago
  48. c793fd3 Completely zero out all the thread records at initialisation. As far by sewardj · 19 years ago
  49. dd7dcb6 Unbreak amd64 build. by sewardj · 19 years ago
  50. 934d2d5 At clone(), always start the child off with a copy of the parent's GDT. by sewardj · 19 years ago
  51. 468dc79 When handling the clone variant done by the Quadrics Elan3 user-space by sewardj · 19 years ago
  52. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  53. 0c24647 by njn · 19 years ago
  54. 04e1698 by njn · 19 years ago
  55. 1075931 debug-logging (-d) totally didn't work when one Valgrindified process by sewardj · 19 years ago
  56. 278b3d6 Modularised m_scheduler. by njn · 19 years ago
  57. 1d88711 by sewardj · 19 years ago
  58. fc8dc42 Unbreak AMD64 compilation. by njn · 19 years ago
  59. 31ebb9a by njn · 19 years ago
  60. 7df470b by njn · 19 years ago
  61. 605f488 Localized use of VGP_UCONTEXT_* to vg_signals.c, which meant they could by njn · 19 years ago
  62. e8a13d9 Eliminate VGP_GET_MMAP_ARGS. by njn · 19 years ago
  63. bbf6c51 Remove unused file. by njn · 19 years ago
  64. 204e21b Forgot to add pub_core_redir.h when committing the m_redir module. by njn · 19 years ago
  65. d1af003 by njn · 19 years ago
  66. f2b9029 Remove remnants of the futex-based semaphore implementation. by njn · 19 years ago
  67. beb7ffa Removed the unused futex-based semaphore implementation. It can be by njn · 19 years ago
  68. e005931 Avoid confusing use of a pointer before checking it it's NULL. (The by njn · 19 years ago
  69. 37517e8 Comment-only changes: fix a typo, clarify another comment. by njn · 19 years ago
  70. 2c4df6e Remove out-of-date comment. by njn · 19 years ago
  71. a96e15a Spotted by Madhu Kurup: don't leak memory. by njn · 19 years ago
  72. 742929d All other checks with VG_N_THREADS are <, except this one. (From Madhu Kurup.) by njn · 19 years ago
  73. 7c9e57c XML output futzing-around-with. by sewardj · 19 years ago
  74. 9a3d8bd XML printing wibbles. And add missing braces around the then-part of by sewardj · 19 years ago
  75. e722622 Address item in NOTES.txt. by njn · 19 years ago
  76. 61dcab8 Concise-ify switch. by njn · 19 years ago
  77. 9f297ca Print error counts in the XML output. by sewardj · 19 years ago
  78. 6b2eefa Apparently a CFI record covering 1.4MB was spotted in the wild. I by sewardj · 19 years ago
  79. f178c30 fix trivial regtest failures by sewardj · 19 years ago
  80. 70e212d Small but critical performance fix from Pete Moceyunas: give by sewardj · 19 years ago
  81. 3f16e97 Don't try and set up the thread state members that have been removed by tom · 19 years ago
  82. f091eea Remove dead field. by njn · 19 years ago
  83. 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
  84. affd878 by njn · 19 years ago
  85. 5510a15 Comment only change: improve comments on VG_(clone) for x86 and AMD64. by njn · 19 years ago
  86. 1cfedbc Make VG_(wait_for_threadstate) local to linux/core_os.c. by njn · 19 years ago
  87. 6c6b59e Make VG_(sanitize_client_sigmask)() local to m_syscalls. by njn · 19 years ago
  88. 07ef6c0 Un-export VG_(is_sig_ign)(). by njn · 19 years ago
  89. 12d365b wibble by njn · 19 years ago
  90. a3506d3 Hmm, actually put some code into m_options.c. by njn · 19 years ago
  91. 1b72800 minor cleanups by njn · 19 years ago
  92. e6efe0a Add missing #include. by njn · 19 years ago
  93. 7860441 Get rid of all the duplicated settings of AM_CFLAGS in the makefiles by tom · 19 years ago
  94. 3282402 Give this file a standard preamble, since having empty C files is by sewardj · 19 years ago
  95. a765834 comment-only wibble by sewardj · 19 years ago
  96. 3a07e9b Correct file name in error messages. by tom · 19 years ago
  97. 68207cc Remove orphaned comment. by njn · 19 years ago
  98. 3c917bb by njn · 19 years ago
  99. b326a1a A 4999 entry hashtable is too small when there are a huge number (500k by sewardj · 19 years ago
  100. 2024234 by njn · 19 years ago