Age | Commit message (Expand) | Author |
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 |
1996-10-18 | ${MACHINE_ARCH}-unknown-openbsd2.0 always, except for mips where little/big-e... | Theo de Raadt |
1996-10-12 | clean better | Niklas Hallqvist |
1996-08-26 | Our /usr/libexec/cpp link creation wasn't suitable for cross-builds | Niklas Hallqvist |
1996-08-25 | BINOWN/BINGRP | Jason Downs |
1996-08-25 | Makefile.in: break mandir creation out of install-dir; | Jason Downs |
1996-08-23 | $OpenBSD$ | Niklas Hallqvist |
1996-07-31 | Redid the info-file build slightly, but with kept semantics. Made g77 | Niklas Hallqvist |
1996-07-27 | Initial integration of G77. | Jason Downs |
1996-04-20 | no need to remove limits.h; another workaround exists | Theo de Raadt |
1996-04-18 | from niklas; un-install gcc limits.h because it conflicts with the system one | Theo de Raadt |
1996-02-18 | More files to shred for cleandir. | etheisen |
1996-02-17 | Moved INCLUDE_DEFAULTS path define into openbsd.h. openbsd.h now has | etheisen |
1996-02-06 | Set default include path to '/usr/include/g++' for g++ and '/usr/include' | etheisen |
1996-02-05 | Cleanup files gnu make distclean missed. | etheisen |