aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2014-07-27Add moxiebox target.Anthony Green1-0/+47
2014-07-26aarch64.md (*extr_insv_lower_reg<mode>): Remove + from the read only register.Andrew Pinski1-1/+1
2014-07-26rtl.h (tls_referenced_p): Declare.Richard Sandiford5-60/+10
2014-07-24avr-c.c (avr_cpu_cpp_builtins): Add __AVR_DEVICE_NAME__.Senthil Kumar Selvaraj1-1/+5
2014-07-24AArch64: emit .note.GNU-stackKyle McMartin1-0/+2
2014-07-24rs6000-protos.h (rs6000_special_adjust_field_align_p): Add prototype.Ulrich Weigand5-3/+30
2014-07-24rs6000.c (rs6000_function_arg_boundary): In the AIX and ELFv2 ABI...Ulrich Weigand1-7/+41
2014-07-24rs6000.c (rs6000_function_arg): If a float argument does not fit fully into f...Ulrich Weigand1-2/+59
2014-07-24elf.h: Define TARGET_UNWIND_TABLES_DEFAULT.Uros Bizjak1-0/+4
2014-07-24re PR middle-end/61268 (ICE in vt_expand_var_loc_chain, at var-tracking.c:8262)Richard Sandiford1-1/+1
2014-07-24[AArch64] Optimize epilogue when there is no frame pointer.Jiong Wang1-10/+45
2014-07-24[AArch64] Optimize prologue when there is no frame pointer.Jiong Wang1-14/+44
2014-07-24[AArch64] Infrastructure to allow optional use of write back.Jiong Wang1-15/+32
2014-07-24[AArch64] Extend frame state to track WB candidates.Jiong Wang2-0/+17
2014-07-24Another MIPS/R6000 IPA C++ refactoring fix.Martin Liska2-5/+5
2014-07-24IPA C++ refactoring fix.Martin Liska1-3/+3
2014-07-24IPA C++ refactoring 1/NMartin Liska1-10/+10
2014-07-24[AArch64] Optimize epilogue in the presence of an outgoing args area.Jiong Wang1-17/+7
2014-07-24rx.md (stack_push): Adjust RTL to account for the fact that operations are ta...Nick Clifton3-3/+2
2014-07-24remove useless unused attributes in i386 codeTrevor Saunders5-85/+55
2014-07-23[AArch64] Simplify epilogue expansion using new helper functions.Jiong Wang2-48/+67
2014-07-23[AArch64] Simplify prologue expand using new helper functions.Jiong Wang2-35/+59
2014-07-23[AArch64] Split save restore path.Jiong Wang1-35/+69
2014-07-23[AArch64] Unify vector and core register save/restore code.Jiong Wang1-76/+24
2014-07-23[AArch64] Use helper functions to handle multiple modes.Jiong Wang1-4/+38
2014-07-23[AArch64] Refactor code out into aarch64_next_callee_saveJiong Wang1-99/+89
2014-07-23[AArch64] Hoist calculation of register rtx.Jiong Wang1-36/+18
2014-07-23[AArch64] Remove useless variable 'increment'Jiong Wang1-5/+2
2014-07-23[AArch64] Use register offset in cfun->machine->frame.reg_offsetJiong Wang1-27/+22
2014-07-23Revert r212893:Bin Cheng3-609/+26
2014-07-23[AArch64] Remove useless parameter base_rtx.Jiong Wang1-7/+6
2014-07-23[AArch64] Remove useless local variable.Jiong Wang1-2/+1
2014-07-23[AArch64] Consistent parameter types in prologue/epilogue generation.Jiong Wang1-1/+1
2014-07-23[AArch64] GNU-Stylize some un-formatted code.Jiong Wang1-23/+27
2014-07-23t-rtems-eabi: Add mthumb/march=armv7-r/mfpu=vfpv3-d16/mfloat-abi=hard...Sebastian Huber1-2/+122
2014-07-23config.gcc: Add nios2-*-rtems*.Sebastian Huber2-0/+167
2014-07-23rs6000: fix for PR61396 (wide-int fallout)Segher Boessenkool1-2/+2
2014-07-23[ARM] Enable arm target in ira-shrinkwrap-prep* testcases.Jiong Wang1-14/+31
2014-07-22[AArch64][2/2] Add rtx cost function handling of clz, clrsb, rbit.Kyrylo Tkachov1-0/+15
2014-07-22[AArch64][1/2] Remove UNSPEC_CLS and use clrsb RTL code in its' place.Kyrylo Tkachov1-2/+1
2014-07-22[AArch64] Implement vbsl_f64 arm_neon.h intrinsic.Kyrylo Tkachov1-0/+7
2014-07-21re PR target/55701 (Inline some instances of memset for ARM)Bin Cheng3-18/+594
2014-07-21arm.c (output_move_neon): Handle REG explicitly.Bin Cheng1-8/+15
2014-07-21re PR ipa/61885 (ICE: in types_same_for_odr, at ipa-devirt.c:383 with LTO)Uros Bizjak1-16/+16
2014-07-20altivec.md (unspec enum): Fix typo in UNSPEC_VSLDOI.Bill Schmidt1-2/+2
2014-07-19sync.md (*membar_storeload_leon3): New insn.Daniel Cederman1-1/+9
2014-07-18re PR target/61794 (internal error: unrecognizable insn, from avx512 extract ...Uros Bizjak1-6/+8
2014-07-18Follow the GNU coding standards.Chung-Ju Wu1-12/+16
2014-07-18mmix.c (mmix_intval): Drop unused automatic variable.Jan-Benedict Glaw1-2/+0
2014-07-17pa-linux.h (TARGET_OS_CPP_BUILTINS): Remove defines for __GCC_HAVE_SYNC_COMPA...John David Anglin1-3/+10