]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas: dw2gencfi: move some tc_* defines to the header file
authorIndu Bhagat <indu.bhagat@oracle.com>
Mon, 15 Jan 2024 08:59:55 +0000 (00:59 -0800)
committerIndu Bhagat <indu.bhagat@oracle.com>
Mon, 15 Jan 2024 11:31:35 +0000 (03:31 -0800)
commit4c5e0261cf4ae9ef4e86fd9bfe6cb19581d5cff6
treec1798cddc65a8ba95a7287da344c6fcfe07fc260
parent040622a7299dbf3d037490093a5506e08369ee96
gas: dw2gencfi: move some tc_* defines to the header file

Move the following three defines to the header file, so the SCFI
machinery can use them:
 - tc_cfi_frame_initial_instructions
 - tc_cfi_startproc
 - tc_cfi_endproc

gas/
        * dw2gencfi.c: Move from ...
* dw2gencfi.h: ... to here.
gas/dw2gencfi.c
gas/dw2gencfi.h