* config/tc-alpha.c (alpha_cur_ent_sym): Remove.
commitff89201a3e80979614faf65b9012a1e4f71922f5
authorRichard Henderson <rth@redhat.com>
Fri, 30 May 2003 03:01:12 +0000 (30 03:01 +0000)
committerRichard Henderson <rth@redhat.com>
Fri, 30 May 2003 03:01:12 +0000 (30 03:01 +0000)
treeed666a8226addbbaf4a2500654ca390c8e66fcdf
parent7da38c42599391b305d56eea719c2ac74529d036
    * config/tc-alpha.c (alpha_cur_ent_sym): Remove.
        (all_frame_data, plast_frame_data, cur_frame_data): New.
        (s_alpha_ent): Record data for dwarf2 cfi.
        (s_alpha_end, s_alpha_mask, s_alpha_frame, s_alpha_prologue): Likewise.[
        (alpha_elf_md_end): Emit dwarf2 cfi for ecoff unwind directives.
        * config/tc-alpha.h (md_end): New.
        (DWARF2_DEFAULT_RETURN_COLUMN): New.
        (DWARF2_CIE_DATA_ALIGNMENT): New.

        * gas/alpha/elf-reloc-8.d: Add .eh_frame relocs.
        * gas/cfi/cfi-alpha-1.d: New.
        * gas/cfi/cfi-alpha-1.s: New.
        * gas/cfi/cfi.exp: Run it.
gas/ChangeLog
gas/config/tc-alpha.c
gas/config/tc-alpha.h
gas/testsuite/ChangeLog
gas/testsuite/gas/alpha/elf-reloc-8.d
gas/testsuite/gas/cfi/cfi-alpha-1.d [new file with mode: 0644]
gas/testsuite/gas/cfi/cfi-alpha-1.s [new file with mode: 0644]
gas/testsuite/gas/cfi/cfi.exp