1. f536bbb by njn · 19 years ago
  2. 7b85dd5 by njn · 19 years ago
  3. 9cb54ac by njn · 19 years ago
  4. 327fe8a Move VG_(fcntl) into m_libcfile. by njn · 19 years ago
  5. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  6. d0e0ec0 Move comment to the right place. by njn · 19 years ago
  7. e9befc6 by njn · 19 years ago
  8. efe0f92 amd64 build fixes. by sewardj · 19 years ago
  9. 83f9e79 Remove VG_ERRTXT_LEN from core.h. by njn · 19 years ago
  10. 3172124 Remove the hard-coding of "_vgi_" as the intercept prefix in by njn · 19 years ago
  11. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  12. 6ba622c Moved VG_(strdup)() and VG_(arena_strdup)() into m_mallocfree. by njn · 19 years ago
  13. 984a636 by njn · 19 years ago
  14. 797442e by njn · 19 years ago
  15. 8c2e153 by njn · 19 years ago
  16. 767eb42 by njn · 19 years ago
  17. 8aa3585 by njn · 19 years ago
  18. 63004dc by njn · 19 years ago
  19. a8d8e23 by sewardj · 19 years ago
  20. eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
  21. 132bfcc by njn · 19 years ago
  22. 36a20fa by njn · 19 years ago
  23. 13bfd85 by njn · 19 years ago
  24. 97405b2 by njn · 19 years ago
  25. d27a026 Remove dead macro. by njn · 19 years ago
  26. 002dda0 Move VALGRINDCLO and VALGRINDOPTS into m_options. by njn · 19 years ago
  27. e3f0635 Moved VGA_(pointercheck)() into ASpaceMgr. by njn · 19 years ago
  28. 31513b4 by njn · 19 years ago
  29. ed6b824 Whitespace/comment-only changes, to serve as placeholder for the last commit by njn · 19 years ago
  30. db13c4f by njn · 19 years ago
  31. 3c00878 Test commit, whitespace change only. by njn · 19 years ago
  32. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  33. 0c24647 by njn · 19 years ago
  34. 04e1698 by njn · 19 years ago
  35. 278b3d6 Modularised m_scheduler. by njn · 19 years ago
  36. 1d88711 by sewardj · 19 years ago
  37. 7df470b by njn · 19 years ago
  38. d1af003 by njn · 19 years ago
  39. f091eea Remove dead field. by njn · 19 years ago
  40. 1cfedbc Make VG_(wait_for_threadstate) local to linux/core_os.c. by njn · 19 years ago
  41. 6c6b59e Make VG_(sanitize_client_sigmask)() local to m_syscalls. by njn · 19 years ago
  42. 07ef6c0 Un-export VG_(is_sig_ign)(). by njn · 19 years ago
  43. 1b72800 minor cleanups by njn · 19 years ago
  44. 2024234 by njn · 19 years ago
  45. bb42223 Fix test for amd64. by tom · 19 years ago
  46. 77e8ac1 by njn · 19 years ago
  47. 4f6e370 by njn · 19 years ago
  48. 4de47b1 by njn · 19 years ago
  49. 6b2b96a by njn · 19 years ago
  50. 2335d11 by njn · 19 years ago
  51. be9b47b by njn · 19 years ago
  52. 296c24d fixup headers a bit by njn · 19 years ago
  53. f644a0b Whoops, a little premature in removing core_asm.h -- still need it by njn · 19 years ago
  54. 2e8f4ef Created pub_core_transtab_asm.h, killing core_asm.h in the process. by njn · 19 years ago
  55. 36ef6ba by njn · 19 years ago
  56. 1725012 VG_(resolve_redir)() can now be made private to vg_redir.c. by njn · 19 years ago
  57. bf7ca33 Move resolve_redir_allsegs() to vg_redir.c, the only file that uses it, by njn · 19 years ago
  58. 8bddf58 Modularised vg_transtab.c as m_transtab. by njn · 19 years ago
  59. 3cbfbc1 by njn · 19 years ago
  60. 3c660b6 Import vki_unistd.h on a need-to-know basis, rather than by njn · 19 years ago
  61. 9dd7b70 VGA_(terminate) doesn't need to be exported. by njn · 19 years ago
  62. 0b2c49d by njn · 19 years ago
  63. 0ab10c4 Fix compilation warnings on amd64 caused by I_die_here. by sewardj · 19 years ago
  64. 36b66df by njn · 19 years ago
  65. 694b1b6 by njn · 19 years ago
  66. 444eba1 by njn · 19 years ago
  67. 36932cb Moved Vex's arch/subarch detection out of main() into VG_(translate)()'s by njn · 19 years ago
  68. 695234d Make VG_(clone)() declaration private to m_syscalls. by njn · 19 years ago
  69. a91498f by njn · 19 years ago
  70. da325d9 Move declaration of "struct vg_mallocfunc_info" from core.h into by njn · 19 years ago
  71. 9fc3112 Move VG_(block_signals)() to vg_scheduler.c, the only file that uses by njn · 19 years ago
  72. 44e1368 Modularised the demangler into m_demangle. (It very nearly fit our new by njn · 19 years ago
  73. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  74. 717cde5 by njn · 19 years ago
  75. 51d827b by njn · 19 years ago
  76. e96be67 by njn · 19 years ago
  77. 2521d32 by njn · 19 years ago
  78. 502badb by njn · 19 years ago
  79. 4fbc86c by njn · 19 years ago
  80. ee0bcbf Move the replacement code for the amd64 vsyscalls into the trampoline page by tom · 19 years ago
  81. ce058b0 New flag --trace-cfi=yes|no [no], which is for debugging the CFI reader. by sewardj · 19 years ago
  82. 3516553 Get the CFI-based frame-unwinder to the point where it works at least by sewardj · 19 years ago
  83. 55f9d1a by sewardj · 19 years ago
  84. 985fabb Create a new module, "sigframe", responsible for creating/destroying by sewardj · 19 years ago
  85. d2b1711 by njn · 19 years ago
  86. 50ae1a7 by njn · 19 years ago
  87. f8bb9e7 Get rid of the --sloppy-malloc= flag and the functionality it by sewardj · 19 years ago
  88. 990e90c by njn · 19 years ago
  89. 50ba34e by njn · 19 years ago
  90. 97724e5 In vg_memory.c, allow the stack-change threshold to be specified by a by sewardj · 19 years ago
  91. 9ee81f5 by sewardj · 19 years ago
  92. 748a131 Add VGP_(setup_redirects) to the platform specific layers and use by tom · 19 years ago
  93. a8d1ec6 Move the gettid system call to the linux specific section. by tom · 19 years ago
  94. cf81d55 by njn · 19 years ago
  95. 8a97c6d by njn · 19 years ago
  96. 0312f51 Completely get rid of VG_(instr_ptr_offset). by sewardj · 19 years ago
  97. de2ec26 Fixed ROUNDDN to avoid truncating the result when the first argument by tom · 19 years ago
  98. 04af9d0 VG_(get_memory_from_mmap_for_client)() need not be tool-visible. by njn · 19 years ago
  99. 1f70772 VG_(bbs_done) doesn't need to be tool-visible. by njn · 19 years ago
  100. a5464cd Remove dead field '.siginfo' from ThreadState(!) by njn · 19 years ago