aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc
Commit message (Expand)AuthorAgeFilesLines
* Output DWARF debug information for global 'using' declarations, insteadBruce M Simpson2009-07-221-1/+1
* Second attempt at eliminating .text relocations in shared librariesAlexander Kabaev2009-07-141-0/+1
* Merge an important change that I mistakenly left out when merging C99David Schultz2009-03-251-1/+3
* Make gcc use C99 inline semantics in c99 and gnu99 mode. This was theDavid Schultz2009-03-146-139/+212
* If arm.h is going to define WCHAR_TYPE, don't assume WCHAR_TYPE_SIZEDavid E. O'Brien2008-09-101-1/+1
* We're not quite ready for the full %(endian_spec).David E. O'Brien2008-09-011-1/+3
* Add __unix__. Tweak __KPRINTF_ATTRIBUTE__ while I'm here.David E. O'Brien2008-09-011-1/+2
* Add FreeBSD/MIPS support to GCC.David E. O'Brien2008-09-013-1/+258
* Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. SharedDavid E. O'Brien2008-08-311-1/+1
* Doc updates for changes in the default values ofDavid Schultz2008-08-101-2/+3
* Make -fno-math-errno the default. Our libm doesn't support the SysVDavid Schultz2008-08-101-1/+1
* Make -mfancy-math-387 the default on FreeBSD, as it is on most otherDavid Schultz2008-08-101-5/+0
* White space fixes.David E. O'Brien2008-06-281-8/+8
* Reduce diff to vendor.David E. O'Brien2008-06-281-1/+1
* This commit was generated by cvs2svn to compensate for changes in r178388,Marius Strobl2008-04-211-4/+7
|\
| * * gthr-posix.h (__gthread_active_p): Use the Solaris implementationMarius Strobl2008-04-211-4/+7
* | This commit was generated by cvs2svn to compensate for changes in r174531,David E. O'Brien2007-12-111-0/+3
|\|
| * Do not fold -C*ABS<n> to ABS<-C*n> (i.e., do not move negative constantsDavid E. O'Brien2007-12-111-0/+3
* | Allow the targeted CPU type to be set via -mcpu instead ofMarius Strobl2007-12-091-5/+7
* | Do not imply -ftree-vrp with -O2 and above. One must implicitly specifyDavid E. O'Brien2007-10-021-1/+4
* | Update locally changed files to GCC 4.2.1.Alexander Kabaev2007-08-144-9/+27
* | Merge files that are no longer carry FreeBSD local changes.Alexander Kabaev2007-08-144-27/+84
* | This commit was generated by cvs2svn to compensate for changes in r171825,Alexander Kabaev2007-08-1452-5805/+9249
|\|
| * GCC 4.2.1 release.Alexander Kabaev2007-08-1459-5840/+9359
| * Remove files that are no more part of GCC distribution from FSF branch.Alexander Kabaev2007-05-19307-520647/+0
* | Disable shared libgcc use for profiled builds. GNU linker pulls symbolsAlexander Kabaev2007-05-281-2/+3
* | FreeBSD expects VFP, so use that as the default FPU.Olivier Houchard2007-05-211-0/+3
* | Cosmetics: remove extra space from GCC version string.Alexander Kabaev2007-05-191-1/+1
* | Merge arm-freebsd.h.diff directly into the target file. MaintainingAlexander Kabaev2007-05-191-10/+64
* | Add FMT_FLAG_NULL_FORMAT_OK flag.Alexander Kabaev2007-05-191-1/+2
* | This commit was generated by cvs2svn to compensate for changes in r169708,Alexander Kabaev2007-05-19298-507701/+0
* | Remove files that are not part of GCC distribution anymore.Alexander Kabaev2007-05-199-19712/+0
* | Update configuration files for GCC 4.2.Alexander Kabaev2007-05-197-1252/+301
* | Merge local FreeBSD changes for -mno-align-long-strings.Alexander Kabaev2007-05-191-3962/+7025
* | Merge local FreeBSD changes.Alexander Kabaev2007-05-191-835/+1298
* | In FreeBSD -O0 -O1 optimize alignment for time, not size.Alexander Kabaev2007-05-191-767/+354
* | Merge local changes for -mprofiler-epilogue support.Alexander Kabaev2007-05-191-5150/+2590
* | Merge local FreeBSD changes to support -fformat-extensions.Alexander Kabaev2007-05-191-863/+796
* | Add FreeBSD suffix to GCC version string.Alexander Kabaev2007-05-191-5/+13
* | FreeBSD uses unchanged versions of this files.Alexander Kabaev2007-05-1928-32363/+39719
* | This commit was generated by cvs2svn to compensate for changes in r169689,Alexander Kabaev2007-05-191189-176528/+836467
|\|
| * GCC 4.2.0 release.Alexander Kabaev2007-05-191230-221569/+888449
| * These files live in the doc/ subdir in later releases of GCC.Ruslan Ermilov2006-09-212-4192/+0
* | Fixed -mprofiler-epilogue. The garbage collector apparently doesn'tBruce Evans2006-10-251-0/+2
* | Removed these from HEAD as well.Ruslan Ermilov2006-09-212-4940/+0
* | This commit was generated by cvs2svn to compensate for changes in r162512,Ruslan Ermilov2006-09-211-1/+0
* | This commit was generated by cvs2svn to compensate for changes in r162509,Ruslan Ermilov2006-09-213-3989/+5506
|\|
| * Updated manpages for 3.4.6 release.Ruslan Ermilov2006-09-213-3989/+5506
* | Resolve conflicts after GCC 3.4.6 20060825 import.Alexander Kabaev2006-08-2615-129/+260
* | This commit was generated by cvs2svn to compensate for changes in r161651,Alexander Kabaev2006-08-2691-944/+2773
|\|