aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* GCC's libstdc++ version 3 has the "libgcc" like bits (start up / terminateDavid E. O'Brien2002-05-061-0/+1
* It is easier for me to debug with -I's at the rear.David E. O'Brien2002-04-201-1/+1
* -ltermcap is spelled -lncurses nowadays.Ruslan Ermilov2002-04-091-2/+2
* Unbreak world (missing .else)Peter Wemm2002-04-081-0/+1
* Some things don't compile on ia64 and sparc64 yet.David E. O'Brien2002-04-081-1/+8
* Style reorg. Also spell -fpic as determined by bsd.lib.mk.David E. O'Brien2002-04-051-6/+5
* Style reorg.David E. O'Brien2002-04-051-5/+2
* Back out the previous revision for now. Instead, the current sparc64John Baldwin2002-01-071-4/+0
* Don't build csu or libgcc on sparc64 for the time being.John Baldwin2002-01-031-0/+4
* Fixed memory leak in dialog_gauge(3).Ruslan Ermilov2001-11-291-0/+4
* -v must have a space between it and the variable.David E. O'Brien2001-11-011-1/+3
* Removed mentions of TARGET_ARCH from non-cross places.Ruslan Ermilov2001-10-041-4/+2
* Fixed missing return type in synopsis.Bruce Evans2001-10-031-0/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Properly move cursor when home and end keys are used.Eric Melville2001-08-312-4/+20
* Remove libgmp build infrastructure.Dima Dorfman2001-08-104-287/+0
* Handle keys consistently.Eric Melville2001-08-092-2/+10
* dialog(3) -> dialog_noyes(3).Ruslan Ermilov2001-08-071-1/+2
* Update man page to actually match the source.Eric Melville2001-08-011-55/+73
* Enable the new libmp in the build, and disable libgmp and itsDima Dorfman2001-07-291-1/+1
* Properly update cursor position when the list is scrolled.Eric Melville2001-07-262-8/+12
* Handle keys consistently.Eric Melville2001-07-262-1/+4