History log of /external/valgrind/main/coregrind/m_debuginfo/readelf.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c54f8dd583082adb3c6f21d350ffb78e2ad6f152 09-Mar-2014 Dmitriy Ivanov <dimitry@google.com> Apply andoroid-specific patches.

Change-Id: I96cd44a572e61ef7012fb7c1ea37d478f080531c
/external/valgrind/main/coregrind/m_debuginfo/readelf.c
436e89c602e787e7a27dd6624b09beed41a0da8a 07-Mar-2014 Dmitriy Ivanov <dimitry@google.com> Sync with valgrind-trunk (3.10.0.SVN)

Change-Id: Ia339d686144f07110ad2aab3a96e68a11e284feb
/external/valgrind/main/coregrind/m_debuginfo/readelf.c
753e06917ea5bb4684b560f29c1c46fd58227519 01-Feb-2013 Ben Cheng <bccheng@google.com> Apply Android-specific patches to Valgrind 3.8.1

Tested with GCC 4.6 and things are working as expected.

Change-Id: Icfd035acff5d1443edb6edf4043ab2a3f1c408a4
/external/valgrind/main/coregrind/m_debuginfo/readelf.c
663860b1408516d02ebfcb3a9999a134e6cfb223 01-Feb-2013 Ben Cheng <bccheng@google.com> Refresh Valgrind to 3.8.1

Disable Android.mk for now until Android-specific changes are submitted later.

Change-Id: I0673f9b4edbbfacf5f52868c9735272e4bf811de
/external/valgrind/main/coregrind/m_debuginfo/readelf.c
b32f58018498ea2225959b0ba11c18f0c433deef 20-Dec-2011 Evgeniy Stepanov <eugenis@google.com> Update Valgrind and TSan.

Rebased local changes on:
http://valgrind-variant.googlecode.com/svn/trunk@125
http://data-race-test.googlecode.com/svn/trunk@3717

Change-Id: I4d7a227ad72fb8e9998015a5fe26e00496ec1da3
/external/valgrind/main/coregrind/m_debuginfo/readelf.c
9bea4c13fca0e3bb4b719dcb3ed63d47d479294e 10-Dec-2011 Kenny Root <kroot@google.com> Revert "Update Valgrind and TSan."

Breakage in x86

This reverts commit 8f943afc22a6a683b78271836c8ddc462b4824a9
/external/valgrind/main/coregrind/m_debuginfo/readelf.c
8f943afc22a6a683b78271836c8ddc462b4824a9 06-Dec-2011 Evgeniy Stepanov <eugenis@google.com> Update Valgrind and TSan.

Rebased local changes on:
http://valgrind-variant.googlecode.com/svn/trunk@125
http://data-race-test.googlecode.com/svn/trunk@3717

Change-Id: Ic8636da312685c604941d6d2c937c3e8eadc1e53
/external/valgrind/main/coregrind/m_debuginfo/readelf.c
4d728bdb895f724609baf855adf23681c220b1c2 21-Jun-2011 Evgeniy Stepanov <eugenis@google.com> Replace elf reader hacks with .gnu_debuglink support.

This change removes all our hacks from the Valgrind elf reader and adds
/data/local/symbols to debuglink search path.

Change-Id: I2e2400f779291a54579debb8144fd3a2b07458ba
/external/valgrind/main/coregrind/m_debuginfo/readelf.c
5d6e56814eb5a8a8549c0becf9d46b363c7ab8c3 26-May-2011 Evgeniy Stepanov <eugenis@google.com> Disable another check in Valgrind's elf reader.

Stripping debug info from a binary can decrease the size of one of its
segments. This happens if the end of the segment is past the end of the file
when aligned upwards.

Change-Id: If7521c9083cd55ecd9024950329ea3b7b63ca7d5
/external/valgrind/main/coregrind/m_debuginfo/readelf.c
f0cb39bc6abe181a0abdd1f6c778521ae8497277 04-Mar-2011 Evgeniy Stepanov <eugenis@google.com> Bring in changes from valgrind-variant repository.

These are changes from http://code.google.com/p/valgrind-variant@r82 rebased on
top of current android/valgrind, plus an updated config.h.
These changes are needed for ThreadSanitizer.

Change-Id: Ib3e5d52a7399b713045d94445a9e4ccccc7b4b50
/external/valgrind/main/coregrind/m_debuginfo/readelf.c
e739ac0589b4fb43561f801c4faba8c1b89f8680 04-Mar-2011 Evgeniy Stepanov <eugenis@google.com> Move external/valgrind to external/valgrind/main.

Change-Id: I4f88dd5730d1e5b3ecb58cc77ce3454ad0218857
/external/valgrind/main/coregrind/m_debuginfo/readelf.c