aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2007-10-08darwin.h (DARWIN_REGISTER_TARGET_PRAGMAS): Register '#pragma mark' to be exec...Geoffrey Keating1-1/+2
2007-10-07m68k.c, m68k.md: Use the assembly syntax for ASSEMBLER_DIALECT.Kazu Hirata3-72/+45
2007-10-05re PR target/33635 (Bootstrap broken on mips-sgi-irix6.5)Richard Sandiford1-47/+32
2007-10-05* config/avr/avr.c (expand_epilogue): Don't set RTX_FRAME_RELATED_P.Anatoly Sokolov1-44/+24
2007-10-04avr.c (commands_in_file, [...]): Remove variables.Anatoly Sokolov1-21/+0
2007-10-03m68k.c (m68k_output_movem): Use the MOTOROLA if MOTOROLA is to true.Kazu Hirata1-4/+4
2007-10-03re PR target/33635 (Bootstrap broken on mips-sgi-irix6.5)Richard Sandiford3-115/+147
2007-10-02mips.md (sync_compare_and_swap<mode>): Handle compare against constant zero.David Daney2-2/+2
2007-10-02Add vec_init support for 750CL paired vectors and fix movv2sf_pairedRevital Eres4-2/+78
2007-09-30mips.c (mips_split_64bit_move): Use gen_rtx_REG_offset rather than gen_lowpar...Richard Sandiford2-137/+122
2007-09-29i386.c (ix86_expand_move): Use can_create_pseudo_p () instead of variants of ...Uros Bizjak1-17/+14
2007-09-28re PR target/33347 (gcc.c-torture/compile/20000804-1.c ICEs at -O3 -funroll-l...Andrew Pinski1-1/+1
2007-09-28mips.c (override_options): Fix comment typo.Richard Sandiford1-1/+1
2007-09-28config.gcc (bfin*-linux-uclibc*): Set extra_parts to "crtbegin.o crtbeginS.o ...Jie Zhang2-19/+2
2007-09-27mips.h (PTF_AVOID_BRANCHLIKELY): New macro.Richard Sandiford2-103/+104
2007-09-27Fix speling error in previous commit:Matthias Klose2-2/+2
2007-09-27t-linux64 (MULTILIB_OSDIRNAMES): Use ../lib32 as the multilib osdirname if it...Matthias Klose2-2/+16
2007-09-27rs6000.c (rs6000_legitimize_address): Do not reduce offset by units of 0x1000...Joseph Myers1-1/+4
2007-09-26re PR target/33479 (SyncTest Intermittent failing on MIPS)David Daney2-43/+42
2007-09-25re PR target/33551 (ICE: RTL check: expected elt 0 type 'i' or 'n', have 'w' ...DJ Delorie1-5/+5
2007-09-25Fix 33524; SSE5 vectorized int->long conversions are brokenMichael Meissner1-3/+3
2007-09-25Add missing built-in support for 750CL ps_sel instructionRevital Eres3-1/+7
2007-09-25Fix doloop pattern in spu.mdRevital Eres1-1/+2
2007-09-25bfin.c (expand_prologue_reg_save, [...]): Code to save and restore I/M/B/L re...Bernd Schmidt1-56/+73
2007-09-25mmix.h (FUNCTION_INCOMING_ARG_REGNO_P): Don't define bogus target macro.Hans-Peter Nilsson3-10/+24
2007-09-25mmix.md ("*cmpcc_folded"): In condition, gate with REG_P tests before REGNO a...Hans-Peter Nilsson1-1/+2
2007-09-24re PR target/31482 (error: could not split insn, internal compiler error: in ...DJ Delorie1-3/+3
2007-09-24re PR target/33184 (m32c: ostream.tcc:92: error: unable to find a register to...Rask Ingemann Lambertsen1-1/+4
2007-09-25re PR c++/14688 (Mis-matched calling convention on virtual functions accepted...Danny Smith1-1/+3
2007-09-24m68k.h (ASM_OUTPUT_ALIGN_WITH_NOP): New, use "move.l %a4,%a4" to produce nops.Roman Zippel2-0/+20
2007-09-24config/m68k/linux.h (PREFERRED_STACK_BOUNDARY): New.Roman Zippel1-0/+3
2007-09-24m68k.c (strict_low_part_peephole_ok): Don't leave the basic block.Roman Zippel2-143/+164
2007-09-24m68k.c (notice_update_cc): Recognize fp compare (moved from fp compare patter...Roman Zippel3-40/+57
2007-09-24rs6000-protos.h (rs6000_emit_swrsqrtsf): Declare.David Edelsohn5-39/+221
2007-09-24[patch][Bug middle-end/33472] ICE and invalid rtl sharing with complex onKai Tietz1-3/+4
2007-09-23mips.c (build_mips16_call_stub): On 64-bit targets, combine an SC return valu...Richard Sandiford1-0/+13
2007-09-23opth-gen.awk (target_flags_explicit): Declare.Richard Sandiford3-24/+11
2007-09-23alpha.md (movti): Use operand_subword for the split.Eric Botcazou1-2/+2
2007-09-23tree.h (block_nonartificial_location): New prototype.Jakub Jelinek10-856/+856
2007-09-23mips.c (dump_constants_1): Generalize to include fractional and accumulator m...Richard Sandiford1-19/+17
2007-09-23mips.h (ISA_HAS_DSP, [...]): New macros.Richard Sandiford8-189/+192
2007-09-22re PR target/32325 (cc1plus ICE configuring libstdc++ on Tru64 UNIX V5.1B: SE...Eric Botcazou1-1/+8
2007-09-21mt-sde (CFLAGS_FOR_TARGET): Replace -fno-optimize-sibling-calls with -minterl...Richard Sandiford1-8/+0
2007-09-20configure.ac (mipsisa*-*-elfoabi*): New stanza.Richard Sandiford2-0/+15
2007-09-19mips.c (build_mips16_call_stub): Tidy.Richard Sandiford1-40/+20
2007-09-19Eliminate trailing whitespaceMichael Meissner10-200/+200
2007-09-19* config/mips/sde.h: Switch to GPLv3.Joseph Myers1-5/+4
2007-09-19m68k.c (output_move_himode): Remove jump table recognition.Roman Zippel2-55/+4
2007-09-19bfin.md (define_asm_attributes): New.Bernd Schmidt1-0/+6
2007-09-19tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument.Bernd Schmidt6-7/+11