summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc
AgeCommit message (Expand)Author
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
1997-04-07Re-run configure if Makefile.in, configure, or c-parse.in changes.Todd C. Miller
1997-04-04changes required to get gcc with the new g77 0.5.20 compiled smoothlyThomas Graichen
1997-04-04sync g77 to version 0.5.20 - i hope i got everything right because thereThomas Graichen
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
1997-03-28no more -D__NetBSD__Theo de Raadt
1997-03-20Reference include directly to avoid $CDPATH clashes.Jason Downs
1997-02-19f77 0.5.19.1.Jason Downs
1997-02-17__NetBSD__ is going away from our gcc specsNiklas Hallqvist
1997-02-12gcc's use of /tmp files is raceable (as pointed out to me many months agoTheo de Raadt
1997-02-07no, this does not work yet eitherTheo de Raadt
1997-02-06cd into gcc/f before building g77.info to avoid picking up on the wrongkstailey
1997-02-03back out prev. change since it breaks obj@ symlinkskstailey
1997-02-02do not include wrong version of install.texikstailey
1997-01-24not netbsdTheo de Raadt
1997-01-24netbsd? nope..Theo de Raadt
1997-01-24missing */Theo de Raadt
1997-01-04Add a TOC to a temporary lib so our make(1) will not always rebuild libgccNiklas Hallqvist
1997-01-02DOH! we are not ELF yet. Fix static constructors.Niklas Hallqvist
1996-12-22additional files needed for gcc support for powerpc.Dale S. Rahn
1996-12-22gcc support for powerpc-openbsdDale S. Rahn
1996-12-16"Opps"Jason Downs
1996-12-16Closer to being correct; set local_prefix as well so it stays out ofJason Downs
1996-12-15Update to g77 0.5.19Jason Downs
1996-11-24Feed on COPTSNiklas Hallqvist
1996-11-22Oops.. our GCC didn't generate code for the FPU.Niklas Hallqvist
1996-10-18one more touchupTheo de Raadt
1996-10-18${MACHINE_ARCH}-unknown-openbsd2.0 always, except for mips where little/big-e...Theo de Raadt
1996-10-12clean betterNiklas Hallqvist
1996-10-06mips-dec-openbsd; from graichenTheo de Raadt
1996-09-22Tweak for FreeBSD cross compileimp
1996-09-20fix a POWER instruction that was not converted to PowerPC.Dale S. Rahn
1996-09-17use sh to run scripts; from graichenTheo de Raadt
1996-09-02Missing */Per Fogelstrom
1996-08-26Our /usr/libexec/cpp link creation wasn't suitable for cross-buildsNiklas Hallqvist
1996-08-25BINOWN/BINGRPJason Downs
1996-08-25strength reduction is safe once againTheo de Raadt
1996-08-25Makefile.in: break mandir creation out of install-dir;Jason Downs
1996-08-23$OpenBSD$Niklas Hallqvist
1996-08-15Merge of GCC 2.7.2.1Niklas Hallqvist
1996-07-31Redid the info-file build slightly, but with kept semantics. Made g77Niklas Hallqvist
1996-07-27oops MIPSEB was MIPSEL...Per Fogelstrom
1996-07-27Initial integration of G77.Jason Downs
1996-07-14Change "pica" config to "arc" as pica is superseded by arc.Per Fogelstrom
1996-05-15Additions for Mips ELF shlib supportPer Fogelstrom
1996-05-04i386 requires -fno-strength-reduce because -O2 generates incorrect codeTheo de Raadt
1996-04-29From NetBSD:Niklas Hallqvist