aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Respect the NOFSCHG variable. Add an $Id$ while I'm here, for whateverTim Vanderhoek1999-07-051-0/+5
* Fixed missing prototype for address_to_line(). One call passes anBruce Evans1999-07-041-1/+2
* Don't override the (correct) default for BINDIR.Bruce Evans1999-07-041-2/+1
* Live & postmortem kernel debugging support for the alpha platform.Andrew Gallatin1999-06-215-2/+492
* Fix placement of signal trampoline.Dmitrij Tejblum1999-06-131-2/+2
* little optimization of locale sensing codeAndrey A. Chernov1999-06-091-28/+29
* Just ignore malformed locale variable unless -d specifiedAndrey A. Chernov1999-06-081-12/+16
* Localize NEQN part tooAndrey A. Chernov1999-06-072-2/+13
* Add ability to read/write localized manpagesAndrey A. Chernov1999-06-073-2/+163
* remove getopt & friend declarations, now unistd.h includedAndrey A. Chernov1999-06-051-3/+0
* fix typo preventing to include unistd.hAndrey A. Chernov1999-06-051-1/+1
* Add the 'advocacy' category, sort this document.Bill Fumerola1999-05-301-1/+2
* Fixes from OpenBSD:Kris Kennaway1999-05-289-26/+46
* don't include Makefile.inc twiceAndrey A. Chernov1999-05-282-4/+2
* upgrade to 4.0Andrey A. Chernov1999-05-287-35/+52
* Use the correct width integer on both i386 and alpha.Doug Rabson1999-05-231-5/+5
* Install g2c.h header incase others want to call libg2c from C.David E. O'Brien1999-05-231-1/+5
* Add a missing backslash from the last commit. (Broke installworld)John Birrell1999-05-231-1/+1
* Use BINOWN and BINGRP (some people do change these...)Tim Vanderhoek1999-05-221-2/+2
* fix downcase() for chars with 8bitAndrey A. Chernov1999-05-131-2/+2
* fix typo uid_t -> gid_tAndrey A. Chernov1999-05-131-5/+5
* upgrade to perl 5.00503Andrey A. Chernov1999-05-131-2/+2
* Add one more dependency (oops).Dmitrij Tejblum1999-05-131-2/+2
* Added some missing dependencies.Dmitrij Tejblum1999-05-121-7/+9
* Fixed some regressions in rev.1.40:Bruce Evans1999-05-111-7/+4
* Install gdbserver and gdbreplay in /usr/bin, not /usr/libexec/elf.Doug Rabson1999-05-082-2/+8
* Implement corefiles for FreeBSD/alpha. This requires a separate change toDoug Rabson1999-05-071-81/+23
* Add core-regset.c to the Makefile to allow debugging elf corefiles.Doug Rabson1999-05-071-2/+2
* Remove $Log garbage from these; it was causing failure when expanded.Mark Murray1999-05-053-27/+24
* Correct SYNOPSIS (remove args from synopsis that are actually argumentsGuy Helmer1999-05-041-7/+5
* _G_USING_THUNKS probably applies to a.out too.David E. O'Brien1999-05-021-1/+1
* Remove old bmake framework for gdb. It has moved to live next to binutils.Doug Rabson1999-05-0223-5425/+0
* * Merge gdb/doc/Makefile into binutils/doc/MakefileDoug Rabson1999-05-025-174/+107
* Enable gdb on the alpha.Doug Rabson1999-05-021-3/+4
* System Perl is now 5.00503! There is support for threads, but this isMark Murray1999-05-028-127/+165
* Enable building gdb under binutils for i386. I can't enable the alpha buildDoug Rabson1999-05-021-1/+6
* * Add bmake framework for using gdb alongside binutils. The old bmakeDoug Rabson1999-05-0215-181/+704
* Disable building gdb in preparation for importing gdb-4.18Doug Rabson1999-05-021-2/+2
* Add more bits of libF77.David E. O'Brien1999-05-011-3/+9
* * Add MAIN.cDavid E. O'Brien1999-05-011-3/+3
* JMZ says:David E. O'Brien1999-05-011-0/+1
* Handle byte counts for >2G archivesPeter Wemm1999-04-292-2/+8
* Rather than hack config/freebsd.h to contain our hacks for a native compiler,David E. O'Brien1999-04-282-1/+42
* Make gdb work with kernel after the SMP vmspace sharing changes.Luoqi Chen1999-04-285-42/+221
* Use braces to avoid potentially ambiguous else clause.Warner Losh1999-04-254-5/+8
* use `target' macro crafted in parent Makefile rather than making our ownDavid E. O'Brien1999-04-251-2/+2
* Hookup FORTRAN info docs.David E. O'Brien1999-04-252-1/+15
* Remove several explicit rules. The two for exceptioni.o and typeionfoi.oDavid E. O'Brien1999-04-251-43/+1
* Sorry didn't get this in the last commit: MACHINE_ARCH changes courtesyDavid E. O'Brien1999-04-223-3/+3
* Use `GNU_ARCH' in most places where `MACHINE_ARCH' was used. Building forDavid E. O'Brien1999-04-223-13/+27