OSDN Git Service

commitdiff
authormanfred <manfred@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Mar 1998 00:01:04 +0000 (00:01 +0000)
committermanfred <manfred@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Mar 1998 00:01:04 +0000 (00:01 +0000)
commit6855a615d579bcc3ae62def08b7f50d01cd59a99
tree35bc2e20ed3edc1463da406f7bd34421904a161c
parent584afddadde2174d7fad07e59a7c7f7ff9697503
0
* Makefile.in (stmp-fixinc): If we're actually fixing include
files, copy gcc's assert.h into the fixed include dir.
* fixincludes (assert.h): Avoid any attempts to fix a probably
broken system specific assert.h file.
* fixproto (stdlib.h): Make sure, it'll contain a definition of
size_t.

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