summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* MFC r276045:ian2014-12-271-0/+2
* MFC 275337:andrew2014-12-142-2/+15
* MFC r268994: C++ exception/unwind handling fixian2014-08-251-1/+1
* MFC r269948:dim2014-08-171-1/+1
* MFC r265231:pfg2014-05-091-1/+1
* MFC r260310:pfg2014-01-121-1/+3
* MFC r259873:pfg2014-01-082-5/+109
* MFC r259841pfg2014-01-072-0/+2
* MFC r259525, r259526, r259529pfg2013-12-311-3/+12
* MFC r259005, r259092:pfg2013-12-303-32/+24
* gcc: Merge upstream changes.pfg2013-12-271-0/+4
* MFC r258651, r258943:pfg2013-12-191-99/+118
* MFC r258428, r258445pfg2013-12-189-279/+301
* MFC r258081, r258138, r258143, r258179, r258157, r258204, 258205,pfg2013-12-121-4/+2
* MFC r259111:dim2013-12-111-3/+3
* On ARM EABI double precision floating point values are stored in theandrew2013-09-071-1/+1
* add support to gcc for AES and PCLMUL intrinsics... This addes thejmg2013-09-033-0/+18
* Implement _Unwind_GetIP and _Unwind_GetIPInfo as functions as that is whatandrew2013-08-312-0/+21
* Bring in gcc r128087 to add support for _Unwind_Backtrace on ARM. This isandrew2013-08-313-1/+69
* GCC: bring back experimental support for amdfam10/barcelona CPUs.pfg2013-06-0111-157/+1285
* For some reason, the gcc intrinsics header tmmintrin.h was imported withdim2013-05-081-224/+0
* Add #undef TARGET_DEFAULT back as it shouldn't have been removed in r245539andrew2013-02-041-0/+1
* Allow the unwind functions int libgcc_s to interact correctly with libthr.andrew2013-02-041-2/+2
* Clean some 'svn:executable' properties in the tree.pfg2013-01-263-0/+0
* Add compiler support for the ARM EABI.andrew2013-01-171-3/+27
* Switch the default CPU to an arm9. This removes compiler support for theandrew2013-01-141-1/+1
* 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
OpenPOWER on IntegriCloud