1. 826ec49 Use the new IRStmt_AbiHints created by the amd64 front end. This by sewardj · 19 years ago
  2. 357221c 64-bit fix. by sewardj · 19 years ago
  3. cbde5ec Another expected output file. by sewardj · 19 years ago
  4. 2e261a3 64-bit fixes. by sewardj · 19 years ago
  5. 24b4634 * move libc-specific suppressions into glibc-2.3.supp by sewardj · 19 years ago
  6. 86facbc Intercept yet more functions on amd64. by sewardj · 19 years ago
  7. 44e495f memmove on glibc on amd64 is over-optimised; replace it. by sewardj · 19 years ago
  8. e6da2fa Handle (ignore) IRStmt_AbiHint. by sewardj · 19 years ago
  9. 8a5ad76 Update FAQ about GLIBCXX_FORCE_NEW name-change. by njn · 19 years ago
  10. a733b5f by njn · 19 years ago
  11. b4e6542 by sewardj · 19 years ago
  12. 6418291 Fix PURPOSE comment. by sewardj · 19 years ago
  13. 0ab10c4 Fix compilation warnings on amd64 caused by I_die_here. by sewardj · 19 years ago
  14. 4a4f687 Move some macros into a more private place. by njn · 19 years ago
  15. 36b66df by njn · 19 years ago
  16. 641d5cc by njn · 19 years ago
  17. 694b1b6 by njn · 19 years ago
  18. 444eba1 by njn · 19 years ago
  19. 4ec8a63 Update a bit. by sewardj · 19 years ago
  20. 36932cb Moved Vex's arch/subarch detection out of main() into VG_(translate)()'s by njn · 19 years ago
  21. 695234d Make VG_(clone)() declaration private to m_syscalls. by njn · 19 years ago
  22. a91498f by njn · 19 years ago
  23. e2a4458 Remove dead macro. by njn · 19 years ago
  24. de583aa Move VG_(dispatch_ctr) out of vg_main.c, which never touches it, into by njn · 19 years ago
  25. da325d9 Move declaration of "struct vg_mallocfunc_info" from core.h into by njn · 19 years ago
  26. 9fc3112 Move VG_(block_signals)() to vg_scheduler.c, the only file that uses by njn · 19 years ago
  27. 923f15f Fix stabs parsing bug introduced by fix to bug 90128 which meant by tom · 19 years ago
  28. 4fa5e7c Use hi-half xmm registers (REX.R, REX.B == 1) (%xmm8-%xmm15) in an by sewardj · 19 years ago
  29. 8c1b7c4 Regression tests for amd64 instructions. by sewardj · 19 years ago
  30. c6fa942 * gcc-3.3.4 seems to generate non-working code for eq_double: workaround by sewardj · 19 years ago
  31. 46b9166 SSE2 tests for amd64. by sewardj · 19 years ago
  32. 94b1e2e Forgot a #include line. by njn · 19 years ago
  33. 44e1368 Modularised the demangler into m_demangle. (It very nearly fit our new by njn · 19 years ago
  34. 3967cb5 update properly by njn · 19 years ago
  35. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago
  36. f09745a Add a comment explaining the recently changed behaviour of RUNNING_ON_VALGRIND. by njn · 19 years ago
  37. a7f71a4 update by njn · 19 years ago
  38. ed5417f * test cases for amd64 SSE * modify gen_insn_test to handle them by sewardj · 19 years ago
  39. 717cde5 by njn · 19 years ago
  40. a8532a3 Versions of Tom's excellent insn-set test programs modified for the by sewardj · 19 years ago
  41. fbdcba9 Helgrind: by njn · 19 years ago
  42. 00cae24 Rename mac_needs.c as mac_shared.c, which is much more sensible and by njn · 19 years ago
  43. 51d827b by njn · 19 years ago
  44. e96be67 by njn · 19 years ago
  45. 9636482 Avoid compiler warnings. by njn · 19 years ago
  46. 9e63cb6 Moved mc_errcontext.c into mc_main.c, since it was very small and there was by njn · 19 years ago
  47. c7b76a7 by njn · 19 years ago
  48. a60a7c1 Rename some _SIZE macros as _SZB to make their units clear. This change is by njn · 19 years ago
  49. 1d2cac0 Reinstate Tom's epoll commit which I lost when I made m_syscalls. by njn · 19 years ago
  50. 1639046 by njn · 19 years ago
  51. 2521d32 by njn · 19 years ago
  52. 0e8c765 Enable the epoll system calls on amd64. by tom · 19 years ago
  53. 5ab96ac Avoid bogus compiler warning. by njn · 19 years ago
  54. 2d2b154 Remove dead function VG_(exit_single)(). by njn · 19 years ago
  55. 2bc1012 A crucial, crucial change: update my email address. by njn · 19 years ago
  56. a4469a7 Avoid compiler warnings. by njn · 19 years ago
  57. 502badb by njn · 19 years ago
  58. 4fbc86c by njn · 19 years ago
  59. 0ee4a95 Rework signal stack handling to avoid doing arithmetic on void pointers by tom · 19 years ago
  60. f717537 Yet another index suppression. by tom · 19 years ago
  61. d58bd92 Add another index suppression. by tom · 19 years ago
  62. be18a59 Only show invalid-CfiSI messages at verbosity level >= 1. by sewardj · 19 years ago
  63. 50acf1d Try to fix this test case. by njn · 19 years ago
  64. ad67ade It helps if my changes actually compile... by tom · 19 years ago
  65. cf941da Allow for the red zone when generating new_mem_stack_signal and by tom · 19 years ago
  66. c10c9de Add expected output file for 64-bit platforms. by sewardj · 19 years ago
  67. 7d32a73 Add expected output files for 64-bit platforms. by sewardj · 19 years ago
  68. 1f44386 Add expected output files for 64-bit platforms. by sewardj · 19 years ago
  69. 1323d1d Add expected output files for 64-bit platforms. by sewardj · 19 years ago
  70. a0e1656 Tidy up a bit. by sewardj · 19 years ago
  71. f91889f Add intercepts for unsigned long versions of the nothrow new and new[] by tom · 19 years ago
  72. 9faf3ed Move all the 'scalar' (syscall-arg) tests into x86/. In fact they are by sewardj · 19 years ago
  73. 3b877f3 Add new acceptable-stderr files. by sewardj · 19 years ago
  74. f0814a0 Add a new acceptable-output file. by sewardj · 19 years ago
  75. bd08626 Update expected outputs (better stack traces due to CFI unwinding) by sewardj · 19 years ago
  76. f69e0bc Move this test to a more sensible place. Originally it was intended by sewardj · 19 years ago
  77. 5bcde92 Fix stupid bug I introduced in r3556, which broke handling of RT signals. Sigh. by sewardj · 19 years ago
  78. 2c27f70 Fix really stupid bug I introduced during recent 64-bitification of by sewardj · 19 years ago
  79. 14ea685 Don't truncate addresses in error reports. by tom · 19 years ago
  80. d2c5611 Disable this test for the time being, since the functionality it tests by sewardj · 19 years ago
  81. bcd7cf3 Fix expected output. It could be that having CFI-based tracebacks by sewardj · 19 years ago
  82. 1dd628a Update expected output. by sewardj · 19 years ago
  83. 55022aa * Clean up the DWARF2 CFI reader a bit by sewardj · 19 years ago
  84. c4f204f VG_(addCfiSI): ignore CfiSIs which state an address range outside of by sewardj · 19 years ago
  85. 7624567 Improve debug printing by sewardj · 19 years ago
  86. e53bd99 Handle Iop_Neg{8,16,32}. by sewardj · 19 years ago
  87. f04fd62 Reset the address encoding to the default before parsing the by tom · 19 years ago
  88. 9fe96a0 Some suppressions for FC3 amd64 systems. by tom · 19 years ago
  89. edef146 gcc-3.3.3 is fooled by strings like "linux/include/asm-i386/*.h"; it by sewardj · 19 years ago
  90. ac7924c Correct header comment. by njn · 19 years ago
  91. e4ccc01 Fix compile warnings on 32-bit platforms, hopefully without breaking by sewardj · 19 years ago
  92. e0707a6 Handle DW_CFA_register. by sewardj · 19 years ago
  93. cfe1046 Re-enable vex bb chasing. In fact this accidentally got reenabled in by sewardj · 19 years ago
  94. 520e349 rm debug printing by sewardj · 19 years ago
  95. 21c6d0f Initial cleanups based on target-specific defines. by sewardj · 19 years ago
  96. ee0bcbf Move the replacement code for the amd64 vsyscalls into the trampoline page by tom · 19 years ago
  97. bc7df20 Add macro definitions that make it possible to do cpu/os/both by sewardj · 19 years ago
  98. 3a1c7db Sort the CFI summary table and do lookups in it using binary search. by sewardj · 19 years ago
  99. bf60375 Create and use summary address range limits for the CFI records in by sewardj · 19 years ago
  100. 3a7cb97 CFI: if summarisation fails, don't add the result to our collection of by sewardj · 19 years ago