aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* Remove contrib/gcc and contrib/gcclibsEd Maste2020-02-29701-302022/+0
* powerpc: Transition to Secure-PLT, like most other OSsJustin Hibbits2019-06-251-1/+2
* Use a workaround to compile the crt init functions correctly with clang.John Baldwin2018-02-061-0/+2
* Fix the return value from _Unwind_Backtrace() on arm.Ian Lepore2017-09-251-4/+1
* Fix handling of uncaught exceptions in a std::terminate() handler on arm.Ian Lepore2017-09-251-2/+2
* Rename RISC-V GCC config directory: riscv64 -> riscvRuslan Bukin2017-08-142-0/+0
* Bring some rough support for FreeBSD S/390 to the GNU toolchain.Pedro F. Giffuni2017-05-231-0/+105
* Fix _Unwind_Backtrace symbol version for ARM.Michal Meloun2017-05-092-0/+26
* Default powerpcspe processor target to 8540Justin Hibbits2017-04-141-0/+2
* add octeon+ as an alias for octeon in GCC & binutilsEd Maste2017-01-272-1/+5
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-221-0/+77
* MFV r302423:Pedro F. Giffuni2016-08-301-0/+134
|\
* | rename ARM's libunwind.S to to avoid conflict with llvm libunwindEd Maste2016-07-271-0/+0
* | Add a minimal gcc config for RISC-V.Ruslan Bukin2016-01-232-0/+7
* | Silence a boring warning.Andreas Tobler2015-12-221-0/+2
* | Annotate arm userspace assembler sources stating their tolerance toKonstantin Belousov2015-09-293-0/+6
* | Use a spelling of .thumb clang understands.Andrew Turner2015-05-311-1/+1
* | Also define DWARF_FRAME_REGISTERS. This is used to size arrays, withoutAndrew Turner2015-03-261-1/+1
* | Adda minimal gcc config. This is just enough to build the bits of csu weAndrew Turner2015-03-242-0/+9
* | FreeBSD expects _Unwind_GetGR, _Unwind_SetGR, and _Unwind_SetIP to beAndrew Turner2015-02-012-11/+24
* | Allow -march=armv7a on the gcc command line, for compatibility with clang.Ian Lepore2014-12-211-0/+2
* | Use the floating-point instruction on ARMv7 as the clang 3.5 integratedAndrew Turner2014-12-011-0/+15
* | There is no need to use FUNC_END with aeabi_ldiv0 or aeabi_idiv0 as theyAndrew Turner2014-11-301-2/+0
* | Supplement r259111 by also using correct casts in gcc's emmintrin.h forDimitry Andric2014-08-131-1/+1
* | Add FreeBSD to the list of environments that needs to handle R_ARM_TARGET2Ian Lepore2014-07-221-1/+1
* | gcc: fix strict alignment.Pedro F. Giffuni2014-05-021-1/+1
* | Fix gcc with EABI on big-endian ARM by setting the endian correctly.Andrew Turner2014-01-121-0/+3
* | libcpp: misc fixes from Apple's GCC.Pedro F. Giffuni2014-01-051-1/+3
* | gcc: small enhancements for the arm support.Pedro F. Giffuni2013-12-252-5/+109
* | gcc: Add ability to generate DWARF pubtypes section ifPedro F. Giffuni2013-12-242-0/+2
* | gcc: more diff reductions against Apple GCC.Pedro F. Giffuni2013-12-201-0/+4
* | gcc: fix ICE in rs600 when using -fno-trapping-math.Pedro F. Giffuni2013-12-171-2/+3
* | gcc: fix ICE in rs600 when using -fno-trapping-math.Pedro F. Giffuni2013-12-171-2/+10
* | Use correct casts in gcc's emmintrin.h for the first arguments of theDimitry Andric2013-12-081-3/+3
* | gcc: Add -flax-vector-conversionsPedro F. Giffuni2013-12-053-32/+24
* | gcc: On rs6000 update sp_offset depending only on size.Pedro F. Giffuni2013-12-041-3/+11
* | gcc: Altivec register adjustments from Apple.Pedro F. Giffuni2013-11-261-99/+110
* | gcc: another round of merges from the gcc pre-43 branch.Pedro F. Giffuni2013-11-219-279/+301
* | gcc: merge rs6000 change from FSF pre-gcc43Pedro F. Giffuni2013-11-141-4/+2
* | On ARM EABI double precision floating point values are stored in theAndrew Turner2013-09-071-1/+1
* | add support to gcc for AES and PCLMUL intrinsics... This addes theJohn-Mark Gurney2013-09-033-0/+18
* | Implement _Unwind_GetIP and _Unwind_GetIPInfo as functions as that is whatAndrew Turner2013-08-312-0/+21
* | Bring in gcc r128087 to add support for _Unwind_Backtrace on ARM. This isAndrew Turner2013-08-313-1/+69
* | GCC: bring back experimental support for amdfam10/barcelona CPUs.Pedro F. Giffuni2013-06-0111-157/+1285
* | For some reason, the gcc intrinsics header tmmintrin.h was imported withDimitry Andric2013-05-081-224/+0
* | Add #undef TARGET_DEFAULT back as it shouldn't have been removed in r245539Andrew Turner2013-02-041-0/+1
* | Allow the unwind functions int libgcc_s to interact correctly with libthr.Andrew Turner2013-02-041-2/+2
* | Clean some 'svn:executable' properties in the tree.Pedro F. Giffuni2013-01-263-0/+0
* | Add compiler support for the ARM EABI.Andrew Turner2013-01-171-3/+27
* | Switch the default CPU to an arm9. This removes compiler support for theAndrew Turner2013-01-141-1/+1