summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
1997-04-09We're pulling this back out...Jason Downs
1997-04-09the theTheo de Raadt
1997-04-09the theTheo de Raadt
1997-04-08use MKTEMP_EACH_FILE, wheeTheo de Raadt
1997-04-08use $> -- thanks for the debugging help niklasTheo de Raadt
1997-04-07use $< instead of $? for ar. Obviously required since the .a file getsTheo de Raadt
deleted in the same target! bug report sent to cygnus via niklas.
1997-04-07XXX Work around make(1) bug. This must be fixed.Jason Downs
1997-04-07Build man pages using my bsd.man.mk extensions, ala Perl, instead of makingJason Downs
links and other disgusting things. Copes with the global .man extension used here.
1997-04-07Re-run configure if Makefile.in, configure, or c-parse.in changes.Todd C. Miller
This should fix the problem people were seeing with gcc reporting unresolved symbols (Makefile and Makefile.in were inconsistent).
1997-04-05Fix -DNO_MMALLOC (needs to be in MMALLOC_CFLAGS not MMALLOC_DISABLE).Todd C. Miller
Now gdb will link.
1997-04-04changes required to get gcc with the new g77 0.5.20 compiled smoothlyThomas Graichen
on OpenBSD
1997-04-04sync g77 to version 0.5.20 - i hope i got everything right because thereThomas Graichen
is no patch from 0.5.19 to 0.5.20 - so i did it by diffing two gcc trees looking carefully at the results what does the new g77 give us: * now it completely works on the alpha (64bit) * faster * less bugs :-)
1997-04-04*** empty log message ***Thomas Graichen
1997-04-04import of libU77 - part of sync to g77-0.5.20Thomas Graichen
1997-04-02Use new makeinfo -P dir option to prepend gcc/f to the include path.kstailey
You must rebuild and install the new makeinfo before building gcc! This corrects the gcc/install.texi gcc/f/install.texi name collision.
1997-04-02Add "-P dir" option to prepend a dir to the include path.kstailey
This is driven by g77 using install.texi which collides with gcc install.texi. This has been submitted to bug-texinfo@prep.ai.mit.edu. *** You must rebuild/reinstall makeinfo before building gcc! ***
1997-04-01don't disable the build of gdb for the alpha - it should work nowThomas Graichen
1997-04-01it's called xm-alphaobsd.h and not xm-alpha.hThomas Graichen
1997-03-29Integrate local changesThorsten Lockert
1997-03-29Latest release from Cyclic SoftwareThorsten Lockert
1997-03-29Latest release from Cyclic SoftwareThorsten Lockert
1997-03-28no more -D__NetBSD__Theo de Raadt
1997-03-25do not chmod file before unlink; firebug@atlantic.netTheo de Raadt
1997-03-20Reference include directly to avoid $CDPATH clashes.Jason Downs
1997-03-18Added ${DESTDIR} in -I/usr/include/kerberosIV. -mojMats O Jansson
1997-03-18Integrate local changesThorsten Lockert
1997-03-18Files missed from previous importThorsten Lockert
1997-03-18New release from Cyclic SoftwareThorsten Lockert
1997-03-13This isn't a linux distribution.Jason Downs
1997-03-13No dynamic loading on vax. -mojMats O Jansson
1997-03-11Do not build GNU cpioThorsten Lockert
1997-03-08add deroff to SUBDIRSkstailey
1997-03-08Debian 1.0 deroffkstailey
1997-03-02set PASSWORD_TIMEOUT to 0 again--fdesc's treatment of /dev/tty is still buggy.Todd C. Miller
1997-02-24Remove configuration name.Jason Downs
1997-02-21Enable PASSWORD_TIMEOUT now that fdesc bug has been worked around.Todd C. Miller
1997-02-21FreeBSD PR ports/2766 (Patch from Marc Slemko marcs@znep.com):Todd C. Miller
Don't pass getdtablesize() as first arg to select(2). No need to do this since we only select on one fd--use (fd+1) as nfds. This fixes the problem with fdesc as well (though that is really an fdesc bug). Fix will be in sudo 1.5.4.
1997-02-21ld(1) now works; link shared library against -lcurses againThorsten Lockert
1997-02-21Get symbol counts right when counting weak symbols in shared libraries asThorsten Lockert
shared objects are being built.
1997-02-21Fix a const poisoning warningThorsten Lockert
1997-02-21Integrate local changesThorsten Lockert
1997-02-21Missed files from new release from Cyclic SoftwareThorsten Lockert
1997-02-21New release from Cyclic SoftwareThorsten Lockert
1997-02-19f77 0.5.19.1.Jason Downs
1997-02-18Gdb does not work on powerpc yet, do not configure or build it.Dale S. Rahn
1997-02-18Ignore SIGINTThorsten Lockert
1997-02-17__NetBSD__ is going away from our gcc specsNiklas Hallqvist
1997-02-17__NetBSD__ is going away from our gcc specsNiklas Hallqvist
1997-02-17__NetBSD__ is going away from our gcc specsNiklas Hallqvist
1997-02-17__NetBSD__ is going away from our gcc specsNiklas Hallqvist