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 3945d2d77e3 gdb/modula-2: parsing of multi-subscript arrays new 8d303546674 tic54x ld testsuite new ca159256b4e gas warning fixes new 30b940a097d PR26410, UBSAN: symbols.c:1818 new b8ff233b54d PR26419, ASAN: mn10300_elf_relax_section elf-m10300.c:3943 new d2327e47ef2 PR26422, ASAN: elf32_arm_final_link_relocate elf32-arm.c:10351 new 250dd99fc92 PR26426, ASAN: neon_quad tc-arm.c:15175 new 0c1438eb15a PR26430, ASAN: nacl_modify_segment_map elf-nacl.c:164 new d3e0baddb20 PR26441, ASAN: get_b_cc tc-cr16.c:1521 new 2186273ac4b PR26452, ASAN: som_compute_checksum som.c:4293 new 1438dd86cc7 PR26463, ASAN: m32c_elf_relax_section elf32-m32c.c:1448 new a93ba4c0cf1 PR26482, ASAN: _bfd_xcoff_sizeof_headers coff-rs6000.c:2585 new 1de153a1681 PR26500, ASAN: tic4x_inst_make tc-tic4x.c:1247 new 69ff2100fdf PR26501, ASAN: tic54x_undefined_symbol tc-tic54x.c:5015 new 8640c87dcd4 PR26504, ASAN: parse_disassembler_options vax-dis.c:142 new 1ab8d928977 PR26505, ASAN: xstormy16_elf_relax_section elf32-xstormy16.c:595
The 15 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 | 47 ++++++++++++++++++++++++++ bfd/coff-rs6000.c | 12 ++++--- bfd/elf-m10300.c | 4 +-- bfd/elf-nacl.c | 10 +++--- bfd/elf32-arm.c | 53 ++++++++++-------------------- bfd/elf32-m32c.c | 3 +- bfd/elf32-xstormy16.c | 3 +- bfd/som.c | 11 ++++--- gas/ChangeLog | 40 ++++++++++++++++++++++ gas/config/tc-arc.c | 2 +- gas/config/tc-arm.c | 5 +++ gas/config/tc-cr16.c | 9 ++--- gas/config/tc-epiphany.c | 4 +-- gas/config/tc-mips.c | 2 +- gas/config/tc-mmix.c | 2 +- gas/config/tc-nds32.c | 1 + gas/config/tc-tic4x.c | 3 +- gas/config/tc-tic54x.c | 11 ++----- gas/symbols.c | 7 ++-- ld/ChangeLog | 11 +++++++ ld/testsuite/ld-libs/libs.exp | 7 ++++ ld/testsuite/ld-scripts/data.d | 1 + ld/testsuite/ld-scripts/empty-address-2a.d | 2 +- ld/testsuite/ld-scripts/empty-address-2b.d | 2 +- ld/testsuite/ld-scripts/include-1.d | 1 + ld/testsuite/ld-scripts/provide-1.d | 1 + ld/testsuite/ld-scripts/provide-2.d | 2 ++ ld/testsuite/ld-scripts/provide-4.d | 2 ++ opcodes/ChangeLog | 6 ++++ opcodes/vax-dis.c | 4 +-- 30 files changed, 186 insertions(+), 82 deletions(-)