1. 5363a56 Move the *ROUND* macros to a better place. by njn · 19 years ago
  2. f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
  3. 13bfd85 by njn · 19 years ago
  4. 1cf558c by sewardj · 19 years ago
  5. 0dbfd4d Remove debug printing. by sewardj · 19 years ago
  6. 957ef8d Finally finish pissing around with jmp_with_stack. Now at least we by sewardj · 19 years ago
  7. 7f082a6 Mucho buggering about jmp_with_stack and its kin. Jeez. Now the by sewardj · 19 years ago
  8. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 19 years ago
  9. 2c5ffbe Get rid of dead code and/or localise global functions as needed to by sewardj · 19 years ago
  10. b5f6f51 by sewardj · 19 years ago
  11. b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
  12. a3c3cf2 Don't need to use addr_t anymore, use Addr instead, for consistency. by nethercote · 20 years ago
  13. 545fe67 by nethercote · 20 years ago
  14. deda7e1 whitespace change only by nethercote · 20 years ago
  15. 5462ef7 Fix bad undefined value error, thanks to Tom. by nethercote · 20 years ago
  16. 7f39002 If PIE (position-independent executables) are supported, build valgrind's by nethercote · 20 years ago
  17. 41c75da Arch-abstraction: - factor out code for restarting syscalls by nethercote · 20 years ago
  18. c25c449 by nethercote · 20 years ago
  19. 9d07242 Rename hoops() as main() -- much clearer. by nethercote · 20 years ago
  20. 107e1c0 by nethercote · 20 years ago
  21. 969ecf1 Cleaned up ume.h by moving some functions around. by nethercote · 20 years ago
  22. d073550 Remove unnecessary #includes. by nethercote · 20 years ago
  23. b24cbc8 by nethercote · 20 years ago
  24. f1e5e15 by nethercote · 20 years ago
  25. b669ef7 Change things so that stage2's location is controlled by a single variable. 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. 4213ad9 by nethercote · 20 years ago
  29. c314eba by nethercote · 20 years ago
  30. 4ad52d0 Removed all uses of nested functions as they only work with gcc and by thughes · 20 years ago
  31. eda6b28 Cater for systems lacking AT_SYSINFO. by nethercote · 20 years ago
  32. 079acf6 Unbreak compilation due to missing #define. by nethercote · 20 years ago
  33. a1d37c0 Fix problem with FC2's vdso (sysinfo) page, which lives at a low, by fitzhardinge · 20 years ago
  34. 716c2c1 Raise RLIMIT_AS to max allowable, so that we can create the large mappings by fitzhardinge · 20 years ago
  35. b50068f Fix the use of brk. This change removes the requirement for the "real" brk by fitzhardinge · 21 years ago
  36. 71980f0 by nethercote · 21 years ago
  37. 5ed88f2 remove anonymous unions - not supported by older versions of gcc. by mueller · 21 years ago
  38. bb1c991 Updated copyright dates for 2004. Also added a couple of missing headers and by nethercote · 21 years ago
  39. 2886b0e Add copyright notices to new files. by jseward · 21 years ago
  40. a49f9b5 Auto-generate stage2.lds so that the linker script matches the local linker. by fitzhardinge · 21 years ago
  41. 7e343cd Add and delete all the files which need adding and deleting. by fitzhardinge · 21 years ago