summaryrefslogtreecommitdiffstats
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Build things in dictionary order.ru2004-07-071-14/+34
* Prepare for upcoming Binutils house cleaning.obrien2004-07-061-1/+1
* Update to match recent importache2004-07-061-6/+4
* Fix bug causing `[' to be wrongly included in character class expressionstjr2004-07-041-1/+1
* Make grep run much (~10x) faster in multibyte locales by caching the widetjr2004-07-046-74/+188
* Avoid accessing accessing memory past the end of mb_properties in thetjr2004-07-041-1/+2
* Improve case-insensitive matching in multibyte locales.tjr2004-07-043-28/+109
* Fix failure of fgrep to report some matches (Red Hat bug #116909).tjr2004-07-041-57/+52
* Use hard_locale() to check whether collating order is "hard" regardlesstjr2004-07-041-2/+0
* Ignore ENABLE_NLS when deciding whether we can use setlocale().tjr2004-07-041-2/+4
* Update for grep 2.5.1.tjr2004-07-042-120/+254
* Merge local changes.tjr2004-07-049-881/+2674
* This commit was generated by cvs2svn to compensate for changes in r131554,tjr2004-07-0445-248/+5612
|\
| * Import GNU grep 2.5.1 (trimmed)tjr2004-07-0454-1119/+8280
* | Fix regression in new version of GNU regex code: bracket expressionstjr2004-07-041-14/+19
* | Merge local changes (addition of $FreeBSD$).tjr2004-07-041-422/+2425
* | This commit was generated by cvs2svn to compensate for changes in r131543,tjr2004-07-041-12/+36
|\ \
| * | Import of GNU regex from GNU grep 2.5.1 (trimmed).tjr2004-07-042-434/+2461
* | | Mechanically kill hard sentence breaks.ru2004-07-023-43/+85
* | | Removed trailing whitespace.ru2004-07-024-19/+19
* | | Hook strnlen.c up to the build - the i18n patch uses it.tjr2004-07-021-0/+1
* | | Update build infrastructure for sort from GNU coreutils 5.2.1.tjr2004-07-024-147/+286
* | | Removed. It was used for building gdb docs, which we don't do heremarcel2004-06-271-31/+0
* | | We don't have to reach into binutils/doc anymore for inc-hist.diffmarcel2004-06-271-1/+1
* | | Fixed world breakage in the NOSHARED=yes case (missing library).bde2004-06-262-9/+9
* | | GDB has moved up one level.obrien2004-06-251-8/+0
* | | Hook gdb into the build. Exclude gdb on arm and powerpc as supportmarcel2004-06-251-1/+8
* | | Remove building gdb info files. The gdb info files are built as partmarcel2004-06-251-31/+3
* | | Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64marcel2004-06-2522-0/+4513
* | | Turn back on the building of GDB info files.obrien2004-06-231-4/+0
* | | This should be the right set of docs sources.obrien2004-06-211-3/+5
* | | Disable building of GDB info files until the gdb6 upgrade is finished.obrien2004-06-212-2/+8
* | | With tmm's latest change to the sparc64 dynamic loader, we can remove thisobrien2004-06-202-19/+1
* | | Our 'TOOLS_PREFIX' and not 'DESTDIR' matches what the stock GNU buildobrien2004-06-201-2/+2
* | | Update to binutils 2.15.marcel2004-06-191-15/+20
* | | Seperately add regex.c and splay-tree.c to SRCS. They are both neededmarcel2004-06-191-6/+9
* | | Add the necessary branding of ELF files. This is relatively easy tomarcel2004-06-191-3/+2
* | | Add bfdwin.c to SRCS. The file contains support for mmap(2) windowsmarcel2004-06-191-1/+1
* | | Move the elf32-target.h and elf64-target.h targets from the MDmarcel2004-06-197-20/+6
* | | Update to binutils 2.15:marcel2004-06-191-3/+3
* | | Update to binutils 2.15:marcel2004-06-191-5/+26
* | | Update to binutils 2.15.marcel2004-06-191-891/+1251
* | | Commit a crude hack so we get sparc64 snapshots working again with aobrien2004-06-172-1/+19
* | | Updated Bmake framework for Binutils 2.15.obrien2004-06-1642-3846/+5536
* | | Disable gdb from the build due to the impending binutils 2.15 import.obrien2004-06-161-1/+1
* | | Sperate out the MD parts of kvm-fbsd to get rid of the #ifdef maze.obrien2004-06-115-275/+317
* | | Revise previous commit - I managed to mess up a 1-line change and brokepeter2004-06-111-1/+1
* | | The gcc/config/i386/freebsd64.h file neglects to override the defaultpeter2004-06-102-0/+10
* | | Turn cvs back on after import; that was less painful than I expected.peter2004-06-101-1/+1
* | | Turn off cvs while import/merging.peter2004-06-101-1/+1
OpenPOWER on IntegriCloud