]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* dw2gencfi.c (DWARF2_FDE_RELOC_SIZE): New.
authorRichard Henderson <rth@redhat.com>
Thu, 21 Aug 2008 19:49:22 +0000 (19:49 +0000)
committerRichard Henderson <rth@redhat.com>
Thu, 21 Aug 2008 19:49:22 +0000 (19:49 +0000)
commit8c9b70b1a5d4a033ce38d16981b31a1e2f67485d
treefa25136b95953f8456338d2753f3e5f9313b9ebb
parentaa8d5e4592d560eb7b1dd04ed8d9254b43d6f929
    * dw2gencfi.c (DWARF2_FDE_RELOC_SIZE): New.
        (output_cie, output_fde): Use it.
        (DWARF2_EH_FRAME_READ_ONLY): New.
        (cfi_finish): Use it.

        * config/tc-hppa.h (DWARF2_FDE_RELOC_SIZE): Set to 8 for 64-bit.
        (DWARF2_CIE_DATA_ALIGNMENT): Change sign.
        (DWARF2_EH_FRAME_READ_ONLY): New.
        * config/tc-hppa.c (tc_gen_reloc): Generate pc-relative relocations
        from the results of DIFF_EXPR_OK manipulation.
gas/ChangeLog
gas/config/tc-hppa.c
gas/config/tc-hppa.h
gas/dw2gencfi.c