This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/binutils-gdb.
from cb275538db Use registry in gdbarch adds 62b73b6580 Automatic date update in version.in adds 1369522f36 Recognize the new ELF compression type for ZSTD. adds 701821154b Add gold support for --package-metadata option.
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/readelf.c | 2 + elfcpp/elfcpp.h | 4 +- gold/Makefile.am | 8 +- gold/Makefile.in | 16 +- gold/aclocal.m4 | 1 + gold/config.in | 3 + gold/configure | 266 +++++++++++++++++++++ gold/configure.ac | 26 ++ gold/layout.cc | 50 ++++ gold/layout.h | 6 + gold/options.h | 4 + gold/testsuite/Makefile.am | 15 +- gold/testsuite/Makefile.in | 52 +++- ...gnu_property_main.c => package_metadata_main.c} | 0 15 files changed, 428 insertions(+), 27 deletions(-) copy gold/testsuite/{gnu_property_main.c => package_metadata_main.c} (100%)