aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2010-10-16arm.c (arm_option_optimization): Set flag_section_anchors to 1 not 2.Joseph Myers5-29/+10
2010-10-15i386.md (*movdfcc_1_rex64): Correct mode attribute.Uros Bizjak1-33/+33
2010-10-15target.def (target_option.init_struct): New hook.Joseph Myers6-32/+70
2010-10-15Add fma supportMichael Meissner4-141/+230
2010-10-15rx.c (rx_option_optimization): Change to rx_override_options_after_change.Joseph Myers1-20/+11
2010-10-15rs6000.c (rs6000_option_optimization): Don't disable section anchors for lang...Joseph Myers1-4/+2
2010-10-15frv.c (frv_option_optimization, [...]): Remove.Joseph Myers2-27/+0
2010-10-15re PR debug/45447 (ICE with `-g -femit-struct-debug-baseonly')Yao Qi1-0/+1
2010-10-14Partial merge of 'ObjC GC' from FSF apple 'trunk' branch.Iain Sandoe1-0/+16
2010-10-14config.gcc (arm*-*-linux-*eabi): Add bpabi.h from libgcc.Nathan Froyd2-241/+1
2010-10-14params.c (params_finished): New.Joseph Myers7-26/+74
2010-10-14mn10300.h (CONSTANT_ALIGNMENT): Define.Nick Clifton5-830/+1024
2010-10-13Addd 256bit AVX vectorizer patterns.H.J. Lu3-114/+427
2010-10-13arm.h (REG_CLASS_CONTENTS): Remove soft frame pointer from CORE_REGS and GENE...Julian Brown2-4/+4
2010-10-12sparc.md (*adddi3_insn_sp32): Rename.Eric Botcazou1-5/+5
2010-10-12libgcc2.h: Use __SIZEOF_DOUBLE__ instead of LIBGCC2_DOUBLE_TYPE_SIZE.Nathan Froyd3-12/+1
2010-10-12predicates.md (scc_rev_comparison_operator): New.Nathan Froyd3-2/+46
2010-10-12arm.h (ARM_EXPAND_ALIGNMENT): Rename from DATA_ALIGNMENT and add COND parameter.Chung-Lin Tang1-4/+10
2010-10-12picochip.c (TARGET_EXCEPT_UNWIND_INFO): Use sjlj unwind info for exceptions.Hariharan Sandanagobalane1-1/+1
2010-10-11linux-atomic.c (__sync_val_compare_and_swap_4): Return actual_oldval.John David Anglin1-7/+8
2010-10-11i386.md (movmem<mode>): Macroize expander from movmem{si,di} using SWI48 mode...Uros Bizjak1-357/+142
2010-10-11target.def (preferred_reload_class): New hook.Anatoly Sokolov3-20/+8
2010-10-11re PR middle-end/45862 (SUPPORTS_WEAK is documented as a C expression, used a...John David Anglin1-5/+7
2010-10-11* config/sparc/gmon-sol2.c: Don't include coretypes.h, tm.h.Rainer Orth1-2/+0
2010-10-11picochip-protos.h (picochip_function_arg): Delete.Hariharan Sandanagobalane3-46/+37
2010-10-11params.c (set_param_value_internal): New.Joseph Myers9-71/+87
2010-10-11s390.md (*mov<mode>cc): lgoc -> locg and stgoc -> stocg.Andreas Krebbel1-4/+4
2010-10-11re PR target/45870 (note: non-delegitimized UNSPEC 5 found (-O1 -g))Jakub Jelinek1-3/+46
2010-10-10alpha.c (alpha_setup_incoming_varargs): Pass pointer to cum struct in the cal...Uros Bizjak1-2/+2
2010-10-10mips.c (mips_handle_option): Make "value" with ATTRIBUTE_UNUSED.Richard Sandiford1-1/+1
2010-10-09pdp11.h (FUNCTION_ARG, [...]): Delete.Nathan Froyd2-34/+48
2010-10-09mmix-protos.h (mmix_function_arg): Delete.Nathan Froyd3-26/+59
2010-10-09vax.h (FUNCTION_ARG, [...]): Delete.Nathan Froyd2-26/+46
2010-10-09pa-protos.h (function_arg): Delete.Nathan Froyd3-24/+28
2010-10-09m68k.h (FUNCTION_ARG, [...]): Delete.Nathan Froyd2-8/+30
2010-10-09avr-protos.h (function_arg): Delete.Nathan Froyd3-18/+14
2010-10-09alpha-protos.h (function_arg): Delete.Nathan Froyd4-114/+32
2010-10-09mep-protos.h (mep_function_arg): Delete.Nathan Froyd3-24/+26
2010-10-08Support "andhi/andsi/anddi" as a zero-extending move.H.J. Lu1-1/+10
2010-10-08* config/rx/rx.c (TARGET_EXCEPT_UNWIND_INFO): Define.Nathan Froyd1-0/+3
2010-10-08sparc-protos.h (function_arg_advance, [...]): Delete.Nathan Froyd3-52/+53
2010-10-08bfin-protos.h (function_arg, [...]): Delete.Nathan Froyd3-30/+12
2010-10-08score-protos.h (score_function_arg): Delete.Nathan Froyd6-29/+29
2010-10-08s390-protos.h (s390_function_arg_advance): Delete.Nathan Froyd3-16/+11
2010-10-08spu-protos.h (spu_function_arg): Delete.Nathan Froyd3-17/+27
2010-10-08fr30.c (TARGET_EXCEPT_UNWIND_INFO): Define.Nathan Froyd2-2/+5
2010-10-08mcore.h (INCOMING_RETURN_ADDR_RTX): Define.Nathan Froyd2-0/+5
2010-10-08m68hc11.c (m68hc11_print_operand): Call m68hc11_print_operand_address.Nathan Froyd1-1/+1
2010-10-07re PR target/45805 (VFP/Neon double precision register expected -- `vmovl.s16...Tejas Belagod1-5/+5
2010-10-07config.gcc (c_target_objs): Don't add cygwin2.o.Dave Korn5-317/+10