aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2007-09-03* config/netbsd-elf.h (USE_LD_AS_NEEDED): Define.Krister Walfridsson1-0/+5
2007-09-03mips.md (fetchop_bit): Use define_code_iterator rather than define_code_macro.Richard Sandiford1-1/+1
2007-09-03cris.h (TARGET_HAS_SWAP): Defined to describe availability of swap instruction.Jesper Nilsson2-0/+8
2007-09-03mips.md (UNSPEC_COMPARE_AND_SWAP, [...]): New define_constants.David Daney2-5/+386
2007-09-03cris.h (TARGET_HAS_LZ, [...]): Defined to describe availability and behavior ...Jesper Nilsson4-4/+13
2007-09-01arm.c, [...]: Fix comment typos.Kazu Hirata3-3/+3
2007-09-01m68k.c (TARGET_DEFAULT_TARGET_FLAGS): Remove.Kazu Hirata2-4/+6
2007-08-31optabs.c (prepare_float_lib_cmp): Use libgcc_cmp_return_mode instead of word_...Andrew Pinski3-5/+34
2007-08-31re PR target/33132 (m32r: ICE: RTL check: expected elt 0 type 'i' or 'n', hav...Nick Clifton2-11/+13
2007-08-31xcoff.h (XCOFF_CSECT_DEFAULT_ALIGNMENT_STR): New internal macro.Olivier Hainque2-7/+14
2007-08-31Support for PowerPC 750CL paired-single instructions David Edelsohn8-18/+851
2007-08-30ppu_intrinsics.h: New file.Andrew Pinski1-0/+729
2007-08-30re PR target/33168 (GCC Boot failure, building libstc++)Jakub Jelinek1-6/+6
2007-08-30invoke.texi (-mveclibabi): Document new target option.Richard Guenther2-4/+111
2007-08-30rs6000.c (rs6000_emit_sync): For QI or HI mode used_m...Jakub Jelinek1-9/+11
2007-08-30s390.md ("*add<mode>3_alc_carry1_cc", [...]): New insn definitions.Ulrich Weigand1-0/+69
2007-08-30s390.c (s390_expand_addcc): Emit canonical alc pattern.Ulrich Weigand2-15/+17
2007-08-29re PR target/33168 (GCC Boot failure, building libstc++)Paolo Bonzini1-4/+16
2007-08-29bfin.c (bfin_expand_builtin): Fix the argument order of __builtin_bfin_cmplx_...Jie Zhang1-6/+6
2007-08-29revert: bfin.md (composev2hi): Put operands into vector with correct order.Jie Zhang1-3/+3
2007-08-29bfin.md (composev2hi): Put operands into vector with correct order.Jie Zhang1-3/+3
2007-08-29bfin.c (bfin_expand_call): Inline PLT with l1_text attribute when appropriate.Jie Zhang1-1/+109
2007-08-29bfin.opt (minline-plt): Add.Jie Zhang2-1/+8
2007-08-29m68k.c (m68k_get_function_kind): Assert we're never given a non-function.Nathan Sidwell1-8/+23
2007-08-28* config/sh/sh.c (sh_gimplify_va_arg_expr): Fix sh2a support.DJ Delorie1-2/+2
2007-08-28* gcc/config/m68k/linux.hNathan Sidwell3-0/+33
2007-08-28re PR target/32661 (__builtin_ia32_vec_ext suboptimal for pointer/ref args)Uros Bizjak1-0/+32
2007-08-28Modulo-scheduling improvements. Patch 2 of 2Mircea Namolaru1-0/+42
2007-08-27re PR target/31385 (gcc fails to find spill register for decimal arithmetic)H.J. Lu2-0/+5
2007-08-26re PR target/33151 (Invalid insn with pre_inc)David Edelsohn2-10/+10
2007-08-24re PR target/11787 (always call memcpy for block move in mips16)Sandra Loosemore5-3/+64
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi24-111/+112
2007-08-24bfin.h (TARGET_CPU_CPP_BUILTINS): Define __NO_BUILTIN if -fno-builtin.Jie Zhang1-0/+2
2007-08-24bfin.c (print_operand): Report error instead of ICE for wrong operand.Jie Zhang1-17/+28
2007-08-24bfin.opt (mfast-fp): Add.Jie Zhang3-4/+9
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi68-346/+336
2007-08-23re PR target/17390 (missing floating point compare optimization)Uros Bizjak2-15/+137
2007-08-23gcc:Paolo Bonzini1-6/+49
2007-08-23i386.h (PRINT_OPERAND_PUNCT_VALID_P): Add ';' code.Uros Bizjak3-17/+28
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson34-245/+244
2007-08-22* config/dfp-bit.c (DFP_TO_DFP): Check for overflow.Janis Johnson1-1/+2
2007-08-21rs6000.c (expand_block_clear): Add TARGET_SPE cases to set eight bytes at a t...Nathan Froyd1-3/+16
2007-08-21i386.c (ix86_expand_clear): Use FLAGS_REG.Uros Bizjak1-9/+14
2007-08-19re PR target/32522 (Bootstrap failure on Alpha due to pointer-plus changes)Andrew Pinski1-6/+7
2007-08-19re PR target/33115 (-march=native is not supported under x86 darwin)Andrew Pinski1-1/+2
2007-08-19* i386.md: Replace "rim" and "mri" constraints by "g".Jan Hubicka1-24/+24
2007-08-17mt-sde: New file.Richard Sandiford2-5/+14
2007-08-17score.md: Update pattern tablejump.Chen Liqin3-28/+28
2007-08-16i386.md (*rep_movdi_rex64): Emit "rep" prefix on the same line as the instruc...Uros Bizjak2-33/+33
2007-08-15rs6000.c (rs6000_rtx_costs): Add CLZ, CTZ, and POPCOUNT.David Edelsohn1-0/+6