aboutsummaryrefslogtreecommitdiff
path: root/coregrind/m_initimg
AgeCommit message (Expand)Author
2015-10-22Merge remote-tracking branch 'aosp/upstream-master' into mymergeDmitriy Ivanov
2015-10-12On a zEC12 or z13, a glibc with lock elision enabled infers from HWCAPflorian
2015-09-26Fix compiler warning about unused functions and variablesiraisr
2015-09-25Support correctly AT_SUN_SYSSTAT_ADDR and AT_SUN_SYSSTAT_ZONE_ADDRiraisr
2015-08-22Distinguish properly when to establish the client data segment.iraisr
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-08-20Initial data (brk) segment is setup on demand, when a first brk() syscalliraisr
2015-08-17Runtime linker ld.so.1 can be now run under Valgrind on Solaris.iraisr
2015-08-05Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-05-27Fix x86_64 target buildDmitriy Ivanov
2015-05-19Fix for the HWCAP2 aux vector.carll
2015-04-30Remove a few embarassing comments.florian
2015-04-28Use error exit code when bailing out.florian
2015-04-27Remove magic constant. Use LibVEX_GUEST_STATE_ALIGN instead.florian
2015-04-27Follow up on VEX r3144 and remove VexGuestTILEGXStateAlignment.florian
2015-04-25Fix BZ #342683. Based on patch by Ivo Raisr.florian
2015-04-13Un-break the Darwin build after r15078. Patch from Mark Pauleysewardj
2015-04-10Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com)sewardj
2015-04-09ADD AT_DCACHEBSIZE and AT_HWCAP2 support for POWER PC carll
2014-11-04Adds initial support for AArch64 (arm64) on Android. Small programssewardj
2014-09-28Merge revisions 14212 and 14586 from the BUF_REMOVAL branch to trunk.florian
2014-09-12VG_(malloc/calloc/strdup) never return NULL (and never will).florian
2014-09-07More stack-end-semantics fixups for MacOS following r14422 and r14392.sewardj
2014-08-29The semantic of the stack bounds is not consistent or is not described.philippe
2014-08-20Clean up confusion about VG_(args_the_exename) which was believed toflorian
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-07-30Fix copyright years.florian
2014-07-08Darwin only: don't tell aspacemgr about the kernel commpage -- onlysewardj
2014-06-20Fix incorrect header guard macro, as awesomely detected by clang.sewardj
2014-02-24This fixes the shadow validity setup of SP,IA and FPC. The currentcborntra
2014-01-15arm64: rename guest_SP to guest_XSP so as to avoid a name clash withsewardj
2014-01-12Add support for ARMv8 AArch64 (the 64 bit ARM instruction set).sewardj
2014-01-07The value of AT_BASE should be the offset between where the ELF interpretertom
2013-12-27mips32: Adding mips32/Android support to Valgrind.dejanj
2013-10-18Update copyright dates (20XY-2012 ==> 20XY-2013)sewardj
2013-09-15Fix coregrind header files such that they can be included withoutflorian
2013-09-11Clarify wording.florian
2013-08-03Followup to the renaming in VEX r2735.florian
2013-07-29Remove simple_huffman.c which is a leftover from the timeflorian
2013-07-21fix 321960 pthread_create() then alloca() causing invalid stack write errorsphilippe
2013-04-17Pay attention to PT_GNU_STACK when deciding what permissions totom
2013-02-27mips: adding MIPS64LE support to Valgrindpetarj
2012-11-10Fix more Char/HChar mixups. Closing in...florian
2012-11-06fix n-i-bz same as 303624 (fixed in 3.8.0), but for x86 androidphilippe
2012-11-03Fix Char/HChar mixups and constness in m_initimg.florian
2012-08-05Update copyright dates to include 2012.sewardj
2012-08-05301265 - add x86 support to Android build philippe
2012-07-18Fix 303624 segmentation fault on Android 4.1 (e.g. on android emulator or Gal...philippe