aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.Bruce Evans1994-08-281-5/+5
* We do have <dirent.h>, and it was harmful to pretend that we don't.Bruce Evans1994-08-281-1/+1
* Install ld.so immutable.Garrett Wollman1994-08-261-1/+2
* Fixed Makefile for make depend some more. The .depend target was notBruce Evans1994-08-251-3/+3
* Changed cc26 to ccPaul Richards1994-08-241-2/+2
* From: Tom Pavel <PAVEL@SLAC.Stanford.EDU>Jordan K. Hubbard1994-08-241-1/+2
* Fixed up everything so that the version of gcc that we install from thePaul Richards1994-08-232-6/+1
* Added -f to rm so install doesn't abort if the file doesn't exist.Paul Richards1994-08-201-1/+1
* Don't explicitly define __FreeBSD__ - this is no longer necessary.David Greenman1994-08-191-2/+2
* Define __FreeBSD__ to be 2.Garrett Wollman1994-08-101-1/+1
* Nuke GNU pr.Jordan K. Hubbard1994-08-101-2/+2
* Punt duplicate declaration of sys_errlist[].Jordan K. Hubbard1994-08-091-1/+0
* Delete two redundant declarations of _exit() and exit().Jordan K. Hubbard1994-08-091-3/+1
* Remove kgdb for now until we figure out what our gdb strategy is goingJordan K. Hubbard1994-08-091-2/+2
* Remove redundant (and conflicting) definition of sys_errlist.Jordan K. Hubbard1994-08-091-1/+0
* New 2.0 specific changes.Jordan K. Hubbard1994-08-081-0/+5
* Make uucp compile again in 2.0. A little perturbed about the commentJordan K. Hubbard1994-08-081-3/+3
* I belive this should be makeable under 2.0. There may be outstandingPoul-Henning Kamp1994-08-08185-0/+40372
* This gcc-2.6.0 should work with 2.0Poul-Henning Kamp1994-08-084-1/+5468
* Added -Dbsd4_4, this should close the problem with sys_errlist.Poul-Henning Kamp1994-08-081-0/+1
* gcc260.patch:Poul-Henning Kamp1994-08-086-54/+661
* cc -> cc26 (until Poul-Henning decides how he wants this to look).Jordan K. Hubbard1994-08-071-2/+2
* Remove libg++ until we have a working one again.Jordan K. Hubbard1994-08-071-2/+2
* Regenerate conf.h with configure script from original package.Garrett Wollman1994-08-051-8/+9
* Need -lcompat to link under 2.0.Garrett Wollman1994-08-052-2/+2
* Bump shared-library version numbers.Garrett Wollman1994-08-051-3/+3
* Last commit was slightly half-baked; try again. Use <sys/cdefs.h> to getGarrett Wollman1994-08-051-1/+1
* Use __GNU_P not __P.Garrett Wollman1994-08-041-5/+5
* Use __GNU_P ratherthan __P.Garrett Wollman1994-08-041-25/+25
* Here comes the right import of gcc-2.6.0.Poul-Henning Kamp1994-08-02173-0/+307626
* This is the tcl-scripts which will convert gcc-2.6.0 to bmake form, Poul-Henning Kamp1994-08-025-0/+1049
* Add Chris Demetriou's --unlink changes.Jordan K. Hubbard1994-06-283-0/+40
* Fix serious off by one error for FreeBSD keyword, this has been drivingRodney W. Grimes1994-06-221-3/+8
* Remove reference to the ld.so man page - ain't no such animal.Jordan K. Hubbard1994-06-171-1/+0
* Changes from Paul Kranenburg which bring us into sync with his sources:Rich Murphey1994-06-1519-891/+933
* Make gzip static by default. This is needed because it's such aJordan K. Hubbard1994-06-151-0/+1
* Make tar static by default. Don't scream, you'll thank me for thisJordan K. Hubbard1994-06-151-0/+1
* correct location of corefile data segmentAdam David1994-06-151-1/+2
* Bug reported by Jon-Dean Mountjoy <csjm@cs.ru.ac.za>Geoff Rehmet1994-06-141-1/+10
* Add LIBREADLINE and LIBTERM to DPADDAndrey A. Chernov1994-06-142-0/+2
* Clean up small error in the ncvs code that was causing rcs co to beRodney W. Grimes1994-06-142-4/+8
* Remove PAGE_SIZE redifinition (from param.h)Andrey A. Chernov1994-06-131-1/+0
* Change includes in proper way, i.e.Andrey A. Chernov1994-06-1217-25/+25
* Moved -DTRAD_CORE from gdb/Makefile to bfd/MakefilePaul Richards1994-06-112-2/+0
* Modev -DTRAD_CORE for gdb/Makefile to bfd/MakefilePaul Richards1994-06-111-1/+1
* Put back -I${.CURDIR}/readline in Makefile.Paul Richards1994-06-111-2/+2
* Added kgdb subdir.Paul Richards1994-06-101-2/+2
* Two files I "lost" the first time.Paul Richards1994-06-102-166/+224
* GDB-4.12 from ports with support for shlibs but not the kernel.Paul Richards1994-06-10258-0/+164071
* Remove -I./readline, unneded with make includesAndrey A. Chernov1994-06-101-2/+2