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 c258c396fa GDB: Work around buggy dwarf line information produced by Co [...] new 00bee008e9 Tidy elf_segment_map allocation new e0c3dfa2ee SPU overlay headers new 1b9e270b09 No PT_INTERP when .interp is zero size new 5d69562788 Use p_vaddr_offset to set p_vaddr on segments without sections new 7358942661 ld insert_os_after ignoring first assignment new 64029e9368 Separate header PT_LOAD for -z separate-code
The 6 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 | 40 ++++++++ bfd/elf-nacl.c | 88 +++++++++--------- bfd/elf.c | 165 ++++++++++++++++++++------------- bfd/elf32-spu.c | 38 +++++--- include/ChangeLog | 4 + include/bfdlink.h | 3 + ld/ChangeLog | 25 +++++ ld/ldexp.c | 1 + ld/ldlang.c | 11 ++- ld/testsuite/ld-elf/loadaddr1.d | 2 +- ld/testsuite/ld-elf/loadaddr2.d | 2 +- ld/testsuite/ld-elf/overlay.d | 2 - ld/testsuite/ld-elf/pr19539.d | 2 +- ld/testsuite/ld-elf/pr22423.d | 2 +- ld/testsuite/ld-i386/vxworks2.sd | 7 +- ld/testsuite/ld-powerpc/vxworks2.sd | 5 - ld/testsuite/ld-spu/ovl.lnk | 2 +- ld/testsuite/ld-tic6x/dsbt-be.ld | 1 - ld/testsuite/ld-tic6x/dsbt-inrange.ld | 1 - ld/testsuite/ld-tic6x/dsbt-overflow.ld | 1 - ld/testsuite/ld-tic6x/dsbt.ld | 1 - 21 files changed, 261 insertions(+), 142 deletions(-)