aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* delete kcorelow.c, it didn't produce any code and broke init.cGary Jennejohn1997-05-023-367/+4
* Clean up merge from 2.2 (without spamming peter's changes)Paul Traina1997-05-012-14/+8
* Patch up init.c generation so that it works in -current.. It was tryingPeter Wemm1997-05-012-22/+20
* Fix include of <sys/dir.h> to <dirent.h> - it hits a #warningPeter Wemm1997-05-012-2/+2
* Fix up a spurious '@' I added at the last secondPaul Traina1997-05-012-8/+8
* Merge from 2.2: auto-gen init.c and add ser-tcp.cPaul Traina1997-05-013-69/+106
* Fetch the registers from struct members in the pcb instead ofBruce Evans1997-04-303-84/+57
* Backed out previous change. It just gave a more verbose Makefile byBruce Evans1997-04-302-6/+2
* Fix a bug that caused the relocs for linker set members in sharedJohn Polstra1997-04-301-1/+3
* Set the N_EXT (external) flag for all weak symbols. It makes noJohn Polstra1997-04-291-1/+2
* change kvm-fbsd.c so that kernel debugging works again.Gary Jennejohn1997-04-277-26/+833
* Activate gdbserver and gdbreplayPaul Traina1997-04-266-11/+11
* Initial import of gdbserver FreeBSD supportPaul Traina1997-04-254-0/+900
* Initial import of gdbreplay build structurePaul Traina1997-04-252-0/+34
* Fixed `make depend'. The previous change reduced it to making onlyBruce Evans1997-04-251-1/+3
* Don't complain about no input files for `ld -f'. This fixes spuriousBruce Evans1997-04-251-2/+5
* Fill the padding at the end of the runtime strings with zeros,John Polstra1997-04-251-2/+6
* Understand `--' to end processing of command options.Wolfram Schneider1997-04-191-5/+5
* Fixed `make depend' and related bogons. LDFLAGS was used forBruce Evans1997-04-161-10/+2
* Fixed synopsis. There was a missing arg, 3 args with the wrong type,Bruce Evans1997-04-131-12/+22
* Don't create anything on the disk if -O (aka --to-stdout) was given.Joerg Wunsch1997-04-131-1/+4
* Close PR#3118Jordan K. Hubbard1997-04-131-1/+1
* Don't descend into the perl directory if it isn't there (eg: cvsupPeter Wemm1997-04-121-2/+6
* Don't print nonexistent library names for `ld -f [-Lfoo] -lbar'. ABruce Evans1997-04-111-2/+10
* Make depend rely on config.hJordan K. Hubbard1997-04-111-1/+1
* Fixed bogus existence test related to searching for a nearby objBruce Evans1997-04-102-12/+4
* Fixed bogus existence test related to searching for a nearby objBruce Evans1997-04-101-6/+1
* Fixed bogus existence test related to searching for a nearby objBruce Evans1997-04-101-6/+1
* Fixed bogus existence test related to searching for a nearby objBruce Evans1997-04-101-18/+9
* Oops. Missed the Complex number add case of code generation.. :-]Peter Wemm1997-04-091-4/+4
* Fixed bugs involving paths:Bruce Evans1997-04-071-0/+11
* Fixed bugs involving paths:Bruce Evans1997-04-075-76/+36
* Attempt to patch up gdb so that it has a chance of working with the newPeter Wemm1997-04-078-6/+716
* Bmake Makefile for building info files for GNU cpio.David E. O'Brien1997-04-031-0/+15
* Bmake Makefiles for GNU cpio.David E. O'Brien1997-04-031-0/+24
* Make way for FreeBSD files with CPIO bits in src/contrib/cpioDavid E. O'Brien1997-04-0343-11621/+0
* Remove a doubled word. Closes PR# 3163.Mike Pritchard1997-04-011-1/+0
* Toast dummy lchown(), it's in libc now.Peter Wemm1997-03-312-28/+1
* YAMF22Jordan K. Hubbard1997-03-291-2/+2
* generate c-exp.c, f-exp.c and m2-exp.c with yacc rather than usingPeter Wemm1997-03-292-4/+10
* Protect against multiple inclusion (All the CFLAGS+= items make the ccPeter Wemm1997-03-291-1/+4
* Support the ".p2align" directive, which is standard in newer versionsJohn Polstra1997-03-291-1/+2
* Change a "=" to "?=" to make it easier to override the binary formatJohn Polstra1997-03-281-3/+3
* FreeBSD modifications and notes for GNU cpio.David E. O'Brien1997-03-261-0/+10
* Add a new "-f" option to the linker, to print the resolved pathsJohn Polstra1997-03-223-5/+43
* Make makewhatis(1) happy.Wolfram Schneider1997-03-211-4/+2
* Fix initstate() cast to match Lite2Andrey A. Chernov1997-03-171-2/+2
* fix compilation warnings in patch... (with slight modification)John-Mark Gurney1997-03-175-6/+34
* Remove unnecessary chmod()'s. This should likely go in other branches.Guido van Rooij1997-03-151-3/+1
* delete the LINKS line (link gdb to kgdb) by popular demand.Gary Jennejohn1997-03-152-6/+2