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 f49547a Fix fault in assembler when passed a bogus input file. new 82d9379 Fix problem where absolute local symbols are omitted when out [...]
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 | 10 ++++++++ gold/object.cc | 5 ++-- gold/testsuite/Makefile.am | 10 ++++++++ gold/testsuite/Makefile.in | 30 +++++++++++++++------- ...ny_sections_test.cc => file_in_many_sections.c} | 25 +++--------------- ..._to_direct.sh => file_in_many_sections_test.sh} | 12 +++++---- 6 files changed, 55 insertions(+), 37 deletions(-) copy gold/testsuite/{many_sections_test.cc => file_in_many_sections.c} (69%) copy gold/testsuite/{x86_64_indirect_call_to_direct.sh => file_in_many_sections_te [...] mode change 100755 => 100644