aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* | [4.8] Backport revision 204203 to fix 3.4 kernel compilation.Ben Cheng2013-10-301-0/+1
|/
* Fix mips64 to use ABI_64 by defaultIceberg Fu2013-10-141-1/+9
* Extend MIPS GCC4.6/4.7/4.8 -mldc1-sdc1 to control ldxc1/sdxc1 tooIceberg Fu2013-08-302-3/+3
* [4.8] Backport additional diagnostic supportsynergydev2013-08-2613-255/+270
* [4.8] Fix ICE when building bullet library.Alexander Ivchenko2013-08-172-5/+32
* Add MXU support in gcc4.6/4.7/4.8 with -mmxuAndrew Hsieh2013-08-152-0/+5
* Merge "[4.8] Backport diagnostic color support from trunk"Ben Cheng2013-08-0918-64/+627
|\
| * [4.8] Backport diagnostic color support from trunksynergydev2013-08-0818-64/+627
* | Merge "[4.8] Always enable --eh-frame-hdr for static executable"Andrew Hsieh2013-08-0710-1/+121
|\ \
| * | [4.8] Always enable --eh-frame-hdr for static executableH.J. Lu2013-08-0710-1/+121
| |/
* / [4.8] Simplify GCC 4.8 BASE-VERAndrew Hsieh2013-08-072-2/+2
|/
* 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.8] Merge GCC 4.8.1Ben Cheng2013-08-05366-14045/+21568
|/
* [4.8] Fix ICE on g++.dg/cpp0x/lambda/lambda-defarg3.C.Alexander Ivchenko2013-07-301-6/+8
* [4.7, 4.8] Extended Silvermont tuning.Pavel Chupin2013-06-043-79/+320
* [4.7, 4.8] Release basic tuning for new Silvermont architecturePavel Chupin2013-05-307-33/+900
* [4.6], [4.7], [4.8] Backport of the patch from trunk/4.8 for fixingAlexander Ivchenko2013-05-242-0/+11
* 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