aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* If the argument to the -r flag starts with a ':' or a '|', don't try toBrooks Davis2004-09-031-1/+1
* Add atomicity.cc to CLEANFILES.Ruslan Ermilov2004-09-011-0/+1
* Only compile fbsd-thread.c on amd64 and i386, other architecturesDavid Xu2004-08-221-1/+5
* Fix comments, most are style fix.David Xu2004-08-221-21/+11
* Fix some text messages.David Xu2004-08-221-2/+2
* Add code to support statically linked binary and .core file of threadedDavid Xu2004-08-221-177/+367
* Meet the 6.0-CURRENT era. While here, teach mdoc(7) about the upcomingRuslan Ermilov2004-08-191-1/+3
* A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lostRuslan Ermilov2004-08-181-10/+0
* Improve the usage. Without any arguments, kgdb(1) works on /dev/memMarcel Moolenaar2004-08-152-49/+126
* Add libgcov, a runtime support library for binaries compiled for basicAlexander Kabaev2004-08-142-1/+46
* Bring in fix from gzip 1.3.3 to avoid crashes when processing certain corruptTim J. Robbins2004-08-131-6/+8
* Consolidate libiberty files in one place and avoid listing someAlexander Kabaev2004-08-122-15/+12
* Change version string to distinguish our modified version of GNU grepTim J. Robbins2004-08-121-1/+1
* Update version strings to better reflect reality.Tim J. Robbins2004-08-121-3/+3
* Hook xalloc-die.c up to the build.Tim J. Robbins2004-08-121-0/+1
* Initialize thread_db module.David Xu2004-08-101-0/+2
* Initialize thread_db module.David Xu2004-08-081-0/+2
* 1. Add some code check if thread suspending or resuming is failed.David Xu2004-08-082-4/+80
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-061-1/+0
* Add missing patch which was forgotten during GCC 3.4.2 import. libgcc.aAlexander Kabaev2004-08-041-4/+2
* Whitespace nit.Ruslan Ermilov2004-08-031-1/+1
* Fix a copy and paste error. Do not include errors.c in libgcc_int.a,Alexander Kabaev2004-07-301-1/+1
* Add NO_WERROR here. Binutils as does not compile cleanly with GCC 3.4.x.Alexander Kabaev2004-07-281-0/+1
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-2824-1210/+1345
* We generate this file from config.h automatically.Alexander Kabaev2004-07-281-1227/+0
* Hook kgdb into the build.Marcel Moolenaar2004-07-251-1/+1
* Add the beginnings of kernel debugging support. the kgdb(1) toolMarcel Moolenaar2004-07-2511-0/+1089
* o ps_pd{read|write} and ps_pt{read|write} are obsolete interfaceMarcel Moolenaar2004-07-171-22/+2
* Make bsdtar the default system tar. This makes /usr/bin/tar a symlinkTim Kientzle2004-07-171-1/+1
* ptrace's first parameter is command not pid. pointy hat to me.David Xu2004-07-161-2/+6
* Update config.h to account for the prgregset_t and psaddr_t typesMarcel Moolenaar2004-07-165-10/+10
* Add libthread_db assisted debugging support module.David Xu2004-07-151-0/+1095
* MAJOR cleanup of the Bmake framework.David E. O'Brien2004-07-0837-23475/+162
* Build things in dictionary order.Ruslan Ermilov2004-07-071-14/+34
* Prepare for upcoming Binutils house cleaning.David E. O'Brien2004-07-061-1/+1
* Update to match recent importAndrey A. Chernov2004-07-061-6/+4
* Fix bug causing `[' to be wrongly included in character class expressionsTim J. Robbins2004-07-041-1/+1
* Make grep run much (~10x) faster in multibyte locales by caching the wideTim J. Robbins2004-07-046-74/+188
* Avoid accessing accessing memory past the end of mb_properties in theTim J. Robbins2004-07-041-1/+2
* Improve case-insensitive matching in multibyte locales.Tim J. Robbins2004-07-043-28/+109
* Fix failure of fgrep to report some matches (Red Hat bug #116909).Tim J. Robbins2004-07-041-57/+52
* Use hard_locale() to check whether collating order is "hard" regardlessTim J. Robbins2004-07-041-2/+0
* Ignore ENABLE_NLS when deciding whether we can use setlocale().Tim J. Robbins2004-07-041-2/+4
* Update for grep 2.5.1.Tim J. Robbins2004-07-042-120/+254
* Merge local changes.Tim J. Robbins2004-07-049-881/+2674
* This commit was generated by cvs2svn to compensate for changes in r131554,Tim J. Robbins2004-07-0445-248/+5612
|\
| * Import GNU grep 2.5.1 (trimmed)vendor/misc-GNU/grepTim J. Robbins2004-07-0454-1119/+8280
* | Fix regression in new version of GNU regex code: bracket expressionsTim J. Robbins2004-07-041-14/+19
* | Merge local changes (addition of $FreeBSD$).Tim J. Robbins2004-07-041-422/+2425
* | This commit was generated by cvs2svn to compensate for changes in r131543,Tim J. Robbins2004-07-041-12/+36
|\ \