summaryrefslogtreecommitdiffstats
path: root/gnu/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't use beforedepend to complicate and break things. The usualbde1998-03-201-140/+65
* Put sources in SRCS and don't depend on them in beforedepend. IIRC,bde1998-03-122-6/+8
* Don't add streambuf.cc to SRCS twice.bde1998-02-251-2/+2
* Just one of these libs left to port to alpha.jb1998-02-191-5/+5
* Modify for MACHINE_ARCH support instead of assuming just x86.jb1998-01-252-20/+83
* Avoid building x86 specific libraries on Alpha.jb1998-01-101-2/+8
* <gnuregex.h> is rather old and breaks AWK's regex matching. Use a newerjraynard1997-10-191-2/+14
* Fix improperly re-entrant code which caused the menu spammage we'vejkh1997-10-122-37/+25
* _G_VTABLE_LABLE_PREFIX is different between ELF and a.outpeter1997-09-201-0/+6
* Insert first cut of hooks for compiling under ELF.peter1997-08-291-3/+16
* Insert hooks for building under elf.peter1997-08-291-2/+16
* Backed out previous commit. mp.h is installed from libmp and should notbde1997-08-211-3/+1
* during the ,beforeinstall' target mp.h has to be installed as wellandreas1997-08-171-1/+3
* Upgrade to 2.1ache1997-06-072-21/+144
* Add ${DESTDIR} in front of absolute paths.asami1997-05-232-4/+4
* Bye bye CPLUSPLUSLIB hack! It's not needed any more.jdp1997-05-062-4/+2
* Fixed synopsis. There was a missing arg, 3 args with the wrong type,bde1997-04-131-12/+22
* Fixed bogus existence test related to searching for a nearby objbde1997-04-102-12/+4
* Oops. Missed the Complex number add case of code generation.. :-]peter1997-04-091-4/+4
* YAMF22jkh1997-03-291-2/+2
* Fix various overflows for items longer then menu width.ache1997-02-281-4/+6
* Revert $FreeBSD$ to $Id$peter1997-02-2238-38/+38
* When wrong directory choosed and chdir failed, directory nameache1997-02-182-2/+5
* Go on one of my periodic rampages through this code, trying to makejkh1997-01-174-157/+189
* Simplify using SRCDIRache1997-01-161-3/+1
OpenPOWER on IntegriCloud