1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. bcfaeed Distinguish properly when to establish the client data segment. by iraisr · 9 years ago
  4. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  5. 358f27c Runtime linker ld.so.1 can be now run under Valgrind on Solaris. by iraisr · 9 years ago
  6. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  7. dc240c8 Fix type. by florian · 10 years ago
  8. 3d24135 The value of AT_BASE should be the offset between where the ELF interpreter by tom · 11 years ago
  9. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  10. 535fb1b Fix coregrind header files such that they can be included without by florian · 11 years ago
  11. 50d6d21 Pay attention to PT_GNU_STACK when deciding what permissions to by tom · 11 years ago
  12. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  13. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  14. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  15. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  16. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  17. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  18. 23105e6 Merge r9754 (#includes tweak) from the DARWIN branch. Also remove a by njn · 15 years ago
  19. 9f20746 Updated copyright years. by njn · 16 years ago
  20. 91772d1 - Split up m_ume.c into m_ume/{main,elf,script}.c. This will make merging by njn · 16 years ago
  21. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
  22. c74b3ba Make handling of setuid executables marginally more sensible, as by sewardj · 17 years ago
  23. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  24. ec7be9c Merge r6154: by sewardj · 18 years ago
  25. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  26. 13247ca Finally fix the bug causing dynamic ppc64-linux executables not to by sewardj · 19 years ago
  27. 7375061 by njn · 19 years ago
  28. 45f4e7c by sewardj · 19 years ago
  29. 62ff0f2 by njn · 19 years ago
  30. 08a2e17 by njn · 19 years ago[Renamed (87%) from coregrind/ume.h]
  31. c7561b9 by njn · 19 years ago
  32. fcb7c3e by njn · 19 years ago
  33. 7f082a6 Mucho buggering about jmp_with_stack and its kin. Jeez. Now the by sewardj · 20 years ago
  34. 0c1a596 jmp_with_stack is a hack which makes no sense on archs which pass args by sewardj · 20 years ago
  35. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 20 years ago
  36. b5f6f51 by sewardj · 20 years ago
  37. b9bca7c Fix struct ume_auxv so that auxc walking on 64-bit platforms works. by sewardj · 20 years ago
  38. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  39. ead6112 Implemented jmp_with_stack for AMD64. Cleaned up the by njn · 20 years ago
  40. 3f45815 Make ESZ less public. by nethercote · 20 years ago
  41. a3c3cf2 Don't need to use addr_t anymore, use Addr instead, for consistency. by nethercote · 20 years ago
  42. ebf1d86 - Make find_auxv() word-size independent. by nethercote · 20 years ago
  43. c25c449 by nethercote · 20 years ago
  44. 83d479f Remove duplicate declaration. by nethercote · 20 years ago
  45. 107e1c0 by nethercote · 20 years ago
  46. 969ecf1 Cleaned up ume.h by moving some functions around. by nethercote · 20 years ago
  47. 31779c7 Restructured the as_*() functions so they are simpler and there is no implicit by nethercote · 20 years ago
  48. ea147e7 Added some comments. by nethercote · 20 years ago
  49. d6a5687 by nethercote · 20 years ago
  50. 1fe5450 Neaten up ume.h: don't export readelf(), mapelf, and struct elfinfo; improve by nethercote · 20 years ago
  51. b50068f Fix the use of brk. This change removes the requirement for the "real" brk by fitzhardinge · 21 years ago
  52. 71980f0 by nethercote · 21 years ago
  53. 5ed88f2 remove anonymous unions - not supported by older versions of gcc. by mueller · 21 years ago
  54. 2886b0e Add copyright notices to new files. by jseward · 21 years ago
  55. 7e343cd Add and delete all the files which need adding and deleting. by fitzhardinge · 21 years ago