aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2005-12-02alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable.Richard Guenther12-271/+271
2005-12-02pa.c (pa_secondary_reload): Revise initialization of variable regno.John David Anglin1-2/+3
2005-12-01builtins.def (BUILT_IN_PUTC, [...]): New.Kaveh R. Ghazi1-2/+4
2005-12-01* config/ms1/ms1.c (ms1_reorg_hazard): Don't count noop moves.Nathan Sidwell1-1/+10
2005-12-01t-slibgcc-darwin (SHLIB_LINK): Use -single_module rather than -flat_namespace.Geoffrey Keating1-1/+1
2005-12-01i386.c: Check the value of SUPPORTS_ONE_ONLY...Kean Johnston1-1/+1
2005-11-30ms1.md (decrement_and_branch_until_zero): Add early clobber to scratch reg.Nathan Sidwell3-36/+16
2005-11-30predicates.md (symbolic_operand): Add comment.John David Anglin5-75/+116
2005-11-30ia64.c (ia64_expand_tls_address): Add ORIG_OP1 argument.Jakub Jelinek1-6/+6
2005-11-30ia64.c (ia64_expand_atomic_op): Only use fetchadd{4,8}.acq instruction if COD...Jakub Jelinek1-1/+6
2005-11-30xmmintrin.h (_MM_TRANSPOSE4_PS): Rewrite using high/low moves and unpack to s...Evan Cheng1-8/+8
2005-11-29sparc.c (gen_compare_reg): Kill 2nd and 3rd argument, they are always sparc_c...David S. Miller3-48/+38
2005-11-30i386.h (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): Fix typo in comment.Ben Elliston1-1/+1
2005-11-29re PR libfortran/24991 (gfortran build fails with - error:gthr-default.h: No ...Alexandre Oliva1-0/+27
2005-11-28m68k.c (notice_update_cc): Use SET_DEST and SET_SRC instead of XEXP where app...Kazu Hirata1-7/+10
2005-11-28fp-bit.c (isnan, [...]): Use __builtin_expect.Joseph Myers1-5/+7
2005-11-28fp-bit.h (LSHIFT): Take shift count parameter.Joseph Myers2-9/+10
2005-11-28bfin.c (bfin_secondary_reload): Renamed from secondary_input_reload_class, ma...Bernd Schmidt2-20/+11
2005-11-28invoke.texi (powerpc msdata-data): Static data doesn't go in small data secti...Alan Modra3-8/+6
2005-11-28re PR target/24997 (ICE with -ftree-vectorize)Alan Modra2-31/+37
2005-11-27* config/m68k/m68k.c (notice_update_cc): Remove useless code.Kazu Hirata1-2/+0
2005-11-27m68k.c: Reindent and fix whitespace, remove redundant parens.Andreas Schwab1-508/+498
2005-11-27i386.md (*zero_extendqihi2_movzbw): Avoid partial register stalls by zero ext...Eric Christopher1-3/+4
2005-11-27floatunsisf.c, [...]: New files.Joseph Myers6-1/+67
2005-11-26c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson7-50/+50
2005-11-25cris.md ("reload_out<mode>"): Mark operand 2 as earlyclobber.Hans-Peter Nilsson1-1/+1
2005-11-25re PR target/24998 (Build failure: undefined symbol __floatunsitf)Joseph Myers1-0/+2
2005-11-25ppc64-fp.c (__floatunditf): New function.Alan Modra1-0/+51
2005-11-25rs6000.c (rs6000_sr_alias_set): Delete.David Edelsohn1-81/+37
2005-11-25re PR target/24998 (Build failure: undefined symbol __floatunsitf)Joseph Myers1-0/+1
2005-11-24re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391)J"orn Rennecke4-5/+116
2005-11-23These files were stored incorrectly in the old CVS repository: they were in t...Ian Lance Taylor4-112/+0
2005-11-23predicates.md (pcrel_address, [...]): Remove redundant conditionals.Kazu Hirata1-34/+10
2005-11-22Preparatory work for PR target/21623:J"orn Rennecke12-21/+23
2005-11-22re PR target/23435 (Unrecognizable insn (in extract_insn, at recog.c))Kazu Hirata1-1/+5
2005-11-22re PR target/24988 (gfortran build fails with - Undefined symbols)Andrew Pinski1-1/+0
2005-11-22arm.c (emit_set_insn): New function.Richard Earnshaw1-81/+61
2005-11-23re PR target/24954 (ICE: could not split insn)Alan Modra1-1/+1
2005-11-22re PR target/24954 (ICE: could not split insn)Alan Modra1-1/+1
2005-11-22optabs.c: Use SCALAR_FLOAT_MODE_P instead of explicitly testing GET_MODE_CLAS...Ben Elliston7-23/+23
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi29-159/+5
2005-11-22fp-bit.c (clzusi): New function.Joseph Myers1-13/+37
2005-11-22rs6000.opt (mmulhw): New option.Joseph Myers3-5/+475
2005-11-21rtems-elf.h: Added definition of LINK_GCC_C_SEQUENCE_SPEC which matches behav...Joel Sherrill1-1/+8
2005-11-21c-common.c, [...]: Revert 2005-11-18 lookup_name patch.Richard Henderson2-3/+3
2005-11-21re PR target/24951 (ICE: RTL check: expected code 'const_int', have 'const_do...Paolo Bonzini1-5/+4
2005-11-21re PR target/24953 (RTL check: access of elt 1 of vector with last elt 0 in v...David Edelsohn1-1/+2
2005-11-21predicates.md (ax_reg_operand): New predicate.Uros Bizjak2-2/+27
2005-11-20expr.c (expand_expr_real): Use usmul_optab for widening signed * unsigned mul...Bernd Schmidt1-0/+8
2005-11-20re PR target/24757 (__sync_fetch_and_add on ia64)Andreas Schwab1-1/+1