aboutsummaryrefslogtreecommitdiff
path: root/include/pub_tool_machine.h
AgeCommit message (Expand)Author
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-03-10Updated copyright years.njn
2009-01-15Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all thosenjn
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-05-01Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This addssewardj
2008-03-29Added VG_(thread_get_stack_size)().bart
2008-03-03Merge in the DATASYMS branch.sewardj
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-11-25Misc changes needed to support exp-drd (Bart Van Assche).sewardj
2007-01-08Update copyright dates.sewardj
2006-10-17Merge r6127: Extend for AIX5. Nothing surprising here.sewardj
2006-06-05Update copyright dates.sewardj
2006-01-20Changes to make function wrapping work better on ppc64-linux:sewardj
2006-01-12Merge in function wrapping support from the FNWRAP branch. Thatsewardj
2005-12-23ppc64 ELF allows the 288 bytes below the stack pointer to be accessed.sewardj
2005-12-23Deal with function pointer vs function entry crazyness on ppc64-linux.sewardj
2005-11-29Add framework for ppc64 support. Apologies in advance for thesewardj
2005-11-10Cachegrind was aborting if it hit a client request. Now it doesn't.njn
2005-08-19Incorporate a patch from Craig Chaney which gives better stacksewardj
2005-08-15Something I realised recently: in C, iterators are much better thannjn
2005-07-02Removed the remnants of the attempt at an ARM port, because it hadnjn
2005-06-23Removed the VGA_/VGO_/VGP_ prefixes for arch/OS/platform-specificnjn
2005-06-21Moved VG_(first_matching_thread_stack), removing m_threadstate's dependencynjn
2005-06-20Finally, valgrind on ppc32.cerion
2005-06-18Add some missing "_H" suffixes.njn
2005-06-17Renamed VG_(mark_from_registers) to the more generalnjn
2005-06-13Created m_machine, for various machine-related things.njn