aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2008-02-23rs6000.h (CONSTANT_ALIGNMENT): Use STRICT_ALIGNMENT instead of TARGET_STRICT_...David Edelsohn1-1/+1
2008-02-23re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin wh...Francois-Xavier Coudert5-0/+151
2008-02-23re PR target/22076 (Strange code for MMX register moves)Uros Bizjak1-8/+8
2008-02-23rs6000.c (rs6000_legitimize_address): Check to ensure that we can address an ...Nathan Froyd1-13/+23
2008-02-23rs6000.h (CONSTANT_ALIGNMENT): Don't overalign strings when optimizing for si...Nathan Froyd1-0/+1
2008-02-22libgcc.S (__RAMPZ__): Define.Anatoly Sokolov1-7/+43
2008-02-22linuxspe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Use spe_abi.Nathan Froyd2-2/+2
2008-02-22cris.h (REG_CLASS_FROM_LETTER): Recognize 'b' for GENNONACR_REGS.Hans-Peter Nilsson1-0/+1
2008-02-22re PR target/34526 (no-altivec ABI should be fixed or no longer be the default)Janis Johnson1-12/+23
2008-02-21re PR target/35264 (ntfs-3g miscompiled)Michael Matz1-0/+2
2008-02-21i386.md (mov<mode>cc): Macroize expander from movsfcc...Uros Bizjak2-197/+98
2008-02-20re PR target/35225 (gcc segfaults when building GTK+ code with -O2 -fPIC for ...Kaz Kojima1-1/+3
2008-02-20re PR target/35190 (Wrong branch instruction with -freorder-blocks-and-partit...Kaz Kojima2-1/+10
2008-02-20h8300.md (insv): Force source operand to be a register.DJ Delorie2-1/+4
2008-02-20sse.md (<sse>_vmmul<mode>3): Fix typo in asm template.Uros Bizjak1-17/+19
2008-02-20i386.h (SSE_VEC_FLOAT_MODE_P): New define.Uros Bizjak3-1522/+1060
2008-02-20spu.md (vec_unpacku_hi_v8hi, [...]): Implement.Ira Rosen1-0/+176
2008-02-19re PR ada/35186 (implicit assumption about alignment of DImode)H.J. Lu1-4/+0
2008-02-19re PR target/35239 (Build failure when host cc is GCC-2.95.3 or earlier)Jakub Jelinek1-1/+29
2008-02-19re PR target/33555 (x86 missed opportunity for sbb)Uros Bizjak1-0/+30
2008-02-19sfp-machine.h (__gcc_CMPtype): New typedef.Uros Bizjak2-1/+7
2008-02-19re PR target/35071 (bad instruction `do_itt eq')Paul Brook2-2/+2
2008-02-18re PR target/35189 (-mno-sse4.2 turns off SSE4a)H.J. Lu1-71/+109
2008-02-18i386-modes.def: Use 4 byte alignment on DI for 32bit host.H.J. Lu1-0/+4
2008-02-17Revert:Uros Bizjak1-2/+1
2008-02-16t-rtems (M68K_MLIB_CPU): Add 5208, 5307, 5407, 5475 multilibs.Ralf Corsepius1-1/+5
2008-02-15sfp-machine.h (CMPtype): Define as typedef using libgcc_cmp_return mode.Uros Bizjak1-8/+8
2008-02-15re PR target/35088 (ICE: in def_cfa_1, at dwarf2out.c:804)Joseph Myers1-0/+2
2008-02-15i386.h (CLEAR_RATIO): Use MIN macro.Uros Bizjak3-12/+10
2008-02-14s390.c (s390_mainpool_start): Emit the pool before the first section switch n...Andreas Krebbel1-9/+4
2008-02-14re PR target/34393 (ICE: in extract_insn, at recog.c:1990)Alan Modra1-0/+1
2008-02-13s390.c (struct constant_pool): New field emit_pool_after added.Andreas Krebbel1-14/+59
2008-02-12avr.h (AVR_HAVE_RAMPZ): Define.Anatoly Sokolov3-8/+29
2008-02-11[patch i386]: For target x86_64-pc-mingw32 _alloca andKai Tietz1-3/+32
2008-02-09PR middle_end/34150John David Anglin1-1/+20
2008-02-08Fixed wrong parameter type in spuSa Liu1-4/+4
2008-02-07s390.h (FUNCTION_ARG_REGNO_P): Fix fprs for 64 bit.Andreas Krebbel1-3/+4
2008-02-07re PR rtl-optimization/33410 (ICE in iv_analyze_expr, at loop-iv.c:934)Richard Henderson1-5/+8
2008-02-06re PR objc/5587 (Objc problems with user_label_prefix)Jan Hubicka1-2/+6
2008-02-06stormy16.md (eqbranchsi): Replace a match_dup inside the clobber with a match...Nick Clifton1-10/+2
2008-02-06rtems-elf.h (TARGET_OS_CPP_BUILTINS): Add builtin_define ("__USE_INIT_FINI__").Ralf Corsepius2-2/+3
2008-02-05i386.md (floatunssisf2): Use ix86_expand_convert_uns_sisf_sse also for TARGET...Uros Bizjak1-15/+6
2008-02-05re PR target/35084 (Strang error messages)H.J. Lu1-9/+12
2008-02-05re PR target/35083 (ICE: in extract_insn, at recog.c:1990)Uros Bizjak1-2/+2
2008-01-31re PR target/34900 (target mips64vrel-elf. Internal compiler error (in reload...Richard Sandiford2-5/+15
2008-01-30* config/i386/xmmintrin.h (_mm_prefetch): Added const to first arg.Silvius Rus1-2/+2
2008-01-30re PR target/34982 (calling a function with undefined parameters causes segme...Jan Hubicka1-0/+10
2008-01-30fixdfdi.h (__fixunstfdi, __fixtfdi): Rearrange the overflow check to make it ...Andreas Krebbel1-14/+20
2008-01-29re PR target/34412 (ICE in extract_insn, at recog.c:1990)Andy Hutchinson1-2/+2
2008-01-28vx-common.h: Fix typo in comment.Bernhard Fischer1-1/+1