aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Don't use backslash-newline to split the too-long line forBruce Evans1999-03-051-4/+2
* Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets.Warner Losh1999-03-0117-13/+3182
* I don't know why the version was bumped to 1.11.3, nothing from the realDavid E. O'Brien1999-02-282-3/+1
* use minimum length for strcoll tooAndrey A. Chernov1999-02-141-4/+19
* remove collating optimization - not work with substituted charactersAndrey A. Chernov1999-02-131-37/+2
* use strcoll() where it is easy to sort german ss and similar properlyAndrey A. Chernov1999-02-131-21/+7
* $Id$ misspelled as $IdWolfram Schneider1999-02-111-1/+1
* Added myself as maintainer.Wolfram Schneider1999-02-094-2/+13
* Fix white-space spamming.David E. O'Brien1999-02-083-5/+5
* Add perl5 userland (actually localland) to MANPATH list.Mark Murray1999-02-041-3/+2
* Drop outdated FreeBSD version number from test script.Robert Nordier1999-01-241-1/+1
* Fixed ifdef for libintl in previous commit (the location of libintl.a'sBruce Evans1999-01-201-7/+11
* Fixed breakage of cross-compiling in previous commit. The installedBruce Evans1999-01-191-6/+4
* Back out the last commit; it broke things.Mark Murray1999-01-173-12/+12
* Remove BINFORMAT/a.out/elf default hackery, it's elf by default internallyPeter Wemm1999-01-161-17/+1
* Typo: s/local/locale/ in LOCALEDIR.Peter Wemm1999-01-151-2/+2
* fix optimize= settings - configpm understand only =' or =" as variablesAndrey A. Chernov1999-01-153-12/+12
* Fix some more turdage from the original ./configure.Mark Murray1999-01-143-18/+18
* Update this area for Texinfo-3.12.Mark Murray1999-01-148-32/+62
* MF22 - allow dates to 2069Daniel O'Callaghan1999-01-131-7/+9
* Allow --newer and friends to handle dates beyond 1999/12/31Daniel O'Callaghan1999-01-121-5/+10
* When doing a setuid script, the usual #!/usr/bin/perl detects it and execsPeter Wemm1999-01-121-1/+3
* Switch to using ".So" as the extension for PIC object files ratherJohn Polstra1999-01-095-13/+13
* Ignore return value for strip. Avoids make world going popNick Hibma1999-01-081-2/+2
* Avoid using `ld -O' (as in bsd.lib.mk). `ld -O' seems to have caused onlyBruce Evans1998-12-271-7/+15
* Removed rotten, unused implicit rules. The ld -O in one might have beenBruce Evans1998-12-271-14/+1
* Add support for building on MIPS based systems.Warner Losh1998-12-162-2/+16
* Add a reference to man(7).Joseph Koshy1998-12-031-0/+1
* Added reference to mdoc(7) and mdoc.samples(7) to the bottom ofMatthew Dillon1998-12-011-1/+3
* Use mmap for reading files. This is faster than read().Wolfram Schneider1998-11-141-2/+2
* Another instance where we default to elf only on alpha, but shouldWarner Losh1998-10-261-2/+2
* Fix paths. This sorts out the remaining p5-* port-creation hassles.Mark Murray1998-10-173-33/+33
* Split up rule for ${COMMONHDRS} so that `make -j N' doesn't create theBruce Evans1998-10-161-12/+12
* Properly install the *.h files in CORE and Config.pm where it wants to be.Mark Murray1998-10-151-1/+7
* Fixed breakage of gdbreplay's and gdbserver's BINDIR in previous commit.Bruce Evans1998-10-153-9/+7
* Install gdb in /usr/lib/aout or /usr/lib/elf depending on format.Peter Wemm1998-10-151-1/+7
* Damn - dirname(1) is not available this early. Work-around.Mark Murray1998-10-121-5/+3
* Very substantial debug/improvement of the FreeBSD/Perl5 build.Mark Murray1998-10-117-361/+166
* libg++ and libstdc++ also have internal calls to libm. Programs using thePeter Wemm1998-10-112-2/+10
* Fixed searching for section "1aout" man pages. Section numbers must beBruce Evans1998-10-101-1/+1
* Replace use of non-standard ld -O with a ld -o / mv combination as usedPeter Wemm1998-10-062-14/+26
* Don't build the info pages for the old assembler. Instead, buildJohn Polstra1998-10-036-5005/+91
* space/tab problemAndrey A. Chernov1998-10-021-2/+2
* Add documentation for tree functions.Jordan K. Hubbard1998-10-021-5/+79
* Add documentation for new tree functions.Jordan K. Hubbard1998-10-022-8/+73
* Install z*grep manpagesDavid E. O'Brien1998-10-021-1/+2
* add /usr/share/perl/manAndrey A. Chernov1998-10-021-1/+2
* Allow NOSUIDPERL to DTRT.Mark Murray1998-09-301-2/+6
* Add missing free()Jordan K. Hubbard1998-09-301-3/+1
* Add missing free().Jordan K. Hubbard1998-09-301-1/+2