aboutsummaryrefslogtreecommitdiff
path: root/coregrind/launcher-linux.c
AgeCommit message (Expand)Author
2017-06-21Upgrade to valgrind 3.13.0 (15 June 2017).Elliott Hughes
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-04-27Fix an outdated comment as pointed out in BZ #211256.florian
2015-04-10Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com)sewardj
2015-04-06The linux launcher showed some odd behaviour. When given a shell scriptflorian
2014-11-04Adds initial support for AArch64 (arm64) on Android. Small programssewardj
2014-10-09Merge revisions 14213 and 14612 from the BUF_REMOVAL branch to trunk.florian
2014-09-01EM_PPC64 isn't defined by some older Android NDKs. Define itsewardj
2014-08-07This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3carll
2014-08-07This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3carll
2014-01-12Add support for ARMv8 AArch64 (the 64 bit ARM instruction set).sewardj
2013-12-27mips32: Adding mips32/Android support to Valgrind.dejanj
2013-10-18Update copyright dates (20XY-2012 ==> 20XY-2013)sewardj
2013-09-30Robustise the find_client function. Also fix a memory leak spotted byflorian
2013-02-27mips: adding MIPS64LE support to Valgrindpetarj
2013-01-26Avoid copying a string coming from argv[] into a fixed size buffer.florian
2012-11-10Fix more Char/HChar mixups. Closing in...florian
2012-08-05Update copyright dates to include 2012.sewardj
2012-08-05301265 - add x86 support to Android build philippe
2012-06-07Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic,sewardj
2011-10-23Update all copyright dates, from 20xy-2010 to 20xy-2011.sewardj
2011-07-12Conditionalise code that uses some ELF constants that Android doesn'tsewardj
2011-03-07Add a port to IBM z/Architecture (s390x) running Linux -- Valgrindsewardj
2010-05-03Update copyright dates to 2010.sewardj
2010-04-29Include valgrind headers before system headers to avoid problemstom
2010-01-01Merge from branches/ARM, all parts of the ARM-Linux port except forsewardj
2009-08-27Fix a couple of nits picked up by gcc-4.5, which is more warningful than 4.4.sewardj
2009-08-23Fixed a compiler warning.bart
2009-08-20Add some extra debugging to the launcher.tom
2009-08-19Fix whitespace-skipping loop. (Konstantin Serebryany) (see #204377)sewardj
2009-08-18The linker in Fedora Rawhide seems to be using ELFOSABI_LINUX astom
2009-06-30Fix a problem with r10384: it was failing to read the ELF header if thenjn
2009-06-29Make the Linux launcher more like the Darwin one in how it reads thenjn
2009-03-10Updated copyright years.njn
2009-02-11Changed the way files are installed. Instead of going intonjn
2009-02-06Removed Makefile.core.am with some judicious refactoring. Also fix a stupidnjn
2009-02-06Removed Makefile.core.am with some judicious refactoring.njn
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-01-08Update copyright dates.sewardj
2006-10-17Merge r6106 (rename the Linux launcher and add an AIX5 one.)sewardj