summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
...
* | Use ${INSTALL} -C instead of -c. I did it with -C originally, but duringpeter1996-10-071-2/+2
* | delete doubled words, e.g.: "the the" -> "the"wosch1996-10-053-5/+14
* | Oops, an editing error at one point meant I had missed the osfcn.h headerpeter1996-10-041-2/+2
* | "CONTINUE" was just too long. Make it a nice "OK" now.jkh1996-10-042-2/+2
* | To the Attic we go..peter1996-10-04188-47889/+0
* | Add genclass to the subdir listpeter1996-10-041-2/+2
* | Add libstdc++ to the SUBDIR listpeter1996-10-041-2/+2
* | Update to use the contrib/libg++ version, now that my (slow) 486 haspeter1996-10-042-34/+58
* | Initial attempt at a bmakefile for genclass.peter1996-10-031-0/+52
* | Initial shot at a bmakefile for libstdc++peter1996-10-032-0/+364
* | Ugly hack alert!peter1996-10-031-1/+2
* | There's no need to 'unsetenv()' unsafe environment variables explicitlynate1996-10-011-6/+1
* | Sigh, oh well, here's my obligigatory "oops" commit. I don't quite knowpeter1996-10-011-1/+13
* | Resync the libgcc functions list with the 2.7.2.1 tree. We were buildingpeter1996-10-012-34/+54
* | Don't build config/i386/i386.o in the src/contrib/gcc tree..... :-]peter1996-10-011-2/+3
* | Incorporate John Polstra's sods.c display of the details about thepeter1996-10-014-4/+533
* | Update to handle new version ld.so.hints and info in executable forpeter1996-10-014-63/+284
* | Support for specifying printf-like output specs to control the ldd outputpeter1996-10-012-4/+32
* | Updates to deal with ld.so.hints version 2. It now deals with thepeter1996-10-012-18/+53
* | Update the backends to go with the top-level ld changes. The non-i386peter1996-10-015-14/+47
* | Support for .weak (in addition to the N_INDR stab) for gcc/g++. Also dealpeter1996-10-0117-569/+959
* | Mostly resync our gas with the NetBSD version to obtain support forpeter1996-10-0127-262/+291
* | xVERSIONx -> 3.2; close PR 1404wosch1996-09-281-1/+1
* | grep -q pattern filewosch1996-09-271-1/+5
* | test 37: [b-a] is a syntax error and exit with status 2wosch1996-09-271-1/+1
* | grep(1) should not parse manpages as arguments.wosch1996-09-271-4/+4
* | Reverts exit status for `man -k' and `man -f'.wosch1996-09-271-2/+6
* | Really eliminated includes of the "temporary" backwards compatibilitybde1996-09-243-3/+0
* | Eliminated includes of the "temporary" backwards compatibility headerbde1996-09-241-4/+4
* | add missing comma(s) in .Xr macroswosch1996-09-231-3/+3
* | cpp was named ccp.bde1996-09-232-4/+4
* | Crude hack to work around cpp.1 doing a .so man1/cccp.1peter1996-09-232-2/+6
* | Fix up some compilation warnings.pst1996-09-221-2/+2
* | Nuke a trailing .endif which survived Peter's last edits.jkh1996-09-211-2/+1
* | Remove the partial support for a shared -lcc_int, since it's been unusablepeter1996-09-217-22/+15
* | Fixed bogus obj target (found by objwarn check).bde1996-09-201-3/+1
* | Replace GNU-made __P definition by standard from sys/cdefs.hache1996-09-201-0/+4
* | Add libobjc, the Objective-C runtime library.peter1996-09-192-2/+35
* | Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!peter1996-09-19193-355901/+492
* | Grab h2ph from /usr/bin, not /usr/local/bin!pst1996-09-171-1/+1
* | Set enviroment variable PAGER=pager if using option `man -P pager'wosch1996-09-161-0/+2
* | Cleanup exit status; 2: syntax error, 0: keyword matched,wosch1996-09-141-7/+12
* | Use `install -C' instead of lots of shell commands to install ld.sobde1996-09-121-13/+2
* | Add missing tmac.lj4 (for PCL driver)jfieber1996-09-111-1/+1
* | add bison, gperfpeter1996-09-101-2/+2
* | add bmakefilespeter1996-09-102-0/+23
* | Add bmakefiles to compile bison.peter1996-09-103-0/+50
* | DISTDIR is a reserved variable for make releasephk1996-09-0919-46/+46
* | long live groffpst1996-09-082-0/+18
* | ...long live groffpst1996-09-0838-0/+833
OpenPOWER on IntegriCloud