| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix clang warnings. | Ben Laurie | 2011-06-18 | 4 | -9/+20 |
* | Fix clang warnings. | Ben Laurie | 2011-05-22 | 6 | -18/+16 |
* | Fix clang warnings. | Ben Laurie | 2011-05-19 | 3 | -15/+15 |
* | Fix clang warnings. | Ben Laurie | 2011-05-18 | 1 | -2/+2 |
* | Add ChangeLog.gcc43 for backported changes from gcc 4.3 | Martin Matuska | 2011-04-30 | 1 | -0/+163 |
* | Remove libobjc and other Objective-C related components, as these are | Dimitry Andric | 2011-04-17 | 23 | -12793/+105 |
* | Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revision | Martin Matuska | 2011-03-29 | 36 | -56/+667 |
|\ |
|
| * | Reorganize the gcc vendor import work area. This flattens out a bunch | Peter Wemm | 2008-06-01 | 1331 | -1569089/+0 |
* | | Backport missing tunings for -march=core2: | Martin Matuska | 2011-03-17 | 1 | -2/+2 |
* | | Fix -march/-mtune=native autodetection for Intel Core 2 CPUs | Martin Matuska | 2011-03-16 | 1 | -2/+9 |
* | | Backport SSSE3 instruction set support to base gcc. | Martin Matuska | 2011-03-14 | 11 | -20/+1312 |
* | | Now that TLS is supported for sparc64 by both binutils 2.17.50 committed | Marius Strobl | 2011-03-11 | 1 | -0/+7 |
* | | Backport Intel Core 2 and AMD Geode CPU types from gcc-4.3 (GPLv2) | Martin Matuska | 2011-03-07 | 7 | -48/+361 |
* | | Backport svn r124339 from gcc 4.3 and add opteron-sse3, athlon64-sse3 | Martin Matuska | 2011-02-20 | 3 | -1/+15 |
* | | Turn off default generation of userland dot symbols on powerpc64 now that | Nathan Whitehorn | 2011-02-18 | 1 | -1/+8 |
* | | Configure gcc to emit .note.GNU-stack for both 32 and 64 bits PowerPC. | Konstantin Belousov | 2011-01-14 | 4 | -1/+9 |
* | | Make gcc emit the .note.GNU-stack section into the assembler files. | Konstantin Belousov | 2011-01-07 | 1 | -0/+3 |
* | | Now that the fix for gcc PR 20218 is applied, and hidden attributes | Dimitry Andric | 2010-11-25 | 1 | -1/+8 |
* | | Apply backported fix for gcc PR 20218. This makes __attribute__ | Dimitry Andric | 2010-11-25 | 7 | -111/+66 |
* | | Check for NULL link registers as found in initial stack frames when doing | Nathan Whitehorn | 2010-09-26 | 1 | -6/+5 |
* | | Mark __DTOR_LIST__, __EH_FRAME_BEGIN__ and __CTOR_END__ as used to avoid | Rui Paulo | 2010-08-26 | 1 | -5/+5 |
* | | Mark __JCR_LIST__, __DTOR_END__, __JCR_END__, __FRAME_END__ as used to | Rui Paulo | 2010-08-26 | 1 | -5/+5 |
* | | Mark the following static variables as __used__ instead of __unused__: | Rui Paulo | 2010-08-24 | 1 | -6/+6 |
* | | Revert part of r211505. Some of the removed casts are actually safe so | Rui Paulo | 2010-08-21 | 1 | -16/+16 |
* | | Remove unneeded casts in inline assembly in contrib/gcc/longlong.h, | Rui Paulo | 2010-08-19 | 1 | -22/+22 |
* | | Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes | Nathan Whitehorn | 2010-07-10 | 1 | -7/+175 |
* | | Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain. | Juli Mallett | 2010-06-02 | 12 | -23/+271 |
* | | Tweak the linker spec a smidge. | Warner Losh | 2010-03-05 | 1 | -3/+2 |
* | | Add support for o32 (when it isn't the default), n32, n64, and o64 to | Warner Losh | 2010-03-05 | 1 | -10/+31 |
* | | Also define _MIPS_ISA here. | Warner Losh | 2010-03-03 | 1 | -4/+20 |
* | | Bring in more built-in defines from NetBSD | Warner Losh | 2010-03-02 | 1 | -14/+73 |
* | | Merge r194519 from projects/mips to head by hand: | Warner Losh | 2010-01-08 | 1 | -0/+3 |
* | | Properly support -fPIE by linking PIE binaries with specially-built | Konstantin Belousov | 2009-12-02 | 1 | -4/+4 |
* | | Change gcc to assume a default machine architecture of 486 instead of 386 | John Baldwin | 2009-10-21 | 1 | -1/+1 |
* | | Output DWARF debug information for global 'using' declarations, instead | Bruce M Simpson | 2009-07-22 | 1 | -1/+1 |
* | | Second attempt at eliminating .text relocations in shared libraries | Alexander Kabaev | 2009-07-14 | 1 | -0/+1 |
* | | Merge an important change that I mistakenly left out when merging C99 | David Schultz | 2009-03-25 | 1 | -1/+3 |
* | | Make gcc use C99 inline semantics in c99 and gnu99 mode. This was the | David Schultz | 2009-03-14 | 6 | -139/+212 |
* | | If arm.h is going to define WCHAR_TYPE, don't assume WCHAR_TYPE_SIZE | David E. O'Brien | 2008-09-10 | 1 | -1/+1 |
* | | We're not quite ready for the full %(endian_spec). | David E. O'Brien | 2008-09-01 | 1 | -1/+3 |
* | | Add __unix__. Tweak __KPRINTF_ATTRIBUTE__ while I'm here. | David E. O'Brien | 2008-09-01 | 1 | -1/+2 |
* | | Add FreeBSD/MIPS support to GCC. | David E. O'Brien | 2008-09-01 | 3 | -1/+258 |
* | | Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. Shared | David E. O'Brien | 2008-08-31 | 1 | -1/+1 |
* | | Doc updates for changes in the default values of | David Schultz | 2008-08-10 | 1 | -2/+3 |
* | | Make -fno-math-errno the default. Our libm doesn't support the SysV | David Schultz | 2008-08-10 | 1 | -1/+1 |
* | | Make -mfancy-math-387 the default on FreeBSD, as it is on most other | David Schultz | 2008-08-10 | 1 | -5/+0 |
* | | White space fixes. | David E. O'Brien | 2008-06-28 | 1 | -8/+8 |
* | | Reduce diff to vendor. | David E. O'Brien | 2008-06-28 | 1 | -1/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r178388, | Marius Strobl | 2008-04-21 | 1 | -4/+7 |
|\| |
|
| * | * gthr-posix.h (__gthread_active_p): Use the Solaris implementation | Marius Strobl | 2008-04-21 | 1 | -4/+7 |