History log of /external/valgrind/main/coregrind/m_debuginfo/readdwarf.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/readdwarf.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/readdwarf.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/readdwarf.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/readdwarf.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/readdwarf.c
0ac97fe185c4491b4e2ed89e6072a6c8517b9b5b 08-Aug-2011 Kenny Root <kroot@android.com> Merge "Raise N_CFI_REGS for ARM."
212d1b2f0a4276a4402f049b5f8806cf2bbd39be 28-Jul-2011 Evgeniy Stepanov <eugenis@google.com> Raise N_CFI_REGS for ARM.

This fixes CFI reading in Android libc.so, and lets Valgrind unwind
stacks starting from __vfprintf.

Change-Id: I46860ea7b26e07de0c3bfd09e0bea77be2780a45
/external/valgrind/main/coregrind/m_debuginfo/readdwarf.c
e65ebf8dbfc46f7bd75d00c0e822fb9e2b3ab5aa 28-Jul-2011 Evgeniy Stepanov <eugenis@google.com> Raise N_CIE.

Valgrind has a hardcoded limit of 4000 CIEs, which is not enough for
some of our binaries. Extra CIEs are dropped, making stack unwinding
in corresponding code regions impossible.

This change increases Valgrind's memory footprint and each tool
binary file size by 128Kb.

Change-Id: I0407146430dded988294a14a044d2f852bdd5dd9
/external/valgrind/main/coregrind/m_debuginfo/readdwarf.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/readdwarf.c