aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* gcc: On rs6000 update sp_offset depending only on size.Pedro F. Giffuni2013-12-042-4/+20
* libiberty: upstream updates.Pedro F. Giffuni2013-12-012-3/+24
* gcc: upstream alignment cleanups.Pedro F. Giffuni2013-11-2914-81/+152
* gcc: Make use of TREE_OVERFLOW_P.Pedro F. Giffuni2013-11-295-32/+59
* Forced commit to note that r258652 is actually:Pedro F. Giffuni2013-11-261-1/+1
* gcc: Altivec register adjustments from Apple.Pedro F. Giffuni2013-11-261-2/+2
* gcc: Altivec register adjustments from Apple.Pedro F. Giffuni2013-11-262-99/+116
* gcc: Bring updates from Google's enhanced gcc-4.2.1.Pedro F. Giffuni2013-11-2319-143/+1574
* gcc: another round of merges from the gcc pre-43 branch.Pedro F. Giffuni2013-11-2146-428/+804
* gcc: Record some previous commits in the gcc43 ChangeLog.Pedro F. Giffuni2013-11-181-0/+35
* gcc: Fix postreload-gcse treatment of call-clobbered registers.Pedro F. Giffuni2013-11-164-105/+91
* gcc: add femit-struct-debug support to reduce Reduce dwarf debug sizePedro F. Giffuni2013-11-1612-10/+474
* gcc: Add a new option -Wvla to warn variable length array.Pedro F. Giffuni2013-11-165-15/+89
* Merge in gcc svn r120505 to include definition of TREE_OVERFLOW_P:Sean Bruno2013-11-151-0/+5
* gcc: warn about integer overflow in constant expressions in the C++ frontend.Pedro F. Giffuni2013-11-151-0/+6
* Merge vrp-tree fix from gcc-4.3Pedro F. Giffuni2013-11-142-2/+7
* gcc: merge rs6000 change from FSF pre-gcc43Pedro F. Giffuni2013-11-142-4/+7
* gcc: Backport fixes for -W parentheses in C++Pedro F. Giffuni2013-11-1310-113/+256
* 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-035-6/+26
* Add support for the GCC binary integer constants extension.Pedro F. Giffuni2013-08-312-0/+29
* 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: configuration fix.Pedro F. Giffuni2013-06-241-2/+2
* gcc: add some configuration and references.Pedro F. Giffuni2013-06-243-5/+15
* Pull in r183984 from llvm trunk:Dimitry Andric2013-06-201-12/+0
* GCC: bring back experimental support for amdfam10/barcelona CPUs.Pedro F. Giffuni2013-06-0115-165/+1515
* Add support for "d" floating-point suffix, as defined by draft N1312Pedro F. Giffuni2013-05-121-0/+7
* Update the gcc43 changelog.Pedro F. Giffuni2013-05-121-0/+4
* 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
* Add an ugly hack to libgcc's unwind code, to make it behave properly atDimitry Andric2013-01-101-0/+12
* gcc: avoid generating negative values to DW_AT_byte_size.Pedro F. Giffuni2012-12-281-1/+1
* gcc: avoid generating negative values to DW_AT_byte_size.Pedro F. Giffuni2012-12-281-3/+3
* Don't define CTORS_SECTION_ASM_OP and DTORS_SECTION_ASM_OP on arm whenAndrew Turner2012-12-151-0/+2
* Fix a comment in an asm block to work with compilers other than GCCAndrew Turner2012-12-151-1/+1
* Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS inEitan Adler2012-12-061-2/+2
* Follow clang lead and include mm_malloc.h only in hosted configurations.Alexander Kabaev2012-10-271-0/+2
* Merging of projects/armv6, part 3Oleksandr Tymoshenko2012-08-151-2/+14
* Pass --enable-new-dtags to the linker invocation by default. IfKonstantin Belousov2012-07-157-4/+7
* Bring a couple of fixes for gcc optimizations.Pedro F. Giffuni2012-06-215-10/+45
* Merge r236137 from x86:Marius Strobl2012-06-141-0/+1
* Revert r236962 - Experimental amdfam10/barcelona support.Pedro F. Giffuni2012-06-1320-1724/+493
* Space mismatch - typo in r236962.Pedro F. Giffuni2012-06-121-1/+1
* Add experimental support for amdfam10/barcelona from the GCC 4.3 branch.Pedro F. Giffuni2012-06-1220-493/+1724
* Merge r236137 from x86:Marius Strobl2012-05-301-2/+4