* config/tc-alpha.c (alpha_cur_ent_sym): Remove.
authorRichard Henderson <rth@redhat.com>
Fri, 30 May 2003 03:01:12 +0000 (03:01 +0000)
committerRichard Henderson <rth@redhat.com>
Fri, 30 May 2003 03:01:12 +0000 (03:01 +0000)
commitf37f01cff7bc48542f62a22e47c3e7453b591f13
tree2b508a7cc60c86b67a5869c3b768a5afffafe705
parentacf4b81681d1c24bef20cc9fd737fc356b77ed7f
    * 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