This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 1367480341 Fix GDB build when using --disable-gdbmi new e173ea00c2 Fix problem with ICF where diffs in EH frame info is ignored.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gold/ChangeLog | 23 ++ gold/gc.h | 3 +- gold/icf.cc | 270 ++++++++++++++++++--- gold/icf.h | 30 +++ gold/options.h | 2 +- gold/testsuite/Makefile.am | 10 + gold/testsuite/Makefile.in | 19 +- .../testsuite/{icf_test.cc => icf_test_pr21066.cc} | 44 ++-- .../testsuite/{icf_test.sh => icf_test_pr21066.sh} | 22 +- 9 files changed, 364 insertions(+), 59 deletions(-) copy gold/testsuite/{icf_test.cc => icf_test_pr21066.cc} (59%) copy gold/testsuite/{icf_test.sh => icf_test_pr21066.sh} (62%)