* crtstuff.c (__register_frame_info_bases): Declare.
commitf6338f42210a63e195030c390dfc4577ffc842f7
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 May 2001 16:57:40 +0000 (22 16:57 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 May 2001 16:57:40 +0000 (22 16:57 +0000)
treef3a57d110a686d95d437a43f194144c18a10751a
parentf16758d461ecbce832a2a1139f4b7fc99f50556d
    * crtstuff.c (__register_frame_info_bases): Declare.
        (frame_dummy): Use it, if CRT_GET_RFIB_TEXT or CRT_GET_RFIB_DATA.
        (__do_global_dtors_aux, __do_global_dtors): Streamline.

        * config/i386/linux.h (ASM_MAYBE_OUTPUT_ENCODED_ADDR_RTX): New.
        (CRT_GET_RFIB_DATA): New.
        * config/i386/sysv4.h: Likewise.
        * config/i386/sco5.h: Likewise.
        (ASM_PREFERRED_EH_DATA_FORMAT): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42453 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/linux.h
gcc/config/i386/sco5.h
gcc/config/i386/sysv4.h
gcc/crtstuff.c