aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-292-2/+2
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
* Bandaid for sparc64. Do not build libstdc++.so for now on sparc64.Peter Wemm2002-07-081-0/+2
* Disconnect the docs until we figure out if there are any with v3.David E. O'Brien2002-06-191-1/+1
* In addition to exiting the dialog via ESC, the user could also haveDoug Barton2002-06-131-1/+1
* Use POSIX macros for wait(2)-style status information instead of theMike Barcroft2002-06-031-3/+2
* Turn on the math function stub stubs.David E. O'Brien2002-06-021-1/+1
* The new bsd.incs.mk is powerful enough to handle this wrinkle.Ruslan Ermilov2002-05-318-212/+99
* Add used includes of <stdlib.h>.Garrett Wollman2002-05-302-0/+3
* Tweak so that .o's are written into src/contrib/gccDavid E. O'Brien2002-05-291-2/+2
* Build docs not out of libobc++.295David E. O'Brien2002-05-291-1/+1
* Add some build glue for libstdc++. I'm not a C++ person, but this seemsPeter Wemm2002-05-2912-173/+1422
* Alpha has crtfastmath also.David E. O'Brien2002-05-261-1/+1
* Rev 1.12 broke `make all' w/o a previous `make depends'.David E. O'Brien2002-05-261-4/+5
* Fix the sparc64 build and make the LIB1ASMSRC handling more robust.David E. O'Brien2002-05-181-9/+14
* Improve chances that we correctly compile LIB1ASMSRC on all architectures.Poul-Henning Kamp2002-05-181-2/+2
* Move LIB1ASMFUNCS from the SYMS variable and explicitly add it to OBJSPeter Wemm2002-05-171-3/+2
* Put on peril-sensitive sunglasses and risk touching gcc related build gluePeter Wemm2002-05-171-15/+19
* Post rev 1.39, the PowerPC specific additions to OBJS was getting lost.David E. O'Brien2002-05-171-1/+3
* bsd.lib.mk now understands what to do with .asm files.David E. O'Brien2002-05-171-2/+2
* GCC 3.1 on PowerPC also has the crtsavres C Run Time file.David E. O'Brien2002-05-171-0/+5
* Make sure to not yet build the GNU C++, but still allowRuslan Ermilov2002-05-151-4/+2
* Quote {CC} so ccache can be used.David E. O'Brien2002-05-141-1/+1
* Fixed CLEANFILES after bsd.lib.mk sweep.Ruslan Ermilov2002-05-131-1/+3
* Major cleanup of bsd.lib.mk.Ruslan Ermilov2002-05-132-6/+1
* NOLIB is gone; put INTERNALLIB back for now.Ruslan Ermilov2002-05-121-0/+2
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-128-43/+18
* Properly build lb1spc.asm on Sparc64.David E. O'Brien2002-05-121-3/+28
* There is no more NOLIB.David E. O'Brien2002-05-121-1/+0
* I was not strict enough with my ordering of things to satisfy make(1) nieveDavid E. O'Brien2002-05-121-28/+26
* [Ab]use LDFLAGS rather than CFLAGS.David E. O'Brien2002-05-101-1/+2
* Bmake bits for Gcc 3.1.David E. O'Brien2002-05-107-332/+1359
|\
| * Need to build libgcc.so with -nostdlib -- otherwise we try linking withDavid E. O'Brien2002-05-101-1/+1
| * Mostly filled in contents for GCC 3.1.David E. O'Brien2002-05-071-0/+105
| * Fill in the missing.David E. O'Brien2002-05-071-0/+1075
| * This commit was manufactured by cvs2svn to create branch 'WIP_GCC31'.cvs2svn2002-05-071-0/+1
| * Mostly filled in contents for GCC 3.1.David E. O'Brien2002-05-071-0/+27
| * Dependencies on tconfig.h work better if we set GCCDIR when shellingDavid E. O'Brien2002-05-071-1/+1
| * Update for GCC 3.1.David E. O'Brien2002-05-071-173/+160
| * Fix to work on sparc64 (which has an extra crt .o file).David E. O'Brien2002-05-071-7/+8
| * This commit was manufactured by cvs2svn to create branch 'WIP_GCC31'.cvs2svn2002-05-061-0/+1
| * Bmake bits for GCC 3.1.David E. O'Brien2002-04-071-0/+42
| * Deal with new TarGeT-specific CRT files.David E. O'Brien2002-04-061-5/+12
| * MFC: reorg.David E. O'Brien2002-04-051-3/+1
| * Update for GCC 3.1.David E. O'Brien2002-04-051-53/+16
| * MFC: rev 1.4 (style reorg)David E. O'Brien2002-04-051-5/+2
| * Working changes for GCC 3.0.2.David E. O'Brien2001-12-181-0/+89
| * Working changes for GCC 3.0.2.David E. O'Brien2001-12-181-0/+230
* All platforms should be on equal footing now -- no special handling forDavid E. O'Brien2002-05-101-10/+6
* libstdc++ version 3 (Gcc 3.1 is a consumer) uses the typical `config.h'.David E. O'Brien2002-05-071-0/+1