aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/gcc
Commit message (Expand)AuthorAgeFilesLines
* Remove hardcoded -m32 in compiler optionsPavel Chupin2013-05-221-1/+1
* Fix ARM/GCC-4.7,4.8 generates insufficient alignment for NEON vst/vldAndrew Hsieh2013-05-151-2/+6
* Add new GCC/MIPS option -mldc1-sdc1Andrew Hsieh2013-04-262-1/+5
* Update -mstack-protector-guard= support based on upstream commentsAndrew Hsieh2013-04-174-8/+17
* Add -fuse-ld=mcldAndrew Hsieh2013-04-051-1/+5
* Misc fixesAndrew Hsieh2013-04-042-2/+2
* [4.8] Use READELF_FOR_TARGET in GCC 4.8Andrew Hsieh2013-04-022-3/+7
* [4.8] Fixed GCC 4.8 ICE gen_thumb_movhi_clobber at config/arm/arm.md:5832Andrew Hsieh2013-04-022-2/+3
* [4.8] Fix MIPS GCC to emit -m elf32ltsmip for linkerAndrew Hsieh2013-04-021-0/+1
* [4.8] Add mclinker support: -fuse-ld=mcldAndrew Hsieh2013-04-023-2/+9
* [4.8] Use memalign instead of posix_memalign in GCC x86 mm_malloc.hAndrew Hsieh2013-04-021-0/+6
* [4.8] Support OpenMPAndrew Hsieh2013-04-025-7/+12
* [4.8] Enable MIPS floating-point madd/msub/nmadd/nmsub/recip/rsqrt with 32-bi...Iceberg Fu2013-04-022-9/+4
* [4.8] Backport a gimplify fix.Ben Cheng2013-04-021-0/+9
* [4.8] Enable armv7/thumb2 multilib for arm-eabi.Ben Cheng2013-04-021-12/+17
* [4.8] Add -mstack-protector-guard= to x86 compilersAndrew Hsieh2013-04-024-4/+29
* [4.8] Simplify GCC 4.7 BASE-VERAndrew Hsieh2013-04-021-1/+1
* [4.8] Port MIPS Android support to GCC-4.8Andrew Hsieh2013-04-024-2/+12
* [4.8] Enable x86/arm gcc defaults; Remove march/mtune/mfpmath hardcoded valuesAndrew Hsieh2013-04-023-4/+11
* [4.8] Enable assembler linker default for securityAndrew Hsieh2013-04-025-5/+17
* [4.8] Fix crash on null context in cp/mangle.c::write_unscoped_nameAndrew Hsieh2013-04-021-1/+1
* [4.8] Disable warning: the mangling of <va_list> has changed in GCC 4.4Andrew Hsieh2013-04-021-1/+23
* [GCC 4.8] Initial check-in of GCC 4.8.0Ben Cheng2013-03-2842419-0/+7487634