aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2009-05-14arm.h (PROMOTE_FUNCTION_MODE): Remove handling of MODE_COMPLEX_INT.Paolo Bonzini1-3/+2
2009-05-14alpha.c (alpha_initialize_trampoline): Change 0 to LCT_NORMAL in function call.Rainer Orth1-1/+1
2009-05-14mips.c (mips_print_operand): Check for invalid values of LETTER.Adam Nemet1-0/+6
2009-05-14msformat-c.c (ms_printf_length_specs): Use enumeration values even in sentine...Dave Korn1-12/+12
2009-05-13mips.md (store): Add attributes for QI and HI.Adam Nemet1-26/+7
2009-05-13t-uclinux (M68K_MLIB_CPU): Check for FL_UCLINUX.Nathan Sidwell3-10/+11
2009-05-12sh.h (OVERRIDE_OPTIONS): Clear flag_schedule_insns unless -fschedule-insns is...Kaz Kojima1-2/+5
2009-05-12re PR target/39561 (-mno-expand-cbranchdi broken)Kaz Kojima3-16/+7
2009-05-12sh-protos.h (sh_legitimate_index_p): Declare.Kaz Kojima3-164/+175
2009-05-12Fix PR bootstrap/40118Michael Meissner1-3/+3
2009-05-12re PR target/37197 (-msse4 ICE on __builtin_parityl)Uros Bizjak1-11/+23
2009-05-12Merge cond-optab branch.Paolo Bonzini132-9570/+4007
2009-05-11spu-c.c (spu_categorize_keyword): Update for recent libcpp interface change.Andrew Pinski1-2/+2
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