aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2009-05-11m68k-devices.def (52274, [...]): New devices.Nathan Sidwell1-1/+22
2009-05-11rs6000-c.c (altivec_categorize_keyword): Update for recent libcpp interface c...Ben Elliston1-2/+2
2009-05-10re PR target/40031 (ARM broken with addresses in PHIs with -fPIC)Michael Matz1-1/+5
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers21-142/+146
2009-05-08Fix bug in movdf_softfloat32.Michael Eager1-1/+1
2009-05-08sh.c: Do not include c-pragma.h.Kaz Kojima1-1/+0
2009-05-07spu.c: Remove include of c-common.h.Andrew Pinski1-1/+0
2009-05-07* config/i386/i386.c: Do not include c-common.h.Steven Bosscher1-1/+0
2009-05-07picochip.h (NO_DOLLAR_IN_LABEL): Added.Hariharan Sandanagobalane2-2/+1
2009-05-06i386.md ((unnamed inc/dec peephole): Use optimize_insn_for_size_p instead of ...H.J. Lu3-5/+5
2009-05-06i386.c (ix86_build_signbit_mask): Make it static.H.J. Lu2-3/+2
2009-05-06i386.md (*avx_<code><mode>3_finite): Replace ssemodesuffixf2c with avxmodesuf...H.J. Lu1-1/+1
2009-05-05linux-atomic.c: Eliminate conditional include of errno.h on non-LP64 systems ...Ben Elliston1-5/+0
2009-05-04Allow address for DImode/DFmode only if double-precision FP regs.Michael Eager1-1/+1
2009-05-04Add TARGET_SINGLE_FLOAT check.Michael Eager1-1/+2
2009-05-04Add CPP_SPEC for -mxilinx-fpu.Michael Eager1-0/+9
2009-05-04Add t-xilinx for powerpc-xilinx-eabi*.Michael Eager1-0/+56
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini65-619/+383
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov16-68/+0
2009-04-30mips.h (FRAME_GROWS_DOWNWARD, [...]): Define new macros.Adam Nemet2-29/+42
2009-04-30fix for PR 39955Michael Matz1-0/+1
2009-04-30Fix PR target/38571Ramana Radhakrishnan1-1/+1
2009-04-29mips.c (mips_add_offset): Use gen_int_mode for CONST_HIGH_PART result.James E. Wilson1-2/+4
2009-04-30(frame_pointer_required_p): Change return type to bool.Anatoly Sokolov1-1/+1
2009-04-30avr.c (initial_elimination_offset): Rename to avr_initial_elimination_offset.Anatoly Sokolov3-13/+20
2009-04-29re PR middle-end/39943 (wrong conversion from unsigned int to float)Richard Guenther1-1/+3
2009-04-29bfin.c (bfin_optimize_loop): When looking for the last insn before the loop_e...Bernd Schmidt1-0/+1
2009-04-29bfin.c (bfin_optimize_loop): If we need a scratch reg, scan backwards to try ...Bernd Schmidt1-4/+30
2009-04-29bfin.h (splitting_loops): Declare.Bernd Schmidt4-81/+133
2009-04-29bfin.c (bfin_register_move_cost): Test for subsets of DREGS rather than compa...Bernd Schmidt1-8/+2
2009-04-29bfin.c (bfin_optimize_loop): Unify handling of problematic last insns.Bernd Schmidt1-30/+22
2009-04-29bfin.md (sp_or_sm, [...]): New macro.Bernd Schmidt2-73/+73
2009-04-28alpha.md (usegp): Cast the result of alpha_find_lo_sum_using_gp to enum attr_...Uros Bizjak2-8/+8
2009-04-28config.gcc (powerpc*-*-* | rs6000-*-*): Add rs6000/option-defaults.h to tm_file.Joseph Myers2-10/+64
2009-04-28FPA error for AAPCSRamana Radhakrishnan1-0/+4
2009-04-28config.gcc (hppa*64*-*-hpux11*): Set use_gcc_stdint and add hpux-stdint.h to ...Steve Ellcey5-10/+38
2009-04-28re PR bootstrap/39929 (Bootstrapping fails at stage 1 on powerpc-ibm-aix)Andrew Pinski2-3/+3
2009-04-28m32c.c (TARGET_PROMOTE_FUNCTION_RETURN, [...]): Delete.Paolo Bonzini1-16/+0
2009-04-28Add support for arm1156tf-sRamana Radhakrishnan2-1/+2
2009-04-28re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)Uros Bizjak1-8/+10
2009-04-28re PR target/39911 (The 'z' suffix doesn't work with 16bit integer insn)Uros Bizjak2-75/+95
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor16-165/+180
2009-04-27spu.c (spu_machine_dependent_reorg): Make sure branch label on hint instructi...Trevor Smigiel1-0/+19
2009-04-27Allow non-constant arguments to conversion intrinsics.Trevor Smigiel7-72/+296
2009-04-27re PR c/39903 (ICE on flexible member)H.J. Lu1-1/+4
2009-04-27alpha.c (code_for_builtin): Declare as enum insn_code.Uros Bizjak1-1/+1
2009-04-26i386.c (print_operand): Fix typo.Uros Bizjak1-1/+1
2009-04-26mingw-w64.h (STANDARD_INCLUDE_DIR): Redefine it to just use mingw/include.Kai Tietz2-0/+42
2009-04-25re PR target/39897 (Revision 146761 caused libgomp.fortran/omp_atomic1.f90)Uros Bizjak1-1/+11
2009-04-25re PR bootstrap/39645 (uninitialized variable in genattrtab.c)Eric Botcazou1-14/+11