summaryrefslogtreecommitdiffstats
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to 4.3ache2003-08-313-16/+68
* Stage 3 of dynamic root support. Make all the libraries needed to rungordon2003-08-171-0/+1
* Remove collate_range_cmp() stabilization, it conflicts with rangesache2003-08-031-7/+4
* Including dynamically generated osreldate.h wasn't such a goodkan2003-07-131-0/+1
* Update bmake bits to build GCC 3.3.1-prerelease.kan2003-07-112-31/+43
* Update for GCC 3.3.1-pre.kan2003-07-112-24/+96
* Add unwind-c.c file required for -fexceptions in C sources.kan2003-07-111-2/+2
* Change CFLAGS to more closely follow options used when GCC is builtkan2003-07-111-1/+2
* Catch up with bsd.lib.mk,v 1.143.ru2003-06-302-19/+0
* Oops, remove hack to stop libstdc++.so being built now that gcc usespeter2003-06-261-5/+0
* Do not bogusly set CSTD to the empty string.des2003-06-142-2/+0
* Build/install the PIC version of libgcc (libcc_pic.a) for use by sharedpeter2003-06-131-0/+3
* The .Fn functioncharnier2003-06-081-30/+60
* Something funky is going on here... disabling CSTD makes it go away...obrien2003-06-021-0/+1
* Don't set a C standard level for ObjC code.obrien2003-06-021-0/+1
* Use ?= before someone brings it up.obrien2003-06-021-1/+1
* crtstuff needs isn't compilable with C99 on Sparc64, so set CSTD to gnu89.obrien2003-06-011-0/+1
* libstdc++.so breaks on amd64 due to bogons in our build, so prevent thepeter2003-05-241-0/+5
* Use __FBSDID over rcsid[].obrien2003-05-0332-80/+86
* This is WARNS=2 clean.obrien2003-05-031-0/+1
* Enable wchar_t support in libstdc++.kan2003-04-292-2/+2
* Enable ISO-C99 compatibility -- among other things, this tells libstdc++obrien2003-04-252-9/+9
* Forced non-forced commit by adding a comment mentioning what themarcel2003-03-171-0/+1
* libobjc is linked against shared objects and since we don't have amarcel2003-03-161-0/+4
* Only cross-tools may use TARGET_ARCH/TARGET, everyone elseru2003-02-271-3/+3
* Update for GCC 3.2.2kan2003-02-192-11/+17
* Install one more header file which is new with GCC 3.2.2.kan2003-02-101-0/+1
* C++ exceptions with shared libraries are working on sparc64 now.kan2002-12-051-2/+0
* Update for Gcc 3.2.1 release.obrien2002-12-042-80/+125
* Remove files no longer part of the gcc_3_2_anoncvs_20021009 libstdc++.obrien2002-11-271-1/+1
* Build Objective-C runtime support library with thr-posix.c.kan2002-10-301-1/+1
* Disallow libdialog to be used in setugid applications; it is chock fullkris2002-10-121-0/+8
* Zap now-unused SHLIB_MINORpeter2002-09-286-6/+0
* Avoid linting GNU contrib'ed stuff, even if the build engineer askedmarkm2002-09-252-0/+5
* Bmake bits for GCC 3.2.1-prerelease libstdc++.kan2002-09-171-2/+3
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-172-13/+0
* Quiet another annoying warning.wollman2002-09-091-0/+1
* Connect new files added with GCC 3.2.1 import to the build.kan2002-09-011-2/+3
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-292-2/+2
* s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-181-1/+1
* Bandaid for sparc64. Do not build libstdc++.so for now on sparc64.peter2002-07-081-0/+2
* Disconnect the docs until we figure out if there are any with v3.obrien2002-06-191-1/+1
* In addition to exiting the dialog via ESC, the user could also havedougb2002-06-131-1/+1
* Use POSIX macros for wait(2)-style status information instead of themike2002-06-031-3/+2
* Turn on the math function stub stubs.obrien2002-06-021-1/+1
* The new bsd.incs.mk is powerful enough to handle this wrinkle.ru2002-05-318-213/+100
* Add used includes of <stdlib.h>.wollman2002-05-302-0/+3
* Tweak so that .o's are written into src/contrib/gccobrien2002-05-291-2/+2
* Build docs not out of libobc++.295obrien2002-05-291-1/+1
* Add some build glue for libstdc++. I'm not a C++ person, but this seemspeter2002-05-2912-183/+1432
OpenPOWER on IntegriCloud