summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* The correct name of the long option is --line-buffered,keramida2004-11-091-2/+3
* Whitespace fix.marcel2004-11-091-1/+1
* Prepare for a subsequent import: If the first letter of the filenamemarcel2004-11-091-35/+43
* Remove trailing whitespace.kan2004-11-071-1/+1
* Reconnect c++filt to the build.kan2004-11-071-2/+2
* Unbreak c++filt. It was disconnected from the build and never fixed duringkan2004-11-071-8/+1
* For variables that are only checked with defined(), don't provideru2004-10-2431-33/+33
* Utilize SCRIPTS.ru2004-10-181-4/+1
* Replaced afterinstall: with FILES.ru2004-10-181-5/+2
* Update to readline 5.0ache2004-10-181-3/+7
* Back out termcap -> ncurses change in LDADD/DPADDache2004-10-181-2/+2
* Upgrade to 5.0ache2004-10-181-1/+1
* Upgrade to 5.0ache2004-10-182-8/+6
* Update for 5.0ache2004-10-181-6/+23
* Bump the library version numbers for the following libraries:kensmith2004-10-011-1/+1
* We *need* the pic libobjc library for amd64. It is needed for ia64 aspeter2004-09-291-0/+5
* Make cvsbug(1) actually work instead of aborting due to missing configurepeter2004-09-281-1/+6
* Fix the embedded version string in cvs and cvsbug. This breaks scriptspeter2004-09-282-2/+2
* Style.ru2004-09-191-8/+7
* Be explicit about which regex.h file we are including. This reduces thepeter2004-09-161-3/+7
* Use a safe temporary file for saving out the PR if send-pr isceri2004-09-141-1/+1
* Fix a problem mentioned in the previous revision in a different,ru2004-09-101-3/+3
* Add the .h files to the .o dependency lists so the .h's are created beforeobrien2004-09-091-2/+2
* If the argument to the -r flag starts with a ':' or a '|', don't try tobrooks2004-09-031-1/+1
* Add atomicity.cc to CLEANFILES.ru2004-09-011-0/+1
* Only compile fbsd-thread.c on amd64 and i386, other architecturesdavidxu2004-08-221-1/+5
* Fix comments, most are style fix.davidxu2004-08-221-21/+11
* Fix some text messages.davidxu2004-08-221-2/+2
* Add code to support statically linked binary and .core file of threadeddavidxu2004-08-221-177/+367
* Meet the 6.0-CURRENT era. While here, teach mdoc(7) about the upcomingru2004-08-191-1/+3
* A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lostru2004-08-181-10/+0
* Improve the usage. Without any arguments, kgdb(1) works on /dev/memmarcel2004-08-152-49/+126
* Add libgcov, a runtime support library for binaries compiled for basickan2004-08-142-1/+46
* Bring in fix from gzip 1.3.3 to avoid crashes when processing certain corrupttjr2004-08-131-6/+8
* Consolidate libiberty files in one place and avoid listing somekan2004-08-122-15/+12
* Change version string to distinguish our modified version of GNU greptjr2004-08-121-1/+1
* Update version strings to better reflect reality.tjr2004-08-121-3/+3
* Hook xalloc-die.c up to the build.tjr2004-08-121-0/+1
* Initialize thread_db module.davidxu2004-08-101-0/+2
* Initialize thread_db module.davidxu2004-08-081-0/+2
* 1. Add some code check if thread suspending or resuming is failed.davidxu2004-08-082-4/+80
* Join the 21st century: Cryptography is no longer an optional componentcperciva2004-08-061-1/+0
* Add missing patch which was forgotten during GCC 3.4.2 import. libgcc.akan2004-08-041-4/+2
* Whitespace nit.ru2004-08-031-1/+1
* Fix a copy and paste error. Do not include errors.c in libgcc_int.a,kan2004-07-301-1/+1
* Add NO_WERROR here. Binutils as does not compile cleanly with GCC 3.4.x.kan2004-07-281-0/+1
* Bmake glue for GCC 3.4.2-prerelease.kan2004-07-2824-1210/+1345
* We generate this file from config.h automatically.kan2004-07-281-1227/+0
* Hook kgdb into the build.marcel2004-07-251-1/+1
* Add the beginnings of kernel debugging support. the kgdb(1) toolmarcel2004-07-2511-0/+1089
OpenPOWER on IntegriCloud