summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc/Makefile.bsd-wrapper
AgeCommit message (Expand)Author
2024-03-29No longer build the objective-C compiler (cc1obj). Its standard libraryMiod Vallat
2017-10-29Unify protoize.1 install process on gcc3 arch (luna88k).Kenji Aoyama
2017-07-11protoize.1 isn't generated, so don't list it as a target, because itMarc Espie
2017-07-04complete "nodepend" in sourceMarc Espie
2017-06-12destroy lint remnants.Marc Espie
2016-03-30for some time now mandoc has not required MLINKS to functionJason McIntyre
2012-12-09Remove vax-specific configuration constructs.Miod Vallat
2012-11-28merge conflictsMiod Vallat
2011-09-19- enable thread model posix for gcc 3 which makes dwarf2 exceptionChristian Weisgerber
2010-05-25unlink g77 from the build.Marc Espie
2009-07-26- revert thread model posix since it broke the build for hppa. will revistKurt Miller
2009-07-25- enable thread model posix for gcc 3 which makes dwarf2 exceptionKurt Miller
2007-10-25fix dependency. ok millert@, \_o< miod@Marc Espie
2007-09-03Add __cxa_atexit() support for gcc3. This provides support for shared object...Todd C. Miller
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