| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r209294: | Konstantin Belousov | 2010-07-02 | 1 | -1/+2 |
| * | Fix build when WITH_SSP is set explicitly. | Ruslan Ermilov | 2009-02-21 | 1 | -1/+3 |
| * | Revert previous commit. The prototype has been moved to unistd.h | Marcel Moolenaar | 2008-09-28 | 1 | -1/+1 |
| * | Add -D_OSRELDATE_H to CFLAGS to prevent the declaration of | Marcel Moolenaar | 2008-09-26 | 1 | -1/+1 |
| * | Enable GCC stack protection (aka Propolice) for userland: | Ruslan Ermilov | 2008-06-25 | 1 | -0/+1 |
| * | Remove one more alpha leftover. | Ruslan Ermilov | 2008-01-24 | 1 | -1/+1 |
| * | Back out last commit -- it breaks sparc64 build which has | Ruslan Ermilov | 2007-10-13 | 1 | -2/+2 |
| * | Minor tweak to finding BEG/END source. | David E. O'Brien | 2007-10-12 | 1 | -2/+2 |
| * | Update bmake glue to build GCC 4.2. | Alexander Kabaev | 2007-05-19 | 1 | -7/+12 |
| * | Fix a problem mentioned in the previous revision in a different, | Ruslan Ermilov | 2004-09-10 | 1 | -3/+3 |
| * | Add the .h files to the .o dependency lists so the .h's are created before | David E. O'Brien | 2004-09-09 | 1 | -2/+2 |
| * | Bmake glue for GCC 3.4.2-prerelease. | Alexander Kabaev | 2004-07-28 | 1 | -5/+5 |
| * | Just pass -DCRT_BEGIN as an option to mkdep(1), no need to override | Ruslan Ermilov | 2004-03-06 | 1 | -1/+1 |
| * | Including dynamically generated osreldate.h wasn't such a good | Alexander Kabaev | 2003-07-13 | 1 | -0/+1 |
| * | Change CFLAGS to more closely follow options used when GCC is built | Alexander Kabaev | 2003-07-11 | 1 | -1/+2 |
| * | Use ?= before someone brings it up. | David E. O'Brien | 2003-06-02 | 1 | -1/+1 |
| * | crtstuff needs isn't compilable with C99 on Sparc64, so set CSTD to gnu89. | David E. O'Brien | 2003-06-01 | 1 | -0/+1 |
| * | Only cross-tools may use TARGET_ARCH/TARGET, everyone else | Ruslan Ermilov | 2003-02-27 | 1 | -3/+3 |
| * | Drop support for COPY, -c has been the default mode of install(1) | Ruslan Ermilov | 2002-07-29 | 1 | -1/+1 |
| * | Alpha has crtfastmath also. | David E. O'Brien | 2002-05-26 | 1 | -1/+1 |
| * | Rev 1.12 broke `make all' w/o a previous `make depends'. | David E. O'Brien | 2002-05-26 | 1 | -4/+5 |
| * | Put on peril-sensitive sunglasses and risk touching gcc related build glue | Peter Wemm | 2002-05-17 | 1 | -15/+19 |
| * | GCC 3.1 on PowerPC also has the crtsavres C Run Time file. | David E. O'Brien | 2002-05-17 | 1 | -0/+5 |
| * | Quote {CC} so ccache can be used. | David E. O'Brien | 2002-05-14 | 1 | -1/+1 |
| * | Fixed CLEANFILES after bsd.lib.mk sweep. | Ruslan Ermilov | 2002-05-13 | 1 | -1/+3 |
| * | Major cleanup of bsd.lib.mk. | Ruslan Ermilov | 2002-05-13 | 1 | -2/+0 |
| * | NOLIB is gone; put INTERNALLIB back for now. | Ruslan Ermilov | 2002-05-12 | 1 | -0/+2 |
| * | There is no more NOLIB. | David E. O'Brien | 2002-05-12 | 1 | -1/+0 |
| * | Fix to work on sparc64 (which has an extra crt .o file). | David E. O'Brien | 2002-05-07 | 1 | -7/+8 |
| * | Deal with new TarGeT-specific CRT files. | David E. O'Brien | 2002-04-06 | 1 | -5/+12 |
| * | Update for GCC 3.1. | David E. O'Brien | 2002-04-05 | 1 | -53/+16 |
| * | MFC: rev 1.4 (style reorg) | David E. O'Brien | 2002-04-05 | 1 | -5/+2 |
| * | Working changes for GCC 3.0.2. | David E. O'Brien | 2001-12-18 | 1 | -0/+89 |