aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2011-04-08gcc_update (gcc/config/arm/arm-tables.opt): New dependencies.Joseph Myers8-185/+539
2011-04-08alpha.c (alpha_emit_xfloating_libcall): Call use_reg.Nathan Froyd3-10/+4
2011-04-08re PR target/48366 (ICE in extract_constrain_insn_cached, at recog.c:2024)John David Anglin3-20/+30
2011-04-08arm-protos.h (arm_attr_length_push_multi): New prototype.Wei Guozhi3-21/+30
2011-04-08tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.Anatoly Sokolov7-77/+1
2011-04-07rx.opt (rx610, [...]): Use Enum not Name on EnumValue lines.Joseph Myers1-3/+3
2011-04-07m68k.c (m68k_handle_option): Don't handle OPT_m68000...Joseph Myers4-66/+23
2011-04-07mips.h (REG_MODE_OK_FOR_BASE_P, [...]): Remove macros.Anatoly Sokolov1-22/+0
2011-04-07sse.md: Update copyright year.Uros Bizjak1-582/+317
2011-04-07mn10300.md (movqi_internal): Add alternatives to handle MDR <-> data register...Nick Clifton1-4/+14
2011-04-07rs6000.c (rs6000_stack_info): Don't compare against previous stack info.Alan Modra1-12/+1
2011-04-06sse.md (AVXMODEDCVTDQ2PS): Remove.Uros Bizjak1-326/+297
2011-04-06tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers5-28/+57
2011-04-06arm.h (arm_class_likely_spilled_p): Check against LO_REGS only for Thumb-1.Andrew Stubbs2-6/+8
2011-04-06i386.md (attribute isa): New.Uros Bizjak4-910/+491
2011-04-06* config/alpha/osf5.h (MAX_OFILE_ALIGNMENT): Define.Rainer Orth1-1/+5
2011-04-06arm.md (arm_cmpsi_insn): Compute attr "length".Wei Guozhi2-8/+60
2011-04-05m68k.c (m68k_handle_option): Don't handle OPT_m5200, OPT_m5206e, OPT_m528x, O...Joseph Myers4-35/+12
2011-04-05rx-opts.h: New.Joseph Myers4-49/+95
2011-04-05re PR target/43920 (Choosing conditional execution over conditional branches ...Tom de Vries1-1/+2
2011-04-05For Yufeng Zhang.Yufeng Zhang2-217/+216
2011-04-04options.texi (ToLower): Document.Joseph Myers3-7/+7
2011-04-04pdp11.h (IRA_COVER_CLASSES): Delete.Richard Sandiford1-10/+0
2011-04-04vax.c: Include reload.h.Richard Sandiford1-0/+1
2011-04-04sparc.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov2-28/+32
2011-04-03avr.h (ASM_OUTPUT_BSS): Remove.Anatoly Sokolov1-2/+2
2011-04-02re PR target/48416 (Revision 171890 failed to build)Kai Tietz1-1/+1
2011-04-02Restore old state for accidentially escaped local change.Kai Tietz1-3/+1
2011-04-02i386.c (ix86_is_msabi_thiscall): New helper function.Kai Tietz1-15/+59
2011-04-02h8300.c (print_operand_address): Rename to...Naveen H.S3-40/+56
2011-04-01constraints.md: New file.Nathan Froyd5-273/+235
2011-04-01Fix 48262Andrew Pinski2-10/+10
2011-04-01* config/spu/t-spu-elf (dp-bit.c): Use > instead of >>.Ulrich Weigand1-2/+3
2011-04-01Missing new files from previous patch.Kai Tietz2-0/+23
2011-04-01config.gcc (*-*-mingw*): Allow as option the posix threading model.Kai Tietz6-10/+49
2011-04-01expr.c (emit_block_move_via_movmem): Use n_generator_args instead of n_operands.Richard Sandiford3-10/+6
2011-03-31h8300.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove macro.Anatoly Sokolov3-14/+21
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers113-550/+79
2011-03-31re PR target/48142 (miscompilation with -Os -mpreferred-stack-boundary=5 -fst...Eric Botcazou1-8/+26
2011-03-31rs6000.c (rs6000_handle_option): Remove unused isel var.Andreas Tobler1-1/+0
2011-03-30arm.opt (mhard-float, [...]): Mark Undocumented.Joseph Myers1-4/+2
2011-03-30options.texi (NegativeAlias): Document.Joseph Myers3-70/+43
2011-03-30reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law10-25/+24
2011-03-30re PR target/47551 (ICE when reloading neon registers from out-of-range offsets)Richard Sandiford1-3/+6
2011-03-30re PR target/43590 (ICE in spill_failure, at reload1.c:2158)Richard Sandiford1-14/+10
2011-03-30PR/driver 48208Christian Schüler2-0/+12
2011-03-30rx.md: Add peepholes and patterns to combine extending loads and simple arith...Nick Clifton4-29/+284
2011-03-30Fix a typo in FLOAT_SSE_REGS.H.J. Lu1-1/+1
2011-03-30re PR bootstrap/48337 (options.c doesn't compile on SPARC)Joseph Myers2-3/+3
2011-03-29Merge up to 171704Michael Meissner1-1/+4