aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.3/gcc
Commit message (Expand)AuthorAgeFilesLines
* [4.4.3] Backport of the patch from trunk/4.8 for fixing issue 54623Andrew Hsieh2013-05-272-0/+11
* Add new GCC/MIPS option -mldc1-sdc1Andrew Hsieh2013-04-262-1/+5
* Fix GCC4.4.3/4.6/4.7 to supress -export-dynamic for statically linked programsAndrew Hsieh2013-04-121-2/+3
* Misc fixesAndrew Hsieh2013-04-041-1/+1
* MIPS GCC 4.4.3 use .cfi_* directives by defaultAndrew Hsieh2013-03-261-1/+1
* Fixed GCC 4.6/4.7 ICE gen_thumb_movhi_clobber at config/arm/arm.md:5832Andrew Hsieh2013-03-052-1/+2
* Fix MIPS GCC to emit -m elf32ltsmip for linkerAndrew Hsieh2013-02-281-0/+1
* Add mclinker support: -fuse-ld=mcldAndrew Hsieh2013-02-213-0/+21
* 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-275-9/+14
* Merge "Modifications to enable OpenMP in Android."Andrew Hsieh2012-12-262-2/+3
|\
| * Modifications to enable OpenMP in Android.Keith Obenschain2012-03-232-2/+3
* | Enable MIPS floating-point madd/msub/nmadd/nmsub/recip/rsqrt with 32-bit FPU.Chao-ying Fu2012-12-112-9/+4
* | Fix GCC 4.6 ARM ICE at reload1.c:1061Andrew Hsieh2012-12-021-2/+2
* | Merge "Fix GCC 4.4.3 ARM ICE at postreload.c:396"Andrew Hsieh2012-11-284-21/+48
|\ \
| * | Fix GCC 4.4.3 ARM ICE at postreload.c:396Andrew Hsieh2012-11-284-21/+48
* | | Fix GCC 4.4.3 ARM ICE at emit-rtl.c:1954Andrew Hsieh2012-11-282-4/+39
|/ /
* | Add helper functions to GCC 4.4.3 for Thumb1 compressed dispatch-table callAndrew Hsieh2012-11-279-13/+115
* | Add -mstack-protector-guard= to x86 compilersAndrew Hsieh2012-11-014-3/+33
* | Return to %gs:20 code generation for -fstack-protector on x86Pavel Chupin2012-10-301-3/+3
* | Merge "Enable x86/arm gcc defaults"Andrew Hsieh2012-10-234-11/+37
|\ \
| * | Enable x86/arm gcc defaultsAndrew Hsieh2012-10-234-11/+37
* | | Merge "Enable assembler linker default for security"Andrew Hsieh2012-10-235-5/+17
|\ \ \
| * | | Enable assembler linker default for securityAndrew Hsieh2012-10-235-5/+17
| |/ /
* | | Merge "Add MIPS Android support and default to little-endian"Andrew Hsieh2012-10-234-9/+48
|\ \ \
| * | | Add MIPS Android support and default to little-endianAndrew Hsieh2012-10-234-9/+48
| |/ /
* / / Use the correct CRT files with shared link optionAndrew Hsieh2012-10-231-2/+2
|/ /
* | Fix GCC 4.4.3 GNU libstdc++ to NOT merge typeinfo names by defaultAndrew Hsieh2012-09-191-7/+21
* | Fix GCC 4.4.3 crashes on NEON specific typedef for floatAndrew Hsieh2012-09-1310-59/+71
* | Fix MIPS GCC __builtin_unreachable issue compiling LLVMAndrew Hsieh2012-09-061-1/+4
* | Backport from trunk r189840 and r187586: stack-protector fixes for 4.4.3Pavel Chupin2012-09-035-3/+22
* | Disable warning: the mangling of <va_list> has changed in GCC 4.4Andrew Hsieh2012-08-301-0/+13
|/
* Sync internal and external version:Doug Kwan2011-06-1020-16/+345
* Synchronize internal and external version. Merge the following patches:Doug Kwan2011-02-1415-54/+433
* Upgrade gcc-4.4.3 for Android toolchain.Jing Yu2011-01-30324-2143/+19809
* Back port 2 upstream fixes for broken dejagnu tests.Jing Yu2011-01-0714-23/+34
* Back port upstream patch r153779 for cortex-a9.Jing Yu2010-12-151-6/+180
* Fix a thumb1 code generation bug.Jing Yu2010-12-131-24/+19
* Backport upstream 4.6 patches to fix 2 gcc bugs.Jing Yu2010-11-044-73/+100
* Backport upstream arm-linux-androideabi target to gcc-4.4.3.Jing Yu2010-07-2221-349/+333
* commit gcc-4.4.3 which is used to build gcc-4.4.3 Android toolchain in master.Jing Yu2010-07-2230492-0/+5509353