1. 2cdfa9e Update comment. by sewardj · 14 years ago
  2. 188a6d7 arm-linux: send output to stderr, as on all other platforms. by sewardj · 14 years ago
  3. c1cc963 The argument to FIBMAP is an int, not an unsigned long. Fixes #248822. by tom · 14 years ago
  4. 4dddd06 arm-linux: make restarting interrupted syscalls work in Thumb mode. by sewardj · 14 years ago
  5. 38efe4b Merge from branches/THUMB: link-time stub needed on Ubuntu 10.04 (ARM) by sewardj · 14 years ago
  6. 1dbd337 Merge from branches/THUMB: m_machine changes needed for Thumb support: by sewardj · 14 years ago
  7. d69cee8 Merge from branches/THUMB: supps and mandatory redirs on Ubuntu 10.04 (ARM) by sewardj · 14 years ago
  8. 34f87e2 Merge from branches/THUMB: add support for sys_pselect6, sys_pipe2, by sewardj · 14 years ago
  9. 223125d Merge from branches/THUMB: rack renaming of guest_R15 to guest_R15T. by sewardj · 14 years ago
  10. 9dcfdff Merge from branches/THUMB: track renaming of guest_R15 to guest_R15T. by sewardj · 14 years ago
  11. 5c65962 Add a new client request, VALGRIND_MAP_IP_TO_SRCLOC, so that clients by sewardj · 14 years ago
  12. 565dc13 Track vex r2001 (initial PCMPISTRI support): by sewardj · 14 years ago
  13. 9cdf962 Use VALGRIND_PRINTF to print the first line of the message so that by tom · 14 years ago
  14. becedea Avoid that gcc 4.5.x reports the warning "taking address of expression of type void". Tested on amd64 and on ppc64. by bart · 14 years ago
  15. 40d91c7 x86/amd64: detect whether the CPU supports LZCNT. Followup to #212335. by sewardj · 14 years ago
  16. 9790f39 Reverted r11238. by bart · 14 years ago
  17. 1a52028 Avoid that gcc 4.5.x reports the warning "taking address of expression of type void". by bart · 14 years ago
  18. c42c056 Support sys_proc_info on 32-bit darwin as well as 64-bit. This by sewardj · 14 years ago
  19. 743a208 In XML mode, properly escape test strings in the preamble. by sewardj · 14 years ago
  20. 0418bd3 pdb_ds_read: if the presented size is implausibly huge (> 512MB), by sewardj · 14 years ago
  21. cdbc508 pthread_hijack: start the new thread with all signals blocked, by sewardj · 14 years ago
  22. 75944cc Add a fix equivalent to r10751 for amd64-darwin: Resync after by sewardj · 14 years ago
  23. 54fa0e7 Support sys_audit_session_self on MacOSX 10.6 (Dave MacLachlan, by sewardj · 14 years ago
  24. 635713e Use the wrapper for sys___semwait_signal for 10.5 also on 10.6, by sewardj · 14 years ago
  25. 3d1fa79 Support sys_symlink on Darwin. Fixes #237485. by sewardj · 14 years ago
  26. f7ee6fb Put quotes around the argument to /usr/bin/dsymutil, so it doesn't by sewardj · 14 years ago
  27. 534acf2 Fix compiler warnings with the proc_info wrapper. by sewardj · 14 years ago
  28. 9e0a6b8 Increase Valgrind's (per-thread) stack size from 64kB to 1MB, by sewardj · 14 years ago
  29. cce38e6 Make -h -h be equivalent to --help-debug. by njn · 14 years ago
  30. 18a71e8 Replace the handful of uses of Vg_ExtraDebugMsg and VG_(emsg) with by njn · 14 years ago
  31. b1cc5d6 by njn · 14 years ago
  32. 0af71bb Give prototypes for the 64-bit integer division replacements, so by sewardj · 14 years ago
  33. 7f245b4 Get rid of a whole bunch of format string warnings, by the probably by sewardj · 14 years ago
  34. 08a6319 Fix \n placement in Darwin sync-check-failure messages. by sewardj · 14 years ago
  35. 12445b8 Don't assert when trying to show a Darwin syscall number in an unknown by sewardj · 14 years ago
  36. 1e183cc Add a handler for syscall proc_info, 64-bit Darwin only atm. by sewardj · 14 years ago
  37. e323a6b Add --pages-as-heap option to Massif. Bug 203256. by njn · 14 years ago
  38. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  39. 69ad7d8 Fix for bug #242814 (Linux): made sure that Valgrind tools do not crash when the first argument of the mount() system call is NULL. by bart · 14 years ago
  40. 7e15bc3 Don't print the linking command, it's too noisy with "make --quiet" builds. by njn · 14 years ago
  41. 149ede9 Avoid reading beyond the end of the environment variable when by tom · 14 years ago
  42. a3054f5 Fixed compiler warnings about casting from const char * to char *. by bart · 14 years ago
  43. d364580 Remove link_tool_exe.c and replace it with perl scripts that do the by sewardj · 14 years ago
  44. b892884 PowerPC: only compile Altivec instructions when the CPU supports these. Fixes bug #238745. by bart · 14 years ago
  45. 82616e1 Made the abort() function available on PPC too. by bart · 14 years ago
  46. aab8c76 Fixed bogus check of RES in the ioctl PRE handler introduced by tom · 14 years ago
  47. 699fbac Added a configure test for the linker flag --build-id=none. by bart · 14 years ago
  48. 6d8d332 on MacOSX, correctly propagate failure code of system() call. by sewardj · 14 years ago
  49. 5f7fe12 by sewardj · 14 years ago
  50. cd37e31 Make link_tool_exe.c work for MacOSX. This un-breaks the MacOS build by sewardj · 14 years ago
  51. 9e6428a Add a new program (link_tool_exe.c) and use this to link the tool by sewardj · 14 years ago
  52. 892af32 Set VG_(args_the_exename) to the full path to the script when by tom · 14 years ago
  53. 44e534d Fix amd64 and ppc64 to correctly mark mq_timedreceive as LINXY so that by tom · 14 years ago
  54. f9ebc39 New flag --require-text-symbol=:sopatt:fnpatt, to be used to check by sewardj · 14 years ago
  55. 0ee313e Add support for some EVIO ioctls. These are a bit abnormal because by tom · 14 years ago
  56. 8f8fa17 Add a method to get the contents of an XArray so we can index in by sewardj · 14 years ago
  57. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  58. 5c46da8 Include valgrind headers before system headers to avoid problems by tom · 14 years ago
  59. fba428c Add some basic DWARF4 support. Based on patch from Jakub Jelinek by tom · 14 years ago
  60. 51c9d37 search_all_symtabs: when mapping addresses to text symbols, consider by sewardj · 14 years ago
  61. f6122a0 The help text printed by command-line option -h does now show the default by bart · 14 years ago
  62. f7183e3 Inline most functions in VG_(use_CF_info). May or may not give a by sewardj · 14 years ago
  63. 5d0d1f3 Improve performance of the fallback path when a translation is not by sewardj · 14 years ago
  64. 3a7c5ad Fix the definedness handling of the last argument of sys_socketpair. by sewardj · 14 years ago
  65. cbfb990 On amd64 all IPC calls behave as if the IPC_64 flag is set in the by tom · 14 years ago
  66. e7d4607 Show the requesting thread (tid) for each translation. by sewardj · 14 years ago
  67. ebf5844 Fix out-of-date comment. by sewardj · 14 years ago
  68. 110743c Add a wrapper for the splice system call and wire it up on by tom · 14 years ago
  69. 472a34b Add support for the getcpu system call on x86, ppc32 and ppc64. There by tom · 14 years ago
  70. ce21563 by sewardj · 14 years ago
  71. 15bd0c8 Add parentheses round the "zzarg" macro argument when using it as it by tom · 14 years ago
  72. 55703df Fix up a few issues with OSS ioctls. Fixes #227325. by tom · 14 years ago
  73. 7a75b36 Neither FUTEX_WAKE or FUTEX_WAKE_BITSET actually dereference the by tom · 14 years ago
  74. 01b768b Guard new debug print statement in r11045 correctly (at all!) by sewardj · 14 years ago
  75. 8ddb93a Get rid of kludgey and non-functional PID caching in the printing mechanism. by sewardj · 14 years ago
  76. 7e5634b Make -v messages w.r.t. finding of auxiliary debuginfo files less confusing. by sewardj · 14 years ago
  77. e9dd322 Add debug printing for the env-mashing machinery, to help investigate by sewardj · 14 years ago
  78. 2072880 Reduce verbosity of the PDB reader a bit. Original verbosity is still by sewardj · 14 years ago
  79. 13ac96d Try to find the PDB file for a given PE file by the totally kludgey by sewardj · 14 years ago
  80. ced8506 Fix bogus comparisons of PDB vs PE timestamps, so as to avoid by sewardj · 14 years ago
  81. 23183c0 The client request VG_USERREQ__LOAD_PDB_DEBUGINFO that we get from by sewardj · 14 years ago
  82. 6560f21 Fix up obviously-bogus FPO biasing a bit. Not that I have any idea if by sewardj · 14 years ago
  83. 39ff606 Make the FPO reader much more robust against apparently nonsensical by sewardj · 14 years ago
  84. 7138ef0 PE/PDB handling: allow the PDB (the debuginfo file) to be up to 1 by sewardj · 14 years ago
  85. c560fb3 Followup fix to r11006. Don't pass va_list by value through client by sewardj · 14 years ago
  86. 275f93d Fix up debug printing for the PDB reader, so it can be properly by sewardj · 14 years ago
  87. b9c17d2 DW_OP_mod should do unsigned arithmetic. Closes #223656. by tom · 14 years ago
  88. 540cc4a Add command line flag --vex-guest-chase-cond=no|yes [no] to control by sewardj · 14 years ago
  89. 732db40 arm-linux: remove wrappers for __NR_ipc, __NR_mmap, __NR_sigsuspend by sewardj · 14 years ago
  90. bb13299 Pass sys_cacheflush along to VG_(discard_translations), so we have by sewardj · 14 years ago
  91. ee29657 Disable pid caching for print output: it's wrong in a child after by sewardj · 14 years ago
  92. ce25169 Enable pread64 on arm-linux. by sewardj · 14 years ago
  93. 05b0715 Don't assume that va_list can be casted to an unsigned word. Fixes by sewardj · 15 years ago
  94. 1e7e82c arm-linux: handle sys_signalfd4 and sys_eventfd2. Makes by sewardj · 15 years ago
  95. ed35ae5 Handle sys_pipe2 on arm-linux; also add some missing numbers to by sewardj · 15 years ago
  96. 38a21ac arm-linux: fake up the commpage entry at a lower level (in by sewardj · 15 years ago
  97. f5f1e12 Various minor fixups to make ppc32/64-linux work again following by sewardj · 15 years ago
  98. d2aac89 initUnwindContext: put back into the loop, some initialisations for by sewardj · 15 years ago
  99. 9365e3f Unbreak stack unwinding on x86-linux and amd64-linux following merge by sewardj · 15 years ago
  100. 3026f71 Make the Dwarf3 CFI stack unwinding machinery work on arm-linux by sewardj · 15 years ago