| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to match recent import | ache | 2004-07-06 | 1 | -6/+4 |
* | Fix regression in new version of GNU regex code: bracket expressions | tjr | 2004-07-04 | 1 | -14/+19 |
* | Merge local changes (addition of $FreeBSD$). | tjr | 2004-07-04 | 1 | -422/+2425 |
* | This commit was generated by cvs2svn to compensate for changes in r131543, | tjr | 2004-07-04 | 1 | -12/+36 |
|\ |
|
| * | Import of GNU regex from GNU grep 2.5.1 (trimmed). | tjr | 2004-07-04 | 2 | -434/+2461 |
* | | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -34/+68 |
* | | Removed trailing whitespace. | ru | 2004-07-02 | 1 | -9/+9 |
* | | What is CVS doing to me?? | obrien | 2004-04-21 | 1 | -1/+1 |
* | | Add missing unique bits from libI77 v3.3.3's config.h.in. | obrien | 2004-04-20 | 1 | -0/+45 |
* | | Updated config.h for f77 3.3.3. | obrien | 2004-04-20 | 1 | -0/+21 |
* | | Add "subscribe out of range" support. | obrien | 2004-04-20 | 1 | -1/+1 |
* | | Just pass -DCRT_BEGIN as an option to mkdep(1), no need to override | ru | 2004-03-06 | 1 | -1/+1 |
* | | Test data before using it. | eric | 2004-02-26 | 1 | -0/+4 |
* | | Change warning hint to be more useful | ache | 2004-02-25 | 1 | -1/+1 |
* | | Add upgrade instructions | ache | 2004-02-25 | 1 | -0/+14 |
* | | Upgrade to regex from grep 2.4.2 | ache | 2004-02-25 | 41 | -12865/+11 |
* | | Merge conflicts | ache | 2004-02-25 | 2 | -1370/+1688 |
* | | This commit was generated by cvs2svn to compensate for changes in r126209, | ache | 2004-02-25 | 1 | -0/+542 |
|\ \
| |/ |
|
| * | Virgin import (trimmed) of GNU regex, from GNU grep 2.4.2 | ache | 2004-02-25 | 3 | -1531/+2566 |
| * | This commit was manufactured by cvs2svn to create branch | cvs2svn | 1993-07-30 | 50 | -22730/+0 |
* | | Allow to compile with non-GCC compiler. | obrien | 2004-02-19 | 1 | -1/+31 |
* | | Install gnuregex.h as wrapper for gnu/regex.h (with warning) | ache | 2004-02-18 | 2 | -1/+6 |
* | | Install regex.h under include/gnu | ache | 2004-02-16 | 1 | -1/+1 |
* | | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | ru | 2004-02-05 | 2 | -4/+4 |
* | | Correct the atomicity.h fallback path on architectures which do not | kan | 2004-01-06 | 1 | -1/+1 |
* | | Do not install files which are not part of GCC 3.3.x anymore. | kan | 2004-01-05 | 1 | -3/+3 |
* | | Upgrade to 4.3 | ache | 2003-08-31 | 3 | -16/+68 |
* | | Stage 3 of dynamic root support. Make all the libraries needed to run | gordon | 2003-08-17 | 1 | -0/+1 |
* | | Remove collate_range_cmp() stabilization, it conflicts with ranges | ache | 2003-08-03 | 1 | -7/+4 |
* | | Including dynamically generated osreldate.h wasn't such a good | kan | 2003-07-13 | 1 | -0/+1 |
* | | Update bmake bits to build GCC 3.3.1-prerelease. | kan | 2003-07-11 | 2 | -31/+43 |
* | | Update for GCC 3.3.1-pre. | kan | 2003-07-11 | 2 | -24/+96 |
* | | Add unwind-c.c file required for -fexceptions in C sources. | kan | 2003-07-11 | 1 | -2/+2 |
* | | Change CFLAGS to more closely follow options used when GCC is built | kan | 2003-07-11 | 1 | -1/+2 |
* | | Catch up with bsd.lib.mk,v 1.143. | ru | 2003-06-30 | 2 | -19/+0 |
* | | Oops, remove hack to stop libstdc++.so being built now that gcc uses | peter | 2003-06-26 | 1 | -5/+0 |
* | | Do not bogusly set CSTD to the empty string. | des | 2003-06-14 | 2 | -2/+0 |
* | | Build/install the PIC version of libgcc (libcc_pic.a) for use by shared | peter | 2003-06-13 | 1 | -0/+3 |
* | | The .Fn function | charnier | 2003-06-08 | 1 | -30/+60 |
* | | Something funky is going on here... disabling CSTD makes it go away... | obrien | 2003-06-02 | 1 | -0/+1 |
* | | Don't set a C standard level for ObjC code. | obrien | 2003-06-02 | 1 | -0/+1 |
* | | Use ?= before someone brings it up. | obrien | 2003-06-02 | 1 | -1/+1 |
* | | crtstuff needs isn't compilable with C99 on Sparc64, so set CSTD to gnu89. | obrien | 2003-06-01 | 1 | -0/+1 |
* | | libstdc++.so breaks on amd64 due to bogons in our build, so prevent the | peter | 2003-05-24 | 1 | -0/+5 |
* | | Use __FBSDID over rcsid[]. | obrien | 2003-05-03 | 32 | -80/+86 |
* | | This is WARNS=2 clean. | obrien | 2003-05-03 | 1 | -0/+1 |
* | | Enable wchar_t support in libstdc++. | kan | 2003-04-29 | 2 | -2/+2 |
* | | Enable ISO-C99 compatibility -- among other things, this tells libstdc++ | obrien | 2003-04-25 | 2 | -9/+9 |
* | | Forced non-forced commit by adding a comment mentioning what the | marcel | 2003-03-17 | 1 | -0/+1 |
* | | libobjc is linked against shared objects and since we don't have a | marcel | 2003-03-16 | 1 | -0/+4 |