OSDN Git Service

* dw2gencfi.c (output_fde): Use fix_new to emit pc-relative reloc.
authorrth <rth>
Sat, 31 May 2003 19:36:44 +0000 (19:36 +0000)
committerrth <rth>
Sat, 31 May 2003 19:36:44 +0000 (19:36 +0000)
commit774cb395c2a3c3678989e640b8f136c959389722
tree5c30c6716beb2209da63ef8dab2ff036ce3bd1b1
parentcb3c2963dbaa860a3ad9c95d755fb028684b2c65
    * dw2gencfi.c (output_fde): Use fix_new to emit pc-relative reloc.
        (cfi_finish): Set flag_traditional_format around .eh_frame data.

        * gas/alpha/elf-reloc-8.d: Correct .eh_frame relocs.
        * gas/cfi/cfi-alpha-2.d: New.
        * gas/cfi/cfi-alpha-2.s: New.
        * gas/cfi/cfi.exp: Run it.
gas/ChangeLog
gas/dw2gencfi.c
gas/testsuite/ChangeLog
gas/testsuite/gas/alpha/elf-reloc-8.d
gas/testsuite/gas/cfi/cfi-alpha-2.d [new file with mode: 0644]
gas/testsuite/gas/cfi/cfi-alpha-2.s [new file with mode: 0644]
gas/testsuite/gas/cfi/cfi.exp