aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2011-06-09re PR rtl-optimization/49154 (build fails on cris-elf in libgcc: ICE in setup...Hans-Peter Nilsson2-24/+18
2011-06-09re PR target/49307 (ICE in spill_failure, at reload1.c:2113)Kaz Kojima1-7/+23
2011-06-09* config/sparc/sparc.md (return_internal): Adjust 'length' attribute.Eric Botcazou1-3/+1
2011-06-09arm.md (*addsi3_carryin_compare0_<optab>): New pattern.Wei Guozhi1-4/+20
2011-06-09i386.md (*movdi_internal_rex64): Merge alternatives 6 and 8.Uros Bizjak1-13/+13
2011-06-09re PR target/48673 (GCC generates WAW and RAW conflicts on IA64.)Bernd Schmidt1-0/+6
2011-06-09netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth14-222/+15
2011-06-09configure.ac (gcc_cv_as_hidden): Enable on *-*-darwin*.Rainer Orth2-6/+10
2011-06-09add another sandy bridge model number.Andi Kleen1-0/+1
2011-06-08re PR target/49305 (SH Target: internal compiler error: in reload_cse_simpli...Kaz Kojima1-0/+2
2011-06-08Support unknown Intel family 0x6 CPUs.H.J. Lu1-3/+16
2011-06-08arm.c (arm_libcall_uses_aapcs_base): Use correct ABI for double-precision hel...Julian Brown1-0/+22
2011-06-08sh.c (prepare_move_operands): Set pic register appropriately for global and l...Kaz Kojima1-13/+19
2011-06-07Optimize AVX check in *movsf_internal.H.J. Lu1-2/+2
2011-06-07arm.c (coproc_secondary_reload_class): Return NO_REGS for constant vectors.Sergey Grechanik1-1/+1
2011-06-07config.gcc: Unify V850 architecture options and add support for newer V850 ar...Nick Clifton4-128/+80
2011-06-07arm.md (*maddhidi4tb, [...]): New define_insns.Andrew Stubbs1-0/+63
2011-06-06iris6.h (ENDFILE_SPEC): Use crtfastmath.o if -ffast-math etc.Rainer Orth1-1/+2
2011-06-06re PR target/42210 (avr: optimizing assignment to a bit field)Richard Henderson2-0/+124
2011-06-06re PR target/49285 (build fails on mmix in libgcc2.c:__powisf2: ICE in emit_u...Hans-Peter Nilsson1-4/+4
2011-06-05sparc.c (output_return): Fix thinko in the output of an EH return when delaye...Eric Botcazou1-10/+12
2011-06-05i386.md (*movdf_internal_rex64): Remove MODE_TI handling.Uros Bizjak1-38/+18
2011-06-04re PR target/49281 (lea_general_4 is wrong)Jakub Jelinek1-1/+1
2011-06-03linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth49-4658/+9
2011-06-03gcc:Richard Henderson1-4/+4
2011-06-03config.gcc (mips-sgi-irix6.5*): Set tmake_file to mips/t-irix6 t-slibgcc-dummy.Rainer Orth6-230/+4
2011-06-03Makefile.in (LIB2ADDEHDEP): Remove.Rainer Orth7-10/+3
2011-06-03t-osf5: Remove.Rainer Orth2-53/+0
2011-06-03gcc/Julian Brown3-10/+34
2011-06-03Fix splitting of DImode orn.Ramana Radhakrishnan1-6/+33
2011-06-03re PR debug/47590 (pragma optimize doesn't recompute derived options (was: va...Alexandre Oliva4-107/+74
2011-06-02predicates.md (general_movsrc_operand): Return 0 for memory and memory subreg...Kaz Kojima1-0/+24
2011-06-02constraints.md (Y3): New register constraint.Uros Bizjak2-44/+13
2011-06-02arm-cores.def (cortex-a5): Use cortex_a5 tuning.Julian Brown2-1/+18
2011-06-02arm-protos.h (tune_params): Add branch_cost hook.Julian Brown3-10/+29
2011-06-02arm-cores.def (arm1156t2-s, [...]): Use v6t2 tuning.Julian Brown4-25/+52
2011-06-02i386.c (standard_sse_constant_p): Simplify switch statement.Uros Bizjak4-150/+71
2011-06-02re PR target/48807 (Segfault building newlib for bfin)Stuart Henderson1-0/+2
2011-06-02* config/sparc/sparc.h (SETJMP_VIA_SAVE_AREA): Delete.Eric Botcazou1-3/+0
2011-06-02function.h (struct stack_usage): Remove dynamic_alloc_count field.Eric Botcazou4-111/+94
2011-06-01sh.c (expand_cbranchdi4): Use a scratch register if needed when original oper...Kaz Kojima1-0/+7
2011-06-01crtfastmath.c: Include <signal.h>, <ucontext.h>.Rainer Orth3-9/+48
2011-06-01t-slibgcc-darwin: Move to ...Rainer Orth20-1640/+35
2011-06-01arm-cores.def: Add cortex-r5.Paul Brook7-30/+49
2011-05-31rs6000.h (REG_CLASS_CONTENTS): Remove vr0..vr2 from NON_FLOAT_REGS.Pat Haugen1-1/+1
2011-05-31rs6000.c (rs6000_register_move_cost): Preserve from parameter value for dump.Pat Haugen1-12/+30
2011-05-31re PR target/48688 ([x64]: shift/or instead of lea)Jakub Jelinek1-0/+34
2011-05-31i386.md: Use SWI248x instead of X87MODEI...Uros Bizjak1-236/+234
2011-05-31i386.c (ix86_rtx_costs): Drop NEG from sub for FMA.Alexandre Oliva2-4/+4
2011-05-31i386.md (*movtf_internal): Avoid allocating general registers.Uros Bizjak1-66/+55