aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Implementation of the pipeline description for Bulldozer (bdver1)Changpeng Fang3-30/+894
2010-10-22Update processsor_costs table for bdver1Changpeng Fang1-26/+26
2010-10-22re PR target/46098 (ICE: in extract_insn, at recog.c:2100 with -msse3 -ffloat...Uros Bizjak1-4/+47
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers61-349/+364
2010-10-22CFStrings for Darwin.Iain Sandoe10-3/+378
2010-10-22alpha.c (alpha_build_builtin_va_list): Use TYPE_STUB_DECL instead of TREE_CHAIN.Nathan Froyd8-8/+8
2010-10-21* config/spu/spu.c (spu_function_arg): Dereference CUM parameter.Nathan Froyd1-4/+4
2010-10-21re PR target/45946 (ICE: in extract_insn, at recog.c:2127 when using _Decimal...Uros Bizjak1-6/+14
2010-10-21pdp11-protos.md (arith_operand, [...]): DeletePaul Koning6-97/+125
2010-10-21mn10300.c: Fold code to 80-character width.Nick Clifton4-375/+395
2010-10-21Add V8SI and V4DI to ssescalarmodesuffix.H.J. Lu1-2/+2
2010-10-21s390.md (*xordi3_cc): Mark xgrk as z196 only.Andreas Krebbel1-0/+1
2010-10-21vms-crtl.h (CRTL_NAMES): Add new translations.Tristan Gingold2-0/+10
2010-10-21vms-unwind.h (alpha_vms_fallback_frame_state): Set signal_frame.Tristan Gingold2-1/+3
2010-10-21vms64.h (TARGET_DEFAULT): Add MASK_FUSED_MADD.Tristan Gingold2-2/+2
2010-10-20pdp11.md (various): Fix conditions on a number of insn to check for target 11...Paul Koning1-12/+12
2010-10-20m32c.c (m32c_option_override): Always disable function-cse in 16-bit mode.DJ Delorie1-0/+15
2010-10-20ia64.h (PREFERRED_RELOAD_CLASS): Remove macros.Anatoly Sokolov3-13/+9
2010-10-20Fix several build errors for pdp11 target.Paul Koning2-12/+12
2010-10-20Correct reduc_splus_v8sf and reduc_splus_v4df.H.J. Lu1-3/+6
2010-10-20rs6000.c (rs6000_reg_live_or_pic_offset_p): If the current function calls eh_...Olivier Hainque1-1/+6
2010-10-19Add patterns for FMA3.Richard Henderson2-72/+249
2010-10-19Add FMA patterns for ia64.Richard Henderson1-0/+90
2010-10-19Use sjlj unwind.Michael Eager1-0/+3
2010-10-19rx.c (rx_function_value): Small integer types are promotes to SImode.Nick Clifton1-1/+29
2010-10-19mep.c (mep_print_operand): Use targetm.strip_name_encoding.Nick Clifton1-2/+2
2010-10-18Simplify FMA4 patterns with FMA rtx code.Richard Henderson4-723/+216
2010-10-18re PR target/36898 (Insufficient qp-mutex declarations)Steve Ellcey1-11/+7
2010-10-18i386.c (ix86_option_override_internal): Define and use USE_X86_64_FRAME_POINT...Joseph Myers2-8/+7
2010-10-18neon.md (neon_move_hi_quad_<mode>): Fix the order of operands to vec_concat.Tejas Belagod1-2/+3
2010-10-17re PR target/46051 (ICE: in extract_insn, at recog.c:2110 with -mavx -ftree-v...Uros Bizjak1-28/+24
2010-10-17target.def (preferred_output_reload_class): New hook.Anatoly Sokolov3-9/+4
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov18-107/+1
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