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 d89edf9b811 gdb, btrace: make record-btrace per-inferior new 39a7b38fac0 Fix linker tests to work with 16-bit targets. new c36876fe5b5 BFD: Exclude sections with no content from compress 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/ChangeLog | 6 ++++++ bfd/compress.c | 3 +++ gas/ChangeLog | 6 ++++++ gas/testsuite/gas/arm/pr24753.d | 7 +++++++ gas/testsuite/gas/arm/pr24753.s | 12 ++++++++++++ ld/ChangeLog | 21 +++++++++++++++++++++ ld/testsuite/ld-misc/start.s | 2 +- ld/testsuite/ld-scripts/default-script.t | 2 +- ld/testsuite/ld-scripts/default-script1.d | 8 +++++--- ld/testsuite/ld-scripts/default-script2.d | 8 +++++--- ld/testsuite/ld-scripts/default-script3.d | 8 +++++--- ld/testsuite/ld-scripts/default-script4.d | 8 +++++--- ld/testsuite/ld-scripts/empty-address-1.d | 6 +++--- ld/testsuite/ld-scripts/empty-address-1.s | 4 ++-- ld/testsuite/ld-scripts/empty-address-1.t | 2 +- ld/testsuite/ld-scripts/empty-address-2.s | 2 +- ld/testsuite/ld-scripts/empty-address-2a.d | 4 ++-- ld/testsuite/ld-scripts/empty-address-2b.d | 4 ++-- ld/testsuite/ld-scripts/memory.t | 4 ++-- ld/testsuite/ld-scripts/memory_sym.t | 2 +- ld/testsuite/ld-scripts/script.exp | 6 +++--- 21 files changed, 94 insertions(+), 31 deletions(-) create mode 100644 gas/testsuite/gas/arm/pr24753.d create mode 100644 gas/testsuite/gas/arm/pr24753.s