aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Sync gdb thread support with recent changes to the threads library.Daniel Eischen2000-11-101-17/+10
* Found remaining -kthread option that [sort of] supported using theDavid E. O'Brien2000-11-091-1/+3
* Tell libgcc_r how to initialize a mutex before it uses it. ThisJohn Polstra2000-11-011-0/+1
* Quiet -Wall.David E. O'Brien2000-10-311-1/+4
* GCC uses .asm files on the Alpha for crt{begin,end}.o rather thanDavid E. O'Brien2000-10-311-9/+30
* Change "PERL_THREADED=yes" to "PERL_THREADED=true".Vanilla I. Shu2000-10-301-4/+2
* Add suffix "-thread" to archname when perl with thread support.Vanilla I. Shu2000-10-309-11/+11
* Add two new classes of problem reports primarily for the Ports Collection:Steve Price2000-10-292-3/+3
* Update to version 3.113. Major changes were to incorporate FreeBSD-Steve Price2000-10-299-196/+326
* * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to workDavid E. O'Brien2000-10-282-1/+57
* Add "NO_CXX" knob to match src/gnu/usr.bin/cc/Makefile.David E. O'Brien2000-10-241-1/+5
* Include sys/types.hBrian Somers2000-10-161-0/+2
* include <sys/types.h>Brian Somers2000-10-151-0/+4
* Adjust to reflect recent changes in the internal layout of a structDaniel Eischen2000-10-131-26/+46
* Style tweaks.David E. O'Brien2000-10-131-7/+4
* Regenerated. There are a bunch of changes from this round of ./configurePeter Wemm2000-10-022-48/+102
* Stop the freebsd hardwired version of send-pr from requestingPeter Wemm2000-09-251-30/+7
* Removed files not present in v1_15 import.Ruslan Ermilov2000-09-221-2/+2
* Spelling fixesAndrey A. Chernov2000-09-171-2/+2
* Remove unneded -lmytinfoAndrey A. Chernov2000-09-162-4/+4
* Gosh. I managed to commit the wrong version of this file. Darn;Mark Murray2000-09-151-4/+4
* Silence the perl build a lot; particularly in the case where aMark Murray2000-09-141-4/+4
* Fixes and cleanups to the perl build; don't error out when NOCLEAN isMark Murray2000-08-207-10/+20
* Silence -Wall; main()'s second argument was "unsigned char **",Mark Murray2000-08-191-6/+8
* Implement the GDB counterpart to use hardware watchpoints in connectionJoerg Wunsch2000-08-172-0/+256
* Update for the newly-updated gawk-3.0.6.Sheldon Hearn2000-08-151-0/+230
* Update for the newly-updated gawk-3.0.6.Sheldon Hearn2000-08-151-2/+2
* Always build and install suidperl. Only install suidperl setuid whenWarner Losh2000-08-132-5/+5
* Don't build suidperl by default. Make users specifically enable itsWarner Losh2000-08-101-1/+1
* Fix previous commit such that only -S/--skip ignores errors when applyingKelly Yancey2000-08-021-0/+7
* Fix patch such that skipping files does not count as a failure.Kelly Yancey2000-08-022-2/+1
* Make style match the surrounding style. Use memset() instead of bzero()Brian Feldman2000-07-311-1/+1
* Fix a bug in keyed sorting due to malloc abuse.Kris Kennaway2000-07-311-0/+3
* Don't call fprintf() without a format string.Kris Kennaway2000-07-121-1/+3
* Install the general binutils (such as `nm') info files.David E. O'Brien2000-07-101-1/+6
* Correct the usage printed for --exclude, which takes a globbing patternSheldon Hearn2000-07-051-1/+1
* Perl's version number needs upating.Mark Murray2000-07-021-1/+1
* Bunch-o'-tweaks.Mark Murray2000-07-026-149/+149
* Fix manpath for new perlAndrey A. Chernov2000-07-021-1/+1
* Fix the perl build on the Alpha. int32 is 'int' not 'long'. int64 isPeter Wemm2000-06-302-8/+8
* Tweaks to the build to allow "make -DNOCLEAN" and "make release" toMark Murray2000-06-293-2/+10
* Fix the upgrade-build case.Mark Murray2000-06-2715-28/+40
* Fix for bootstrapping. Grr. Pointy Hat Please?Mark Murray2000-06-263-2/+14
* Thread support for v5.6.0Mark Murray2000-06-262-154/+566
* Userland build stuff for Perl5.006.Mark Murray2000-06-2539-999/+984
* /etc/weekly -> /etc/periodic/weekly/320.whatisAlexander Langer2000-06-201-1/+1
* We are now at version 2.10 release.David E. O'Brien2000-06-201-1/+1
* Remove libxpg4Andrey A. Chernov2000-06-042-4/+4
* Scoot things over to the temporary *.295 source while I do major constructionDavid E. O'Brien2000-06-045-6/+6
* Restore backwards compatible -R option.Ruslan Ermilov2000-05-301-1/+1