summaryrefslogtreecommitdiffstats
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* #include <termios.h>peter1999-08-301-0/+1
* $Header$ -> $FreeBSD$peter1999-08-281-1/+1
* $Id$ -> $FreeBSD$peter1999-08-2742-42/+42
* Try to get /usr/include/readline back into the snapshots.obrien1999-08-251-2/+2
* MFS: Revert shared lib major version number back to 3.obrien1999-08-211-2/+2
* {EGCSDIR}->{SRCDIR} + associated tweaks.obrien1999-08-161-7/+4
* {EGCSDIR}->{SRCDIR} + associated tweaks.obrien1999-08-162-16/+15
* Purely cosmetic changes -- fix Id'sobrien1999-08-165-14/+7
* Various man page cleanup:mpp1999-08-151-11/+15
* don't include Makefile.inc twiceache1999-05-282-4/+2
* upgrade to 4.0ache1999-05-287-35/+52
* Use the correct width integer on both i386 and alpha.dfr1999-05-231-5/+5
* Install g2c.h header incase others want to call libg2c from C.obrien1999-05-231-1/+5
* _G_USING_THUNKS probably applies to a.out too.obrien1999-05-021-1/+1
* Add more bits of libF77.obrien1999-05-011-3/+9
* * Add MAIN.cobrien1999-05-011-3/+3
* JMZ says:obrien1999-05-011-0/+1
* Use braces to avoid potentially ambiguous else clause.imp1999-04-252-3/+6
* Remove several explicit rules. The two for exceptioni.o and typeionfoi.oobrien1999-04-251-43/+1
* Hookup libg2c. (define NO_FORTRAN if you don't want it built)obrien1999-04-181-1/+5
* libg2c -- EGCS's version of libf2c (plus enhancements).obrien1999-04-183-0/+460
* Foo. jdp changed .so to .So during the time I did the EGCS work and Iobrien1999-04-151-3/+3
* Create a libgcc with POSIX threads support.obrien1999-04-142-2/+11
* Missed a "\" in a continuation line.obrien1999-04-081-2/+2
* alpha/freebsd-elf.h has been merged with alpha/freebsd.hobrien1999-04-081-3/+1
* Don't require gcc/config/${MACHINE_ARCH}/xm-freebsd.h when we already knowobrien1999-04-081-2/+3
* Get stdargs right on the Alpha.obrien1999-04-081-0/+5
* Cometic cleanup.obrien1999-04-081-15/+15
* Don't generate _G_config.h, use fixed version.obrien1999-04-072-11/+109
* * Fix indentation style bug.obrien1999-04-061-4/+4
* Crap! I grabbed the wrong Makefile from the test machine.obrien1999-04-051-11/+5
* Fix .for loop continuation lines style bugs.obrien1999-04-051-7/+7
* Add iostream Info docs.obrien1999-04-052-0/+21
* _G_config.h is now dynamically created.obrien1999-04-051-85/+0
* Conditionalize one more i386'ism.obrien1999-04-041-1/+3
* Attempt to creating the right ``tm.h'' file for the Alpha.obrien1999-04-041-1/+5
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2obrien1999-04-044-90/+157
* Commit msg for rev 1.20 should probably have added that gnu/lib/libregex wasobrien1999-04-031-1/+1
* Makefile.inc was politing all subdir's with SHLIB_{MAJOR,MINOR} definitions.obrien1999-04-032-12/+7
* Add bits we were getting from gnu/usr.bin/cc/Makefile.inc.obrien1999-03-311-2/+5
* Hookup libgcc at gnu/lib instead of gnu/usr.bin/ccobrien1999-03-311-2/+2
* Don't use backslash-newline to split the too-long line forbde1999-03-051-4/+2
* Switch to using ".So" as the extension for PIC object files ratherjdp1999-01-092-6/+6
* Avoid using `ld -O' (as in bsd.lib.mk). `ld -O' seems to have caused onlybde1998-12-271-7/+15
* Removed rotten, unused implicit rules. The ld -O in one might have beenbde1998-12-271-14/+1
* Add support for building on MIPS based systems.imp1998-12-162-2/+16
* libg++ and libstdc++ also have internal calls to libm. Programs using thepeter1998-10-112-2/+10
* Replace use of non-standard ld -O with a ld -o / mv combination as usedpeter1998-10-061-7/+13
* Add documentation for new tree functions.jkh1998-10-022-8/+73
* Add missing free().jkh1998-09-301-1/+2
OpenPOWER on IntegriCloud