aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2005-07-26calls.c, [...]: Fix comment typos.Kazu Hirata3-3/+3
2005-07-26ipa-pure-const.c, [...]: Update FSF address.Kazu Hirata4-8/+8
2005-07-25predicates.md (integer_register_operand): Use GPR_AP_OR_PSEUDO_P.Aldy Hernandez1-1/+1
2005-07-24m68k.md ("extendqidi2"): When source is an address register use a word move.Andreas Schwab1-2/+12
2005-07-23re PR target/22577 (PA bootstrap fails)Giovanni Bajo1-4/+6
2005-07-23mips-dsp.md: New file.Chao-ying Fu7-95/+1736
2005-07-22config.gcc: Add crx-elf support.Paul Woegerer6-0/+3060
2005-07-21re PR target/21149 (invalid code generation for _mm_movehl_ps SSE intrisinc)Uros Bizjak1-2/+2
2005-07-21re PR target/22576 (ICE with simple factorial program compiled with -ffast-ma...Uros Bizjak1-2/+2
2005-07-21i386.md (trap): Use "".word/t0x0b0f" instead of ud2.Andrew Pinski1-1/+1
2005-07-21Replace C++ style line comments with C style line comments.Nick Clifton1-17/+24
2005-07-21re PR target/22085 (error with -fpreprocessed)Paolo Bonzini4-6/+10
2005-07-21lynx.h: Mark __do_global_ctors_aux and __do_global_dtors_aux longcall.Adam Nemet1-0/+17
2005-07-21gensupport.c (old_preds): Don't reference PREDICATE_CODES.Kazu Hirata2-5/+4
2005-07-20config.gcc: Add m32c-elf support.DJ Delorie21-0/+6295
2005-07-20sh.md (UNSPEC_SP_SET, [...]): New constants.Kaz Kojima1-0/+111
2005-07-20bfin-protos.h (legitimize_pic_address): Don't declare.Bernd Schmidt3-107/+158
2005-07-20bfin.c: Include "langhooks.h".Bernd Schmidt1-4/+5
2005-07-20bfin-protos.h (bfin_longcall_p): Declare.Bernd Schmidt5-66/+199
2005-07-20config.gcc: Remove support for sparc-*-openbsd*...Kazu Hirata29-28291/+0
2005-07-20sh.c (regno_reg_class): Add GENERAL_REGS for soft frame pointer.Kaz Kojima2-31/+49
2005-07-19toplev.h: Add comment about the first parameter for warning().DJ Delorie4-19/+22
2005-07-19config/avr/avr.c (legitimate_address_p): Fix debugging print statement to avoidNick Clifton1-1/+1
2005-07-19config.gcc: Add support for *-*-freebsd7, *-*-freebsd8, and *-*-freebsd9.Gerald Pfeifer1-1/+7
2005-07-19i386.md (lrint<mode>2): Use temporary instead of clobbering non-existent memory.Richard Guenther1-2/+2
2005-07-18i386.c (ix86_expand_branch, [...]): Handle TImode in 64-bit mode the same as ...Jan Beulich4-82/+490
2005-07-18i386.md (movdi_extzv_1): New.Jan Beulich1-12/+18
2005-07-14rs6000.md (UNSPEC_SYNC, [...]): New.David Edelsohn4-293/+411
2005-07-14mips.c (mips_canonicalize_comparison): Cast argument of trunc_int_for_mode to...Eric Christopher1-1/+1
2005-07-14t-tpf (SHLIB_MAPFILES): Remove.Eric Christopher1-4/+0
2005-07-14* config/s390/s390.h (TARGET_TPF_PROFILING): Add default definition.Ulrich Weigand1-0/+5
2005-07-14* config/ia64/ia64.c (ia64_output_dwarf_dtprel): Support ILP32 mode.Steve Ellcey1-2/+5
2005-07-14re PR middle-end/22347 (Return value register not correctly computed for indi...Richard Guenther3-21/+35
2005-07-13* config/mips/mips.h (CLZ_DEFINED_VALUE_AT_ZERO): Define.Ian Lance Taylor1-0/+5
2005-07-13s390.c: (s390_cc_modes_compatible): Move before "s390_emit_compare".Adrian Straetling3-40/+97
2005-07-13s390.md: ("cmpstrsi", "*cmpstr<mode>"): New pattern.Adrian Straetling1-3/+49
2005-07-13mips.c (mips_canonicalize_comparison): New.Eric Christopher1-1/+48
2005-07-13configure.in: Add toplevel noconfigdir support for tpf.Eric Christopher6-49/+100
2005-07-13linux.h (TARGET_HAS_F_SETLKW): Renamed to ...H.J. Lu13-15/+15
2005-07-12rs6000.c (rs6000_rtx_cost): Move FLOAT_EXTEND.Dale Johannesen1-7/+7
2005-07-12re PR bootstrap/21704 (failure during building 64-bit native compiler by cros...Andrew Pinski1-0/+1
2005-07-12expr.c (compress_float_constant): Add cost check.Dale Johannesen1-1/+7
2005-07-12builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpst...Adrian Straetling2-17/+17
2005-07-11alpha.c (alpha_gimplify_va_arg_1): Use build_va_arg_indirect_ref.Richard Henderson8-14/+14
2005-07-12re PR target/16719 ([ColdFire] Illegal move of byte itno address register cau...Peter Barada4-9/+40
2005-07-11* config/mips/mips.md (ffs<mode>2): Remove.Ian Lance Taylor1-39/+0
2005-07-11bfin.md (cmpsi, [...]): Use reg_or_const_int_operand for second comparison op...Bernd Schmidt2-7/+12
2005-07-11bfin.md (define_attr "type"): Add "sync".Bernd Schmidt4-24/+115
2005-07-11i386.opt: New target option -msseregparm.Richard Guenther2-2/+12
2005-07-10pa.c (pa_commutative_p): Make PLUS commutative when TARGET_NO_SPACE_REGS is t...John David Anglin1-1/+2