Commit Graph

117 Commits

Author SHA1 Message Date
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
cgd 7d4d010b41 don't forget dc! 1994-12-20 09:22:21 +00:00
cgd 95e2816dca alphabetize!!! 1994-02-10 23:59:51 +00:00
cgd 1a1524efb8 squish GNU pr 1994-01-06 15:57:24 +00:00
cgd a2a66c8f40 flex is not GPL'd; it belongs in src/usr.bin, not here 1993-12-10 16:38:27 +00:00
jtc cadb1e0946 Add send-pr to the things we install. 1993-11-19 19:31:00 +00:00
cgd 4543c1ebfd changes from 0.9-ALPHA2 to 0.9-BETA 1993-08-23 04:59:38 +00:00
cgd f08e3f34a5 merge in changes from netbsd-0-9-ALPHA2 1993-08-07 07:42:13 +00:00
cgd 4e4e67db3f de-version-number and alphabetize 1993-07-18 11:52:00 +00:00
cgd 69325b3c37 forget gcc, use gcc2 1993-07-11 04:12:34 +00:00
jtc bd8f9f26fc Look for gzip in gzip subdirectory 1993-07-09 15:57:18 +00:00
paul a15bb972ff Removed g++ from subdirs since gcc-2.4.5 will be used instead 1993-07-09 13:32:33 +00:00
jtc d0159b7b6c use rcs 5.6.0.1 1993-07-09 02:05:20 +00:00
jtc 004c711f39 compile sdiff too.. 1993-07-08 20:15:41 +00:00
jtc 8eb8b462ea Replace mawk 1.1.4 with gawk 2.15.2. 1993-07-07 22:18:43 +00:00
jtc 6c8b6da70e Don't descend to egrep and fgrep directories, as those programs
are now links to grep.
1993-07-07 18:29:02 +00:00
brezak a01003e74b build tar-1.11.2 and gzip-1.1.1 1993-06-29 14:53:07 +00:00
glass ec60b03fb9 gnu tail and join removed 1993-04-30 08:09:46 +00:00
cgd a26b41287b add egrep 1993-04-29 21:25:09 +00:00
cgd 42973988f9 moved from usr.bin:
ld groff grep g++
1993-04-29 12:35:28 +00:00
cgd 77f3094c89 tar tail sort pr lex join gdb gcc gas fgrep diff3 diff awk
migrated into /usr/gnubin
1993-04-29 11:30:15 +00:00
cgd a3960efdef makefiles for usr.gnubin. initial programs are bc and gzip,
both of which are necessary for the distribution.
1993-04-10 15:50:59 +00:00