aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2007-06-29re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2-6/+37
2007-06-28* config/m32c/m32c.h (OVERRIDE_OPTIONS): Omit unneeded semicolon.DJ Delorie1-1/+1
2007-06-28[multiple changes]Jakub Jelinek2-2/+5
2007-06-27re PR target/32418 (ICE in global_alloc, at global.c:514)Rask Ingemann Lambertsen1-1/+1
2007-06-27sh.md (load_gbr): Use correct operand constraint.Kaz Kojima1-1/+1
2007-06-27re PR target/32479 ([sh] ICE in cse_extended_basic_block, at cse.c:6117)Kaz Kojima1-58/+46
2007-06-25spe.md (*frob_ti_tf_2): Specify an input_operand as the source of the set.Nathan Froyd1-1/+1
2007-06-25m68k.h (DATA_REGNO_P, [...]): Use IN_RANGE.Roman Zippel2-15/+17
2007-06-23re PR target/31152 (-(x>y) generates wrong code)Richard Earnshaw1-4/+1
2007-06-22re PR target/32413 (internal compiler error: in reload_cse_simplify_operands,...Uros Bizjak1-1/+9
2007-06-22i386.c (override_options): Correct x86_sahf setting condition.Uros Bizjak1-1/+1
2007-06-22re PR fortran/32046 (wrong code with -O2 for gfortran.dg/interface_12.f90 & r...David Daney1-3/+3
2007-06-21i386.c (processor_target_table): Increase maximum skip from 7 byte to 10 byte...H.J. Lu3-5/+17
2007-06-21svn ci -m "introduce bank[0,1] registers and fix rte delay slot scheduling"Christian Bruel4-6/+61
2007-06-20re PR target/32335 (libgcc build failure, ICE in cselib_record_set, at cselib...Rask Ingemann Lambertsen2-8/+37
2007-06-20darwin.h (ASM_OUTPUT_COMMON): Print the size of a variable as an unsigned HOS...Hui-May Chang1-1/+1
2007-06-19m68hc11.c: Include dataflow header file.Rask Ingemann Lambertsen1-24/+5
2007-06-19i386.c (ix86_emit_swsqrtsf): Filter out infinity result of rsqrt insn for zer...Uros Bizjak1-7/+19
2007-06-19df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.Kenneth Zadeck1-1/+1
2007-06-19arm.c (arm_get_frame_offsets): Set offsets->locals_base to avoid negative sta...Seongbae Park1-0/+2
2007-06-19xtensa.c: Include "df.h".Bob Wilson1-24/+21
2007-06-19re PR target/32335 (libgcc build failure, ICE in cselib_record_set, at cselib...Rask Ingemann Lambertsen2-12/+21
2007-06-19re PR target/32313 (Bootstrap failure running gengtype in stage 2.)David Daney1-1/+2
2007-06-19re PR target/32369 ([frv] macro "DF_LIVE_IN" passed 2 arguments, but takes ju...Rask Ingemann Lambertsen1-11/+9
2007-06-19i386.c (ix86_emit_swsqrtsf): Limit the result of rsqrt insn to FLT_MAX to avo...Uros Bizjak1-1/+7
2007-06-19* config/m32r/linux.h (LIB_SPEC): Always imply -lpthread for -pthread.Nick Clifton1-3/+5
2007-06-19re PR target/32389 (ICE in extract_constrain_insn_cached when using -msse)Uros Bizjak3-5/+9
2007-06-18* config/ia64/ia64.h (LIBGCC2_TF_CEXT): New.Steve Ellcey1-0/+3
2007-06-18revert: re PR target/32313 (Bootstrap failure running gengtype in stage 2.)David Daney1-7/+2
2007-06-18re PR target/32313 (Bootstrap failure running gengtype in stage 2.)David Daney1-2/+7
2007-06-18m68k.c (m68k_expand_epilogue): Emit a return insn with emit_jump_insn.Kazu Hirata1-1/+1
2007-06-18re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math)Uros Bizjak1-12/+22
2007-06-18* config/m68k/m68k-devices.def: Add 54450..54455.Nathan Sidwell1-0/+6
2007-06-17predicates.md (const_call_operand): Adjust comment.Nathan Sidwell2-8/+22
2007-06-17m68k.c (all_isas): Remove FL_CF_FPU and FL_CF_EMAC from the entry for isac.Nathan Sidwell1-3/+1
2007-06-17m68k.h (ISA_HAS_FF1, [...]): New.Nathan Sidwell2-13/+17
2007-06-17sparc.c (sparc_vis_init_builtins): Retrieve the return mode from the builtin ...Eric Botcazou1-12/+14
2007-06-16* Fix mis-merge from PTR-PLUS branch.Uros Bizjak1-2/+2
2007-06-16re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak6-7/+235
2007-06-15[multiple changes]Andrew Pinski10-94/+106
2007-06-16config.gcc (i?86-*-darwin*): Add t-crtfm and t-crtpc.Eric Christopher1-0/+7
2007-06-15elf.h (ASM_GENERATE_INTERNAL_LABEL, [...]): Delete.Bernd Schmidt2-15/+0
2007-06-15libgcc2.c (CEXT): When compiling L_multc3 and L_divtc3...Uros Bizjak1-1/+8
2007-06-15* config/m68k/m68k.c (ASM_DOT, ASM_DOTW, ASM_DOTL): Remove.Kazu Hirata1-14/+0
2007-06-14sse.md (movdi_to_sse): Rewrite body.Eric Christopher1-13/+7
2007-06-14re PR target/32268 (Wrong comparison results for __float128 operands)Uros Bizjak1-2/+6
2007-06-14eqdf2.c, [...]: Update from glibc CVS.Uros Bizjak13-38/+39
2007-06-14configure.ac: Don't add target-libmudflap to noconfigdirs for bfin*-*-uclinux...Bernd Schmidt1-0/+8
2007-06-14re PR target/32341 (undefined reference to `df_set_regs_ever_live_p')Rask Ingemann Lambertsen1-1/+2
2007-06-14xtensa.c (xtensa_expand_nonlocal_goto): Use validate_replace_rtx instead of r...Bob Wilson1-6/+8