OSDN Git Service

* crtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h.
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Dec 1999 21:22:16 +0000 (21:22 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Dec 1999 21:22:16 +0000 (21:22 +0000)
commitc2fc7e5a10f4f0d10bbbd327b33cd5d8f3cd03b6
tree95ccb57dcefe87623710608328cb7388663cc4e8
parent03435587d91d8dda4c4e6258549d638180a79b2c
* crtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h.
Otherwise provide a declaration for atexit.
(init_dummy): Make sure dummy call to atexit is nevertheless
called with correct number of args.

* frame.c: Update comments referring to other files.

* libgcc2.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31124 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/crtstuff.c
gcc/frame.c
gcc/libgcc2.c