summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc/Makefile.bsd-wrapper
AgeCommit message (Expand)Author
2006-11-22Improved cross build support for gcc on OpenBSD. allows the cross builtDale Rahn
2006-07-12makeinfo --no-split, simplifies sets immensely.Marc Espie
2005-12-22Install header files for MMX/SSE intrinsics on amd64 too.Mark Kettenis
2005-04-08amd64 canonicalization.Mark Kettenis
2004-12-25some new i386-specific include files. Adjust directory name.Marc Espie
2004-10-21Move the cross glue from the root makefile to the toolchain's,Alexander Yurchenko
2004-09-06Add t-openbsd64 to handle some libgcc.a build issues (needed functions)Per Fogelstrom
2004-02-27cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we wantTheo de Raadt
2004-02-21lose gcc-local as well.Marc Espie
2004-02-20do not install a ccpp.1 linkTheo de Raadt
2004-01-31add documentation (straight copy from egcs)Marc Espie
2004-01-31closer to gcc2: bring back protoize.Marc Espie
2004-01-28install more stuff, and fake some, to please theo.Marc Espie
2004-01-15target for tconfig.h, to use with libobjc.Marc Espie
2004-01-15install compiler/arch-dependent headers.Marc Espie
2003-11-29generate info files in the right location.Marc Espie
2003-11-29Don't bother trying to install stuff that doesn't exist.Marc Espie
2003-11-29regenerate source for manpages in depend stage so MAN= doesn't fall over.Marc Espie
2003-11-29OpenBSD build engine.Marc Espie
1999-05-26So long, and thanks for all the bugs.Marc Espie
1999-02-04When passing ${CC} and ${LDSTATIC} one must use quotes since they may contain...Todd C. Miller
1998-10-18set PATH before running configure since we can't rely on the user's path bein...Todd C. Miller
1998-03-06Do not install a ${arch}-unknown-openbsd2.x linkNiklas Hallqvist
1998-03-04fix cmp of g++ include filesTodd C. Miller
1998-03-03GCC 2.8.0 mergeNiklas Hallqvist
1997-11-04better GLOBAL_AUTCONF_CACHEkstailey
1997-08-01add wgrisc to mipsle machinesPer Fogelstrom
1997-07-30respect INSTALL_STRIP=-s on alphakstailey
1997-07-24don't hardcode `install'kstailey
1997-07-24respect ``INSTALL_STRIP=-s'' pr 188kstailey
1997-06-23respect NOMAN during installkstailey
1997-06-23respect NOMANkstailey
1997-04-12Make MIPS configuration more consistentPer Fogelstrom
1997-04-07Re-run configure if Makefile.in, configure, or c-parse.in changes.Todd C. Miller
1996-12-16Closer to being correct; set local_prefix as well so it stays out ofJason Downs
1996-11-24Feed on COPTSNiklas Hallqvist
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-08-26Our /usr/libexec/cpp link creation wasn't suitable for cross-buildsNiklas Hallqvist
1996-08-25BINOWN/BINGRPJason Downs
1996-08-25Makefile.in: break mandir creation out of install-dir;Jason Downs
1996-08-23$OpenBSD$Niklas Hallqvist
1996-07-31Redid the info-file build slightly, but with kept semantics. Made g77Niklas Hallqvist
1996-07-27Initial integration of G77.Jason Downs
1996-04-20no need to remove limits.h; another workaround existsTheo de Raadt
1996-04-18from niklas; un-install gcc limits.h because it conflicts with the system oneTheo de Raadt
1996-02-18More files to shred for cleandir.etheisen
1996-02-17Moved INCLUDE_DEFAULTS path define into openbsd.h. openbsd.h now hasetheisen
1996-02-06Set default include path to '/usr/include/g++' for g++ and '/usr/include'etheisen
1996-02-05Cleanup files gnu make distclean missed.etheisen