tv
ab8b6f84e3
No, ld.new is actually broken on alpha, so turn it off for now.
1999-02-03 02:14:55 +00:00
tv
04162329d6
Enable ld.new on alpha.
1999-02-03 01:32:53 +00:00
tv
77dc2e157a
Reorganize, and enable gas.new on arm32.
1999-02-03 01:11:23 +00:00
tv
4a3f8b97da
Re-enable binutils based gprof on Alpha.
1999-02-03 00:52:10 +00:00
tv
6f9f9c2a10
Re-enable binutils-based gprof for i386, and disable old gprof on i386.
1999-02-03 00:17:35 +00:00
tv
7f64159fa3
Reenable:
...
- binutils on all architectures (including PowerPC!),
- gdb on i386,
- gas.new on alpha and i386.
1999-02-02 22:48:11 +00:00
tv
16d7798441
Turn off bits of the toolchain from building on a recursive make: binutils,
...
bfd, gas.new, ld.new, gdb, gprof; in anticipation of the binutils-2.9.1
import.
1999-02-02 17:45:02 +00:00
mrg
d170a5e781
use gas.new and ld.new on sparc64
1999-01-18 10:18:54 +00:00
tv
df33f1f8ad
Turn gas.new and ld off on arm32, for now. (Awaiting binutils 2.9.1.)
1998-12-30 15:03:31 +00:00
thorpej
091c4310d7
No need to descend into directories that no longer exist.
1998-12-17 22:36:42 +00:00
drochner
becaf78b7b
<bsd.own.mk> is still needed for OBJECT_FMT
1998-12-13 12:54:33 +00:00
tv
1343ef3796
GC old gcc 2.7.2.2.
1998-12-12 23:44:22 +00:00
kristerw
54cd15a72e
Make gas.new default for i386 and sparc.
1998-11-16 18:49:54 +00:00
jonathan
9348758e57
GNU gprof does not support mips targets (lacks MD files.)
1998-11-05 04:14:56 +00:00
ross
a029e1e7ca
Also descend into ld/ldconfig even for ld.new platforms.
1998-10-19 07:06:51 +00:00
ross
af935fa530
Even if we are a MACHINE_ARCH that builds ld.new, descend anyway into
...
ld/rtld & ld/ld.so so the man pages are installed.
1998-10-19 06:53:24 +00:00
ross
9883e3833c
Descend into gprof if ${OBJECT_FMT} == "ELF".
1998-10-19 04:18:15 +00:00
matt
baff1e8043
Switch the NetBSD/vax over to gas.new
1998-10-19 03:12:50 +00:00
jonathan
f74feb4335
* rename gnu/usr.bin/ld.new/*.mk to _*.mk for consistency
...
with other reachovers to GNU code.
* Add mips-elf config for binutils ld: add emul entries in ldemul-list.h,
and endian-dependent default emul in _mips.mk.
add ld.new for to gnu/usr.bin subdirs for mips.
XXX ld, as manpages inconsistent between elf and a.out ports.
1998-09-30 16:47:47 +00:00
jonathan
584dba3f3d
Build binutils gas on mips.
1998-09-30 02:57:34 +00:00
tv
bc7bcc6302
Alpha ld.new works!--add and enable ld.new for alpha.
1998-08-27 21:24:59 +00:00
tv
b5a304cda6
Re-enable egcs, and enable gas.new for alpha.
1998-08-27 17:52:58 +00:00
tv
3817858f82
Turn off the egcs bits while the 1.1 import and build verifications are
...
taking place.
1998-08-16 17:16:00 +00:00
tv
7c136376e9
Disable Berkeley ar, nm, ranlib, size, and strings, and enable binutils.
1998-05-25 20:06:38 +00:00
tv
2bfadb3e6f
Add support for building gas from the GNU binutils (2.8.1 at the moment)
...
'dist' tree for NetBSD/arm32. Other ports can follow as support is added
for each port.
1998-05-19 19:09:31 +00:00
tv
38aa1f3401
Build gcc stuff unless USE_EGCS is set (transitional mechanism)
1998-04-09 00:05:14 +00:00
mrg
af752b1322
decend all subdirs for man pages.
1997-06-23 13:25:40 +00:00
thorpej
7387972e89
The PowerPC port uses GNU binutils, so don't build gas or ld, but
...
install cpp.
1997-04-17 07:00:16 +00:00
mikel
f78e29b2a9
descend unconditionally for clean and cleandir targets
1997-04-09 06:23:40 +00:00
ws
0cc6820046
Generate gas and ld for NetBSD/powerpc
1996-11-03 18:08:48 +00:00
thorpej
46ac224706
Use ${INSTALL}.
1996-10-18 02:52:59 +00:00
cgd
c564f7dc20
NetBSD/Alpha now uses gcc/cpp/usr.bin.cpp.sh (same as the version in 'gcc2')
1996-05-19 05:49:37 +00:00
mark
e9396f78a2
Make gcc and ld for the arm32 port.
1996-05-17 22:39:52 +00:00
gwr
82b759ad27
Now that I've finally updated the sun3 to gcc 2.7.2 (last m68k hold-out)
...
we can simplify the big .if condition using (${MACHINE_ARCH} == "m68k")
1996-05-17 20:23:35 +00:00
oki
c9d31dfe60
Oops, ${MACHINE} == "x68k" , not ${MACHINE_ARCH} == "x68k"
1996-05-16 15:55:38 +00:00
oki
03ca21bc0d
Add x68k to the list of ports using gcc instead of gcc2.
1996-05-13 14:53:21 +00:00
chuck
3c87aee01a
Switch mvme68k to `gcc'.
1996-04-03 21:20:52 +00:00
pk
d1fab7599d
Switch sparc to `gcc'.
1996-02-18 12:28:15 +00:00
leo
27d0d358e5
Atari uses gcc 2.7.2.
1996-02-11 11:53:22 +00:00
briggs
a650625b1a
Use gcc 2.7.2 on the mac68k, too.
1996-01-24 21:48:03 +00:00
jonathan
99d4a38abe
Change broken ".else if" to ".elif", to stop adding gcc2 to SUBDIR on
...
non-m68k/sparc architectures. Add gcc to SUBDIR on mips architectures (pmax).
1996-01-04 17:55:16 +00:00
thorpej
5dd1f4a23b
Use GCC 2.7.2 on the hp300.
1995-12-31 04:00:00 +00:00
chopps
6e6506db07
move amiga to gcc 2.7.2
1995-12-31 02:28:59 +00:00
mycroft
628076bc54
Use the new GCC for i386.
1995-12-20 22:33:59 +00:00
phil
b2b08219f3
Vax now uses src/gnu/usr.bin/gcc.
1995-12-07 07:26:32 +00:00
phil
f5d344126b
Have the ns32k architecure use gcc instead of gcc2.
1995-12-03 21:13:18 +00:00
ragge
0f25b8485c
Don't try to compile gcc on vax.
1995-10-19 12:55:37 +00:00
cgd
6fda0c28d0
alpha can build groff now.
1995-09-27 12:46:07 +00:00
cgd
62a2a70e71
do what ted wanted (in prs 1131, 1139), but slightly differently
1995-06-20 09:55:18 +00:00
cgd
1ac78f0020
don't build tool chain on the alpha, but install /usr/bin/cpp script.
1995-04-23 07:50:55 +00:00