aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.7/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* Delete old versions of GCC.Dan Albert2015-06-17138-104064/+0
* [gcc] Remove "-mstackrealign" option turned on by default on x86.Alexander Ivchenko2014-10-142-2/+2
* Setup x86_64 ABI and add -mssse3 to x86 ABIPavel Chupin2014-06-201-1/+1
* [4.7, 4.8] Backport of two patches for additional SLM-tuning.Alexander Ivchenko2014-01-301-1/+1
* [4.7, 4.8] Extended Silvermont tuning.Pavel Chupin2013-06-043-5/+151
* [4.7, 4.8] Release basic tuning for new Silvermont architecturePavel Chupin2013-05-306-25/+881
* Remove hardcoded -m32 in compiler optionsPavel Chupin2013-05-221-1/+1
* [4.7] x32: Backport x32 support into 4.7Pavel Chupin2013-04-1811-249/+476
* Misc fixesAndrew Hsieh2013-04-041-1/+1
* Use memalign instead of posix_memalign in GCC x86 mm_malloc.hAndrew Hsieh2013-02-201-0/+6
* Remove march/mtune/mfpmath hardcoded valuesPavel Chupin2013-01-311-2/+1
* Fix OpenMPAndrew Hsieh2012-12-272-2/+2
* Backport r193554 to GCC4.7/x86 resotre earlier cmov behaviorAndrew Hsieh2012-12-062-2/+7
* Add -mstack-protector-guard= to x86 compilersAndrew Hsieh2012-11-014-4/+30
* Return to %gs:20 code generation for -fstack-protector on x86Pavel Chupin2012-10-301-4/+4
* Merge "Enable x86/arm gcc defaults"Andrew Hsieh2012-10-231-1/+9
|\
| * Enable x86/arm gcc defaultsAndrew Hsieh2012-10-231-1/+9
* | Enable assembler linker default for securityAndrew Hsieh2012-10-231-1/+2
|/
* [4.7] 64-bit long double for bionicAndrew Hsieh2012-10-094-3/+30
* Backport r186560 and r185958 from gcc trunk to gcc-4.7/gcc/configAndrew Hsieh2012-10-042-16/+65
* Initial check-in of gcc 4.7.2.Ben Cheng2012-10-01136-0/+102714