summaryrefslogtreecommitdiffstats
path: root/contrib/gcc
Commit message (Expand)AuthorAgeFilesLines
* Check for NULL link registers as found in initial stack frames when doingnwhitehorn2010-09-261-6/+5
* Mark __DTOR_LIST__, __EH_FRAME_BEGIN__ and __CTOR_END__ as used to avoidrpaulo2010-08-261-5/+5
* Mark __JCR_LIST__, __DTOR_END__, __JCR_END__, __FRAME_END__ as used torpaulo2010-08-261-5/+5
* Mark the following static variables as __used__ instead of __unused__:rpaulo2010-08-241-6/+6
* Revert part of r211505. Some of the removed casts are actually safe sorpaulo2010-08-211-16/+16
* Remove unneeded casts in inline assembly in contrib/gcc/longlong.h,rpaulo2010-08-191-22/+22
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesnwhitehorn2010-07-101-7/+175
* Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.jmallett2010-06-0212-23/+271
* Tweak the linker spec a smidge.imp2010-03-051-3/+2
* Add support for o32 (when it isn't the default), n32, n64, and o64 toimp2010-03-051-10/+31
* Also define _MIPS_ISA here.imp2010-03-031-4/+20
* Bring in more built-in defines from NetBSDimp2010-03-021-14/+73
* Merge r194519 from projects/mips to head by hand:imp2010-01-081-0/+3
* Properly support -fPIE by linking PIE binaries with specially-builtkib2009-12-021-4/+4
* Change gcc to assume a default machine architecture of 486 instead of 386jhb2009-10-211-1/+1
* Output DWARF debug information for global 'using' declarations, insteadbms2009-07-221-1/+1
* Second attempt at eliminating .text relocations in shared librarieskan2009-07-141-0/+1
* Merge an important change that I mistakenly left out when merging C99das2009-03-251-1/+3
* Make gcc use C99 inline semantics in c99 and gnu99 mode. This was thedas2009-03-146-139/+212
* If arm.h is going to define WCHAR_TYPE, don't assume WCHAR_TYPE_SIZEobrien2008-09-101-1/+1
* We're not quite ready for the full %(endian_spec).obrien2008-09-011-1/+3
* Add __unix__. Tweak __KPRINTF_ATTRIBUTE__ while I'm here.obrien2008-09-011-1/+2
* Add FreeBSD/MIPS support to GCC.obrien2008-09-013-1/+258
* Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. Sharedobrien2008-08-311-1/+1
* Doc updates for changes in the default values ofdas2008-08-101-2/+3
* Make -fno-math-errno the default. Our libm doesn't support the SysVdas2008-08-101-1/+1
* Make -mfancy-math-387 the default on FreeBSD, as it is on most otherdas2008-08-101-5/+0
* White space fixes.obrien2008-06-281-8/+8
* Reduce diff to vendor.obrien2008-06-281-1/+1
* This commit was generated by cvs2svn to compensate for changes in r178388,marius2008-04-211-4/+7
|\
| * * gthr-posix.h (__gthread_active_p): Use the Solaris implementationmarius2008-04-211-4/+7
* | This commit was generated by cvs2svn to compensate for changes in r174531,obrien2007-12-111-0/+3
|\ \ | |/
| * Do not fold -C*ABS<n> to ABS<-C*n> (i.e., do not move negative constantsobrien2007-12-111-0/+3
* | Allow the targeted CPU type to be set via -mcpu instead ofmarius2007-12-091-5/+7
* | Do not imply -ftree-vrp with -O2 and above. One must implicitly specifyobrien2007-10-021-1/+4
* | Update locally changed files to GCC 4.2.1.kan2007-08-144-9/+27
* | Merge files that are no longer carry FreeBSD local changes.kan2007-08-144-27/+84
* | This commit was generated by cvs2svn to compensate for changes in r171825,kan2007-08-1452-5805/+9249
|\ \ | |/
| * GCC 4.2.1 release.kan2007-08-1459-5840/+9359
| * Remove files that are no more part of GCC distribution from FSF branch.kan2007-05-19307-520647/+0
* | Disable shared libgcc use for profiled builds. GNU linker pulls symbolskan2007-05-281-2/+3
* | FreeBSD expects VFP, so use that as the default FPU.cognet2007-05-211-0/+3
* | Cosmetics: remove extra space from GCC version string.kan2007-05-191-1/+1
* | Merge arm-freebsd.h.diff directly into the target file. Maintainingkan2007-05-191-10/+64
* | Add FMT_FLAG_NULL_FORMAT_OK flag.kan2007-05-191-1/+2
* | This commit was generated by cvs2svn to compensate for changes in r169708,kan2007-05-19298-507701/+0
* | Remove files that are not part of GCC distribution anymore.kan2007-05-199-19712/+0
* | Update configuration files for GCC 4.2.kan2007-05-197-1252/+301
* | Merge local FreeBSD changes for -mno-align-long-strings.kan2007-05-191-3962/+7025
* | Merge local FreeBSD changes.kan2007-05-191-835/+1298
OpenPOWER on IntegriCloud