1. 35172bc Rename some arch-specific macros to use the more consistent "VGA_" prefix. by njn · 19 years ago
  2. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  3. 2c5ffbe Get rid of dead code and/or localise global functions as needed to by sewardj · 19 years ago
  4. b5f6f51 by sewardj · 19 years ago
  5. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  6. f7fbe6c Get AMD64 slightly further before dying: by njn · 20 years ago
  7. c616819 by njn · 20 years ago
  8. 3f45815 Make ESZ less public. by nethercote · 20 years ago
  9. a3c3cf2 Don't need to use addr_t anymore, use Addr instead, for consistency. by nethercote · 20 years ago
  10. ebf1d86 - Make find_auxv() word-size independent. by nethercote · 20 years ago
  11. 545fe67 by nethercote · 20 years ago
  12. 73b526f by nethercote · 20 years ago
  13. 6c3cf41 Code formatting improvement. by nethercote · 20 years ago
  14. 7f39002 If PIE (position-independent executables) are supported, build valgrind's by nethercote · 20 years ago
  15. 107e1c0 by nethercote · 20 years ago
  16. 969ecf1 Cleaned up ume.h by moving some functions around. by nethercote · 20 years ago
  17. bdaa89f Arch-abstraction: - abstract out three ELF constants by nethercote · 20 years ago
  18. 54d0859 Don't free the interpreter structure until we've actually finished by thughes · 20 years ago
  19. d2e3711 Use C89 compatible local declaration. by fitzhardinge · 20 years ago
  20. fd7da3a Pull permissions checking out into a separate function to clean things up a bit. by fitzhardinge · 20 years ago
  21. ca9bd9c When loading a -fpie executable, put it where info.exebase wants it, since by fitzhardinge · 20 years ago
  22. 72ddff6 Use MAP_NORESERVE for potentially large mappings. by fitzhardinge · 20 years ago
  23. d073550 Remove unnecessary #includes. by nethercote · 20 years ago
  24. b24cbc8 by nethercote · 20 years ago
  25. f1e5e15 by nethercote · 20 years ago
  26. 2e1cb4c Make error messages more informative. by nethercote · 20 years ago
  27. 31779c7 Restructured the as_*() functions so they are simpler and there is no implicit by nethercote · 20 years ago
  28. ea147e7 Added some comments. by nethercote · 20 years ago
  29. d6a5687 by nethercote · 20 years ago
  30. 1fe5450 Neaten up ume.h: don't export readelf(), mapelf, and struct elfinfo; improve by nethercote · 20 years ago
  31. 30d3784 make non-exported function static by nethercote · 20 years ago
  32. 08eaff3 Clarify error msgs by nethercote · 20 years ago
  33. 7c018f4 Add a bunch of asserts to check the results of calls to system malloc(). by nethercote · 20 years ago
  34. bfed1c8 Check mmap() and munmap() results at startup; they can fail if a hard memory by nethercote · 20 years ago
  35. c314eba by nethercote · 20 years ago
  36. 4ad52d0 Removed all uses of nested functions as they only work with gcc and by thughes · 20 years ago
  37. b50068f Fix the use of brk. This change removes the requirement for the "real" brk by fitzhardinge · 20 years ago
  38. 71980f0 by nethercote · 21 years ago
  39. 5ed88f2 remove anonymous unions - not supported by older versions of gcc. by mueller · 21 years ago
  40. 6d5dafa Fix do_exec's permission checking. by fitzhardinge · 21 years ago
  41. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  42. 2886b0e Add copyright notices to new files. by jseward · 21 years ago
  43. 9236079 Statically allocate a page in the client address space for trampoline by fitzhardinge · 21 years ago
  44. a49f9b5 Auto-generate stage2.lds so that the linker script matches the local linker. by fitzhardinge · 21 years ago
  45. 7e343cd Add and delete all the files which need adding and deleting. by fitzhardinge · 21 years ago