summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* MFC r318024,r318025:mmel2017-05-232-0/+26
* MFC r312899: add octeon+ as an alias for octeon in GCC & binutilsemaste2017-03-032-1/+5
* MFC r303396: rename ARM's libunwind.S to to avoid conflict with llvm libunwindemaste2016-08-011-0/+0
* Add a minimal gcc config for RISC-V.br2016-01-232-0/+7
* Silence a boring warning.andreast2015-12-221-0/+2
* Annotate arm userspace assembler sources stating their tolerance tokib2015-09-293-0/+6
* Use a spelling of .thumb clang understands.andrew2015-05-311-1/+1
* Also define DWARF_FRAME_REGISTERS. This is used to size arrays, withoutandrew2015-03-261-1/+1
* Adda minimal gcc config. This is just enough to build the bits of csu weandrew2015-03-242-0/+9
* FreeBSD expects _Unwind_GetGR, _Unwind_SetGR, and _Unwind_SetIP to beandrew2015-02-012-11/+24
* Allow -march=armv7a on the gcc command line, for compatibility with clang.ian2014-12-211-0/+2
* Use the floating-point instruction on ARMv7 as the clang 3.5 integratedandrew2014-12-011-0/+15
* There is no need to use FUNC_END with aeabi_ldiv0 or aeabi_idiv0 as theyandrew2014-11-301-2/+0
* Supplement r259111 by also using correct casts in gcc's emmintrin.h fordim2014-08-131-1/+1
* Add FreeBSD to the list of environments that needs to handle R_ARM_TARGET2ian2014-07-221-1/+1
* gcc: fix strict alignment.pfg2014-05-021-1/+1
* Fix gcc with EABI on big-endian ARM by setting the endian correctly.andrew2014-01-121-0/+3
* libcpp: misc fixes from Apple's GCC.pfg2014-01-051-1/+3
* gcc: small enhancements for the arm support.pfg2013-12-252-5/+109
* gcc: Add ability to generate DWARF pubtypes section ifpfg2013-12-242-0/+2
* gcc: more diff reductions against Apple GCC.pfg2013-12-201-0/+4
* gcc: fix ICE in rs600 when using -fno-trapping-math.pfg2013-12-171-2/+3
* gcc: fix ICE in rs600 when using -fno-trapping-math.pfg2013-12-171-2/+10
* Use correct casts in gcc's emmintrin.h for the first arguments of thedim2013-12-081-3/+3
* gcc: Add -flax-vector-conversionspfg2013-12-053-32/+24
* gcc: On rs6000 update sp_offset depending only on size.pfg2013-12-041-3/+11
* gcc: Altivec register adjustments from Apple.pfg2013-11-261-99/+110
* gcc: another round of merges from the gcc pre-43 branch.pfg2013-11-219-279/+301
* gcc: merge rs6000 change from FSF pre-gcc43pfg2013-11-141-4/+2
* 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
OpenPOWER on IntegriCloud