aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2006-12-06pa.c (hppa_gimplify_va_arg_expr): Build MODIFY_EXPR not GIMPLE_MODIFY_STMT.Aldy Hernandez1-1/+1
2006-12-06i386.md (DIRFLAG_REG): Remove constant.Uros Bizjak7-141/+45
2006-12-06bfin.c (bfin_rtx_costs): Add a number of new cases, tweak old ones.Bernd Schmidt1-15/+126
2006-12-05i386.c (x86_output_aligned_bss): Move out of COMMON_ASM_OP ifdef.Eric Christopher1-2/+1
2006-12-05darwin.h (DARWIN_EXTRA_SPECS): New.Eric Christopher4-2/+17
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez13-80/+83
2006-12-05i386.c (ix86_builtin_vectorized_function): Declare.Richard Guenther1-0/+38
2006-12-05bfin.c (output_file_start): Fix comment which referred to ia64_override_options.Bernd Schmidt1-1/+1
2006-12-05rtlanal.c (note_uses): Deal with SEQUENCEs.Bernd Schmidt3-210/+483
2006-12-05darwin.h, [...]: Fix comment typos.Kazu Hirata2-2/+2
2006-12-05spu-protos.c (spu_split_address): Add.Trevor Smigiel4-36/+57
2006-12-05darwin.h: Update copyright notice.Eric Christopher2-2/+2
2006-12-04unwind-arm.c: Adjust __cxa_type_match declaration.Carlos O'Donell1-1/+4
2006-12-04sp64-elf.h (JUMP_TABLES_IN_TEXT_SECTION): Delete.Eric Botcazou2-15/+0
2006-12-04* config/spu/spu.md (_mulv4si3): Remove unused local variables.Ben Elliston1-2/+0
2006-12-04re PR target/24598 (Need to support odcctools and its ablity to use --prefix ...Eric Christopher3-21/+17
2006-12-03vect.exp: Enable tests to run on spu.Dorit Nuzman1-0/+28
2006-12-03re PR target/30041 (FAIL: gcc.target/i386/sse3-movddup.c (internal compiler e...Uros Bizjak1-2/+2
2006-12-02re PR target/30040 (-mtune=native is wrong for Core 2 Duo and Core Duo)H.J. Lu3-35/+173
2006-12-02i386.c (pentium4_cost, [...]): Update 32bit memcpy/memset decriptors.Jan Hubicka1-9/+15
2006-12-02* config/i386/i386.c: Fix a comment typo.Kazu Hirata1-1/+1
2006-12-02builtins.c, [...]: Fix comment typos.Kazu Hirata15-47/+47
2006-12-01spu.c (spu_immediate): Remove trailing comma.Trevor Smigiel3-2470/+174
2006-12-01predicates.md (spu_mov_operand): Add.Trevor Smigiel3-96/+42
2006-12-01bfin.md (pushsi_insn, popsi_insn): Set correct addrtype attribute.Bernd Schmidt1-2/+3
2006-12-01bfin.c (bfin_valid_add): Fix the logic that ensures multiword accesses are in...Bernd Schmidt1-2/+3
2006-11-30spu.c (spu_builtin_range): Move from spu-c.cAndrew Pinski3-301/+297
2006-12-01re PR target/24036 ([e500] ICE in subreg_offset_representable_p, at rtlanal.c...Joseph Myers3-7/+34
2006-11-30tm.texi (MAX_OFILE_ALIGNMENT): Document default.Carlos O'Donell1-5/+8
2006-11-30dfp-bit.c (DFP_TO_INT): Use wider precision.Janis Johnson1-1/+2
2006-11-30i386.md (R10_REG): New constant.Uros Bizjak2-6/+7
2006-11-30re PR target/29852 (x86_64: SSE version missing for fmod{d,s,x}f3)Uros Bizjak1-48/+22
2006-11-30i386.md (movsf_1): Enable pattern for standard 80387 constants before reload ...Uros Bizjak1-6/+13
2006-11-29crt0.c (__dso_handle): Define.Andrew Pinski1-0/+1
2006-11-29spu.md (extend_compare): Fix whitespace formatting.Andrew Pinski1-2/+5
2006-11-29re PR target/29945 (ICE in simplify_subreg with simple code in libgfortran)Andrew Pinski1-1/+10
2006-11-29* dfp-bit.c (DFP_TO_INT): Fix rounding mode.Janis Johnson1-1/+1
2006-11-29decRound.c: Move declarations to new file, update comments.Janis Johnson2-10/+12
2006-11-29predicates.md (gpc_reg_operand): Check invalid_e500_subreg.Joseph Myers3-8/+12
2006-11-29sh.opt (minline-ic_invalidate): New option.J"orn Rennecke4-4/+10
2006-11-29rs6000.c (rs6000_gimplify_va_arg): If STRICT_ALIGNMENT and the type is more a...Joseph Myers1-0/+21
2006-11-28* config/xtensa/lib1funcs.asm (__umulsidi3): Restore a12-a15 on exit.Bob Wilson1-0/+7
2006-11-27i386.c (x86_ext_80387_constants): Add m_K8, m_CORE2 and m_GENERIC64.Uros Bizjak1-1/+1
2006-11-27* config/xtensa/xtensa.h (XCHAL_HAVE_MUL32_HIGH): Provide default.Bob Wilson1-0/+3
2006-11-27re PR target/29319 (ICE unrecognizable insn: offset too large for larl (break...Michael Matz2-4/+7
2006-11-27expr.c (emit_block_move_via_libcall): Export.Jan Hubicka5-480/+1299
2006-11-27revert: i386.c (ix86_rtx_costs): For standard 80387 constants...Uros Bizjak2-16/+33
2006-11-25config/i386/i386.md (fpremxf4): Rename to fpremxf4_i387.Uros Bizjak1-87/+40
2006-11-25config/i386/i386.md (UNSPEC_TRUNC_NOOP): New unspec definition.Uros Bizjak1-106/+53
2006-11-24eabispe.h (TARGET_DEFAULT): Include MASK_STRICT_ALIGN.Joseph Myers3-5/+8