* crtstuff.c: Fix thinko last change. Move list tails to start
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Aug 2001 10:12:07 +0000 (10:12 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Aug 2001 10:12:07 +0000 (10:12 +0000)
commit584907e782b772d0868512bf7c47375c3fecfbd4
treed6c29a072c0379bf650d4d87c7ece87ca36b4886
parentd62e1a3b483caa3e5a09bc53467a96510da18e67
    * crtstuff.c: Fix thinko last change.  Move list tails to start
        of CRT_END section.  Tidy ifdefs.
        (__EH_FRAME_BEGIN__): Always static for ELF.
        (__do_global_ctors_1): Rename from __frame_dummy.
        * config/mips/iris6.h (LINK_SPEC): Update for __do_global_ctors_1
        name change; don't hide __EH_FRAME_BEGIN__.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45075 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/iris6.h
gcc/crtstuff.c