aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-30sh.c (expand_cbranchdi4): Set msw_skip when the high part of the second opera...Kaz Kojima1-1/+4
2011-05-30i386.md (*movxf_internal): Penalize FYx*r->o alternative to prevent partial m...Uros Bizjak3-96/+45
2011-05-30Handle misaligned TFmode load/store.H.J. Lu1-3/+16
2011-05-29i386.md (*movoi_internal_avx): Use standard_sse_constant_opcode for alternati...Uros Bizjak1-33/+69
2011-05-29re PR rtl-optimization/49095 (Horrible code generation for trivial decrement ...Jakub Jelinek2-1/+90
2011-05-29re PR target/43995 (internal compiler error: Segmentation fault on Mips64 cro...Richard Sandiford1-16/+38
2011-05-27configure.ac (gcc_cv_as_ix86_tlsgdplt): Check for @tlsgdpltRainer Orth2-1/+20
2011-05-27picochip.c (reorder_var_tracking_notes): Drop call_arg_location instructions ...Hariharan Sandanagobalane1-3/+10
2011-05-26rs6000.c (rs6000_register_move_cost): Make LR/CTR moves expensive on Power7 a...Pat Haugen1-3/+4
2011-05-26re PR target/49099 (sparc.c:‘sparc_solaris_elf_asm_named_section’ declare...Rainer Orth1-0/+2
2011-05-26picochip.md (cbranchhi4): No :CC for match_operator.Hariharan Sandanagobalane1-10/+11
2011-05-26Fix generation of vorn and vbic for Neon.Ramana Radhakrishnan1-6/+6
2011-05-25sse.md (*<sse>_maskcmp<mode>3_comm): New pattern.Uros Bizjak1-0/+16
2011-05-25Put back "register_operand" check in 32bit QI ext patterns.H.J. Lu1-6/+8
2011-05-25Replace q_regs_operand with QIreg_operand in QI ext patterns.H.J. Lu2-13/+14
2011-05-25Implement x86 pause intrinsic.H.J. Lu3-0/+30
2011-05-25libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if LIBGCC2_GNU_PREFIX i...Bernd Schmidt10-46/+55
2011-05-25common.opt (flag_stack_usage_info): New variable.Eric Botcazou13-14/+14
2011-05-25re PR rtl-optimization/49014 (ICE: in reset_sched_cycles_in_current_ebb, at s...Andrey Belevantsev1-1/+1
2011-05-25re PR c/49128 (-march=native generates unsupported instructions)Jakub Jelinek1-1/+1
2011-05-24sparc.c (sparc_option_override): If not set by the user, force flag_ira_share...Eric Botcazou1-0/+6
2011-05-24Always add -mno-XXX for -march=native.H.J. Lu1-32/+22
2011-05-24re PR target/49133 (modification of aliased __m128d miscompiles)Uros Bizjak1-10/+8
2011-05-24re PR gcov-profile/48845 (All g++.dg/tree-prof and gcc.dg/{matrix, tree-prof}...Eric Botcazou1-0/+2
2011-05-24* config/i386/sol2.h (FORCE_CODE_SECTION_ALIGN): Remove.Rainer Orth1-10/+0
2011-05-23Save the initial options after checking vzeroupper.H.J. Lu1-5/+6
2011-05-23gthr-gnat.c: Remove.Rainer Orth4-6/+6
2011-05-22mips.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Delete.Richard Sandiford1-10/+1
2011-05-22mips.c (mips_default_arch): Honor MIPS_ISA_DEFAULT.Richard Sandiford1-1/+3
2011-05-22sparc.c (sparc_delegitimize_address): Handle UNSPEC_MOVE_PIC pattern.Eric Botcazou1-7/+11
2011-05-22config.gcc (sparc-*-elf*): Add sparc/t-crtin.Eric Botcazou5-17/+8
2011-05-22re PR bootstrap/49104 (bootstrap failure on AMD K6-2 with illegal instruction...Uros Bizjak1-0/+1
2011-05-22stormy16.c (xstormy16_init_builtins): prevent initialisation of non-existant ...Nick Clifton1-6/+9
2011-05-21sparc.md (setjmp): Handle PIC mode and use the hard frame pointer.Eric Botcazou1-6/+13
2011-05-21sparc.c (eligible_for_return_delay): Do not return false if there are call-sa...Eric Botcazou1-8/+4
2011-05-21re PR target/49098 (unused parameters in rx.c:rx_memory_move_cost)Nick Clifton1-1/+3
2011-05-20mingw32.h (OUTPUT_QUOTED_STRING): Fix macro argument expansion.Uros Bizjak1-6/+7
2011-05-19sse.md (fma4_fmsubadd): Use <ssemodesuffix>.Quentin Neill1-2/+2
2011-05-19i386.c (option_override_internal): Enable TARGET_CMOVE when TARGET_RDRND is a...Uros Bizjak1-10/+13
2011-05-19gcc_update (gcc/config/arm/arm-tables.opt): Also depend on gcc/config/arm/arm...Joseph Myers6-41/+145
2011-05-19* config/i386/i386.md (tls_initial_exec_64_sun): Add semicolon.Rainer Orth1-1/+1
2011-05-19re PR target/40483 (gcc 4.x needs to utilize better COMDAT mechanism under So...Rainer Orth8-12/+173
2011-05-19t-sol2 (sol2.o): Add $(TARGET_H) dependency.Anatoly Sokolov1-2/+2
2011-05-18Properly handle 256bit load cast.H.J. Lu1-4/+5