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