1. 899ce73 by njn · 19 years ago
  2. 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
  3. 24a6efb by njn · 19 years ago
  4. 3cacf3a Remove now-unnecessary #includes. by njn · 19 years ago
  5. bc6d84d Fix up the libc_freeres_wrapper code so that m_main depends on m_redir, by njn · 19 years ago
  6. 136b83b In m_redir.c, no longer need to handle the case of redirection to by njn · 19 years ago
  7. c7561b9 by njn · 19 years ago
  8. a7598f6 Moved the code trampoline stuff into a new module, m_trampoline. Not by njn · 19 years ago
  9. 3c9b866 Make sure redirects are fully initialised and add them to the resolved by tom · 19 years ago
  10. 16eeb4e by njn · 19 years ago
  11. af1d7df Having moved VG_(arena_strdup)() out of core.h, core.h no longer by njn · 19 years ago
  12. 132bfcc by njn · 19 years ago
  13. 36a20fa by njn · 19 years ago
  14. 97405b2 by njn · 19 years ago
  15. ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
  16. d1af003 by njn · 19 years ago[Renamed (96%) from coregrind/vg_redir.c]
  17. 2024234 by njn · 19 years ago
  18. edfa2c2 More FC4 jiggery-pokery. by sewardj · 19 years ago
  19. 1725012 VG_(resolve_redir)() can now be made private to vg_redir.c. by njn · 19 years ago
  20. bf7ca33 Move resolve_redir_allsegs() to vg_redir.c, the only file that uses it, by njn · 19 years ago
  21. 8bddf58 Modularised vg_transtab.c as m_transtab. by njn · 19 years ago
  22. 86facbc Intercept yet more functions on amd64. by sewardj · 19 years ago
  23. 641d5cc by njn · 19 years ago
  24. 7efe7be A bunch of redirections for SuSE 9.2 on amd64. by sewardj · 19 years ago
  25. 55f9d1a by sewardj · 19 years ago
  26. 9ea0901 Add another redirect that we need. This has no effect at present by sewardj · 19 years ago
  27. 748a131 Add VGP_(setup_redirects) to the platform specific layers and use by tom · 19 years ago
  28. d26f242 Rework the vsyscall redirections to work in pie code - the old form by tom · 19 years ago
  29. be91aae Add VG_ prefix to SKIPLIST_INIT and IS_*_ALIGNED macros. Also pull by njn · 19 years ago
  30. db9b773 Use "VGA_" prefix more consistently. by njn · 19 years ago
  31. 35172bc Rename some arch-specific macros to use the more consistent "VGA_" prefix. by njn · 19 years ago
  32. 0d683fe A few more suppressions and redirections to keep memcheck happy. by sewardj · 20 years ago
  33. 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 20 years ago
  34. cbdddcf by sewardj · 20 years ago