1. d8c12f1 * fixed two bugs reported by the IBM BEAM checker: by sewardj · 13 years ago
  2. 889a6ae When reading Dwarf3 variable type and location information, print a by sewardj · 13 years ago
  3. eefeeb7 Improvements for testing and compilation breakage for the GDB server by sewardj · 13 years ago
  4. 627c649 Handle executables created by the Xcode 3.2.x linker. These contain by sewardj · 13 years ago
  5. dd2932b Back out r11705, which was an attempt to make reading of line number by sewardj · 13 years ago
  6. 824b397 VG_(mkstemp): fix infinite loop in the case where /tmp isn't by sewardj · 13 years ago
  7. 4ee9c56 Tidying up of branch-predict hint macros LIKELY/UNLIKELY. Fixes by sewardj · 13 years ago
  8. 3602907 Fix link flags so that 'vgdb' can be built on x86-darwin. by sewardj · 13 years ago
  9. ad15ace read_dwarf2_lineblock: debug printing fix (no functional change) by sewardj · 13 years ago
  10. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  11. 6c55ba0 setup_client_stack: use have_exename to consistently guard uses by sewardj · 13 years ago
  12. d7adca7 calling format_message: when passing frameNo == -1, also pass by sewardj · 13 years ago
  13. dd9508c handle_maybe_load_notifier: assert when symbol == NULL rather than by sewardj · 13 years ago
  14. dc41309 VG_(env_unsetenv), VG_(env_clone): add assertions so as to cause by sewardj · 13 years ago
  15. b51c926 arm-linux: Set _start symbol alignment and type. Bug 266035 comment 1. by sewardj · 13 years ago
  16. 9a51e78 syswrap/Linux: trace ioctl() calls only once / do not report two-argument by bart · 13 years ago
  17. 4778c66 Change the TT_FAST hash function for from "insn_address >> 2" to by sewardj · 13 years ago
  18. 11684aa Change the default (minimum) client malloc alignment from 8 to 16 by sewardj · 13 years ago
  19. 4fb3dc9 Fix no-arg ioctls on Darwin. by rjwalsh · 13 years ago
  20. 1c6f6ab s390x: fpr - gpr transfer facility -- valgrind side fixes, by sewardj · 13 years ago
  21. f068f19 Fix a couple of bogus asm constraints observed when trying to build by sewardj · 13 years ago
  22. 06938af Make reading of line number info from LLVM-2.9-generated Dwarf3 work. by sewardj · 13 years ago
  23. 551fe93 Linux/syswrap: add support for USBDEVFS_RESET (patch contributed by Brad Hards <bradh@frogmouth.net>). by bart · 13 years ago
  24. b0475e1 Fix bogus .size directives which are now rejected by binutils 2.21. by sewardj · 13 years ago
  25. f34eb49 Add support for IBM Power ISA 2.06 -- stage 1. Valgrind-side changes by sewardj · 13 years ago
  26. 2c3f2ea s390x: reconsider "long displacement" requirement -- hwcaps detection by sewardj · 13 years ago
  27. f952035 Get rid of shadowing causing a perl warning. Minor fallout from r11686. by sewardj · 13 years ago
  28. 38a2859 Make MacOS builds work again following fixes for #259977 (revs 11687,8,9) by sewardj · 13 years ago
  29. 2a88a01 Add an alternative implementation of VG_MINIMAL_{SET,LONG}JMP by sewardj · 13 years ago
  30. 97d3ebb Add an alternative implementation of VG_MINIMAL_{SET,LONG}JMP by sewardj · 13 years ago
  31. 6c591e1 by sewardj · 13 years ago
  32. 08f5a27 On OSX, post-process the tool executables to adjust the Mach-O headers by sewardj · 13 years ago
  33. d2be8cc Remove a bunch more warnings generated by gcc-4.6 about dead by sewardj · 13 years ago
  34. c7ffc94 Fix up most but not all warnings generated by gcc-4.6 about by sewardj · 13 years ago
  35. d28cc96 Intercept strlen in ld.so on x86. Fixes #266961. by sewardj · 13 years ago
  36. 9134738 Add VALGRIND_RESIZEINPLACE_BLOCK() and hence close #267819. by bart · 14 years ago
  37. 5c6b7dc Add support for sys_ptrace. Fixes #269079. by sewardj · 14 years ago
  38. 14fcbc1 Linux/ppc: Added support for the ppoll() system call. by bart · 14 years ago
  39. a1132f9 Process PDB files with a path that contains spaces properly. by bart · 14 years ago
  40. b5b8740 Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind by sewardj · 14 years ago
  41. aa5a1ea Back out r11568 (Add a new constructor for empty XArrays, by sewardj · 14 years ago
  42. 804a78b Add a new constructor for empty XArrays, VG_(newSizedXA). This is by sewardj · 14 years ago
  43. 7d1064a Fix a scalability problem observed whilst running Helgrind on a large by sewardj · 14 years ago
  44. d85ee0c Make ld.so:index redir mandatory for glibc-2.12 and later, on x86-linux. by sewardj · 14 years ago
  45. eb4a5e2 Removed an unused variable. by bart · 14 years ago
  46. 2acc87c Handle Dwarf3 types created by GNAT. Fixes #255130. by sewardj · 14 years ago
  47. 2f340eb Don't produce suppression stack pseudo-traces with more than by sewardj · 14 years ago
  48. 09361bf In 3 error-path cases, place the closing </valgrindoutput> on the by sewardj · 14 years ago
  49. aaa6dc3 Print a stack trace as part of the "unhandled instruction bytes" warning. by njn · 14 years ago
  50. df0cc69 Improve performance of smc-checks substantially, by: by sewardj · 14 years ago
  51. 1e0fff6 Memcheck, None: update avg translation size to be more realistic. by sewardj · 14 years ago
  52. a85956d Un-break the trunk build on OSX (broken by r11483 on 6 Dec '10). Fixes #261654. by sewardj · 14 years ago
  53. c6fe8a2 When a shmat() size is passed to the tool, round it up to a page size. This by njn · 14 years ago
  54. 9ab64a4 New command line option: --trace-children-skip-by-arg, which allows by sewardj · 14 years ago
  55. cd458d2 Minor improvements to PDB reading: by sewardj · 14 years ago
  56. f90dcbc Size the ARM_LINUX_FAKE_COMMPAGE correctly and add explanatory by sewardj · 14 years ago
  57. e93f936 Avoid a double free when a binary has a build-id and no debuglink section. by tom · 14 years ago
  58. 50c5093 Add support for DW_ATE_UTF from DWARF4 which is needed for char16_t by tom · 14 years ago
  59. 15ff8f3 Don't look for build-id notes if NT_GNU_BUILD_ID is not defined. by tom · 14 years ago
  60. 6ef87e6 Add support for using build-id to find debugging information as by tom · 14 years ago
  61. e089f01 Documentation update for 3.6.0 (not including NEWS). by sewardj · 14 years ago
  62. 14cdbf8 Make the --prefix-to-strip=... command-line option added in r11312 by sewardj · 14 years ago
  63. a6f76ee Remove some fluff detected by llvm-2.8 (clang): by sewardj · 14 years ago
  64. c975eca Enable support for sys_ppoll on arm-linux (Rodrigo Belem, rodrigo.belem@openbossa.org). by sewardj · 14 years ago
  65. bdee918 Dwarf3 reader: handle Dwarf3 created by gcc-4.5.1. In other words, by sewardj · 14 years ago
  66. 0d5efd5 chmod_extended and fchmod_extended: handle NULL xsecurity argument correctly. by sewardj · 14 years ago
  67. 9edd09f Local-ise some variables that don't need to be visible outside this file. by sewardj · 14 years ago
  68. cec083d Only use VKI_O_LARGEFILE on platforms where it exists. This by sewardj · 14 years ago
  69. f252299 The amd64-linux unwinder rejects stacks of smaller than 512 bytes as by sewardj · 14 years ago
  70. 6045709 Make client sys_shmat work properly on arm-linux by taking into by sewardj · 14 years ago
  71. 90741b2 get_shm_size(): pass VKI_IPC_64 to our shmctl call if it is available, by sewardj · 14 years ago
  72. 2988b84 When opening an mmaped file to see if it's an ELF file that we should by sewardj · 14 years ago
  73. 792e00a Support sys_readahead on Linux. by sewardj · 14 years ago
  74. a2b2bb8 Make readdwarf.c big endianess safe to enable unwinding on big endian by sewardj · 14 years ago
  75. 5484f38 Calling VG_(am_relocate_nooverlap_client) will destroy the descriptor by tom · 14 years ago
  76. fa5ce56 On arm-linux, add r7 to the set of registers that the CFI unwinder by sewardj · 14 years ago
  77. 987a765 by sewardj · 14 years ago
  78. 234bd48 arm-linux: zero out the least significant bit of R15 that we by sewardj · 14 years ago
  79. a3551be arm-linux: determine whether the host supports Neon by looking at our by sewardj · 14 years ago
  80. 5ae70ce Fix somewhat nonsensical ifdeffery. by sewardj · 14 years ago
  81. 46dbd3f Don't scan the entire Valgrind stack to check for impending by sewardj · 14 years ago
  82. e05b3a4 Consistency improvement: made sure that VG_TRACK(die_mem_stack, address, len) by bart · 14 years ago
  83. dcb3a59 Stop gcc complaining that dcbz_szB is used uninitialised. by sewardj · 14 years ago
  84. b9c815b Support the DCBZL instruction. Also, query the host CPU at startup by sewardj · 14 years ago
  85. ba1e27c Enable sys_pwrite64 on arm-linux. Fixes #249996. by sewardj · 14 years ago
  86. da5ceaa darwin: support sys_open_extended, sys_removexattr, sys_fremovexattr. by sewardj · 14 years ago
  87. 83c5a92 Added functions for querying the properties of the alternate stack. by bart · 14 years ago
  88. b23d505 Add support for F_DUPFD_CLOEXEC. Fixes #238696. by tom · 14 years ago
  89. 5dd0190 Added command-line option --prefix-to-strip=... Closes #245535. by bart · 14 years ago
  90. 2cdfa9e Update comment. by sewardj · 14 years ago
  91. 188a6d7 arm-linux: send output to stderr, as on all other platforms. by sewardj · 14 years ago
  92. c1cc963 The argument to FIBMAP is an int, not an unsigned long. Fixes #248822. by tom · 14 years ago
  93. 4dddd06 arm-linux: make restarting interrupted syscalls work in Thumb mode. by sewardj · 14 years ago
  94. 38efe4b Merge from branches/THUMB: link-time stub needed on Ubuntu 10.04 (ARM) by sewardj · 14 years ago
  95. 1dbd337 Merge from branches/THUMB: m_machine changes needed for Thumb support: by sewardj · 14 years ago
  96. d69cee8 Merge from branches/THUMB: supps and mandatory redirs on Ubuntu 10.04 (ARM) by sewardj · 14 years ago
  97. 34f87e2 Merge from branches/THUMB: add support for sys_pselect6, sys_pipe2, by sewardj · 14 years ago
  98. 223125d Merge from branches/THUMB: rack renaming of guest_R15 to guest_R15T. by sewardj · 14 years ago
  99. 9dcfdff Merge from branches/THUMB: track renaming of guest_R15 to guest_R15T. by sewardj · 14 years ago
  100. 5c65962 Add a new client request, VALGRIND_MAP_IP_TO_SRCLOC, so that clients by sewardj · 14 years ago