Age | Commit message (Expand) | Author |
2024-03-29 | No longer build the objective-C compiler (cc1obj). Its standard library | Miod Vallat |
2017-10-29 | Unify protoize.1 install process on gcc3 arch (luna88k). | Kenji Aoyama |
2017-07-11 | protoize.1 isn't generated, so don't list it as a target, because it | Marc Espie |
2017-07-04 | complete "nodepend" in source | Marc Espie |
2017-06-12 | destroy lint remnants. | Marc Espie |
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre |
2012-12-09 | Remove vax-specific configuration constructs. | Miod Vallat |
2012-11-28 | merge conflicts | Miod Vallat |
2011-09-19 | - enable thread model posix for gcc 3 which makes dwarf2 exception | Christian Weisgerber |
2010-05-25 | unlink g77 from the build. | Marc Espie |
2009-07-26 | - revert thread model posix since it broke the build for hppa. will revist | Kurt Miller |
2009-07-25 | - enable thread model posix for gcc 3 which makes dwarf2 exception | Kurt Miller |
2007-10-25 | fix dependency. ok millert@, \_o< miod@ | Marc Espie |
2007-09-03 | Add __cxa_atexit() support for gcc3. This provides support for shared object... | Todd C. Miller |
2006-11-22 | Improved cross build support for gcc on OpenBSD. allows the cross built | Dale Rahn |
2006-07-12 | makeinfo --no-split, simplifies sets immensely. | Marc Espie |
2005-12-22 | Install header files for MMX/SSE intrinsics on amd64 too. | Mark Kettenis |
2005-04-08 | amd64 canonicalization. | Mark Kettenis |
2004-12-25 | some new i386-specific include files. Adjust directory name. | Marc Espie |
2004-10-21 | Move the cross glue from the root makefile to the toolchain's, | Alexander Yurchenko |
2004-09-06 | Add t-openbsd64 to handle some libgcc.a build issues (needed functions) | Per Fogelstrom |
2004-02-27 | cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we want | Theo de Raadt |
2004-02-21 | lose gcc-local as well. | Marc Espie |
2004-02-20 | do not install a ccpp.1 link | Theo de Raadt |
2004-01-31 | add documentation (straight copy from egcs) | Marc Espie |
2004-01-31 | closer to gcc2: bring back protoize. | Marc Espie |
2004-01-28 | install more stuff, and fake some, to please theo. | Marc Espie |
2004-01-15 | target for tconfig.h, to use with libobjc. | Marc Espie |
2004-01-15 | install compiler/arch-dependent headers. | Marc Espie |
2003-11-29 | generate info files in the right location. | Marc Espie |
2003-11-29 | Don't bother trying to install stuff that doesn't exist. | Marc Espie |
2003-11-29 | regenerate source for manpages in depend stage so MAN= doesn't fall over. | Marc Espie |
2003-11-29 | OpenBSD build engine. | Marc Espie |
1999-05-26 | So long, and thanks for all the bugs. | Marc Espie |
1999-02-04 | When passing ${CC} and ${LDSTATIC} one must use quotes since they may contain... | Todd C. Miller |
1998-10-18 | set PATH before running configure since we can't rely on the user's path bein... | Todd C. Miller |
1998-03-06 | Do not install a ${arch}-unknown-openbsd2.x link | Niklas Hallqvist |
1998-03-04 | fix cmp of g++ include files | Todd C. Miller |
1998-03-03 | GCC 2.8.0 merge | Niklas Hallqvist |
1997-11-04 | better GLOBAL_AUTCONF_CACHE | kstailey |
1997-08-01 | add wgrisc to mipsle machines | Per Fogelstrom |
1997-07-30 | respect INSTALL_STRIP=-s on alpha | kstailey |
1997-07-24 | don't hardcode `install' | kstailey |
1997-07-24 | respect ``INSTALL_STRIP=-s'' pr 188 | kstailey |
1997-06-23 | respect NOMAN during install | kstailey |
1997-06-23 | respect NOMAN | kstailey |
1997-04-12 | Make MIPS configuration more consistent | Per Fogelstrom |
1997-04-07 | Re-run configure if Makefile.in, configure, or c-parse.in changes. | Todd C. Miller |
1996-12-16 | Closer to being correct; set local_prefix as well so it stays out of | Jason Downs |
1996-11-24 | Feed on COPTS | Niklas Hallqvist |