aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc
Commit message (Expand)AuthorAgeFilesLines
* MFC r268994: C++ exception/unwind handling fixIan Lepore2014-08-251-1/+1
* MFC r269948:Dimitry Andric2014-08-171-1/+1
* Merge r267482,r267483,r267486,r267577,r267671,r267672 from head:Gavin Atkinson2014-06-221-1/+1
* MFC r265231:Pedro F. Giffuni2014-05-091-1/+1
* MFC r264121;Pedro F. Giffuni2014-04-071-1/+4
* MFC r262613:Dimitry Andric2014-03-261-6/+6
* MFC 261991:Dimitry Andric2014-03-212-3/+3
* MFC r261178:Pedro F. Giffuni2014-01-313-3/+13
* MFC r260311, r260831:Pedro F. Giffuni2014-01-2665-404/+9977
* MFC r259531;Pedro F. Giffuni2014-01-201-1/+1
* MFC r260332;Pedro F. Giffuni2014-01-204-150/+194
* MFC r260014, r260099:Pedro F. Giffuni2014-01-2029-157/+751
* MFC r260310:Pedro F. Giffuni2014-01-121-1/+3
* MFC r259920:Pedro F. Giffuni2014-01-123-1/+19
* MFC r260361:Pedro F. Giffuni2014-01-111-6/+11
* MFC r259873:Pedro F. Giffuni2014-01-083-5/+123
* MFC r259841Pedro F. Giffuni2014-01-074-50/+152
* MFC r259655 (partial), r259944:Pedro F. Giffuni2014-01-034-11/+31
* MFC r259525, r259526, r259529Pedro F. Giffuni2013-12-319-34/+131
* MFC r259005, r259092:Pedro F. Giffuni2013-12-3015-53/+201
* MFC r259666, r259696:Pedro F. Giffuni2013-12-2813-24/+24
* gcc: Merge upstream changes.Pedro F. Giffuni2013-12-2716-19/+79
* MFC r258826, r259555, r 259558:Pedro F. Giffuni2013-12-253-0/+20
* MFC r258017, r258429, r258748, r258817:Pedro F. Giffuni2013-12-2115-83/+175
* MFC r258731:Pedro F. Giffuni2013-12-195-32/+59
* MFC r258651, r258943:Pedro F. Giffuni2013-12-192-100/+133
* MFC r258428, r258445Pedro F. Giffuni2013-12-1846-428/+804
* MFC rr258501, r258507;Pedro F. Giffuni2013-12-1519-141/+1572
* MFC r258081, r258138, r258143, r258179, r258157, r258204, 258205,Pedro F. Giffuni2013-12-1227-249/+970
* MFC r259111:Dimitry Andric2013-12-111-3/+3
* 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