aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc/config/arm
Commit message (Expand)AuthorAgeFilesLines
* Delete old versions of GCC.Dan Albert2015-06-17107-87482/+0
* [4.6, 4.8] Add additional multilib option: mfloat-abi=hardAndrew Hsieh2013-12-261-3/+4
* Merge "Add an internal switch -minline-thumb1-jumptable to ARM gcc4.6/4.7/4.8"Andrew Hsieh2013-08-074-3/+9
|\
| * Add an internal switch -minline-thumb1-jumptable to ARM gcc4.6/4.7/4.8Lai Wei-Chih2013-08-024-3/+9
* | [4.6,4.8] Add stack unwinding directives for __aeabi_idiv0 in libgcc.aAndrew Hsieh2013-08-031-0/+6
|/
* Fix gcc4.6 thumb2 fails to generate 16bit relative jump tableAndrew Hsieh2013-07-241-1/+1
* Fix GCC 4.6 ARM broken -Os on boost 1.52.0Andrew Hsieh2013-06-211-4/+4
* Fix GCC4.4.3/4.6/4.7 to supress -export-dynamic for statically linked programsAndrew Hsieh2013-04-121-2/+3
* Fixed GCC 4.6/4.7 ICE gen_thumb_movhi_clobber at config/arm/arm.md:5832Andrew Hsieh2013-03-052-1/+2
* Fix OpenMPAndrew Hsieh2012-12-271-1/+1
* Support OpenMP for task parallelism on Android-ICS/GCC-4.6.3Geunsik Lim2012-12-251-1/+1
* Fix ARM GCC 4.6/4.7 fail to links code using 64-bit atomic built-inAndrew Hsieh2012-12-121-0/+4
* Fix GCC 4.6 ARM ICE at reload1.c:1061Andrew Hsieh2012-12-021-1/+1
* Backport 64-bit built-in atomic functions for ARM to GCC 4.6Andrew Hsieh2012-11-227-304/+490
* Merge "Enable x86/arm gcc defaults"Andrew Hsieh2012-10-231-1/+1
|\
| * Enable x86/arm gcc defaultsAndrew Hsieh2012-10-231-1/+1
* | Enable assembler linker default for securityAndrew Hsieh2012-10-232-2/+9
|/
* Disable warning: the mangling of <va_list> has changed in GCC 4.4Andrew Hsieh2012-08-281-0/+13
* Add correct predicates.md for previous commitAndrew Hsieh2012-08-161-2/+5
* Fix ARM internal compiler error reload1.c:3633 compiling EarthAndrew Hsieh2012-08-163-5/+18
* Sync down FSF r184235@google/gcc-4_6_2-mobile branchJing Yu2012-02-153-39/+45
* Add gcc-4.6. Synced to @180989Jing Yu2011-12-19106-0/+87235