aboutsummaryrefslogtreecommitdiff
path: root/coregrind/m_redir.c
AgeCommit message (Expand)Author
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-03-10Updated copyright years.njn
2009-01-30Removed mandatory redirections for DRD since these made DRD impossible to use...bart
2008-12-12Add a new module, m_seqmatch, which does very simple sequence (regexp)sewardj
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-07-04Changed exp-drd tool name into drd.bart
2008-06-01Changed _Spec::mandatory from HChar* into const HChar*. If no symbol informat...bart
2008-03-03Merge in the DATASYMS branch.sewardj
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-11-16Make one redirect mandatory for ppc64-linux.sewardj
2007-11-16Make one of the ppc32-linux initial redirects mandatory, and addsewardj
2007-11-16Introduce the concept of a 'mandatory redirection'. A redirectionsewardj
2007-09-17Split the OSet interface into two parts: "OSetGen_", which is the existingnjn
2007-02-25Get rid of the type XArrayStrings in m_clientstate and use new genericsewardj
2007-01-08Update copyright dates.sewardj
2006-10-17Merge r6132:sewardj
2006-08-25SuSE 10.1 (ppc32/64) fixlet.sewardj
2006-06-05Update copyright dates.sewardj
2006-04-29Get rid of VG_(x86_linux_REDIR_FOR__dl_sysinfo_int80) and do the x86-linuxsewardj
2006-03-12Fix a redirection bug created by the overhaul of m_redir.c. Bugsewardj
2006-02-09Fix erroneous hardwired redirect spec.sewardj
2006-01-12Fix more ppc64-linux function wrapping and symbol-table bits and pieces.sewardj
2006-01-12Merge in function wrapping support from the FNWRAP branch. Thatsewardj
2006-01-05Initial redirect stuff for ppc64-linux.sewardj
2005-11-29Add framework for ppc64 support. Apologies in advance for thesewardj
2005-11-20As with ppc it's necessary to have an initial redirect for index(strchr)sewardj
2005-11-18ppc32: just apply the initial-redirection hack when Memcheck is in usesewardj
2005-11-18Back out r5180 (sorry Josef). On consideration it just increases the difficultysewardj
2005-11-17(ppc32) Only include hacky redirects for malloc-replacing tools.sewardj
2005-10-15OSet-ify m_redir.c.njn
2005-10-15Various fixes to reduce noise level on SuSE 10 (PPC). Also fix somesewardj
2005-10-01ppc32-linux only: redirect strcmp right from the start.sewardj
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj
2005-08-25comment-only wibblesnjn
2005-08-18The strlen that ld.so uses on ppc32 causes a lot of false errors insewardj
2005-07-23Fix comment.sewardj
2005-07-23Change the criteria by which translations are discarded in the presence ofsewardj
2005-06-26Break up VG_(show_BB_profile)(), and move half of it into m_main. Thisnjn
2005-06-26Cleaned up m_redir.c: renamed some variables and functions, added somenjn
2005-06-25Made m_debuginfo not depend on m_aspacemgr, breaking the direct circularnjn
2005-06-25Avoid m_redir.c importing priv_symtab.h.njn
2005-06-25Remove unneeded cases from match_lib.njn
2005-06-25Remove the Segment back-pointer from SegInfo. The only place it wasnjn
2005-06-23Removed the VGA_/VGO_/VGP_ prefixes for arch/OS/platform-specificnjn
2005-06-21Redirect the correct address to the vtime vsyscall instead oftom
2005-06-21Remove redundancy.njn
2005-06-21Simplify the implementation of m_trampoline and the stuff that referssewardj
2005-06-21Don't #include pub_core_debuginfo.h in pub_core_aspacemgr.h. So havenjn
2005-06-20Finally, valgrind on ppc32.cerion
2005-06-20Remove some unnecessary #includes, comment some others.njn