aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [4.8] backport fix for partial specialization of templateAndrew Hsieh2013-12-104-22/+52
* [4.6, 4.8] Add -mtune=intel supportPavel Chupin2013-12-098-14/+71
* [4.8] fix for GCC 4.8.2 libstdc++ bug in std::nth_elementDavid Turner2013-12-033-2/+63
* Remove *.orig; update libgo testdataAndrew Hsieh2013-12-0314-156732/+0
* Merge "[4.8] Merge GCC 4.8.2"Andrew Hsieh2013-12-031137-146946/+212170
|\
| * [4.8] Merge GCC 4.8.2synergydev2013-10-171137-146946/+212170
* | Merge "Fix GCC 4.8 ICE in cc1/cc1plus with -fuse-ld=mcld"Andrew Hsieh2013-11-121-0/+1
|\ \
| * | Fix GCC 4.8 ICE in cc1/cc1plus with -fuse-ld=mcldAndrew Hsieh2013-11-071-0/+1
* | | [4.6] Backport of two patches for fixing build with texinfo-5.0.Alexander Ivchenko2013-11-116-20/+20
|/ /
* | Merge "[4.8] Backport revision 204203 to fix 3.4 kernel compilation."Ben Cheng2013-10-302-0/+6
|\ \
| * | [4.8] Backport revision 204203 to fix 3.4 kernel compilation.Ben Cheng2013-10-302-0/+6
| |/
* / Backport fix to set mips_dbx_regno entries to IGNORED_DWARF_REGNUM by defaultSteve Ellcey2013-10-255-8/+48
|/
* 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-306-9/+9
* [4.8] Backport additional diagnostic supportsynergydev2013-08-2614-255/+360
* [4.8] Fix ICE when building bullet library.Alexander Ivchenko2013-08-173-5/+41
* Add MXU support in gcc4.6/4.7/4.8 with -mmxuAndrew Hsieh2013-08-156-0/+15
* Merge "[4.8] Backport diagnostic color support from trunk"Ben Cheng2013-08-0919-64/+679
|\
| * [4.8] Backport diagnostic color support from trunksynergydev2013-08-0819-64/+679
* | Merge "[4.6,4.7] Always enable --eh-frame-hdr for static executable"Andrew Hsieh2013-08-0719-8/+240
|\ \
| * | [4.6,4.7] Always enable --eh-frame-hdr for static executableAndrew Hsieh2013-08-0719-8/+240
| |/
* | Merge "[4.8] Always enable --eh-frame-hdr for static executable"Andrew Hsieh2013-08-0711-5/+128
|\ \
| * | [4.8] Always enable --eh-frame-hdr for static executableH.J. Lu2013-08-0711-5/+128
| |/
* / [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-0712-9/+27
|\
| * Add an internal switch -minline-thumb1-jumptable to ARM gcc4.6/4.7/4.8Lai Wei-Chih2013-08-0212-9/+27
* | [4.8] Merge GCC 4.8.1Ben Cheng2013-08-05562-17897/+25238
* | [4.6,4.8] Add stack unwinding directives for __aeabi_idiv0 in libgcc.aAndrew Hsieh2013-08-034-1/+16
* | [4.7] Add stack unwinding directives for __aeabi_idiv0 in libgcc.aBen Cheng2013-08-012-0/+8
|/
* [4.8] Fix ICE on g++.dg/cpp0x/lambda/lambda-defarg3.C.Alexander Ivchenko2013-07-301-6/+8
* 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-212-4/+13
* Fix segfault on const init to object addressAndrew Hsieh2013-06-203-2/+56
* [4.7, 4.8] Extended Silvermont tuning.Pavel Chupin2013-06-047-85/+474
* [4.7, 4.8] Release basic tuning for new Silvermont architecturePavel Chupin2013-05-3015-65/+1797
* [4.4.3] Backport of the patch from trunk/4.8 for fixing issue 54623Andrew Hsieh2013-05-272-0/+11
* [4.6], [4.7], [4.8] Backport of the patch from trunk/4.8 for fixingAlexander Ivchenko2013-05-246-0/+33
* Remove hardcoded -m32 in compiler optionsPavel Chupin2013-05-222-2/+2
* Fix ARM/GCC-4.7,4.8 generates insufficient alignment for NEON vst/vldAndrew Hsieh2013-05-152-4/+12
* Add new GCC/MIPS option -mldc1-sdc1Andrew Hsieh2013-04-268-4/+20
* Merge "[4.7] x32: Backport x32 support into 4.7"Andrew Hsieh2013-04-2287-395/+1483
|\
| * [4.7] x32: Backport x32 support into 4.7Pavel Chupin2013-04-1887-395/+1483
* | Fix GNU4.7/4.8 libstdc++ for clangAndrew Hsieh2013-04-194-4/+6
* | Merge "Fix GCC4.4.3/4.6/4.7 to supress -export-dynamic for statically linked ...Andrew Hsieh2013-04-183-6/+9
|\ \
| * | Fix GCC4.4.3/4.6/4.7 to supress -export-dynamic for statically linked programsAndrew Hsieh2013-04-123-6/+9
| |/
* / Update -mstack-protector-guard= support based on upstream commentsAndrew Hsieh2013-04-174-8/+17
|/
* Disable aarch64/linux-unwind.h for nowAndrew Hsieh2013-04-091-0/+5
* Add -fuse-ld=mcldAndrew Hsieh2013-04-051-1/+5
* Misc fixesAndrew Hsieh2013-04-045-5/+5
* [4.8] Maintain default visibility for helper functions in libgcc.a.Ben Cheng2013-04-031-0/+10