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 d0cc52bdf2e gdb: Add default reggroups for ARC new 4287950e540 pr27228 testcase new 9886ff0319b gas byte test new a45ef9a30ba gas testsuite tidy new 1c9c9b9b555 PR27226, ld.bfd contains huge .rodata section new c3ffb8f340f Segmentation fault i386-gen
The 5 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 | 4 +++ bfd/elf32-ft32.c | 3 +- gas/ChangeLog | 45 ++++++++++++++++++++++++++++ gas/testsuite/gas/all/byte.d | 4 --- gas/testsuite/gas/all/byte.l | 3 -- gas/testsuite/gas/all/byte.s | 2 -- gas/testsuite/gas/all/gas.exp | 5 ---- gas/testsuite/gas/all/local-label-overflow.d | 5 +++- gas/testsuite/gas/all/none.d | 2 +- gas/testsuite/gas/all/sleb128-2.d | 2 +- gas/testsuite/gas/all/sleb128-4.d | 3 +- gas/testsuite/gas/all/sleb128-5.d | 2 +- gas/testsuite/gas/all/sleb128-7.d | 2 +- gas/testsuite/gas/all/sleb128-9.d | 2 +- gas/testsuite/gas/all/string.d | 2 +- gas/testsuite/gas/elf/bignums.d | 2 +- gas/testsuite/gas/elf/group0c.d | 2 +- gas/testsuite/gas/elf/group1a.d | 2 +- gas/testsuite/gas/elf/missing-build-notes.d | 2 +- gas/testsuite/gas/elf/pr27228.d | 4 ++- gas/testsuite/gas/elf/section-symbol-redef.d | 2 +- gas/testsuite/gas/elf/section0.d | 2 +- gas/testsuite/gas/elf/section1.d | 2 +- gas/testsuite/gas/elf/section10.d | 2 +- gas/testsuite/gas/elf/section11.d | 4 +-- gas/testsuite/gas/elf/section15.d | 2 +- gas/testsuite/gas/elf/section4.d | 2 +- gas/testsuite/gas/elf/section6.d | 2 +- gas/testsuite/gas/elf/section7.d | 2 +- gas/testsuite/gas/elf/symtab.d | 4 +-- gas/testsuite/gas/elf/symtab.s | 2 +- gas/testsuite/gas/macros/irp.d | 2 +- gas/testsuite/gas/macros/repeat.d | 2 +- gas/testsuite/gas/macros/rept.d | 2 +- gas/testsuite/gas/macros/test2.d | 2 +- gas/testsuite/gas/macros/test3.d | 1 - gas/testsuite/gas/macros/vararg.d | 2 +- ld/ChangeLog | 19 ++++++++++++ ld/emulparams/alphavms.sh | 3 +- ld/emulparams/elf64_ia64_vms.sh | 1 - ld/emulparams/elf64mmix.sh | 1 - ld/emulparams/elf_iamcu.sh | 1 - ld/emulparams/elf_k1om.sh | 1 - ld/emulparams/elf_l1om.sh | 1 - ld/emulparams/mmo.sh | 1 - ld/emulparams/pdp11.sh | 5 ++++ ld/emultempl/beos.em | 25 ++++++++++++++++ ld/emultempl/pdp11.em | 30 +++++++++++++++++-- ld/emultempl/pe.em | 34 +++++++++++++++++++++ ld/emultempl/pep.em | 34 +++++++++++++++++++++ ld/scripttempl/pdp11.sc | 2 +- ld/testsuite/ld-bootstrap/bootstrap.exp | 1 + opcodes/ChangeLog | 5 ++++ opcodes/i386-gen.c | 2 ++ 54 files changed, 241 insertions(+), 60 deletions(-) delete mode 100644 gas/testsuite/gas/all/byte.d delete mode 100644 gas/testsuite/gas/all/byte.l delete mode 100644 gas/testsuite/gas/all/byte.s