summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* As the INFO stuff un doc/ works, we may as well build/install it.markm1999-04-131-2/+2
* Cleaned up egcs changes (mainly to minimise diffs with the gcc versionbde1999-04-111-22/+25
* Fixed unusable dependencies in `.depend'. The following comment in thebde1999-04-111-2/+4
* Look in the new place for GCC bits.obrien1999-04-101-2/+2
* Fixed world breakage. Fixed (?) building with -jN (N > 1).bde1999-04-091-21/+18
* Another fix for -jN building -- the last fix didn't fix it for everybody.obrien1999-04-081-8/+2
* Clean up some stuff that's no longer used.peter1999-04-081-16/+1
* Clean up the multilib stuff so that it actually works..peter1999-04-081-4/+3
* Remove some of the dependencies. This removes the cycles I was getting onobrien1999-04-081-2/+4
* Due to other explicit dependancies, don't treat tree-check.h as a SRCS.obrien1999-04-081-3/+3
* Fix a circular dependancy.obrien1999-04-081-5/+3
* alpha/freebsd-elf.h is being folded into alpha/freebsd.hobrien1999-04-081-3/+1
* Use Haifa scheduler on the Alpha.obrien1999-04-061-2/+7
* Zap the genclass makefile too, it's gone. (It was part of g++ - a hack topeter1999-04-061-53/+0
* Fix type mismatch..peter1999-04-051-2/+2
* Turn off src/gnu/usr.bin/genclass -- it is OBE as it was part of libg++.obrien1999-04-051-2/+2
* Correct contents for the EGCS compiler documentation.obrien1999-04-051-9/+11
* osfcn.h (part of libg++) is going away, so don't try to include it.obrien1999-04-051-2/+1
* Conditionalize one more i386'ism.obrien1999-04-041-1/+3
* Attempt at creating the right ``tm.h'' file for the Alpha.obrien1999-04-041-1/+5
* Remove mkstemp.c from build. This is now in libc.imp1999-04-041-3/+1
* didn't get latest version:obrien1999-04-041-3/+2
* This is old C++ code -- no need for rtti or exceptions.obrien1999-04-041-1/+2
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2obrien1999-04-0415-106/+403
* echo -> ${ECHO}.bde1999-04-032-4/+4
* `make world' works fine -- no reason to revert the move to gnu/lib/obrien1999-04-021-102/+0
* Missed a '/' in the last commit.steve1999-04-011-2/+2
* Hookup libgcc at gnu/lib instead of gnu/usr.bin/ccobrien1999-03-311-2/+2
* Document -y/--bzip2/--bunzip2 flag.obrien1999-03-291-1/+7
* Defer the expansion of $PATTERN until it has a useful value and notsteve1999-03-241-8/+7
* Need to translate more .h to .ph then just /usr/include &julian1999-03-181-2/+2
* Update bmake glue for cvs-1.10peter1999-03-181-2/+3
* Add new -y/--bzip2/--bunzip2 flag. With all the ports that are going toobrien1999-03-171-1/+13
* Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets.imp1999-03-0117-13/+3182
* I don't know why the version was bumped to 1.11.3, nothing from the realobrien1999-02-282-3/+1
* use minimum length for strcoll tooache1999-02-141-4/+19
* remove collating optimization - not work with substituted charactersache1999-02-131-37/+2
* use strcoll() where it is easy to sort german ss and similar properlyache1999-02-131-21/+7
* $Id$ misspelled as $Idwosch1999-02-111-1/+1
* Added myself as maintainer.wosch1999-02-094-2/+13
* Fix white-space spamming.obrien1999-02-083-5/+5
* Add perl5 userland (actually localland) to MANPATH list.markm1999-02-041-3/+2
* Drop outdated FreeBSD version number from test script.rnordier1999-01-241-1/+1
* Fixed ifdef for libintl in previous commit (the location of libintl.a'sbde1999-01-201-7/+11
* Fixed breakage of cross-compiling in previous commit. The installedbde1999-01-191-6/+4
* Back out the last commit; it broke things.markm1999-01-173-12/+12
* Remove BINFORMAT/a.out/elf default hackery, it's elf by default internallypeter1999-01-161-17/+1
* Typo: s/local/locale/ in LOCALEDIR.peter1999-01-151-2/+2
* fix optimize= settings - configpm understand only =' or =" as variablesache1999-01-153-12/+12
* Fix some more turdage from the original ./configure.markm1999-01-143-18/+18
OpenPOWER on IntegriCloud