* dw2gencfi.c (DWARF2_FDE_RELOC_SIZE): New.
commit808d024f4aa46660e80ff8bba0609974d9f27015
authorRichard Henderson <rth@redhat.com>
Thu, 21 Aug 2008 19:49:22 +0000 (21 19:49 +0000)
committerRichard Henderson <rth@redhat.com>
Thu, 21 Aug 2008 19:49:22 +0000 (21 19:49 +0000)
tree192650d2aa9b4a9b36cecb4ef9c800235a46fadc
parent594c588792bc8719fc6cdc9fcfeb1cf3c7772a0e
    * 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