This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-check_binutils in repository toolchain/ci/binutils-gdb.
from a24e049847 Automatic date update in version.in adds 0455b7d325 Warn about static libs vs. source-highlight only when necessary adds fa639f555a Don't compare types of enum fields adds 60108e47b5 [gdb/testsuite] Introduce supports_scalar_storage_order_attribute adds 97aac4ec32 gold: Move sym declaration just before use adds 3dc9a557a1 Automatic date update in version.in adds c541fa7c91 [gdb/testsuite] Add save_target_board_info adds 0335338177 Automatic date update in version.in adds 904cb749cf gdb.texinfo: Document GMP as mandatory requirement to build GDB
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 11 ++ gdb/configure | 12 +- gdb/configure.ac | 12 +- gdb/doc/ChangeLog | 4 + gdb/doc/gdb.texinfo | 9 ++ gdb/gdbtypes.c | 4 +- gdb/testsuite/ChangeLog | 21 ++++ gdb/testsuite/gdb.base/endianity.c | 2 +- gdb/testsuite/gdb.base/endianity.exp | 11 +- .../compare-enum-type-a.c} | 11 +- .../compare-enum-type-b.c} | 9 +- .../compare-enum-type.exp} | 16 +-- .../compare-enum-type.h} | 5 +- gdb/testsuite/lib/gdb.exp | 121 +++++++++++++++++---- gold/ChangeLog | 8 ++ gold/incremental.cc | 4 +- gold/plugin.cc | 2 +- 18 files changed, 204 insertions(+), 60 deletions(-) copy gdb/testsuite/{gdb.base/share-psymtabs-bt.c => gdb.python/compare-enum-type-a [...] copy gdb/testsuite/{gdb.base/psym-external-decl.c => gdb.python/compare-enum-type- [...] copy gdb/testsuite/{gdb.cp/breakpoint-locs.exp => gdb.python/compare-enum-type.exp} (67%) copy gdb/testsuite/{gdb.cp/stub-array-size.h => gdb.python/compare-enum-type.h} (96%)