1. 5598ef9 Make sure vex_svnversion.h is updated after an svn update and declare by tom · 19 years ago
  2. 5496c30 Pass AM_CFLAGS to the compiler when extracting the default linker by tom · 19 years ago
  3. e1b2b96 by njn · 19 years ago
  4. 85a9dca Makefile stuff, partly from Tom, which uses the SVN-externall'd VEX by sewardj · 19 years ago
  5. f7c00b1 by njn · 19 years ago
  6. 76896d7 Added a file containing Josef's explanation of Calltree's function by njn · 19 years ago
  7. dddc828 wibbles by njn · 19 years ago
  8. 854bffe remove the version script, doesn't work for executables by dirk · 19 years ago
  9. 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
  10. c7e1071 "make dist" fixes from Ralf Wildenhues. by njn · 19 years ago
  11. 945ed2e by njn · 19 years ago
  12. 08a2e17 by njn · 19 years ago
  13. eb0daa3 Attempt to fix the stage2.lds borkage. by njn · 19 years ago
  14. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  15. 75b65aa by njn · 19 years ago
  16. c7561b9 by njn · 19 years ago
  17. 6898086 by njn · 19 years ago
  18. 4986dbf by njn · 19 years ago
  19. fcb7c3e by njn · 19 years ago
  20. 9a8be6c Renamed tool_asm.h as pub_basics_asm.h. Removed core_asm.h. by njn · 19 years ago
  21. a7598f6 Moved the code trampoline stuff into a new module, m_trampoline. Not by njn · 19 years ago
  22. 1277109 by njn · 19 years ago
  23. 8a4eeaf by njn · 19 years ago
  24. c1b0181 by njn · 19 years ago
  25. 9abd608 by njn · 19 years ago
  26. 16eeb4e by njn · 19 years ago
  27. f536bbb by njn · 19 years ago
  28. 7b85dd5 by njn · 19 years ago
  29. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  30. e9befc6 by njn · 19 years ago
  31. 984a636 by njn · 19 years ago
  32. de62cbf Modularised signal libc stuff into m_libcsignal. by njn · 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. 36a20fa by njn · 19 years ago
  36. 97405b2 by njn · 19 years ago
  37. 31513b4 by njn · 19 years ago
  38. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  39. 0c24647 by njn · 19 years ago
  40. 04e1698 by njn · 19 years ago
  41. 278b3d6 Modularised m_scheduler. by njn · 19 years ago
  42. 31ebb9a by njn · 19 years ago
  43. d1af003 by njn · 19 years ago
  44. 7860441 Get rid of all the duplicated settings of AM_CFLAGS in the makefiles by tom · 19 years ago
  45. 2024234 by njn · 19 years ago
  46. f644a0b Whoops, a little premature in removing core_asm.h -- still need it by njn · 19 years ago
  47. 2e8f4ef Created pub_core_transtab_asm.h, killing core_asm.h in the process. by njn · 19 years ago
  48. 81c00df by njn · 19 years ago
  49. 8bddf58 Modularised vg_transtab.c as m_transtab. by njn · 19 years ago
  50. cf44351 Forgot to add pub_core_translate.h to the Makefile.am. by njn · 19 years ago
  51. 3cbfbc1 by njn · 19 years ago
  52. a733b5f by njn · 19 years ago
  53. 36b66df by njn · 19 years ago
  54. 641d5cc by njn · 19 years ago
  55. 44e1368 Modularised the demangler into m_demangle. (It very nearly fit our new by njn · 19 years ago
  56. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  57. 717cde5 by njn · 19 years ago
  58. 51d827b by njn · 19 years ago
  59. e96be67 by njn · 19 years ago
  60. 2521d32 by njn · 19 years ago
  61. bc7df20 Add macro definitions that make it possible to do cpu/os/both by sewardj · 19 years ago
  62. 55f9d1a by sewardj · 19 years ago
  63. 1cf558c by sewardj · 19 years ago
  64. 985fabb Create a new module, "sigframe", responsible for creating/destroying by sewardj · 19 years ago
  65. 267100d Rename the first three modules as per naming scheme. by sewardj · 19 years ago
  66. cc9549a Add statement-of-intent re top level module structure. by sewardj · 19 years ago
  67. d2b1711 by njn · 19 years ago
  68. 10e1cfb gen_intercepts.pl doesn't exist any more. by njn · 19 years ago
  69. 9ee81f5 by sewardj · 19 years ago
  70. c657eb6 Remove vg_instrument.c from the makefile. by tom · 19 years ago
  71. 8a97c6d by njn · 19 years ago
  72. d01fef7 by njn · 19 years ago
  73. b5f6f51 by sewardj · 19 years ago
  74. 3e986b2 Overhauled the docs. Removed all the HTML files, put in XML files as by njn · 20 years ago
  75. a5f1bcd Introduced build variables VG_ARCH_ALL, VG_OS_ALL, and VG_PLATFORM_ALL, by njn · 20 years ago
  76. 2a99cf6 Get rid of baseBlock. Now, when generated code is running, the guest by sewardj · 20 years ago
  77. c18f2a8 Removed the now-defunct files vg_from_ucode.c and vg_to_ucode.c. by njn · 20 years ago
  78. 8b635a4 Merge in enough changes from the old Vex tree to make stage2 link, at least. by sewardj · 20 years ago
  79. 3d5e910 by nethercote · 20 years ago
  80. 8ff888f by nethercote · 20 years ago
  81. b77dee6 by nethercote · 20 years ago
  82. 73b526f by nethercote · 20 years ago
  83. bd23406 Add -fno-omit-frame-pointer when building libpthread.so as that gets by thughes · 20 years ago
  84. dac7666 Leave frame pointers in for the code in lib_replace_malloc.a as by thughes · 20 years ago
  85. c69863e by nethercote · 20 years ago
  86. f8fbaaa Fix up stage2's dependencies. by nethercote · 20 years ago
  87. 7f39002 If PIE (position-independent executables) are supported, build valgrind's by nethercote · 20 years ago
  88. cf4d997 Arch-abstraction: - factor out different CFLAGS in Makefiles by nethercote · 20 years ago
  89. 2b72e94 Arch-abstraction: - factor out KICKSTART_BASE by nethercote · 20 years ago
  90. 799fb80 by nethercote · 20 years ago
  91. bdf9a77 Whoops, syscall.S is platform-specific, and so must go in x86-linux/ rather by nethercote · 20 years ago
  92. 986202f by nethercote · 20 years ago
  93. 9b3c765 by nethercote · 20 years ago
  94. c25c449 by nethercote · 20 years ago
  95. f4eb6eb Arch-abstraction: replace direct mentions of x86/ directory with ${VG_ARCH}. by nethercote · 20 years ago
  96. 107e1c0 by nethercote · 20 years ago
  97. c0cd60b Stage2 doesn't need ume_go.c. by nethercote · 20 years ago
  98. 5fd9085 Arch-abstraction: by nethercote · 20 years ago
  99. 187fdb7 vg_replace_malloc.c doesn't need to be included in "make dist", because it's by nethercote · 20 years ago
  100. f94fe2f by nethercote · 20 years ago