summaryrefslogtreecommitdiffstats
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add examples for tree functions.jkh1998-09-296-2/+346
* Add support for saved trees.jkh1998-09-292-4/+111
* Update tree function and remove gratuitous .h file.jkh1998-09-282-48/+79
* Unbump the minor number; guess this doesn't happen in the ELF worldjkh1998-09-281-2/+2
* Add some new functionality which I promised to add over a year a go andjkh1998-09-264-3/+1035
* Fix bogus length restriction on readlink. Use sizeof(buf) - 1 ratherimp1998-09-101-1/+1
* Use size of structure rather than hard coded 256 in readlink. This changeimp1998-09-091-1/+1
* Document why the library is still not being build as shared.cracauer1998-09-091-2/+2
* Fixed munging of the SUBDIR list in rev.1.16-1.18.bde1998-09-021-4/+2
* All libs build on alpha now.dfr1998-08-311-6/+2
* Get definition of va_list from <stdarg.h>.dfr1998-08-311-1/+2
* BINFORMAT -> OBJFORMAT ready for E-day.jb1998-08-302-4/+4
* Change the aux field type to long instead of int so that it is largejb1998-08-201-1/+1
* Use a different hack for building libgcc2: `XCC= ${CC}' instead ofbde1998-07-081-37/+19
* Spelling corrections.jkoshy1998-06-061-2/+2
* Don't blow away parts of the sourcetree on a 'make clean'. This waseivind1998-05-241-4/+4
* Change the order of the include paths so that the architecture specificjb1998-05-152-6/+6
* This was broken for ELF builds.dfr1998-04-301-1/+1
* Upgrade to 2.2ache1998-04-282-3/+10
* Support building of libgcc.a without building all of gcc. This isbde1998-03-231-15/+34
OpenPOWER on IntegriCloud