1. cf7c34b Updated Subversion ignore list. by bart · 15 years ago
  2. 540cc4a Add command line flag --vex-guest-chase-cond=no|yes [no] to control by sewardj · 15 years ago
  3. 651cfa4 Apparently the dynamic linker on ARM-Linux has soname "ld-linux.so.3" by sewardj · 15 years ago
  4. f94d467 Add tests for PLD (cache-prefetch-hint) instructions. by sewardj · 15 years ago
  5. c5b59cd Generalise X11 suppressions somewhat, and add a suppression needed for by sewardj · 15 years ago
  6. 3677531 Update expected output. by sewardj · 15 years ago
  7. 226e078 Add the arm exp-bbv tests Makefile to the main configure.in file. by vince · 15 years ago
  8. c501e86 Add arm regression tests for exp-bbv tool. by vince · 15 years ago
  9. 732db40 arm-linux: remove wrappers for __NR_ipc, __NR_mmap, __NR_sigsuspend by sewardj · 15 years ago
  10. bb13299 Pass sys_cacheflush along to VG_(discard_translations), so we have by sewardj · 15 years ago
  11. ee29657 Disable pid caching for print output: it's wrong in a child after by sewardj · 15 years ago
  12. ce25169 Enable pread64 on arm-linux. by sewardj · 15 years ago
  13. 21e672b Updated expected output after recent updates in the stack backtrace code. by bart · 15 years ago
  14. fbfa3d0 Analysis/make-it-work for arm-linux. by sewardj · 15 years ago
  15. b00ec8c Reverted r11010 because it was wrong. by bart · 15 years ago
  16. 7757515 Enable origin tracking through arm VFP registers; was apparently by sewardj · 15 years ago
  17. 98ac860 Updated expected output following bug fixes some time back by Ashley Pittman. by sewardj · 15 years ago
  18. f2f8cfa Merged tc23_bogus_condwait.stderr.exp-linux-x86 and -ppc. by bart · 15 years ago
  19. f5b5f84 Fix building of these regtests on Darwin. Not sure why they broke by sewardj · 15 years ago
  20. 5d48a3c Don't trash %ebx on x86-darwin; gcc doesn't like it and goes off to sulk. by sewardj · 15 years ago
  21. f08adb6 Update arch_test.c properly for arm-linux, and add an entry to platform_test. by sewardj · 15 years ago
  22. 05b0715 Don't assume that va_list can be casted to an unsigned word. Fixes by sewardj · 15 years ago
  23. 41f1242 Include missing files in the tarball. by sewardj · 15 years ago
  24. dc2371c Add a test program for ARM v5 integer instructions, and also for some by sewardj · 15 years ago
  25. 96e5d27 Add the default stderr_filter for this directory; else no tests work. by sewardj · 15 years ago
  26. aec1be3 Handle Iop_SqrtF32. by sewardj · 15 years ago
  27. f18fa95 Further buildsystem bashing, in order to try and get something make-dist-able. by sewardj · 15 years ago
  28. d7e635f Make sure the Memcheck tests are built on arm-linux using hardware by sewardj · 15 years ago
  29. 1ba8a8e Try to integrate none/tests/arm properly in the build system. by sewardj · 15 years ago
  30. 9a0c13c Disable this test (effectively) on arm-linux, since that uses by sewardj · 15 years ago
  31. 1e7e82c arm-linux: handle sys_signalfd4 and sys_eventfd2. Makes by sewardj · 15 years ago
  32. 10bd938 Portability fix for arm-linux. by sewardj · 15 years ago
  33. ed35ae5 Handle sys_pipe2 on arm-linux; also add some missing numbers to by sewardj · 15 years ago
  34. 38a21ac arm-linux: fake up the commpage entry at a lower level (in by sewardj · 15 years ago
  35. f5f1e12 Various minor fixups to make ppc32/64-linux work again following by sewardj · 15 years ago
  36. 8777f73 Make regtests build on arm-linux -- all changes are to do with by sewardj · 15 years ago
  37. 66da733 Redo r10971 ("Made sure that C++ compilers do not complain about the by sewardj · 15 years ago
  38. 7af3230 Tidy up determination of the PLAT_ macros a bit. by sewardj · 15 years ago
  39. d2aac89 initUnwindContext: put back into the loop, some initialisations for by sewardj · 15 years ago
  40. 9365e3f Unbreak stack unwinding on x86-linux and amd64-linux following merge by sewardj · 15 years ago
  41. 3026f71 Make the Dwarf3 CFI stack unwinding machinery work on arm-linux by sewardj · 15 years ago
  42. 4cb6bf7 Make Callgrind, DRD and Ptrcheck build on arm-linux. by sewardj · 15 years ago
  43. 3e21612 Don't use -Wdeclaration-after-statement. We long since abandoned any by sewardj · 15 years ago
  44. 67b38c3 n-break build on x86-darwin following r10982. by sewardj · 15 years ago
  45. 59570ff Merge from branches/ARM, all parts of the ARM-Linux port except for by sewardj · 15 years ago
  46. 06f96d0 Track changes in the names of a few IR primops to do with int<->fp by sewardj · 15 years ago
  47. 257b91b Follow-up for r10972: added missing #include "config.h". by bart · 15 years ago
  48. 62e0f3c Builds again on Darwin. by bart · 15 years ago
  49. 870f745 Removed dependency of include/pub_tool_basics.h on config.h. by bart · 15 years ago
  50. 2aed284 Made sure that C++ compilers do not complain about the _VKI_IOC_TYPECHECK() macro. by bart · 15 years ago
  51. 116458b Changes: by bart · 15 years ago
  52. e1c1a24 Handle adjtimex being called in adjtime mode correctly. Closes #219538. by tom · 15 years ago
  53. 92df0ea Document the 'cc' parameter for OSet creation. by njn · 15 years ago
  54. afdb011 Callgrind: fix bug 217849: Switch to running thread in CLG_(post_signal) by weidendo · 15 years ago
  55. 3f27c8c Made the description of DRD_TRACE_VAR(), ANNOTATE_TRACE_MEMORY() and by bart · 15 years ago
  56. e32a3b0 Double the size of some table to do with reading CIEs. by sewardj · 15 years ago
  57. f41999a Cope with prelink splitting the bss section of an ELF file into separate by tom · 15 years ago
  58. 41f4c85 It seems whoever wrote the preadv and pwritev system calls in the by tom · 15 years ago
  59. d864cad Add some newlines to make signal debugging messages more readable. by tom · 15 years ago
  60. db5907d Track vex r1930 (Change the IR representation of load linked and store by sewardj · 15 years ago
  61. 0ca89e0 Fix type in r10951. Not sure why this didn't cause a compilation by sewardj · 15 years ago
  62. 710f7cb Add support for accept4 system call based on patch by tom · 15 years ago
  63. acb7c34 Wire up vhangup system call on amd64/ppc32/ppc64 linux platforms. by tom · 15 years ago
  64. d709b1d Add support for fallocate system call on 32 bit (x86/ppc32) linux by tom · 15 years ago
  65. c0fe32a Clean up support for sync_file_range system call and add second version used by tom · 15 years ago
  66. ca78724 Rename LOHI64 to MERGE64 and make it work correctly on big endian by tom · 15 years ago
  67. b34f5af Split long lines. by bart · 15 years ago
  68. e6784f5 Added to repository. by bart · 15 years ago
  69. 9ceaa97 Re-enable old support for adjtimex system call based on patch by tom · 15 years ago
  70. d18b541 Add support for rt_tgsigqueueinfo system call based on patch by tom · 15 years ago
  71. b8b4848 Add support for sched_rr_get_interval system call based on patch by tom · 15 years ago
  72. f43793a Handle the dup3 system call. Closes #215448. by tom · 15 years ago
  73. ccc20b1 Make sure isIFunc is initialised whenever we add a symbol. by tom · 15 years ago
  74. 67dda56 Handle the isIFunc flag when canonicalising the symbol table. by tom · 15 years ago
  75. 3b42e16 Assert that the indirect function wrapper exists if we encounter a by tom · 15 years ago
  76. 0fac7ff Added support for glibc 2.11. by bart · 15 years ago
  77. 3c9cf34 Various improvements to DWARF handling to cope with changes in recent by tom · 15 years ago
  78. 8805326 Fix stack unwinding on PPC to store the correct frame pointer for by tom · 15 years ago
  79. 9da08ba Fixed typo. by bart · 15 years ago
  80. 431ad28 Fixed a compiler warning. by bart · 15 years ago
  81. 92cfb4d Removed a superfluous #include directive. by bart · 15 years ago
  82. a365362 Updated gcc version. by bart · 15 years ago
  83. 4f43e00 Added configure test for QAtomicInt. by bart · 15 years ago
  84. 28c7a05 Added a regression test. by bart · 15 years ago
  85. 5d9c644 Automatically clean up temporary files. by bart · 15 years ago
  86. 0642127 New flag: --trace-children-skip=patt1,patt2,etc by sewardj · 15 years ago
  87. 753ab9d Correctly handle MPI_STATUS{ES}_IGNORE as valid values for by sewardj · 15 years ago
  88. 4634b01 Rework VG_(memmove) in the case where the destination address is greater by tom · 15 years ago
  89. 0304fa3 Support pipe2 in exp-ptrcheck. Fixes #212739. by tom · 15 years ago
  90. b6fd365 Initialise the isIFunc flag when adding a hardwired redirection. Fixes #212547. by tom · 15 years ago
  91. 069a38a Made sure that the sigqueue regression test passes on 32-bit and on 64-bit systems. by bart · 15 years ago
  92. bbcf0e2 If a signal arrives when a thread which has just finished executing a by tom · 15 years ago
  93. d264514 Add support for ELF indirect functions. These are symbols of by tom · 15 years ago
  94. b2240f4 Compiles again -- added trailing comma's that were missing from r10907. by bart · 15 years ago
  95. 9c85af7 Handle some extra aio opcodes in io_submit and io_getevents. by tom · 15 years ago
  96. 89e070c Fixed bug #212064. by bart · 15 years ago
  97. 7481f1d Fixed expected output. by bart · 15 years ago
  98. 856d9df Added a comment that explains the purpose of the sigqueue.c test program. by bart · 15 years ago
  99. d8feb70 Add support for preadv and pwritev. Fixes #212149. by tom · 15 years ago
  100. 55b3a81 Add support for some more Intel cache descriptors to stop Core i7 based by tom · 15 years ago