add s390 specific fix for getregset
[ambi/valgrind.git] / Makefile.all.am
2012-08-05 philippe301265 - add x86 support to Android build
2012-06-07 sewardjMerge in a port for mips32-linux, by Petar Jovanovic...
2012-05-21 florianAdd -fomit-frame-pointer for s390. The GCC maintainer...
2012-05-15 philippeBypass gcc 4.4/4.5 compilation bug by moving -fomit...
2012-05-06 florianRequire automake-1.10 for proper handling of include...
2012-04-04 philippeSwitch back optimisation flag back to -O2 by removing...
2012-04-02 sewardjAdd translation chaining support for amd64, x86 and ARM
2011-09-29 sewardjCompile everything with -fno-builtin, so as to disable...
2011-07-11 sewardjIntroduce the concept of platform variants. These...
2011-06-28 sewardjDelete the AIX5 port. The last release this worked...
2011-05-31 sewardjOn arm-linux, give gcc "-mcpu=cortex-a8" so as to persu...
2011-03-07 sewardjAdd a port to IBM z/Architecture (s390x) running Linux...
2010-10-18 sewardjMake sure all the handwritten assembly files for arm...
2010-08-22 sewardjMerge from branches/THUMB: build system fixes for Thumb
2010-07-01 njnMerged the MACOSX106 branch to the trunk. Merge command:
2010-06-22 njnDon't need to have special handling for link_tool_exe...
2010-06-02 sewardjAdd a new program (link_tool_exe.c) and use this to...
2010-01-01 sewardjMerge from branches/ARM, all parts of the ARM-Linux...
2009-06-24 njnRemove some unnecessary tests.
2009-06-24 njnThis commit merges the BUILD_TWEAKS branch onto the...
2005-11-11 sewardjKludge which stops biarch builds going to hell at make...
2004-09-01 nethercoteUse Makefile.am includes. This gets rid of 110 lines...