summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-204-22/+22
* Fix cross-building.marcel2000-11-207-12/+6
* Use mktemp -t to respect TMPDIRkris2000-11-191-7/+7
* Correct the Bintuils src path from the debugging version I accidentlyobrien2000-11-151-1/+1
* Upgrade to Binutils 2.10.1.obrien2000-11-157-5/+17
* Use Fx macro wherever possible.ru2000-11-142-2/+3
* Build and install the useful `readelf' util that is new with Binutils 2.10.0.obrien2000-11-132-1/+21
* Create temporary filenames securely, don't just number them sequentially.kris2000-11-111-9/+11
* Add comment about a requirement in using a 64-bit `long' on i386.obrien2000-11-101-0/+3
* Link with libgcc_pic when building shared objects.obrien2000-11-101-1/+4
* Sync gdb thread support with recent changes to the threads library.deischen2000-11-101-17/+10
* Found remaining -kthread option that [sort of] supported using theobrien2000-11-091-1/+3
* Tell libgcc_r how to initialize a mutex before it uses it. Thisjdp2000-11-011-0/+1
* Quiet -Wall.obrien2000-10-311-1/+4
* GCC uses .asm files on the Alpha for crt{begin,end}.o rather thanobrien2000-10-311-9/+30
* Change "PERL_THREADED=yes" to "PERL_THREADED=true".vanilla2000-10-301-4/+2
* Add suffix "-thread" to archname when perl with thread support.vanilla2000-10-309-11/+11
* Add two new classes of problem reports primarily for the Ports Collection:steve2000-10-292-3/+3
* Update to version 3.113. Major changes were to incorporate FreeBSD-steve2000-10-299-196/+326
* * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to workobrien2000-10-282-1/+57
* Add "NO_CXX" knob to match src/gnu/usr.bin/cc/Makefile.obrien2000-10-241-1/+5
* Include sys/types.hbrian2000-10-161-0/+2
* include <sys/types.h>brian2000-10-151-0/+4
* Adjust to reflect recent changes in the internal layout of a structdeischen2000-10-131-26/+46
* Style tweaks.obrien2000-10-131-7/+4
* Regenerated. There are a bunch of changes from this round of ./configurepeter2000-10-022-48/+102
* Stop the freebsd hardwired version of send-pr from requestingpeter2000-09-251-30/+7
* Removed files not present in v1_15 import.ru2000-09-221-2/+2
* Spelling fixesache2000-09-171-2/+2
* Remove unneded -lmytinfoache2000-09-162-4/+4
* Gosh. I managed to commit the wrong version of this file. Darn;markm2000-09-151-4/+4
* Silence the perl build a lot; particularly in the case where amarkm2000-09-141-4/+4
* Fixes and cleanups to the perl build; don't error out when NOCLEAN ismarkm2000-08-207-10/+20
* Silence -Wall; main()'s second argument was "unsigned char **",markm2000-08-191-6/+8
* Implement the GDB counterpart to use hardware watchpoints in connectionjoerg2000-08-172-0/+256
* Update for the newly-updated gawk-3.0.6.sheldonh2000-08-151-0/+230
* Update for the newly-updated gawk-3.0.6.sheldonh2000-08-151-2/+2
* Always build and install suidperl. Only install suidperl setuid whenimp2000-08-132-5/+5
* Don't build suidperl by default. Make users specifically enable itsimp2000-08-101-1/+1
* Fix previous commit such that only -S/--skip ignores errors when applyingkbyanc2000-08-021-0/+7
* Fix patch such that skipping files does not count as a failure.kbyanc2000-08-022-2/+1
* Make style match the surrounding style. Use memset() instead of bzero()green2000-07-311-1/+1
* Fix a bug in keyed sorting due to malloc abuse.kris2000-07-311-0/+3
* Don't call fprintf() without a format string.kris2000-07-121-1/+3
* Install the general binutils (such as `nm') info files.obrien2000-07-101-1/+6
* Correct the usage printed for --exclude, which takes a globbing patternsheldonh2000-07-051-1/+1
* Perl's version number needs upating.markm2000-07-021-1/+1
* Bunch-o'-tweaks.markm2000-07-026-149/+149
* Fix manpath for new perlache2000-07-021-1/+1
* Fix the perl build on the Alpha. int32 is 'int' not 'long'. int64 ispeter2000-06-302-8/+8
OpenPOWER on IntegriCloud