summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
1998-04-26We are not SysV, My recent code triggered this breakage, downsj noted it.Niklas Hallqvist
1998-04-2664 bit clean; rossTheo de Raadt
1998-04-25Remove dependency error in install targetNiklas Hallqvist
1998-04-25type errorsNiklas Hallqvist
1998-04-25Improved cross-compilability (from non-a.out host)Niklas Hallqvist
1998-04-25Invalidate cached condition codes correctly in face of a-reg movesNiklas Hallqvist
with side-effects on the source registers
1998-04-25removed improper use of ArDavid Leonard
add missing arguments to the flag description comment out (empty) FILES section use Pa for pathnames various prettyness
1998-04-08Don't bitch about kerberos not being setup--it often is not.Todd C. Miller
1998-04-06wrong crt file defPer Fogelstrom
1998-04-05mkisofs 1.11.2; merged by beckTheo de Raadt
1998-04-03Get needed prototypes, because of 64bit return value issues, fixes backtraceNiklas Hallqvist
1998-04-02this should be updated to new autoconf one of these days.Theo de Raadt
In the meantime, we are cpu-unknown-openbsd2.3
1998-04-01include gprof for ports that are not gdb-onlyTodd C. Miller
1998-03-31sudo 1.5.5Todd C. Miller
1998-03-31do not mod $PATH; jbernard@tater.mines.eduTheo de Raadt
1998-03-31do not prepend /usr/local/bin to path; jbernard@tater.mines.eduTheo de Raadt
1998-03-29Adapt the newer of our GDB versions to a.out ports. The main part of thisNiklas Hallqvist
commit comes from NetBSD. Also, the kernel debugging mode is a bit different but you will notice when you type gdb -k because it documents the difference
1998-03-29GDB 6.3 (excluding .info files)Niklas Hallqvist
1998-03-29GDB 6.1 (excluding .info files)Niklas Hallqvist
1998-03-29Set ALL_MODULES and INSTALL_MODULES variables to really control whatTodd C. Miller
gets built. Needed for gdb-only platforms.
1998-03-26RCS id cleanupNiklas Hallqvist
1998-03-26Only build/install everything for alpha, mips, and powerpc. Others willlTodd C. Miller
just get gdb. This will be used in the future when we use the binutils gdb for all platforms. As things stand right now, this change affects nothing since only alpha, mips, and powerpc use binutils.
1998-03-26Pass in SUBDIRS variable for "make install" like we do for "make all".Todd C. Miller
Required for when we use binutils gdb for all ports.
1998-03-25shlib soon...Per Fogelstrom
1998-03-25use sysv4.hPer Fogelstrom
1998-03-25Add openbsd as targetPer Fogelstrom
1998-03-25don't localise .lcomm if it's defined .globlPer Fogelstrom
1998-03-19Make Makefile.bsd=wrapper match Makefile.inNiklas Hallqvist
1998-03-18Correct object format to collectPer Fogelstrom
1998-03-18make -R /path/to/lib work the same as -R/path/to/libMarco S Hyman
Thanks to <Marc.Espie@liafa.jussieu.fr> for pointing this out.
1998-03-14install helpfiles in locally. -mojMats O Jansson
1998-03-13Remove the check for char subscripts in -Wall again, somehow thisTodd C. Miller
got lost in the gcc 2.8.1 upgrade.
1998-03-12Integrate local changesThorsten Lockert
1998-03-12Latest version from Cyclic; files missed in first runThorsten Lockert
1998-03-12Latest version from CyclicThorsten Lockert
1998-03-11Pass on -R to ld. Marco S Hyman <marc@snafu.org>Todd C. Miller
1998-03-11support non-executable shell scriptsTheo de Raadt
1998-03-11default to our web pageTheo de Raadt
1998-03-11support non-executable shell scriptsTheo de Raadt
1998-03-11add lynx. -mojMats O Jansson
1998-03-11make it work in our world... -mojMats O Jansson
1998-03-11Lynx 2.8Mats O Jansson
1998-03-08In "make includes" don't try to install a file called '*.h'Todd C. Miller
1998-03-08update to gcc 2.8.1Todd C. Miller
1998-03-08FSF gcc 2.8.1Todd C. Miller
1998-03-08FSF gcc 2.8.1Todd C. Miller
1998-03-07Don't make -Wall imply -Wchar-subscripts as that warning is justTodd C. Miller
plain stupid.
1998-03-07add dummy.h to CLEANFILESTodd C. Miller
1998-03-07fix typoTodd C. Miller
1998-03-07This probably should not have made it into the libg++-2.8.0 tarball.Todd C. Miller