OSDN Git Service

* libgcc2.c, libgcc2.h: Restore __eprintf. Label as used for
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 May 2001 02:46:22 +0000 (02:46 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 May 2001 02:46:22 +0000 (02:46 +0000)
commit0bad1e662140d3048831aa32ca183659c251557b
treeeac1bee1e3ad984d5ff14da3a9acb8ba27b8d62d
parentb4868299f38baac278032944bfc6e8457619359f
* libgcc2.c, libgcc2.h: Restore __eprintf.  Label as used for
binary backward compat only.
* Makefile.in (LIB2FUNCS_ST): New.  Put _eprintf here, not
in LIB2FUNCS.  Pass it to mklibgcc.
* mklibgcc.in: Handle LIB2FUNCS_ST.

* Makefile.in (installdirs): Don't create $(gcc_tooldir).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42057 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/libgcc2.c
gcc/libgcc2.h
gcc/mklibgcc.in