1. a3c3cf2 Don't need to use addr_t anymore, use Addr instead, for consistency. by nethercote · 20 years ago
  2. 545fe67 by nethercote · 20 years ago
  3. deda7e1 whitespace change only by nethercote · 20 years ago
  4. 5462ef7 Fix bad undefined value error, thanks to Tom. by nethercote · 20 years ago
  5. 7f39002 If PIE (position-independent executables) are supported, build valgrind's by nethercote · 20 years ago
  6. 41c75da Arch-abstraction: - factor out code for restarting syscalls by nethercote · 20 years ago
  7. c25c449 by nethercote · 20 years ago
  8. 9d07242 Rename hoops() as main() -- much clearer. by nethercote · 20 years ago
  9. 107e1c0 by nethercote · 20 years ago
  10. 969ecf1 Cleaned up ume.h by moving some functions around. by nethercote · 20 years ago
  11. d073550 Remove unnecessary #includes. by nethercote · 20 years ago
  12. b24cbc8 by nethercote · 20 years ago
  13. f1e5e15 by nethercote · 20 years ago
  14. b669ef7 Change things so that stage2's location is controlled by a single variable. by nethercote · 20 years ago
  15. 2e1cb4c Make error messages more informative. by nethercote · 20 years ago
  16. 31779c7 Restructured the as_*() functions so they are simpler and there is no implicit by nethercote · 20 years ago
  17. 4213ad9 by nethercote · 20 years ago
  18. c314eba by nethercote · 20 years ago
  19. 4ad52d0 Removed all uses of nested functions as they only work with gcc and by thughes · 20 years ago
  20. eda6b28 Cater for systems lacking AT_SYSINFO. by nethercote · 20 years ago
  21. 079acf6 Unbreak compilation due to missing #define. by nethercote · 20 years ago
  22. a1d37c0 Fix problem with FC2's vdso (sysinfo) page, which lives at a low, by fitzhardinge · 20 years ago
  23. 716c2c1 Raise RLIMIT_AS to max allowable, so that we can create the large mappings by fitzhardinge · 20 years ago
  24. b50068f Fix the use of brk. This change removes the requirement for the "real" brk by fitzhardinge · 20 years ago
  25. 71980f0 by nethercote · 21 years ago
  26. 5ed88f2 remove anonymous unions - not supported by older versions of gcc. by mueller · 21 years ago
  27. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  28. 2886b0e Add copyright notices to new files. by jseward · 21 years ago
  29. a49f9b5 Auto-generate stage2.lds so that the linker script matches the local linker. by fitzhardinge · 21 years ago
  30. 7e343cd Add and delete all the files which need adding and deleting. by fitzhardinge · 21 years ago