summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement x86 interrupt attributehjl/interrupt/gcc-5-branchH.J. Lu2016-04-1653-27/+1915
* Update TARGET_FUNCTION_INCOMING_ARG documentationH.J. Lu2016-04-163-3/+15
* Define check_union_passing6 only for CHECK_FLOAT128hjl2016-04-161-1/+8
* Add IA MCU tests for passing/returning of empty structures/unionshjl2016-04-161-0/+61
* Add another testcase for x86 FLT_EVAL_METHODhjl2016-04-161-0/+8
* Rewrite FLT_EVAL_METHOD to account for TARGET_SSE2uros2016-04-161-2/+5
* Define STDINT_LONG32 and add predefined integer types for IAMCUhjl2016-04-161-0/+16
* Set FLT_EVAL_METHOD to 2 only if 387 FPU is usedhjl2016-04-167-1/+49
* PR target/68263uros2016-04-162-7/+7
* Backport r229199 from trunkuros2016-04-161-1/+1
* Skip local error_mark_node declshjl2016-04-162-1/+12
* Properly handle -miamcu and -march=lakemonthjl2016-04-169-39/+93
* Use GET_MODE_BITSIZE to get vector natural alignmenthjl2016-04-161-1/+5
* Don't leak ISA to __attribute__ ((target("arch=XXX")))hjl2016-04-164-2/+60
* Disable X86_TUNE_ALWAYS_FANCY_MATH_387 for Lakemonthjl2016-04-161-1/+1
* Fix def_test_returning_type in iamcu/test_basic_returning.chjl2016-04-161-1/+4
* Replace printf with __builtin_printfhjl2016-04-161-1/+1
* Properly initialize u5hjl2016-04-161-1/+1
* Fix typos in comments in i386.chjl2016-04-161-2/+2
* Define x86 CALL_USED_REGISTERS_MASKhjl2016-04-162-3/+4
* Backport r228460 from mainlineuros2016-04-161-7/+7
* Enable bt and and movzx for Lakemonthjl2016-04-161-2/+2
* Rename IA MCU processor lakemount to lakemonthjl2016-04-169-33/+33
* Change IA MCU processor from iamcu to lakemountH.J. Lu2016-04-169-33/+33
* Add a testcase for PR target/66821hjl2016-04-161-0/+15
* Update MOVE_RATIO cost for IA MCUhjl2016-04-162-1/+21
* Define DBX_REGISTER_NUMBER for IA MCUH.J. Lu2016-04-161-0/+11
* Cleanup FPmode splitters a bituros2016-04-161-26/+46
* More fix for PR rtl-optimization/66626vmakarov2016-04-166-20/+109
* Fix PR rtl-optimization/66626vmakarov2016-04-162-1/+33
* Replicate static chain on the stackhjl2016-04-162-1/+57
* Add a testcase for PR target/66824hjl2016-04-161-0/+29
* Fix PR target/66824uros2016-04-162-22/+59
* Allow indirect sibcall with register argumentshjl2016-04-167-6/+72
* Fix PR target/65753amonakov2016-04-162-3/+11
* Adjust variable shift costs for IA MCUhjl2016-04-161-1/+1
* Update config/i386/iamcu.hhjl2016-04-161-0/+43
* Define ATTRIBUTE_ALIGNED_VALUE to 32 for IA MCUhjl2016-04-162-1/+6
* Check int_size_in_bytes in ix86_return_in_memoryhjl2016-04-162-1/+28
* Allow <adxintrin.h> for IA MCUhjl2016-04-161-0/+4
* Don't pass/return vectors in registers for IAMCUhjl2016-04-162-7/+75
* Handle PROCESSOR_IAMCU in ix86_target_macros_internalhjl2016-04-161-0/+5
* Optimize i?86-*-elfiamcu for iamcu by defaulthjl2016-04-162-1/+10
* Add -march=iamcu to optimize for IA MCUhjl2016-04-164-16/+111
* Add IA MCU support to x86intrin.hhjl2016-04-163-1/+30
* IA MCU psABI support: testsuitehjl2016-04-1622-0/+3433
* IA MCU psABI support: changes to librarieshjl2016-04-167-4/+13
* IA MCU psABI support: GCC changeshjl2016-04-1610-12/+179
* Daily bump.gccadmin2016-04-161-1/+1
* * pt.c (tsubst_copy_and_build) [LAMBDA_EXPR]: Getjason2016-04-153-2/+18