]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-m68k.c
gas/
authorAndreas Schwab <schwab@linux-m68k.org>
Fri, 8 Aug 2003 14:46:41 +0000 (14:46 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Fri, 8 Aug 2003 14:46:41 +0000 (14:46 +0000)
commitc04898f807516f8361a4ec6f55b984bdf0955f7e
tree6a90d5b09ae4147038486dfddb9130bd4785f0a2
parent9a146a111fcdf46255451553ef8be9bb571e5853
gas/
* config/tc-m68k.h (TARGET_USE_CFIPOP)
(DWARF2_DEFAULT_RETURN_COLUMN, DWARF2_CIE_DATA_ALIGNMENT)
(tc_regname_to_dw2regnum, tc_cfi_frame_initial_instructions):
Define.
* config/tc-m68k.c: Include "dw2gencfi.h".
(tc_m68k_regname_to_dw2regnum)
(tc_m68k_frame_initial_instructions): New functions.

gas/testsuite/
* gas/cfi/cfi-m68k.s, gas/cfi/cfi-m68k.d: New test.
* gas/cfi/cfi.exp (run_list_test): Run it.
gas/ChangeLog
gas/config/tc-m68k.c
gas/config/tc-m68k.h
gas/testsuite/ChangeLog
gas/testsuite/gas/cfi/cfi-m68k.d [new file with mode: 0644]
gas/testsuite/gas/cfi/cfi-m68k.s [new file with mode: 0644]
gas/testsuite/gas/cfi/cfi.exp