David E. O'Brien
e0964473d6
Don't assign __FreeBSD__ a value here. (pulled too much in from
...
src/contrib/egcs/ again)
PR: 13224
Submitted by: imura@cs.titech.ac.jp
1999-08-18 23:58:21 +00:00
David E. O'Brien
c2530c49c0
Make -pthread work again -- pulled too much in from src/contrib/egcs/
1999-08-16 00:12:21 +00:00
David E. O'Brien
4d4d7bde85
Update to GCC-2.95 (what would have been EGCS-1.2).
1999-08-05 16:06:07 +00:00
David E. O'Brien
ef62a281ed
Define "OBSTACK_CHUNK_SIZE" as getpagesize().
...
Our malloc can allocte pagesized blocks efficiently and the EGCS default
size of 4072 bytes is not optimal.
Protect #define's and other minor syncing with
src/contrib/egcs/gcc/config/freebsd.h
OBSTACK_CHUNK_SIZE Submitted by: Hidetoshi Shimokawa
1999-06-28 09:52:43 +00:00
David E. O'Brien
5796f2d63b
Cleanup the FREEBSD_NATIVE stuff, which we don't use anymore in this context.
1999-06-28 09:07:17 +00:00
David E. O'Brien
7b9d7e0720
* Add support for ``-pthead''
...
* Add Alpha support
Obtained from: Alpha bits taken from Hidetoshi Shimokawa's
<simokawa@FreeBSD.ORG> work
1999-03-22 01:35:36 +00:00