aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2008-09-01arm.md: Include cortex-r4f.md.Paul Brook8-54/+232
2008-09-01* config/ia64/ia64.c (TARGET_ADDRESS_COST): Update.Andreas Schwab1-1/+1
2008-09-01arm.c (arm_no_early_mul_dep): Handle multiply-subtract.Paul Brook1-2/+9
2008-09-01* config/spu/spu.c (spu_expand_block_move) Update call of MOVE_RATIO.Jan Hubicka1-1/+1
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka15-26/+24
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev3-13/+92
2008-08-31frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka13-23/+26
2008-08-31* config/cris/cris.c (cris_rtx_costs): Correct call to rtx_costs.Hans-Peter Nilsson1-1/+1
2008-08-31gthr-win32.h (__gthread_setspecific): Use CONST_CAST2.Aaron W. LaFramboise1-1/+4
2008-08-31configure.ac (RPATH_ENVVAR): Use PATH on Windows.Aaron W. LaFramboise4-4/+74
2008-08-31re PR target/37168 (ICE: in final_scan_insn, at final.c:2615 (altivec))Jakub Jelinek4-12/+19
2008-08-31sparc.h (BRANCH_COST): Fix macro definition.Jan Hubicka2-44/+44
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka37-250/+287
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner4-54/+134
2008-08-30re PR target/37270 (SH: spill failure for R0_REGS)Kaz Kojima1-2/+2
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka25-26/+29
2008-08-30re PR target/37283 (Cannot build crtbegin.o for ARM)Samuel Tardieu1-2/+5
2008-08-29mn10300.c (mn10300_secondary_reload_class): We need secondary reloads for AM3...Jeff Law1-11/+26
2008-08-29see.c (see_merge_one_def_extension): Silence used uninitialized warning.Jan Hubicka1-1/+1
2008-08-29xtensa.c (xtensa_secondary_reload_class): Revert change from 2008-04-03.Bob Wilson2-2/+6
2008-08-29m32r.h (LEGITIMATE_CONSTANT_P): Treat LABEL_REFs in the same way as SYMBOL_REFs.Nick Clifton1-1/+1
2008-08-29* config/xtensa/xtensa.md (<u>mulsidi3): Use a temporary register.Bob Wilson1-2/+3
2008-08-29mips.h (ISA_HAS_BBIT): New macro.Adam Nemet2-8/+72
2008-08-28mips.h (ISA_HAS_DMUL3): New macro.Adam Nemet2-22/+34
2008-08-28expmed.c (store_bit_field_1): Be prepared for movstrict expander to fail.Jan Hubicka3-242/+276
2008-08-28[multiple changes]H.J. Lu13-277/+7103
2008-08-28arm.c (TARGET_MAX_ANCHOR_OFFSET): New.Paul Brook3-0/+54
2008-08-28stormy16.h (IRA_COVER_CLASSES): Define.Nick Clifton2-5/+10
2008-08-28v850.h (IRA_COVER_CLASSES): Define.Nick Clifton2-2/+7
2008-08-28* config/mcore/mcore.h (IRA_COVER_CLASSES): Define.Nick Clifton1-2/+8
2008-08-28* config/iq2000/iq2000.h (IRA_COVER_CLASSES): Define.Nick Clifton1-1/+7
2008-08-28* config/fr30/fr30.h (IRA_COVER_CLASSES): Define.Nick Clifton1-1/+6
2008-08-28* config/m32r/m32r.h (IRA_COVER_CLASSES): Define.Nick Clifton1-1/+6
2008-08-28vfp11.md: Update license notice.Paul Brook2-16/+19
2008-08-28target.h (struct vectorize): Add new target builtin.Ira Rosen3-0/+100
2008-08-28sh.h (REG_CLASS_CONTENTS): Drop fr32 from FPUL_REGS.Kaz Kojima1-2/+2
2008-08-27t-arm-coff (LIB1ASMFUNCS): Add missing undescrore on _clzsi2.Paul Brook2-2/+2
2008-08-26vfp.md: Document fmul{s,d} and fmac{s,d} types.Paul Brook4-28/+21
2008-08-26mn10300.md (movqi, movhi): Split i->d*a case into two cases to avoid the poss...Jeff Law1-10/+14
2008-08-26vfp.md: Move pipeline description for VFP11 to...Paul Brook3-83/+97
2008-08-26[multiple changes]Vladimir Makarov13-2/+167
2008-08-26spu.md (vec_extract_evenv4si, [...]): Implement.SVictor Kaplansky1-0/+470
2008-08-25re PR target/36756 (g++.dg/tls-3.C ICE with section-anchors, unit-at-a-time, ...Janis Johnson1-2/+5
2008-08-25spu_mfcio.h (mfc_begin_critical_section): New function.Ulrich Weigand1-0/+28
2008-08-25rs6000.c (rs6000_handle_altivec_attribute): Propagate all type qualifiers fro...Ulrich Weigand1-2/+4
2008-08-25mips.md (immediate_insn): Move up in file, fix comment typo, reformat.David Daney2-505/+533
2008-08-25config.gcc (mips64*-*-linux*): Handle mips64octeon*-*-linux*.Adam Nemet4-5/+46
2008-08-23re PR target/37094 (Ada build broken for i586)Jan Hubicka1-1/+1
2008-08-23re PR target/11259 ([avr] gcc Double 'andi' missed optimization)Anatoly Sokolov1-2/+169
2008-08-22re PR target/37184 (ice in ix86_match_ccmode)Uros Bizjak4-38/+71