summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Not hang in the downcase routine.wosch1996-11-051-1/+2
* Change -I$(.CURDIR) to -I. in CFLAGS. As Bruce pointed outsteve1996-11-041-1/+1
* Get rid of bogus #ifdef's.steve1996-11-041-6/+0
* Upgrade to dc version 1.0 which comes bundled withsteve1996-11-0419-2688/+2648
* Cleanup -Wall warnings added with upgrade to version 1.03.steve1996-11-044-6/+8
* Upgrade to version 1.03.steve1996-11-0422-3134/+976
* Ok, instead of covering up the problem, let's fix it.steve1996-11-031-16/+26
* Print out permissions that could not be re-established using 0%ojoerg1996-11-032-18/+6
* Don't allow filenames specified on the commandlinesteve1996-11-031-1/+8
* Uncomment static from collate_range_cmp, no more in locale.hache1996-10-311-1/+1
* Remove unused fileache1996-10-311-39/+0
* Localize itache1996-10-312-0/+29
* Replace collate_range_cmp call with its code (GNU version)ache1996-10-312-6/+34
* Replace collate_range_cmp call by its code (GNU version)ache1996-10-311-0/+16
* Replace collate_range_cmp with its code (GNU variant)ache1996-10-311-4/+17
* changes to gdb to:gj1996-10-295-24/+413
* oops, uninitialised variable.. -v mode depended on stack contents.peter1996-10-291-2/+2
* Added ${DESTDIR} to the install target so bison.{simple,hairy}joerg1996-10-271-3/+5
* Fix the dependancies.markm1996-10-241-8/+9
* Fix this so that dependancies work properly.markm1996-10-241-13/+10
* If errors occur during the loading of the shared libraries required byjdp1996-10-241-10/+30
* Remove local fnmatch() copy, we now compatible with GNU fnmatchache1996-10-234-249/+2
* Removing old isdn stuff.phk1996-10-2055-3436/+0
* Make it clear that a vendor-branch import adds something to thejoerg1996-10-201-4/+4
* BMakefile for gmp-2.0.2markm1996-10-201-28/+46
* BMakefiles for gmp-2.0.2markm1996-10-203-0/+135
* Remove the old libgmp. Version 2.0.2 is about to hit prime time.markm1996-10-20295-28803/+0
* Remove the old libgmp. Version 2.0.2 is about to hit prime time.markm1996-10-20145-32251/+0
* 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
OpenPOWER on IntegriCloud