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