1. 87da5fb Linux system call wrappers: truncate ioctl request number to 32 bits by bart · 10 years ago
  2. 72a10e5 Allow no debuginfo to be found when (trying to) produce the help msg by philippe · 10 years ago
  3. 0642639 ensure the regcache is in sync with the fpsr part VEX represents by philippe · 10 years ago
  4. a0a0c6b take endianness into account in arm64 fpsr xfer, by philippe · 10 years ago
  5. e5d36ff arm64: fix the conversion from/to VEX fpsr to/from GDB representation by philippe · 10 years ago
  6. 6df28a8 cfsi_m_ix array should only be indexed according to sizeof_m_ix, by philippe · 10 years ago
  7. ade2edd Add support for stack unwinding using the ARM32 specific EXIDX format. by sewardj · 10 years ago
  8. c06f684 Fix dangling ref in m_errormgr.c + report all uninit fields in a syscall param by philippe · 10 years ago
  9. 9d23bdb Fix copyright years. by florian · 10 years ago
  10. 6625f71 Back out r14186 as it was identified to have caused a performance regression. by florian · 10 years ago
  11. 4afac5b fix comment when calling get_sym_name() by petarj · 10 years ago
  12. 8120818 No need to write the offset into a buffer when that buffer is not used. by florian · 10 years ago
  13. 3b4ef11 glibc 2.3.4 does not appear to define PTRACE_GETSIGINFO. This was by florian · 10 years ago
  14. 7d99579 Fix a comment. by florian · 10 years ago
  15. a7cea05 Have m_addrinfo.c giving more details about an address in a text segment by philippe · 10 years ago
  16. 8f9b0d2 Add LIKELY as suggested by Philippe. by florian · 10 years ago
  17. 3c3a6e4 Update a comment so it won't need updating in the future. No functional change. by florian · 10 years ago
  18. 4f11c7f Change VG_(strncpy_safely) to use VG_(strncpy) to get the same padding by florian · 10 years ago
  19. 421c26e Factor out VG_(exit_now) to contain the syscall incantation to terminate by florian · 10 years ago
  20. 5973142 Track vex r2910 (infrastructural improvements in representation of by sewardj · 10 years ago
  21. 4b46910 optimise readpdb.c filename and dirname handling, following r14158 by philippe · 10 years ago
  22. 5bf4dd2 Output details for the faulting thread first in a core dump. by tom · 10 years ago
  23. 2a429f5 Add configure check for arm64 user_regs_struct. by mjw · 10 years ago
  24. 0c9ac8d Patch adding (or showing the proper/not confusing) helgrind thread nr for block by philippe · 10 years ago
  25. a83e7d6 Simplify the code to get the function entry + avoids too many casts by philippe · 10 years ago
  26. fa7b329 ppc64 ifunc_wrapper add casts suggested by gcc warning. by mjw · 10 years ago
  27. 5ab5f38 Unbreak ppc32 compilation (remove last usage of host_ppc32_regalign_int64_args) by philippe · 10 years ago
  28. 2386069 produce cfsi and str dedup pa at the same verbosity level by philippe · 10 years ago
  29. c81436d Bug 336619 valgrind --read-var-info=yes doesn't handle DW_TAG_restrict_type. by mjw · 10 years ago
  30. e22cbf3 arm64: get_Dwarf_Reg: at least handle the case of requesting XSP by sewardj · 10 years ago
  31. a683826 Bug 337094 ifunc wrapper is broken on ppc64. by mjw · 10 years ago
  32. 59e1f3c This patch decreases significantly the memory needed to store the lineloc info. by philippe · 10 years ago
  33. 5b8d689 Move DRM ioctl handlers to the right places. Fixes r13486 breakage. by tom · 10 years ago
  34. 945d4d8 Add support for the F_OFD_SETLK, F_OFD_SETLKW, and F_OFD_GETLK fcntl by tom · 10 years ago
  35. f77df94 Add support for the F_OFD_SETLK, F_OFD_SETLKW, and F_OFD_GETLK fcntl by tom · 10 years ago
  36. def5aae Rollback the (functional) effect of 13944 and 14134 by philippe · 10 years ago
  37. e2d41dc Apply text_debug_bias to inline IP extracted from dwarf3 by philippe · 10 years ago
  38. 5ee7277 OSX 10.8/10.9: remove warning message. by sewardj · 10 years ago
  39. 594fc46 Make sanity check errors before/after syscalls be fatal. by sewardj · 10 years ago
  40. bec5ec5 Accuracy improvements to syscall wrappers for OSX 10.8 and 10.9. by sewardj · 10 years ago
  41. 588cd4e OSX 10.9/10.8: Debuginfo reading FSM: enable recording of r-- mappings by sewardj · 10 years ago
  42. 6f00ae9 Improve debug printing for the should-we-load-debuginfo-now? finite by sewardj · 10 years ago
  43. 882a9ec Darwin only: don't tell aspacemgr about the kernel commpage -- only by sewardj · 10 years ago
  44. b17e13b Mark inline get function in image.c by philippe · 10 years ago
  45. e120667 Follow up to rev 13944 by philippe · 10 years ago
  46. 0b26082 Replace copy/pasted loop of the "range search" by doing a -1 in the loop by philippe · 10 years ago
  47. 05c459e Small fixes/improvements post-cfsi_m improvement by philippe · 10 years ago
  48. 68654f6 Small comment fix for the UInt* cfsi_m index : 4 instead of 3 by philippe · 10 years ago
  49. 5c3dba2 This patch decreases significantly the memory needed to store the cfsi info. by philippe · 10 years ago
  50. f8b689a Shadow registers wronly shown by gdb on avx machine by philippe · 10 years ago
  51. e3e515b Fix a bug in the "numbering" dedup pool: as indicated in by philippe · 10 years ago
  52. ca65dc5 Silence a compiler warning as issued by certain versions of GCC. by florian · 10 years ago
  53. c9d7582 Update the C++ demangler by importing files from GCC trunk @ 212125. by florian · 10 years ago
  54. 1554fa5 Add 'numbering identification' to the dedup pool. by philippe · 10 years ago
  55. 0b9d064 Implement VG_(arena_realloc_shrink) similar to realloc, but can by philippe · 10 years ago
  56. c69477a Track vex r2894 (representation changes to arm64 FPSR) by sewardj · 10 years ago
  57. d77a4ca Make moans about unknown ioctls more informative (#336772) by bart · 10 years ago
  58. abc1111 Add support for various SIOCETHTOOL operations. BZ#303536. by tom · 10 years ago
  59. 99a39fb Wire up recvmmsg on arm. BZ#334585. by tom · 10 years ago
  60. 4f17e60 Add SIOCATMARK ioctl support. by tom · 10 years ago
  61. 9b15043 Implement various SNDRV_CTL_xxx ioctls. by tom · 10 years ago
  62. 5cc73ec Handle the HCIGETDEVLIST ioctl. by tom · 10 years ago
  63. 55d0538 Add support for the SG_IO ioctl. by tom · 10 years ago
  64. 96fb2c5 Handle the CDROM_DISC_STATUS ioctl. by tom · 10 years ago
  65. 4efdae1 Add support for TIOCNOTTY ioctl. BZ#331476. by tom · 10 years ago
  66. 7817ee4 Add intercepts for more OSX 10.9 malloc_zone functions: by sewardj · 10 years ago
  67. da56900 2 execontexts in an hash table chain are not necessarily the same size. by philippe · 10 years ago
  68. 5ab7ce8 Fix a regression in supp matching with obj: entries by philippe · 10 years ago
  69. 885d479 Make error message more precise. by florian · 10 years ago
  70. a6efdfa Rename --defaultsupp into --default-suppressions as requested by Julian by bart · 10 years ago
  71. 63e907b * Move the new 10.9 syscalls into their own section. by sewardj · 10 years ago
  72. 540f105 Wrap long lines in kernelrpc_mach_* PRE/POST handlers. No functional change. by sewardj · 10 years ago
  73. 2c68e3e core: Add command-line option --defaultsupp by bart · 10 years ago
  74. 0ff1641 Find the name of the inlined function through a DW_AT_specification by philippe · 10 years ago
  75. e1f94b8 This optimisation divides by 2.5 the time (user+sys) needed to read by philippe · 10 years ago
  76. e0bd591 Use macro TD3 defined as UNLIKELY(td3) for tracing by philippe · 10 years ago
  77. 5601807 kernelrpc_mach_vm_allocate_trap writes the resulting address to *ARG2 by sewardj · 10 years ago
  78. 704bf0e Redirect strchr in dyld (the dynamic linker) on OS X 10.9, for the usual reason. by sewardj · 10 years ago
  79. d7d4acf Fix a few Char / HChar mixups. by florian · 10 years ago
  80. 7c4f9e3 Fix a missing-prototype warning on OS X 10.7. by sewardj · 10 years ago
  81. 39d013e Remove fd_exists(), as it is never used. by sewardj · 10 years ago
  82. 7c2f6c1 Fix incorrect header guard macro, as awesomely detected by clang. by sewardj · 10 years ago
  83. 6822be8 Fix a -Wshadow warning from some oldish version of XCode. by sewardj · 10 years ago
  84. ba8dea3 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  85. 8dc9365 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  86. 32f5c09 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  87. d8e9a29 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  88. d37dccf Un-break the build on OS X 10.8 following r14057 by sewardj · 10 years ago
  89. 5d75d53 Mac OS X 10.9 improvements. Bug 326724 comment 27 patch name by sewardj · 10 years ago
  90. 20380fb Un-break the build on OS X 10.8 following by sewardj · 10 years ago
  91. ec66ad5 Add initial build support for Mac OS X 10.9 (Mavericks). Bug 326724 by sewardj · 10 years ago
  92. 64ba574 Improve/fix hash table collision statistics + remove useless space in gdbsrv hostvisibility keywork by philippe · 10 years ago
  93. 80d9c8f When printing "REDIR:" lines at -v, print not only the name of the by sewardj · 10 years ago
  94. 86be6ed restructure dwarf3 DIE tracing by philippe · 10 years ago
  95. d16fb63 optimisation : avoid double reading of a DIE when the DIE will be parsed by philippe · 10 years ago
  96. b152de1 Use a string literal format to avoid a gcc warning (-Wformat-security) by philippe · 10 years ago
  97. 5612d1a Fix random crash due to non-init inlparser when --read-var-info given but not --read-inline-info by philippe · 10 years ago
  98. 896a3bf Add a comment to document a possible optimisation (avoid double reading by philippe · 10 years ago
  99. e504887 When only reading inline info, no need to parse debug_types sections by philippe · 10 years ago
  100. 0d2ea9d Fix some obsolete comments, now that we have an ht of parsed abbvs by philippe · 10 years ago