aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-07machmode.h (mode_for_vector): Declare.Richard Guenther1-1/+1
2010-10-07target.def (autovectorize_vector_sizes): New target hook.Richard Guenther1-0/+12
2010-10-07target.def (units_per_simd_word): Rename to ...Richard Guenther5-48/+137
2010-10-07rs6000.c (rs6000_emit_prologue): Use gen_int_mode rather than sign extension ...Alan Modra1-7/+5
2010-10-06spu-c.c (spu_resolve_overloaded_builtin): Don't use define_builtin_std where ...Francois-Xavier Coudert2-10/+10
2010-10-06tm.texi.in (CLASS_LIKELY_SPILLED_P): Remove documentation.Anatoly Sokolov1-1/+1
2010-10-06rs6000.c (rs6000_expand_ternop_builtin): Rewrite switch on insn codes as sequ...Olivier Hainque1-23/+25
2010-10-06picochip.c (TARGET_EXCEPT_UNWIND_INFO): Define it to be UI_NONE for picochip.Hariharan Sandanagobalane2-5/+11
2010-10-06mn10300.h (FIRST_PSEUDO_REGISTER): Increment by one.Nick Clifton2-41/+58
2010-10-06re PR target/45901 (alpha-gnu target-specific CPP macros are broken)Thomas Schwinge1-2/+2
2010-10-05m68hc11.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov2-28/+30
2010-10-05picochip.c (picochip_option_override): Disable exception flags for picochip.Hariharan Sandanagobalane1-0/+5
2010-10-05vxworksae.h: Add missing VXWORKS_OS_CPP_BUILTINS.Olivier Hainque2-2/+10
2010-10-05s390.c (z196_cost): New.Andreas Krebbel6-485/+1277
2010-10-04flags.h (g_switch_value, [...]): Remove.Joseph Myers18-92/+40
2010-10-04mips.h (target_flags_explicit): Declare for GENERATOR_FILE.Joseph Myers1-0/+6
2010-10-04t-linux64 (MULTILIB_OSDIRNAMES): Use ../lib32 as the multilib osdirname if it...Matthias Klose2-2/+16
2010-10-04expr.c (expand_assignment): Add assertion to prevent emitting null rtx for mo...Julian Brown2-2/+126
2010-10-04optc-gen.awk: Define global_options_set.Joseph Myers3-4/+5
2010-10-03i386.md (*ashl<mode>3_mask): Change operand 2 preticate to nonimmediate_operand.Uros Bizjak1-9/+21
2010-10-02re PR target/45820 (FAIL: gcc.c-torture/compile/pr45728.c at -O1 and above)John David Anglin1-46/+21
2010-10-01i386.md (*ashl<mode>3_mask): New insn_and_split pattern.Uros Bizjak1-0/+69
2010-10-01re PR middle-end/44716 (Bootstrap fails with partial inlining (r161382))Steve Ellcey1-0/+11
2010-10-01spu.c (spu_init_builtins): No longer add END_BUILTINS to the function code fo...Ulrich Weigand2-4/+3
2010-10-01spu.c (TARGET_EXCEPT_UNWIND_INFO): Set to sjlj_except_unwind_info.Ulrich Weigand1-0/+3
2010-10-01re PR target/45807 (Lying eh_frame r2 save info causes crashes with static li...Alan Modra1-2/+2
2010-10-01sh.c (sh_expand_prologue): Set current_function_static_stack_size.Kaz Kojima1-1/+12