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 93f83dcc94d sim: no rule to make sim/ppc/Makefile.in new 9c697157b82 Make is_relocatable_executable only affect dynamic section syms new bc45bfd2598 xtensa: move xtensa_make_property_section from bfd to gas new 086c8f406d8 PR25333, GAS is slow processing -fdebug-types-sections
The 3 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/elf32-xtensa.c | 34 +---- bfd/elflink.c | 13 +- gas/config/obj-elf.c | 253 +++++++++++++++++++------------- gas/config/obj-elf.h | 2 + gas/config/tc-xtensa.c | 36 ++++- gas/testsuite/gas/elf/attach-1.d | 10 +- gas/testsuite/gas/elf/attach-2.d | 12 +- gas/testsuite/gas/elf/attach-2.s | 4 +- gas/testsuite/gas/elf/elf.exp | 1 + gas/testsuite/gas/elf/section21.l | 2 - gas/testsuite/gas/elf/section21.s | 7 +- include/elf/xtensa.h | 2 +- ld/testsuite/ld-tic6x/shlib-app-1.rd | 122 +++++++-------- ld/testsuite/ld-tic6x/shlib-app-1b.rd | 122 +++++++-------- ld/testsuite/ld-tic6x/shlib-app-1r.rd | 104 ++++++------- ld/testsuite/ld-tic6x/shlib-app-1rb.rd | 104 ++++++------- ld/testsuite/ld-tic6x/static-app-1.rd | 125 ++++++++-------- ld/testsuite/ld-tic6x/static-app-1b.rd | 125 ++++++++-------- ld/testsuite/ld-tic6x/static-app-1r.rd | 119 ++++++++------- ld/testsuite/ld-tic6x/static-app-1rb.rd | 119 ++++++++------- 20 files changed, 674 insertions(+), 642 deletions(-)