| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r208737 (required by OCTEON* kernels): | Oleksandr Tymoshenko | 2011-12-08 | 2 | -1/+8 |
| * | Merge MIPS platform support to 8-STABLE. | Jayachandran C. | 2010-11-27 | 1 | -1/+5 |
| * | MFC r212286: | Tijl Coosemans | 2010-09-21 | 2 | -2/+2 |
| * | MFC r209294: | Konstantin Belousov | 2010-07-02 | 1 | -1/+2 |
| * | MFC r198471. | Alexander Kabaev | 2009-12-20 | 1 | -0/+1 |
| * | Bump the version of all non-symbol-versioned shared libraries in | Ken Smith | 2009-07-19 | 5 | -5/+5 |
| * | Second attempt at eliminating .text relocations in shared libraries | Alexander Kabaev | 2009-07-14 | 2 | -1/+7 |
| * | Back out previous revision until better tested fix is ready. | Alexander Kabaev | 2009-06-29 | 2 | -8/+2 |
| * | Eliminate .text relocations in shared libraries compiled with stack protector. | Alexander Kabaev | 2009-06-28 | 2 | -2/+8 |
| * | Compile static gcov library with -fPIC to match what stock GCC builds | Alexander Kabaev | 2009-06-21 | 1 | -4/+12 |
| * | Restore the install location of libssp.so.0. | Ruslan Ermilov | 2009-02-24 | 1 | -1/+2 |
| * | Fix build when WITH_SSP is set explicitly. | Ruslan Ermilov | 2009-02-21 | 2 | -2/+6 |
| * | Honor WITHOUT_INSTALLLIB in some places. | Jung-uk Kim | 2009-02-13 | 1 | -0/+2 |
| * | There's no need to redundantly redefine atomicity.h. | Warner Losh | 2008-12-31 | 1 | -1/+0 |
| * | 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 |
| * | MFP4: Add mips to the list of soft-float platforms. | Warner Losh | 2008-09-19 | 1 | -2/+2 |
| * | mfp4: sort the architectures alphabetically... | Warner Losh | 2008-09-19 | 1 | -1/+1 |
| * | Prefer the patch in p4 to the patch in svn as it properly sorts the | Warner Losh | 2008-09-19 | 1 | -1/+1 |
| * | Add FreeBSD/MIPS support to GCC. | David E. O'Brien | 2008-09-01 | 3 | -3/+3 |
| * | Enable GCC stack protection (aka Propolice) for userland: | Ruslan Ermilov | 2008-06-25 | 3 | -5/+3 |
| * | Install extra include files that were forgotten in original GCC 4.2.x | Alexander Kabaev | 2008-06-16 | 1 | -1/+15 |
| * | Add MIPS to the list of "no TLS" architectures. | Oleksandr Tymoshenko | 2008-05-03 | 1 | -1/+1 |
| * | Let PowerPC world optionally build with -msoft-float. For FPU-less PowerPC | Rafal Jaworowski | 2008-02-24 | 1 | -1/+1 |
| * | Remove one more alpha leftover. | Ruslan Ermilov | 2008-01-24 | 1 | -1/+1 |
| * | While checking over the libraries for 7.0-REL Kris found the following | Ken Smith | 2007-11-20 | 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 |
| * | - After gcc 4.2 import, include/objc/objc-api.h requires objc-decls.h which | Rong-En Fan | 2007-10-12 | 1 | -1/+1 |
| * | Fix stack overflow with too many items return list in 'dialog' program. | Andrey A. Chernov | 2007-08-24 | 1 | -1/+1 |
| * | Install etx/numeric_traits.h. | Alexander Kabaev | 2007-08-16 | 1 | -4/+4 |
| * | Remove comment that was added by mistakes and which prevented _eprintf | Alexander Kabaev | 2007-08-14 | 1 | -1/+1 |
| * | - Bump share library version which were missed in last bump | Rong-En Fan | 2007-06-18 | 3 | -3/+3 |
| * | Install omp.h file. | Alexander Kabaev | 2007-05-31 | 1 | -0/+2 |
| * | Don't forget to clean generated ssp.h. | Ruslan Ermilov | 2007-05-22 | 1 | -0/+1 |
| * | Fix the fallout from over-zealous obsolete files removal. Use correct | Alexander Kabaev | 2007-05-19 | 1 | -1/+1 |
| * | Do not compile hash_compat.c. | Alexander Kabaev | 2007-05-19 | 1 | -1/+1 |
| * | Update bmake glue to build GCC 4.2. | Alexander Kabaev | 2007-05-19 | 13 | -678/+1396 |
| * | Change RL_LIBRARY_VERSION | Andrey A. Chernov | 2006-12-31 | 1 | -1/+1 |
| * | Update config | Andrey A. Chernov | 2006-12-31 | 1 | -3/+33 |
| * | Don't build the libgcc with functions already included in the libc to | Olivier Houchard | 2006-10-12 | 1 | -1/+1 |
| * | The ARM platform does the setjmp/longjmp type of exception handling. | David E. O'Brien | 2006-10-05 | 1 | -0/+3 |
| * | Fix build due to the incomplete removal of demangle.h. | Ruslan Ermilov | 2006-09-30 | 1 | -1/+1 |
| * | Reduce diffs with file generated by FSF configure. | Alexander Kabaev | 2006-09-22 | 1 | -12/+18 |
| * | Update libsupc++ to include missing files. This was fixed in libstdc++ | Alexander Kabaev | 2006-08-19 | 1 | -5/+6 |
| * | Garbage collect library we did not compile for ages. | Alexander Kabaev | 2006-06-06 | 1 | -7/+0 |
| * | Upgrade to 5.1 | Andrey A. Chernov | 2006-03-27 | 2 | -1/+22 |
| * | Convert NO_PROFILE and NO_LIB32 to new style. | Ruslan Ermilov | 2006-03-18 | 3 | -5/+9 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 2 | -4/+8 |
| * | NO_MAN is not needed here. | Ruslan Ermilov | 2006-03-16 | 1 | -1/+0 |