https://sourceware.org/bugzilla/show_bug.cgi?id=17940

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0f8f0c57ea4742ad2d9b0598a18243331c1c06e3

commit 0f8f0c57ea4742ad2d9b0598a18243331c1c06e3
Author: Nick Clifton <ni...@redhat.com>
Date:   Mon Feb 23 14:53:02 2015 +0000

    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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to