1. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  2. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  3. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  4. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  5. 8b68b64 This commit merges the BUILD_TWEAKS branch onto the trunk. It has the by njn · 15 years ago
  6. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  7. 23105e6 Merge r9754 (#includes tweak) from the DARWIN branch. Also remove a by njn · 15 years ago
  8. 9f20746 Updated copyright years. by njn · 15 years ago
  9. 91772d1 - Split up m_ume.c into m_ume/{main,elf,script}.c. This will make merging by njn · 16 years ago
  10. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  11. c74b3ba Make handling of setuid executables marginally more sensible, as by sewardj · 17 years ago
  12. 9ebd6e0 Update copyright dates. by sewardj · 18 years ago
  13. ec7be9c Merge r6154: by sewardj · 18 years ago
  14. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  15. 13247ca Finally fix the bug causing dynamic ppc64-linux executables not to by sewardj · 19 years ago
  16. 7375061 by njn · 19 years ago
  17. 45f4e7c by sewardj · 19 years ago
  18. 62ff0f2 by njn · 19 years ago
  19. 08a2e17 by njn · 19 years ago[Renamed (87%) from coregrind/ume.h]
  20. c7561b9 by njn · 19 years ago
  21. fcb7c3e by njn · 19 years ago
  22. 7f082a6 Mucho buggering about jmp_with_stack and its kin. Jeez. Now the by sewardj · 19 years ago
  23. 0c1a596 jmp_with_stack is a hack which makes no sense on archs which pass args by sewardj · 19 years ago
  24. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  25. b5f6f51 by sewardj · 19 years ago
  26. b9bca7c Fix struct ume_auxv so that auxc walking on 64-bit platforms works. by sewardj · 19 years ago
  27. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  28. ead6112 Implemented jmp_with_stack for AMD64. Cleaned up the by njn · 20 years ago
  29. 3f45815 Make ESZ less public. by nethercote · 20 years ago
  30. a3c3cf2 Don't need to use addr_t anymore, use Addr instead, for consistency. by nethercote · 20 years ago
  31. ebf1d86 - Make find_auxv() word-size independent. by nethercote · 20 years ago
  32. c25c449 by nethercote · 20 years ago
  33. 83d479f Remove duplicate declaration. by nethercote · 20 years ago
  34. 107e1c0 by nethercote · 20 years ago
  35. 969ecf1 Cleaned up ume.h by moving some functions around. by nethercote · 20 years ago
  36. 31779c7 Restructured the as_*() functions so they are simpler and there is no implicit by nethercote · 20 years ago
  37. ea147e7 Added some comments. by nethercote · 20 years ago
  38. d6a5687 by nethercote · 20 years ago
  39. 1fe5450 Neaten up ume.h: don't export readelf(), mapelf, and struct elfinfo; improve by nethercote · 20 years ago
  40. b50068f Fix the use of brk. This change removes the requirement for the "real" brk by fitzhardinge · 20 years ago
  41. 71980f0 by nethercote · 21 years ago
  42. 5ed88f2 remove anonymous unions - not supported by older versions of gcc. by mueller · 21 years ago
  43. 2886b0e Add copyright notices to new files. by jseward · 21 years ago
  44. 7e343cd Add and delete all the files which need adding and deleting. by fitzhardinge · 21 years ago