summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r19045,markm1996-10-20317-1919/+46235
|\
| * Import of GNU MP 2.0.2markm1996-10-20318-2032/+46246
| * recording cvs-1.6 file deathpeter1995-12-3036-42729/+0
* | Various fixes and FreeBSD modifications:joerg1996-10-192-27/+45
* | Fix two minor typos in the manual page.jdp1996-10-181-3/+3
* | Build/install c++filt from g++, we already have all the sources andpeter1996-10-132-2/+60
* | Catch a situation where the tty speed might be 0 (in the case of UUCPjoerg1996-10-121-5/+5
* | Add the search directories from the hints file only the first time it isjdp1996-10-101-2/+5
* | Add a new option "-f hints_file" to specify an alternate file instead ofjdp1996-10-102-37/+37
* | Fix a bug that caused a segmentation violation if dlsym() was calledjdp1996-10-101-2/+2
* | 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
OpenPOWER on IntegriCloud