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