aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* MFC: rev 1.58: ARM platform does setjmp/longjmp exceptions.David E. O'Brien2006-10-051-0/+3
* ARM in its present state cannot handle the full LIB1ASMFUNCS and FP/DPBIT'sDavid E. O'Brien2006-10-051-3/+5
* demangle.h was removed in vendor sources sometime between 3.4.2 and 3.4.4.David E. O'Brien2006-09-051-1/+1
* MFC: rev 1.8: update libsupc++ to include missing filesDavid E. O'Brien2006-09-051-5/+6
* MFC: a lot of manpage fixes from HEAD.Giorgos Keramidas2005-09-241-2/+2
* MFC: Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS in orderColin Percival2005-08-192-0/+2
* Insta-MFC of the shared library version bump. All shared librariesKen Smith2005-07-226-6/+6
* This commit was generated by cvs2svn to compensate for changes in r146052,Tim J. Robbins2005-05-101-26/+0
* Update instructions to match recent import.Tim J. Robbins2005-05-101-7/+13
* Update build infrastructure for new GNU regex bits.Tim J. Robbins2005-05-102-1/+13
* Merge. Discard local bracket expression collating order patch, sinceTim J. Robbins2005-05-101-7847/+51
* This commit was generated by cvs2svn to compensate for changes in r146040,Tim J. Robbins2005-05-106-20/+10796
|\
| * Import of regex bits from fedora-glibc-2_3_4-21 tag in glibc CVS.vendor/libregex/fedora-glibc-2.3.4-21Tim J. Robbins2005-05-107-7862/+10847
* | Turn on libobjc.so for all platforms on -current. It didn't work backPeter Wemm2005-05-011-12/+2
* | Enforce style.Makefile(5).Tom Rhodes2005-04-222-2/+2
* | Teach libstdc++ about frexpl() and ldexpl().David Schultz2005-03-261-2/+2
* | Fixed compilation warnings.Ruslan Ermilov2005-02-211-1/+2
* | Expand contractions.Ruslan Ermilov2005-02-151-1/+1
* | Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* | More math functions.Alexander Kabaev2005-01-261-3/+3
* | We have floorl() now. Reflect this in the library config file.Alexander Kabaev2005-01-261-1/+1
* | Of all templates only lists need a special implmementation file compiledAlexander Kabaev2005-01-261-8/+9
* | Sort sections.Ruslan Ermilov2005-01-181-10/+11
* | Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS for building thisColin Percival2005-01-171-0/+1
* | Fix 'redraw' of checklist box. It is occurs in situation when size ofAlexey Zelkin2005-01-041-0/+9
* | NOHTML -> NO_HTMLRuslan Ermilov2004-12-211-1/+1
* | NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov2004-12-214-10/+10
* | Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* | For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-243-4/+4
* | Replaced afterinstall: with FILES.Ruslan Ermilov2004-10-181-5/+2
* | Back out termcap -> ncurses change in LDADD/DPADDAndrey A. Chernov2004-10-181-2/+2
* | Upgrade to 5.0Andrey A. Chernov2004-10-181-1/+1
* | Upgrade to 5.0Andrey A. Chernov2004-10-182-8/+6
* | Update for 5.0Andrey A. Chernov2004-10-181-6/+23
* | Bump the library version numbers for the following libraries:Ken Smith2004-10-011-1/+1
* | We *need* the pic libobjc library for amd64. It is needed for ia64 asPeter Wemm2004-09-291-0/+5
* | Style.Ruslan Ermilov2004-09-191-8/+7
* | Be explicit about which regex.h file we are including. This reduces thePeter Wemm2004-09-161-3/+7
* | Fix a problem mentioned in the previous revision in a different,Ruslan Ermilov2004-09-101-3/+3
* | Add the .h files to the .o dependency lists so the .h's are created beforeDavid E. O'Brien2004-09-091-2/+2
* | Add atomicity.cc to CLEANFILES.Ruslan Ermilov2004-09-011-0/+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-558/+666
* | 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-422/+2425
* | 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-434/+2461