summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* Don't define CTORS_SECTION_ASM_OP and DTORS_SECTION_ASM_OP on arm whenandrew2012-12-151-0/+2
* Follow clang lead and include mm_malloc.h only in hosted configurations.kan2012-10-271-0/+2
* Merging of projects/armv6, part 3gonzo2012-08-151-2/+14
* Pass --enable-new-dtags to the linker invocation by default. Ifkib2012-07-157-4/+7
* Merge r236137 from x86:marius2012-06-141-0/+1
* Revert r236962 - Experimental amdfam10/barcelona support.pfg2012-06-1311-1369/+477
* Add experimental support for amdfam10/barcelona from the GCC 4.3 branch.pfg2012-06-1211-477/+1369
* Merge r236137 from x86:marius2012-05-301-2/+4
* Enable gnu hash generation for dynamic ELF binaries on x86.kib2012-05-272-0/+2
* Bring in a subset of gcc fixes that were back ported topfg2012-05-182-43/+80
* Unbreak jemalloc build with MALLOC_PRODUCTION set. New jemalloc versiongonzo2012-04-301-2/+26
* Disable IRIX compatibility flags for DWARF code generator. IRIX-compatiblegonzo2012-03-231-1/+2
* Silence a warning about redefinition of TARGET_ELF on powerpc.andreast2012-01-061-0/+1
* Rename the linker emulation name for powerpc and powerc64. This is needed thatandreast2011-11-191-1/+1
* Copy over the ASM_DECLARE_FUNCTION_SIZE macro from linux64.h. This macroandreast2011-11-161-0/+19
* Import gcc fix for -fstack-protector that produces segfaultingfabient2011-11-091-2/+4
* Adjust posix_memalign() prototype to match what we define in stdlib.h forstefanf2011-10-161-1/+1
* Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revisionmm2011-03-293-3/+40
* Backport missing tunings for -march=core2:mm2011-03-171-2/+2
* Fix -march/-mtune=native autodetection for Intel Core 2 CPUsmm2011-03-161-2/+9
* Backport SSSE3 instruction set support to base gcc.mm2011-03-147-9/+1245
* Now that TLS is supported for sparc64 by both binutils 2.17.50 committedmarius2011-03-111-0/+7
* Backport Intel Core 2 and AMD Geode CPU types from gcc-4.3 (GPLv2)mm2011-03-074-44/+339
* Backport svn r124339 from gcc 4.3 and add opteron-sse3, athlon64-sse3mm2011-02-201-0/+9
* Turn off default generation of userland dot symbols on powerpc64 now thatnwhitehorn2011-02-181-1/+8
* Configure gcc to emit .note.GNU-stack for both 32 and 64 bits PowerPC.kib2011-01-144-1/+9
* Make gcc emit the .note.GNU-stack section into the assembler files.kib2011-01-071-0/+3
* Now that the fix for gcc PR 20218 is applied, and hidden attributesdim2010-11-251-1/+8
* Apply backported fix for gcc PR 20218. This makes __attribute__dim2010-11-253-95/+32
* Check for NULL link registers as found in initial stack frames when doingnwhitehorn2010-09-261-6/+5
* 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
* Second attempt at eliminating .text relocations in shared librarieskan2009-07-141-0/+1
* 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
* 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
* Allow the targeted CPU type to be set via -mcpu instead ofmarius2007-12-091-5/+7
* Update locally changed files to GCC 4.2.1.kan2007-08-142-8/+18
OpenPOWER on IntegriCloud