aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-29alpha.c (alpha_sr_alias_set): Don't define.Uros Bizjak1-18/+6
2011-03-29[multiple changes]Vladimir Makarov34-368/+0
2011-03-28Fix a typo in -mavx256-split-unaligned-store.H.J. Lu1-1/+1
2011-03-29h8300.h (FUNCTION_VALUE_REGNO_P, [...]): Remove macros.Anatoly Sokolov2-24/+42
2011-03-28h8300.h (ASM_OUTPUT_BSS): Remove macro.Anatoly Sokolov1-8/+1
2011-03-28ia64.c (ia64_promote_function_mode): Fix promotion when for_return is 2.Tristan Gingold1-1/+1
2011-03-28sparc-opts.h: New.Joseph Myers4-156/+154
2011-03-28re PR testsuite/48245 (FAIL: gcc.dg/lto/pr46940 c_lto_pr46940_0.o assemble on...Rainer Orth1-2/+3
2011-03-28alpha.md (addtf3): Change mode of operands to TFmode.Uros Bizjak1-12/+12
2011-03-27Don't assert unaligned 256bit load/store.H.J. Lu1-24/+2
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov34-0/+368
2011-03-27[multiple changes]Vladimir Makarov34-368/+0
2011-03-27re PR target/48288 (ld: Unsatisfied symbol "__iordi3" in file /test/gnu/gcc/o...John David Anglin2-8/+12
2011-03-27mips.h (LIBCALL_VALUE, [...]): Remove macros.Anatoly Sokolov3-20/+53
2011-03-27Split 32-byte AVX unaligned load/store.H.J. Lu3-13/+113
2011-03-27re PR target/38598 (MIPS extendsidi2 does not have a LO alternative)Richard Sandiford1-11/+17
2011-03-27mips.c (mips_prepare_builtin_arg): Replace icode and opno arguments with an e...Richard Sandiford1-99/+59
2011-03-27arm.c (arm_autovectorize_vector_sizes): New function.Ira Rosen1-0/+10
2011-03-26predicates.md (word_offset_memref_op): Handle cmodel medium addresses.Alan Modra4-2/+108
2011-03-26re PR target/47487 (ICE in rs6000_output_function_epilogue, at config/rs6000/...Alan Modra1-3/+4
2011-03-25arm.h (CANNOT_CHANGE_MODE_CLASS): Restrict FPA_REGS case to VFPv1.Richard Sandiford1-6/+6
2011-03-25cygming.h (DWARF_FRAME_REGISTERS): Adjust comment.Kai Tietz4-26/+38