old-cross-binutils/gas/testsuite
Richard Henderson a4447b9378 * dw2gencfi.c, dw2gencfi.h: Rewrite from scratch.
* as.c (main): Always call cfi_finish.
        * config/tc-i386.c (x86_dwarf2_return_column): New.
        (x86_cie_data_alignment): New.
        (md_begin): Set them.
        (tc_x86_cfi_init): Remove.
        (tc_x86_regname_to_dw2regnum): Fix 32-bit register numbers;
        return int, not unsigned long; don't as_bad here.
        (tc_x86_frame_initial_instructions): Streamline; use
        updated api.
        * config/tc-i386.h (tc_cfi_init): Remove.
        (DWARF2_DEFAULT_RETURN_COLUMN): New.
        (DWARF2_CIE_DATA_ALIGNMENT): New.

        * gas/cfi/cfi-i386.d: Update for dw2gencfi rewrite.
        * gas/cfi/cfi-x86_64.d: Likewise.
        * gas/cfi/cfi-i386-2.d: New.
        * gas/cfi/cfi-i386-2.s: New.
2003-05-27 16:52:49 +00:00
..
config Remove GASP. 2002-12-02 15:42:15 +00:00
gas * dw2gencfi.c, dw2gencfi.h: Rewrite from scratch. 2003-05-27 16:52:49 +00:00
lib Replace i[3456]86 with i[3-7]86 2003-05-16 16:30:27 +00:00
ChangeLog * dw2gencfi.c, dw2gencfi.h: Rewrite from scratch. 2003-05-27 16:52:49 +00:00