[binutils-gdb] Fixes the generation of dwarf line debug information for the msp430, even in the presence of function sections and linker garbage collection.
sergiodj+buildbot@redhat.com
sergiodj+buildbot@redhat.com
Mon Feb 23 18:11:00 GMT 2015
*** TEST RESULTS FOR COMMIT 0f8f0c57ea4742ad2d9b0598a18243331c1c06e3 ***
Author: Nick Clifton <nickc@redhat.com>
Branch: master
Commit: 0f8f0c57ea4742ad2d9b0598a18243331c1c06e3
Fixes the generation of dwarf line debug information for the msp430, even in the presence of function sections and linker garbage collection.
PR 17940
* dwarf2dbg.c (out_header): When generating dwarf sections use
real symbols not temps for the start and end symbols.
* config/tc-msp430.h (TC_FORCE_RELOCATION_SUB_SAME): Also prevent
adjustments to relocations in debug sections.
(TC_LINKRELAX_FIXUP): Likewise.
* elf32-msp430.c (msp430_elf_relax_delete_bytes): Adjust debug
symbols at end of sections. Adjust function sizes.
More information about the Gdb-testers
mailing list