summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* support remote imports (you must have a local cvs with same path asJohn-Mark Gurney1997-06-091-2/+3
* Remove "support" class since we don't provide support services to users.Paul Richards1997-06-072-4/+4
* Upgrade to 2.1Andrey A. Chernov1997-06-072-21/+144
* Support reading and writing of %fs and %gs (except from core files).Bruce Evans1997-06-077-11/+57
* Typo fix in the EXAMPLES section.Masafumi Max NAKANE1997-06-051-2/+2
* Fix some old typos and misspellings.John Polstra1997-05-312-10/+10
* Document new -Bforcedynamic flag and -assert pure-text.Doug Rabson1997-05-292-6/+36
* Typo fix.Masafumi Max NAKANE1997-05-271-3/+3
* Add ${DESTDIR} in front of absolute paths.Satoshi Asami1997-05-232-4/+4
* Add -fno-for-scope to CFLAGS, required by gcc (see NEWS).Philippe Charnier1997-05-231-0/+1
* Fix buffer overload that might lead to root.Warner Losh1997-05-221-2/+5
* replace obsolete @ctrl{A} with @kbd{C-A}. Suppress compilation warning.Philippe Charnier1997-05-211-3/+3
* `it's'' -> `its'' where appropriate and typo fixes in time2posix.3.Eivind Eklund1997-05-191-1/+1
* Update to build the new cvs versionPeter Wemm1997-05-156-160/+184
* Changes to support the kernel linker:Doug Rabson1997-05-133-8/+22
* After looking around at what the other *BSD's do for their $xxxBSD$ tags,Peter Wemm1997-05-118-39/+124
* Bye bye CPLUSPLUSLIB hack! It's not needed any more.John Polstra1997-05-062-4/+2
* 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