summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
1998-09-20Append "-idirafter ${DESTDIR}/usr/include/g++" to CPPFLAGS if DESTDIR isTodd C. Miller
specified so we can find gcc-installed c++ includes. dm@openbsd.org
1998-09-19xsubpp.cat1 ended up in two places in DESTDIRTheo de Raadt
1998-09-17get version from version.h for long messageTodd C. Miller
1998-09-15sudo 1.5.6Todd C. Miller
1998-09-10fix init/fini calls; d@Theo de Raadt
1998-09-10clean up some files 'make distclean' on the GNU Makefile does not clean upTodd C. Miller
1998-09-06handle ^C in traditional fashionkstailey
1998-09-03Thu Sep 3 08:49:50 1998 Niklas Hallqvist <niklas@appli.se>Niklas Hallqvist
* function.c (purge_addressof_1): Wrap SUBREG with STRICT_LOW_PART as to not clobber live parts of the pseudo.
1998-08-28set RTLD_DL flag before refcount++ returns; michaels@inet.noTheo de Raadt
1998-08-28clean in bcwrapkstailey
1998-08-24support GLOBAL_AUTOCONF_CACHEkstailey
1998-08-22Integrate local changesThorsten Lockert
1998-08-22Latest version from Cyclic; skipped filesThorsten Lockert
1998-08-22Latest version from CyclicThorsten Lockert
1998-08-22Latest version from CyclicThorsten Lockert
1998-08-12Use system zlib if present and of recent enough vintageThorsten Lockert
1998-08-11RCS Id I have had lying around.Niklas Hallqvist
1998-08-114 more instructions; some registers needed, but numbers are ok anywayMichael Shalayeff
1998-08-08undo last commit, very brokenJason Downs
1998-08-07powerpc supports gdb mmalloc and readline.Dale S. Rahn
1998-08-07Build gdb for power now. yea.Dale S. Rahn
1998-08-07Support pieces for gdb to work on the powerpc port.Dale S. Rahn
1998-08-07GDB 6.3 (excluding .info files)Dale S. Rahn
1998-08-07Do not build the libiberty version of vasprintf, use the version that isDale S. Rahn
in libc. This was done because the algorithm done in the libiberty version does not work with the powerpc stdarg/varargs processing.
1998-08-05setuid/setgid caveats; formTheo de Raadt
1998-08-04Use MACHINE_ARCH, not MACHINE when installing .ph files; pefo@opsycon.seTodd C. Miller
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-22add a section about LD_PRELOAD; noted as missing by form@pppvs.itam.nsc.ruTheo de Raadt
1998-07-15execute fix-libmath_h via sh since execute bit is not set with ctm; espie@Todd C. Miller
1998-07-13Integrate local changesThorsten Lockert
1998-07-13Latest version from Cyclic; skipped filesThorsten Lockert
1998-07-13Latest version from CyclicThorsten Lockert
1998-07-09arghTheo de Raadt
1998-07-09use MAXHOSTNAMELENTheo de Raadt
1998-07-07remove the line with e2fsprogsArtur Grabowski
1998-07-07old, big, not compiled and not used, dieArtur Grabowski
1998-07-06alpha work againTheo de Raadt
1998-07-06fix this mess; XXX need new cygnus versionTheo de Raadt
1998-07-05fixTodd T. Fries
1998-07-05don't try and rebuild things via GNU automakeTodd C. Miller
1998-07-05Kill extra man page build as well.Jason Downs
1998-07-05use correct directory for h2ph -dTodd C. Miller
1998-07-05run h2ph with -d ${DESTDIR}Todd C. Miller
1998-07-05Set CFLAGS for configure.Jason Downs
1998-07-04fid the reloc bugMichael Shalayeff
1998-07-03Fix assembly of cmov* instructions. This instruction does not have the W bitTobias Weingartner
to specify operand size (use a prefix instead). Tested by mickey, me, and hopefully others along the way. The same fix seems to exist in freebsd as well.
1998-06-29no CLEANFILESTheo de Raadt
1998-06-29correctly install bc as gnubc, and still install bcwrap as bcTheo de Raadt
1998-06-29remove files from old dir setupTodd C. Miller
1998-06-29We install man pages from Makefile.bsd-wrapperTodd C. Miller