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 1a86b364a30 [gdb/testsuite] Handle unsupported catch syscall new 229ecf80f35 gold: Always resolve non-default weak undefined to 0 new 5a655b5291b x86: Fix comment typos in TLS relocation check
The 2 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: bfd/elf32-i386.c | 14 ++-- bfd/elf64-x86-64.c | 12 ++-- gold/symtab.cc | 11 +++- gold/symtab.h | 7 ++ gold/testsuite/Makefile.am | 17 +++++ gold/testsuite/Makefile.in | 75 ++++++++++++++++++++-- .../{plugin_common_test_2.c => weak_undef_lib_4.c} | 29 ++++----- .../{plugin_test_7_1.c => weak_undef_test_3.c} | 33 +++++----- ...{gc_dynamic_list_test.t => weak_undef_test_4.c} | 14 ++-- 9 files changed, 154 insertions(+), 58 deletions(-) copy gold/testsuite/{plugin_common_test_2.c => weak_undef_lib_4.c} (59%) copy gold/testsuite/{plugin_test_7_1.c => weak_undef_test_3.c} (60%) copy gold/testsuite/{gc_dynamic_list_test.t => weak_undef_test_4.c} (79%)