* 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)
commiteafbc43f939a26cb4230d3d55ec637f441e3afe6
tree8576168b3f31bd968853148dc33f86590d6449b0
parent38fafa6d088439f82e140d2f60f76fa0d15def57
    * 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
This page took 0.041737 seconds and 4 git commands to generate.