summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tweaks to the build to allow "make -DNOCLEAN" and "make release" tomarkm2000-06-293-2/+10
* Fix the upgrade-build case.markm2000-06-2715-28/+40
* Fix for bootstrapping. Grr. Pointy Hat Please?markm2000-06-263-2/+14
* Thread support for v5.6.0markm2000-06-262-154/+566
* Userland build stuff for Perl5.006.markm2000-06-2539-999/+984
* /etc/weekly -> /etc/periodic/weekly/320.whatisalex2000-06-201-1/+1
* We are now at version 2.10 release.obrien2000-06-201-1/+1
* Remove libxpg4ache2000-06-042-4/+4
* Scoot things over to the temporary *.295 source while I do major constructionobrien2000-06-045-6/+6
* Restore backwards compatible -R option.ru2000-05-301-1/+1
* Back out the previous change to the queue(3) interface.jake2000-05-261-2/+2
* IPv6 support.ume2000-05-257-95/+239
* Move c-decl.c out of the common libcc_int.a into the binary Makefilesobrien2000-05-243-3/+4
* Don't allow people to create new PRs with a 'wish' class.steve2000-05-242-3/+3
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-2/+2
* Updated 2.10 headers.obrien2000-05-222-71/+1187
* Tweaks to match those done in the Binutils mainline code.obrien2000-05-221-1/+4
* version 2.10 config file.obrien2000-05-221-71/+200
* Conditionally define "CROSS_COMPILE" here.obrien2000-05-224-2/+15
* Pull the switch and activate our Binutils to a snapshot of the up andobrien2000-05-2222-300/+2609
* Once again fix substitution of TMAC_M and TMAC_S_PREFIX in manpages.hoek2000-05-211-3/+3
* callback.c is not really used, nor is it part of GDB 4.18.obrien2000-05-171-1/+1
* Don't forget to clean "grog".bde2000-05-151-7/+3
* Don't forget to clean f77.1.bde2000-05-151-2/+4
* Use a alternate side 2.9.1 source tree while upgrading Binutils.obrien2000-05-121-1/+1
* mdoc cleanup: use .Nm macro correctly, don't non mdoc macrophantom2000-05-101-4/+5
* Update device references.kris2000-05-071-3/+3
* Only set $MAIL_AGENT if it isn't already defined in the environment.nik2000-04-301-1/+1
* Add support for debugging programs using libc_r's implementation ofdfr2000-04-295-28/+1160
* Add a new wishlist category.steve2000-04-182-3/+5
* Perl lib configuration for IA-64 (along with PPC and arm32)obrien2000-04-176-0/+3602
* Fix the .PATH style nits. Other style nits left for later.obrien2000-04-172-15/+14
OpenPOWER on IntegriCloud