Commit Graph

2170 Commits

Author SHA1 Message Date
tv
5d142d8578 Make sure a newline is added after the short usage message. 1999-02-11 13:31:26 +00:00
tv
fcfe270018 Do this fix for termcap.h better (sort of); pretend we don't have a
<termcap.h>.
1999-02-11 05:09:20 +00:00
tv
4b067ca34c Integrate some patches from pkgsrc. 1999-02-11 04:13:16 +00:00
tv
30c84d0ec7 Import texinfo 3.12. 1999-02-11 03:57:13 +00:00
simonb
0b604d4392 Remove generated Info documentation 1999-02-11 02:20:36 +00:00
tv
88589d6373 These files are not needed for any toolchain build, native or otherwise. 1999-02-11 01:02:50 +00:00
tv
cd1838a2bb Re-enable gdb on i386. 1999-02-11 00:49:43 +00:00
tv
3a373acaff Remove generated Info documentation. 1999-02-11 00:44:34 +00:00
tv
64fe338b56 Nuke files lost between gdb 4.16 and 4.17. 1999-02-11 00:42:47 +00:00
tv
24b857e942 Nothing uses this directly for native builds, but it will become available
as part of the CROSS_TOOLCHAIN branch.
1999-02-11 00:36:53 +00:00
tv
ee79871226 Lose: nuke RCS IDs from these files. 1999-02-10 22:21:16 +00:00
tv
8948ae5e2a Conflict resolution, and update NetBSD changes to 4.17. 1999-02-10 22:17:38 +00:00
tv
3a12b755d9 Import gdb 4.17. 1999-02-10 22:06:10 +00:00
tv
ca264aa174 Update build to 4.17. 1999-02-10 22:04:51 +00:00
tv
075f7ac863 Disable gdb everywhere in anticipation of gdb 4.17 import. 1999-02-10 20:23:42 +00:00
tv
71cc33263d Add "mipselnetbsd_vec" to mipse[bl]. 1999-02-10 17:53:50 +00:00
tv
8cedd34522 Add support for a.out mipsel binary format (i.e. pmax scsiboot kernel).
Doesn't quite work yet on binaries created by "elf2aout", but does have
some functionality (objdump -[fhs]).
1999-02-10 17:52:38 +00:00
tron
024a7bf095 BFD library is in "src/gnu/lib/libbfd" now. 1999-02-10 16:15:21 +00:00
ross
e33841fd79 Actually, the PS initializer defines some font aliases itself, so copy
them over here.
1999-02-10 06:06:53 +00:00
ross
27a2a00924 Changes to unknown fonts are ignored, causing subsequent font pops to DTWT.
For example, try `man 8 tcpdump' and look for `arp reply csam'.
Fixed:
Define nroff font aliases for the occasionally referenced C and CW.  These
used to work but were lost in the 1996 upgrade to 1.10.  While we are here,
alias all the grops(1) PS fonts too.
1999-02-10 06:00:16 +00:00
tv
b81603da91 Clean up and use stuff from src/gnu/lib/libbfd. 1999-02-09 19:21:53 +00:00
tv
8176f7ce13 Build gprof everywhere. 1999-02-09 18:41:13 +00:00
tv
46261f591a Clean up and use directory name "libbfd". 1999-02-09 18:35:39 +00:00
tv
3ceb06ee85 Always define BSD44_FORMAT. 1999-02-09 18:32:05 +00:00
tv
4221dd40d6 Committed wrong version (findcall and addarc were not yet renamed). 1999-02-09 18:19:32 +00:00
tv
7296135ae8 Add mips support to bfd-based gprof. 1999-02-09 18:16:33 +00:00
tv
60012da67c src/gnu/lib/bfd -> src/gnu/lib/libbfd 1999-02-09 17:59:36 +00:00
tv
9c5d588aac The libbfd stuff is now in src/gnu/lib/libbfd. 1999-02-09 17:50:35 +00:00
tv
79734e08d0 This is no longer here. 1999-02-09 17:48:43 +00:00
tv
3cf7289326 It's libbfd now, not bfd. 1999-02-09 17:48:13 +00:00
tv
d86358076e Always descend into ld.new in order to build ldscripts, and build old ld
on sparc and i386 only if !ELF.
1999-02-09 17:47:50 +00:00
tv
60ca409eed - Use the stuff in src/gnu/lib/libbfd
- Descend into ld.new on all systems to build ldscripts
- Build ld.new if (i386 || sparc) && ELF
- Merge separate _*.mk files into one Makefile
- Depend ldemul-list.h on Makefile
1999-02-09 17:39:31 +00:00
tv
c172eeaa1b Move libbfd compile environment to "libbfd" subdir, with the changes:
- no includes are installed any more, nor any .a libraries
- a unified libbfd can be built if BFD_UNIFIED is set in mk.conf (will
  support dumping/examining objects from all NetBSD architectures of equal
  or lesser pointer size)
1999-02-09 15:57:53 +00:00
tv
c6e4b6cf09 Remove old alpha addition to CXXFLAGS, and use -fno-rtti and
-fno-exceptions to make the code a lot slimmer.
1999-02-09 15:33:45 +00:00
tv
f3be232686 Revert to static libcc1. It's acutally a bit faster on most applications
(that do not mix languages).
1999-02-09 15:28:59 +00:00
simonb
799a796339 Update to grep 2.2f, with sources now in src/gnu/dist/grep. 1999-02-09 13:18:57 +00:00
christos
d994312f03 Don't copy the alpha config verbatim :-) We are not a 64 bit system... 1999-02-09 13:09:30 +00:00
simonb
a88dd22cd5 Add -o option for BSD 4.4 compatibility 1999-02-09 12:54:19 +00:00
simonb
6827e6b579 Import GNU grep 2.2f 1999-02-09 12:38:36 +00:00
tv
25d67ab36d There is no linker here for arm32 right now. 1999-02-07 19:06:46 +00:00
tv
2b0144ba4c Reenable gas.new on vax. 1999-02-07 18:12:24 +00:00
christos
f3593df82a Add svr4 like .size and .type stuff 1999-02-07 17:43:25 +00:00
christos
cbfd27854c Add -DSVR4_SHARED_LIBS if elf. 1999-02-07 17:35:28 +00:00
tron
ad302b9795 Fix a bug in internal resource tracking so that memory map segments really
get unmapped when they are no longer required. This should stop "nm"
from filling up the kernel's vnode table while building "libc.a".
1999-02-07 11:36:17 +00:00
tv
52dc85e9ff Undefine CROSS_COMPILE. 1999-02-06 20:10:11 +00:00
tv
cdb87bd827 Apparently missed this commit. (!) Update binutils build structure to
binutils 2.9.1.
1999-02-06 05:27:42 +00:00
tv
bc2ff89d6b Suppress "symbol type changed" harmless warnings, which plague MIPS ELF32.
Patch from Jonathan Stone.
1999-02-06 04:15:49 +00:00
tv
7d353ce8f8 Re-enable ld.new on all remaining platforms (alpha, mips, powerpc,
sparc64), and gas.new on these four platforms (but not yet on vax).
1999-02-06 04:05:44 +00:00
tv
da489b13fb Generate ldemul-list.h automatically. 1999-02-06 04:04:58 +00:00
tv
dbc02dbe5f Add powerpc support. 1999-02-06 04:04:42 +00:00