summaryrefslogtreecommitdiff
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* MFC: make libgnuregex not depend on -I overrides that conflict with thePeter Wemm2004-10-061-9/+12
* MFC: Bump of library version numbers for:Ken Smith2004-10-011-1/+1
* Add libgcov, a runtime support library for binaries compiled for basicAlexander Kabaev2004-08-142-1/+46
* Add missing patch which was forgotten during GCC 3.4.2 import. libgcc.aAlexander Kabaev2004-08-041-4/+2
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-287-553/+661
* We generate this file from config.h automatically.Alexander Kabaev2004-07-281-1227/+0
* Update to match recent importAndrey A. Chernov2004-07-061-6/+4
* 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-421/+2424
* This commit was generated by cvs2svn to compensate for changes in r131543,Tim J. Robbins2004-07-041-12/+36
|\
| * Import of GNU regex from GNU grep 2.5.1 (trimmed).vendor/libregex/from-grep-2.5.1Tim J. Robbins2004-07-042-433/+2460
* | Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-34/+68
* | Removed trailing whitespace.Ruslan Ermilov2004-07-021-9/+9
* | What is CVS doing to me??David E. O'Brien2004-04-211-1/+1
* | Add missing unique bits from libI77 v3.3.3's config.h.in.David E. O'Brien2004-04-201-0/+45
* | Updated config.h for f77 3.3.3.David E. O'Brien2004-04-201-0/+21
* | Add "subscribe out of range" support.David E. O'Brien2004-04-201-1/+1
* | Just pass -DCRT_BEGIN as an option to mkdep(1), no need to overrideRuslan Ermilov2004-03-061-1/+1
* | Test data before using it.Eric Melville2004-02-261-0/+4
* | Change warning hint to be more usefulAndrey A. Chernov2004-02-251-1/+1
* | Add upgrade instructionsAndrey A. Chernov2004-02-251-0/+14
* | Upgrade to regex from grep 2.4.2Andrey A. Chernov2004-02-2541-12865/+11
* | Merge conflictsAndrey A. Chernov2004-02-252-1365/+1683
* | This commit was generated by cvs2svn to compensate for changes in r126209,Andrey A. Chernov2004-02-251-0/+542
|\|
| * Virgin import (trimmed) of GNU regex, from GNU grep 2.4.2vendor/libregex/from-grep-2.4.2Andrey A. Chernov2004-02-253-0/+6473
* Allow to compile with non-GCC compiler.David E. O'Brien2004-02-191-1/+31
* Install gnuregex.h as wrapper for gnu/regex.h (with warning)Andrey A. Chernov2004-02-182-1/+6
* Install regex.h under include/gnuAndrey A. Chernov2004-02-161-1/+1
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-052-4/+4
* Correct the atomicity.h fallback path on architectures which do notAlexander Kabaev2004-01-061-1/+1
* Do not install files which are not part of GCC 3.3.x anymore.Alexander Kabaev2004-01-051-3/+3
* Upgrade to 4.3Andrey A. Chernov2003-08-313-16/+68
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Remove collate_range_cmp() stabilization, it conflicts with rangesAndrey A. Chernov2003-08-031-7/+4
* Including dynamically generated osreldate.h wasn't such a goodAlexander Kabaev2003-07-131-0/+1
* Update bmake bits to build GCC 3.3.1-prerelease.Alexander Kabaev2003-07-112-31/+43
* Update for GCC 3.3.1-pre.Alexander Kabaev2003-07-112-24/+96
* Add unwind-c.c file required for -fexceptions in C sources.Alexander Kabaev2003-07-111-2/+2
* Change CFLAGS to more closely follow options used when GCC is builtAlexander Kabaev2003-07-111-1/+2
* Catch up with bsd.lib.mk,v 1.143.Ruslan Ermilov2003-06-302-19/+0
* Oops, remove hack to stop libstdc++.so being built now that gcc usesPeter Wemm2003-06-261-5/+0
* Do not bogusly set CSTD to the empty string.Dag-Erling Smørgrav2003-06-142-2/+0
* Build/install the PIC version of libgcc (libcc_pic.a) for use by sharedPeter Wemm2003-06-131-0/+3
* The .Fn functionPhilippe Charnier2003-06-081-30/+60
* Something funky is going on here... disabling CSTD makes it go away...David E. O'Brien2003-06-021-0/+1
* Don't set a C standard level for ObjC code.David E. O'Brien2003-06-021-0/+1
* Use ?= before someone brings it up.David E. O'Brien2003-06-021-1/+1
* crtstuff needs isn't compilable with C99 on Sparc64, so set CSTD to gnu89.David E. O'Brien2003-06-011-0/+1
* libstdc++.so breaks on amd64 due to bogons in our build, so prevent thePeter Wemm2003-05-241-0/+5
* Use __FBSDID over rcsid[].David E. O'Brien2003-05-0332-80/+86