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
|
8bd2552493
|
sh3 split
|
2001-01-04 09:11:47 +00:00 |
itojun
|
8145e73c70
|
sh3 split
|
2001-01-04 08:59:24 +00:00 |
matt
|
c18fd403d1
|
Add __udiv_w_sdiv for VAX. gnupg requires it. And since it's a libgcc
function it makes sense to put it in libgcc.
|
2000-11-20 05:47:41 +00:00 |
msaitoh
|
8ca9f7f132
|
fix one of the two fixunsdfsi with fixunssfsi
|
2000-08-21 14:05:25 +00:00 |
msaitoh
|
e2509d0d3e
|
add _fixunsdfsi.o and _fixunsdfsi.o when MACHINE_ARCH= sh3 or arm26
|
2000-08-17 00:28:07 +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 |
mrg
|
009d565122
|
fix style nit in previous.
|
1998-11-23 09:29:56 +00:00 |
mrg
|
80cc7163d4
|
need the extra objs on sparc64 (at least, that is what a cross compiler did for libgcc)
|
1998-11-23 09:22:22 +00:00 |
christos
|
0291468ee4
|
Fix reversed test
|
1998-09-27 18:48:10 +00:00 |
christos
|
a4aadf1ce4
|
Make this work as intended (when we don't have egcs or gcc-2.8x then
include the c++ builtin crap). Although libgcc2.c does not compile
properly with the old compiler so this does not work.
|
1998-09-27 18:05:10 +00:00 |
tv
|
7fc231d281
|
Move some things from SRCS to OBJS so as not to build them at depend time.
|
1998-08-28 19:05:54 +00:00 |
tv
|
17698d8b59
|
Add libgcc from gnu/dist/gcc (egcs 1.1 snapshot).
|
1998-08-17 17:06:59 +00:00 |