summaryrefslogtreecommitdiffstats
path: root/contrib/gcc
Commit message (Expand)AuthorAgeFilesLines
* gcc: fix strict alignment.pfg2014-05-021-1/+1
* gcc: define __block when block support is enabledpfg2014-04-041-1/+4
* Similar to r211505 for x86, remove unneeded casts in inline assembly fordim2014-02-201-6/+6
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsdim2014-02-162-3/+3
* gcc: Add support for -Wmissing-prototypes in C++pfg2014-01-263-3/+13
* gcc: Drop useless objc change from r260311.pfg2014-01-172-39/+0
* Fix gcc with EABI on big-endian ARM by setting the endian correctly.andrew2014-01-121-0/+3
* Fix optimization bug.pfg2014-01-061-6/+11
* gcc: backport some fixes from llvm-gccpfg2014-01-054-152/+196
* gcc: Add support for Apple's Block extensionpfg2014-01-0565-404/+10016
* libcpp: misc fixes from Apple's GCC.pfg2014-01-051-1/+3
* Revert r260073; small diff reduction wrt gcc43 and Apple GCC.pfg2014-01-028-84/+41
* gcc: Fix issue with "unavailable" attribute.pfg2013-12-301-1/+3
* gcc: small diff reduction wrt gcc43 and Apple GCC.pfg2013-12-308-41/+84
* gcc: Add support for label attributes and "unavailable" attribute.pfg2013-12-2829-161/+753
* gcc: merge small upstream change.pfg2013-12-272-9/+23
* gcc: Implement -Wmost for compatibility with clang.pfg2013-12-263-1/+19
* gcc: small enhancements for the arm support.pfg2013-12-253-5/+123
* gcc: Add ability to generate DWARF pubtypes section ifpfg2013-12-244-50/+152
* gcc: warnings from -Wformat-securitypfg2013-12-211-2/+2
* gcc: clean some warnings from -Wformat-securitypfg2013-12-2013-24/+24
* Revert r259619:pfg2013-12-2018-434/+61
* gcc: revert Rvalue references.pfg2013-12-2011-498/+105
* gcc: merge upstream fix and new feature.pfg2013-12-2012-107/+506
* gcc: more diff reductions against Apple GCC.pfg2013-12-2012-11/+58
* gcc: backport upstream fix for issue with C++'s placement newpfg2013-12-1918-61/+434
* gcc: add Apple compatible -Wnewline-eofpfg2013-12-181-1/+1
* gcc: add Apple compatible -Wnewline-eofpfg2013-12-183-0/+20
* gcc: point to our address for bug reports.pfg2013-12-181-1/+1
* gcc: small merges from upstreampfg2013-12-178-31/+113
* 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-172-2/+16
* Use correct casts in gcc's emmintrin.h for the first arguments of thedim2013-12-081-3/+3
* gcc: new fvisibility-ms-compat optionpfg2013-12-086-0/+68
* gcc: Include types in error message for build_binary_op.pfg2013-12-066-8/+21
* gcc: Add -flax-vector-conversionspfg2013-12-0513-53/+133
* gcc: On rs6000 update sp_offset depending only on size.pfg2013-12-042-4/+20
* libiberty: upstream updates.pfg2013-12-012-3/+24
* gcc: upstream alignment cleanups.pfg2013-11-2914-81/+152
* gcc: Make use of TREE_OVERFLOW_P.pfg2013-11-295-32/+59
* Forced commit to note that r258652 is actually:pfg2013-11-261-1/+1
* gcc: Altivec register adjustments from Apple.pfg2013-11-261-2/+2
* gcc: Altivec register adjustments from Apple.pfg2013-11-262-99/+116
* gcc: Bring updates from Google's enhanced gcc-4.2.1.pfg2013-11-2319-143/+1574
* gcc: another round of merges from the gcc pre-43 branch.pfg2013-11-2146-428/+804
* gcc: Record some previous commits in the gcc43 ChangeLog.pfg2013-11-181-0/+35
* gcc: Fix postreload-gcse treatment of call-clobbered registers.pfg2013-11-164-105/+91
* gcc: add femit-struct-debug support to reduce Reduce dwarf debug sizepfg2013-11-1612-10/+474
* gcc: Add a new option -Wvla to warn variable length array.pfg2013-11-165-15/+89
* Merge in gcc svn r120505 to include definition of TREE_OVERFLOW_P:sbruno2013-11-151-0/+5
OpenPOWER on IntegriCloud