aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc
Commit message (Expand)AuthorAgeFilesLines
* rename ARM's libunwind.S to to avoid conflict with llvm libunwindEd Maste2016-07-271-0/+0
* Add freebsd12 to contrib/gcc/config.gcc.Glen Barber2016-07-081-0/+2
* gcc42: Fix minor C99 parse bugConrad Meyer2016-05-271-9/+3
* GCC: Add support for named initializers for anonymous structs/unions.Pedro F. Giffuni2016-05-201-1/+12
* GCC: Add support for named initializers for anonymous structs/unions.Pedro F. Giffuni2016-05-201-0/+10
* Add a minimal gcc config for RISC-V.Ruslan Bukin2016-01-232-0/+7
* Silence a boring warning.Andreas Tobler2015-12-221-0/+2
* Revert r289150:Pedro F. Giffuni2015-10-121-1/+0
* Correct handling of enum attributes with g++Pedro F. Giffuni2015-10-111-0/+1
* Annotate arm userspace assembler sources stating their tolerance toKonstantin Belousov2015-09-293-0/+6
* GCC: Add a new option "-fstack-protector-strong"Pedro F. Giffuni2015-07-307-11/+99
* Fix compilation of this macro under gcc-4.9 for MIPS32.Adrian Chadd2015-06-181-5/+5
* Use a spelling of .thumb clang understands.Andrew Turner2015-05-311-1/+1
* Update intree gdb/kgdb to handle 2 dwarf types:Sean Bruno2015-05-171-0/+1
* unwind-d2 build workaround for arm64Ed Maste2015-03-311-0/+9
* 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
* Pull in r174303 from upstream gcc trunk (by Jason Merrill):Dimitry Andric2014-12-042-27/+6
* 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
* With the move away from GNATS, point end users to a better web pageGavin Atkinson2014-06-141-1/+1
* gcc: fix strict alignment.Pedro F. Giffuni2014-05-021-1/+1
* gcc: define __block when block support is enabledPedro F. Giffuni2014-04-041-1/+4
* Similar to r211505 for x86, remove unneeded casts in inline assembly forDimitry Andric2014-02-201-6/+6
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsDimitry Andric2014-02-162-3/+3
* gcc: Add support for -Wmissing-prototypes in C++Pedro F. Giffuni2014-01-263-3/+13
* gcc: Drop useless objc change from r260311.Pedro F. Giffuni2014-01-172-39/+0
* Fix gcc with EABI on big-endian ARM by setting the endian correctly.Andrew Turner2014-01-121-0/+3
* Fix optimization bug.Pedro F. Giffuni2014-01-061-6/+11
* gcc: backport some fixes from llvm-gccPedro F. Giffuni2014-01-054-152/+196
* gcc: Add support for Apple's Block extensionPedro F. Giffuni2014-01-0565-404/+10016
* libcpp: misc fixes from Apple's GCC.Pedro F. Giffuni2014-01-051-1/+3
* Revert r260073; small diff reduction wrt gcc43 and Apple GCC.Pedro F. Giffuni2014-01-028-84/+41
* gcc: Fix issue with "unavailable" attribute.Pedro F. Giffuni2013-12-301-1/+3
* gcc: small diff reduction wrt gcc43 and Apple GCC.Pedro F. Giffuni2013-12-308-41/+84
* gcc: Add support for label attributes and "unavailable" attribute.Pedro F. Giffuni2013-12-2829-161/+753
* gcc: merge small upstream change.Pedro F. Giffuni2013-12-272-9/+23
* gcc: Implement -Wmost for compatibility with clang.Pedro F. Giffuni2013-12-263-1/+19
* gcc: small enhancements for the arm support.Pedro F. Giffuni2013-12-253-5/+123
* gcc: Add ability to generate DWARF pubtypes section ifPedro F. Giffuni2013-12-244-50/+152
* gcc: warnings from -Wformat-securityPedro F. Giffuni2013-12-211-2/+2
* gcc: clean some warnings from -Wformat-securityPedro F. Giffuni2013-12-2013-24/+24
* Revert r259619:Pedro F. Giffuni2013-12-2018-434/+61
* gcc: revert Rvalue references.Pedro F. Giffuni2013-12-2011-498/+105
* gcc: merge upstream fix and new feature.Pedro F. Giffuni2013-12-2012-107/+506
* gcc: more diff reductions against Apple GCC.Pedro F. Giffuni2013-12-2012-11/+58