OSDN Git Service

* dw2gencfi.c (output_fde): Use fix_new to emit pc-relative reloc.
authorRichard Henderson <rth@redhat.com>
Sat, 31 May 2003 19:36:45 +0000 (19:36 +0000)
committerRichard Henderson <rth@redhat.com>
Sat, 31 May 2003 19:36:45 +0000 (19:36 +0000)
commitfbf5ea13e0178b05fa99652ba088715e00a62780
tree7e084ba6661b742f286a20b6e03d06c9464eaec3
parentb5f97973682d0e82d6dd6638a7e84fd5d34b1ee0
    * 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