aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc/config/arm
Commit message (Expand)AuthorAgeFilesLines
* Remove contrib/gcc and contrib/gcclibsEd Maste2020-02-2982-46257/+0
* 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
* Fix _Unwind_Backtrace symbol version for ARM.Michal Meloun2017-05-092-0/+26
* rename ARM's libunwind.S to to avoid conflict with llvm libunwindEd Maste2016-07-271-0/+0
* 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
* 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
* Add FreeBSD to the list of environments that needs to handle R_ARM_TARGET2Ian Lepore2014-07-221-1/+1
* Fix gcc with EABI on big-endian ARM by setting the endian correctly.Andrew Turner2014-01-121-0/+3
* gcc: small enhancements for the arm support.Pedro F. Giffuni2013-12-252-5/+109
* On ARM EABI double precision floating point values are stored in theAndrew Turner2013-09-071-1/+1
* 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
* 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
* 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
* Don't define CTORS_SECTION_ASM_OP and DTORS_SECTION_ASM_OP on arm whenAndrew Turner2012-12-151-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-151-1/+1
* Merge r236137 from x86:Marius Strobl2012-06-141-0/+1
* Import gcc fix for -fstack-protector that produces segfaultingFabien Thomas2011-11-091-2/+4
* If arm.h is going to define WCHAR_TYPE, don't assume WCHAR_TYPE_SIZEDavid E. O'Brien2008-09-101-1/+1
* This commit was generated by cvs2svn to compensate for changes in r171825,Alexander Kabaev2007-08-142-22/+2
|\
| * GCC 4.2.1 release.Alexander Kabaev2007-08-142-22/+2
* | FreeBSD expects VFP, so use that as the default FPU.Olivier Houchard2007-05-211-0/+3
* | Merge arm-freebsd.h.diff directly into the target file. MaintainingAlexander Kabaev2007-05-191-10/+64
|/
* GCC 4.2.0 release.Alexander Kabaev2007-05-1980-7516/+15883
* Gcc 3.4.6 as of 2006/08/25 #116475.Alexander Kabaev2006-08-263-101/+78
* Gcc 3.4.4 release.Alexander Kabaev2005-06-036-23/+59
* Remove files that are not part of GCC 3.4.x from the vendor branch.Alexander Kabaev2004-08-125-209/+0
* Gcc 3.4.2 20040728.Alexander Kabaev2004-07-2849-3986/+13362
* Remove files not part of GCC 3.3.x.Alexander Kabaev2004-01-055-361/+0
* Gcc 3.3.3 20031106.Alexander Kabaev2003-11-071-0/+3
* Gcc 3.3.1-pre as of 2003-07-11.Alexander Kabaev2003-07-1130-860/+1223
* Gcc 3.2.2-release.Alexander Kabaev2003-02-101-3/+3
* Gcc 3.2.1 release virgin vendor import. (19-Nov-2002)David E. O'Brien2002-12-041-10/+19
* Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on October 9th ...Alexander Kabaev2002-10-102-9/+14
* Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on 1-Sep-2002 0...Alexander Kabaev2002-09-012-14/+15
* Gcc 3.1.0 pre-release from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT.David E. O'Brien2002-05-0910-222/+260
* Enlist the FreeBSD-CURRENT users as testers of what is to become Gcc 3.1.0.David E. O'Brien2002-02-0149-0/+28320