tv
|
f6709db6c6
|
Add new toolchain build structure for libg2c, libobjc, and libstdc++.
Note that old build system still exists under .if conditionals; this
will be removed once all platforms are using the new toolchain.
|
2001-07-24 19:44:47 +00:00 |
|
enami
|
6ebf26b574
|
Define variables before it is used.
|
2001-01-09 08:33:46 +00:00 |
|
itojun
|
99b0df5333
|
use MACIHNE_CPU to determine architecture-dependent source code directory.
is use of exists(foo) safe enough?
TODO: many other places to fix
|
2001-01-08 08:29:59 +00:00 |
|
itojun
|
df319c7c4c
|
sh3 split
|
2001-01-04 09:22:06 +00:00 |
|
shin
|
ac9896415f
|
remove MIPS SOFTFLOAT.
|
2000-03-05 05:41:03 +00:00 |
|
takemura
|
cdabc2eb91
|
Hpcmips needs completely FPU instruction free user land.
XXX, this modification is kinda ad-hoc.
|
1999-09-29 13:19:13 +00:00 |
|
drochner
|
7ccfa38c7a
|
make this build after mips->mipse? transition
|
1999-02-24 17:18:26 +00:00 |
|
lukem
|
dcab0210a0
|
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
|
1999-02-13 02:54:17 +00:00 |
|
tv
|
7eeb6fe5fd
|
Don't try building anything in here on gcc 2.7 bootstrap.
|
1998-08-28 22:36:56 +00:00 |
|
tv
|
e7e7954ff4
|
Install Obj-C includes, found by <veego@netbsd.org>.
|
1998-08-27 21:37:52 +00:00 |
|
tv
|
df595c72cd
|
Be pedantic; use "${OBJC}" to find the ObjC compiler.
Depend all instances of sendmsg.{o,so,po} on runtime-info.h.
|
1998-08-18 17:38:38 +00:00 |
|
tv
|
ee336ece94
|
Add libobjc as a separate component of egcs. Now also has a shared
library (rather minimally sized).
|
1998-08-18 14:02:35 +00:00 |
|