aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* [4.8, 4.9] Add simplify-gotCarrot Wei2014-05-152-0/+223
* [4.9] Disable sincosAndrew Hsieh2014-04-221-2/+1
* [4.9] Fix aarch64 to use Android specs.Ben Cheng2014-04-221-1/+1
* [4.9] Add additional multilib option: mfloat-abi=hardAndrew Hsieh2014-04-221-3/+4
* [4.9] Extend MIPS GCC4.9 -mldc1-sdc1 to control ldxc1/sdxc1 tooIceberg Fu2014-04-222-3/+3
* [4.9] Add MXU support in gcc4.9 with -mmxuAndrew Hsieh2014-04-222-0/+5
* [4.9] Always enable --eh-frame-hdr for static executableH.J. Lu2014-04-226-1/+25
* [4.9] Add an internal switch -minline-thumb1-jumptable to ARM gcc4.9Lai Wei-Chih2014-04-224-3/+9
* [4.9] Fix ARM/GCC-4.9 generates insufficient alignment for NEON vst/vldAndrew Hsieh2014-04-221-2/+6
* [4.9] Add new GCC/MIPS option -mldc1-sdc1Andrew Hsieh2014-04-222-2/+6
* [4.9] Fix MIPS GCC to emit -m elf32ltsmip for linkerAndrew Hsieh2014-04-221-0/+1
* [4.9] Use memalign instead of posix_memalign in GCC x86 mm_malloc.hAndrew Hsieh2014-04-221-0/+6
* [4.9] Enable armv7/thumb2 multilib for arm-eabi.Ben Cheng2014-04-221-12/+17
* [4.9] Port MIPS Android support to GCC-4.9Andrew Hsieh2014-04-223-2/+6
* [4.9] Enable x86/arm gcc defaults; Remove march/mtune/mfpmath/-m32 hardcoded ...Andrew Hsieh2014-04-223-4/+11
* [4.9] Enable assembler linker default for securityAndrew Hsieh2014-04-225-5/+17
* [4.9] GCC 4.9.0 official release refreshBen Cheng2014-04-2251-632/+1407
* [4.9] Apply aarch64 patches for Android toolchain build.Ben Cheng2014-04-021-2/+28
* Initial checkin of GCC 4.9.0 from trunk (r208799).Ben Cheng2014-03-251354-0/+1042837