| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revision | mm | 2011-03-29 | 3 | -3/+40 |
* | Backport missing tunings for -march=core2: | mm | 2011-03-17 | 1 | -2/+2 |
* | Fix -march/-mtune=native autodetection for Intel Core 2 CPUs | mm | 2011-03-16 | 1 | -2/+9 |
* | Backport SSSE3 instruction set support to base gcc. | mm | 2011-03-14 | 7 | -9/+1245 |
* | Now that TLS is supported for sparc64 by both binutils 2.17.50 committed | marius | 2011-03-11 | 1 | -0/+7 |
* | Backport Intel Core 2 and AMD Geode CPU types from gcc-4.3 (GPLv2) | mm | 2011-03-07 | 4 | -44/+339 |
* | Backport svn r124339 from gcc 4.3 and add opteron-sse3, athlon64-sse3 | mm | 2011-02-20 | 1 | -0/+9 |
* | Turn off default generation of userland dot symbols on powerpc64 now that | nwhitehorn | 2011-02-18 | 1 | -1/+8 |
* | Configure gcc to emit .note.GNU-stack for both 32 and 64 bits PowerPC. | kib | 2011-01-14 | 4 | -1/+9 |
* | Make gcc emit the .note.GNU-stack section into the assembler files. | kib | 2011-01-07 | 1 | -0/+3 |
* | Now that the fix for gcc PR 20218 is applied, and hidden attributes | dim | 2010-11-25 | 1 | -1/+8 |
* | Apply backported fix for gcc PR 20218. This makes __attribute__ | dim | 2010-11-25 | 3 | -95/+32 |
* | Check for NULL link registers as found in initial stack frames when doing | nwhitehorn | 2010-09-26 | 1 | -6/+5 |
* | Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes | nwhitehorn | 2010-07-10 | 1 | -7/+175 |
* | Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain. | jmallett | 2010-06-02 | 12 | -23/+271 |
* | Tweak the linker spec a smidge. | imp | 2010-03-05 | 1 | -3/+2 |
* | Add support for o32 (when it isn't the default), n32, n64, and o64 to | imp | 2010-03-05 | 1 | -10/+31 |
* | Also define _MIPS_ISA here. | imp | 2010-03-03 | 1 | -4/+20 |
* | Bring in more built-in defines from NetBSD | imp | 2010-03-02 | 1 | -14/+73 |
* | Merge r194519 from projects/mips to head by hand: | imp | 2010-01-08 | 1 | -0/+3 |
* | Properly support -fPIE by linking PIE binaries with specially-built | kib | 2009-12-02 | 1 | -4/+4 |
* | Change gcc to assume a default machine architecture of 486 instead of 386 | jhb | 2009-10-21 | 1 | -1/+1 |
* | Second attempt at eliminating .text relocations in shared libraries | kan | 2009-07-14 | 1 | -0/+1 |
* | If arm.h is going to define WCHAR_TYPE, don't assume WCHAR_TYPE_SIZE | obrien | 2008-09-10 | 1 | -1/+1 |
* | We're not quite ready for the full %(endian_spec). | obrien | 2008-09-01 | 1 | -1/+3 |
* | Add __unix__. Tweak __KPRINTF_ATTRIBUTE__ while I'm here. | obrien | 2008-09-01 | 1 | -1/+2 |
* | Add FreeBSD/MIPS support to GCC. | obrien | 2008-09-01 | 3 | -1/+258 |
* | Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. Shared | obrien | 2008-08-31 | 1 | -1/+1 |
* | Make -mfancy-math-387 the default on FreeBSD, as it is on most other | das | 2008-08-10 | 1 | -5/+0 |
* | White space fixes. | obrien | 2008-06-28 | 1 | -8/+8 |
* | Reduce diff to vendor. | obrien | 2008-06-28 | 1 | -1/+1 |
* | Allow the targeted CPU type to be set via -mcpu instead of | marius | 2007-12-09 | 1 | -5/+7 |
* | Update locally changed files to GCC 4.2.1. | kan | 2007-08-14 | 2 | -8/+18 |
* | Merge files that are no longer carry FreeBSD local changes. | kan | 2007-08-14 | 1 | -9/+9 |
* | This commit was generated by cvs2svn to compensate for changes in r171825, | kan | 2007-08-14 | 17 | -118/+109 |
|\ |
|
| * | GCC 4.2.1 release. | kan | 2007-08-14 | 20 | -135/+136 |
| * | Remove files that are no more part of GCC distribution from FSF branch. | kan | 2007-05-19 | 96 | -48995/+0 |
* | | FreeBSD expects VFP, so use that as the default FPU. | cognet | 2007-05-21 | 1 | -0/+3 |
* | | Merge arm-freebsd.h.diff directly into the target file. Maintaining | kan | 2007-05-19 | 1 | -10/+64 |
* | | This commit was generated by cvs2svn to compensate for changes in r169708, | kan | 2007-05-19 | 93 | -38134/+0 |
* | | Remove files that are not part of GCC distribution anymore. | kan | 2007-05-19 | 3 | -10900/+0 |
* | | Update configuration files for GCC 4.2. | kan | 2007-05-19 | 7 | -1252/+301 |
* | | Merge local FreeBSD changes for -mno-align-long-strings. | kan | 2007-05-19 | 1 | -3962/+7025 |
* | | FreeBSD uses unchanged versions of this files. | kan | 2007-05-19 | 4 | -9126/+7079 |
* | | This commit was generated by cvs2svn to compensate for changes in r169689, | kan | 2007-05-19 | 606 | -50052/+115001 |
|\ \
| |/ |
|
| * | GCC 4.2.0 release. | kan | 2007-05-19 | 618 | -64354/+129365 |
* | | Resolve conflicts after GCC 3.4.6 20060825 import. | kan | 2006-08-26 | 4 | -10/+36 |
* | | This commit was generated by cvs2svn to compensate for changes in r161651, | kan | 2006-08-26 | 21 | -313/+509 |
|\ \
| |/ |
|
| * | Gcc 3.4.6 as of 2006/08/25 #116475. | kan | 2006-08-26 | 26 | -324/+552 |
* | | Locate __FreeBSD_cc_version's value beside __FreeBSD__'s value to make it | obrien | 2005-10-30 | 1 | -1/+1 |