Daily bump.
[platform/upstream/gcc.git] / gcc / config / sparc /
2011-12-16 Eric Botcazousparc.md (UNSPEC_FRAME_BLOCKAGE): New constant.
2011-12-13 Richard Hendersonsparc: Default memory model to TSO for Linux and Solaris.
2011-12-06 David S. Millersparc: Fix warnings when using visintrin.h with VIS...
2011-11-30 Richard Hendersonsparc: Add -mmemory-model command-line option.
2011-11-30 Richard Hendersonsparc: Convert to atomic_exchange.
2011-11-30 Richard Hendersonsparc: Convert to atomic_compare_and_swap.
2011-11-30 Richard Hendersonsparc: Convert to atomic_load/store.
2011-11-30 Richard Hendersonsparc: Convert to mem_thread_fence.
2011-11-21 David S. MillerCorrect sparc's REGMODE_NATURAL_SIZE and MODES_TIEABLE_...
2011-11-12 David S. MillerFix Linux/sparc build after generic asm output optimiza...
2011-11-11 David S. MillerRevert sparc vec_init improvements as they cause 64...
2011-11-09 Eric Botcazousparc.c (output_v8plus_shift): Take INSN parameter...
2011-11-07 David S. MillerGet rid of sparc's UNSPEC_SHORT_LOAD.
2011-11-06 David S. MillerMore improvements to sparc VIS vec_init code generation.
2011-11-04 David S. MillerFix sparc regression due to recent movcc pattern changes.
2011-11-04 Eric Botcazoure PR target/50979 (architecture mismatch: "mul32"...
2011-11-03 Eric Botcazousparc.md (movtf_insn_sp32_no_fpu): Consolidate into...
2011-11-02 Eric Botcazoure PR target/50945 (ICE on floating-point move with...
2011-11-02 Rainer OrthMove libgcc2 to toplevel libgcc
2011-11-02 Rainer OrthMove libgcc1 to toplevel libgcc
2011-11-02 Rainer OrthMove crtstuff support to toplevel libgcc
2011-11-02 Rainer OrthMove shlib support to toplevel libgcc
2011-11-01 David S. MillerHandle V4HI vector initialization more efficiently...
2011-11-01 David S. MillerAdd vcond/vcondu patterns to sparc backend.
2011-10-31 David S. MillerAllow zero operand in sparc VIS3 cmask patterns.
2011-10-31 David S. MillerSlight improvements to vec_init code gen on sparc.
2011-10-28 David S. MillerAdd support for the VIS3 addxc instruction.
2011-10-28 David S. MillerFix constraint on 64-bit VIS3 vector moves.
2011-10-27 David S. MillerFix thinko in previous sparc setcc changes.
2011-10-26 David S. MillerImprove sparc setcc generation and add testcases.
2011-10-26 David S. MillerCanonicalize sparc movcc patterns such that operand...
2011-10-25 David S. MillerDelete remaining references to sparc little-endian...
2011-10-24 David S. MillerSegregate sparc FP/VEC constant constraints.
2011-10-24 David S. MillerConsolidate some sparc insn patterns using "enabled".
2011-10-24 David S. MillerFix sol2 sparc -mv8 regression.
2011-10-24 David S. MillerAdd support for sparc VIS3 fp<-->int moves.
2011-10-23 David S. MillerFactor out common tests in 8-byte reg/reg move splitter...
2011-10-23 David S. MillerAdd missing fzero/fone cases to DImode move on 32-bit...
2011-10-23 David S. MillerFix sparc so that reload doesn't try to load non-trivia...
2011-10-23 David S. MillerUse a macro instead of a constant to test for sparc...
2011-10-22 David S. MillerRemove unused functions from sparc backend.
2011-10-22 David S. MillerMake sparc's "struct processor_costs" private to sparc.c
2011-10-22 David S. MillerConvert sparc over to TARGET_SECONDARY_RELOAD.
2011-10-20 David S. MillerUse can_create_pseudo_p() in the sparc backend.
2011-10-18 Eric Botcazou* config/sparc/sparc.md (in_call_delay): Fix formatting...
2011-10-18 Richard HendersonAdd sparc vec_perm patterns when VIS2.
2011-10-17 Richard HendersonFix predicates used in sparc VIS edge instructions.
2011-10-17 David S. MillerSegregate sparc's handling of vector vs. non-vector...
2011-10-15 David S. MillerFix mv8plus, allow targetting Linux or Solaris from...
2011-10-14 Eric Botcazoure PR target/50354 (architecture mismatch between compi...
2011-10-14 David S. MillerMerge sparc plus/minus vector operations using a code...
2011-10-13 David S. MillerFix the RTL of some sparc VIS patterns.
2011-10-13 Eric Botcazouinvoke.texi (SPARC options): Document -mfix-at697f.
2011-10-12 David S. MillerFix sparc when assembler lacks support for vis3/fmaf...
2011-10-11 Eric Botcazoure PR target/49965 (libgomp.c++/reduction-4.C and libgo...
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-10-06 David S. MillerCorrect errors in sparc SImode popcount/clz patterns...
2011-10-06 David S. MillerAdd support for lzd and popc instructions on sparc.
2011-10-05 David S. MillerAdd support for more sparc VIS 3.0 instructions.
2011-10-04 David S. MillerSmall -m{cpu,tune}=native fix under Linux/Sparc.
2011-10-04 Eric Botcazou* config/sparc/sparc.c (sparc_fold_builtin): Use a...
2011-10-04 David S. MillerMore consistent access to sparc %ger register.
2011-10-03 David S. MillerMinor fixup to the sparc bshuffle pattern.
2011-10-03 David S. MillerMinor fixups to the sparc bmask/bshuffle patterns.
2011-10-03 Richard HendersonAdd missing sparc shift zero extensions, and fix shift...
2011-10-02 David S. MillerStart adding support for VIS 3.0 instructions.
2011-09-30 David S. MillerAdd sparc VIS 2.0 builtins, intrinsics, and option...
2011-09-29 David S. MillerMore sparc pixel-compare insn pattern cleanups.
2011-09-29 David S. MillerRemove unnecessary sparc code attr.
2011-09-29 David S. MillerAdd sparc 3D array addressing VIS intrinsics.
2011-09-29 David S. MillerRespin sparc pixel-compare patterns using iterators.
2011-09-27 David S. MillerAdd explicit VIS intrinsics for addition and subtraction.
2011-09-27 David S. MillerImprove code generation for edge and pixel-compare...
2011-09-26 David S. MillerFix sparc %gsr write elimination and add a testcase.
2011-09-26 David S. MillerMove target CPP macro handling to C file and add __VIS...
2011-09-25 David S. MillerAdd support for floating-point fused multiply-add on...
2011-09-25 David S. MillerGenerate 'fone' and 'fones' sparc instructions when...
2011-09-25 David S. MillerTeach sparc backend about %gsr register and add intrins...
2011-09-22 David S. Millersparc.md (G[0-7]_REG, [...]): New constants.
2011-09-22 David S. Millersparc.c (sparc_vis_init_builtins): Do not mark fpack16...
2011-09-22 David S. MillerAdd pixel compare VIS intrinsics.
2011-09-21 David S. Millersparc.c (def_builtin): Change from macro into function.
2011-09-20 David S. Millersparc.md (UNSPEC_ALIGNADDRL): New unspec.
2011-09-18 David S. Millersparc.c (niagara2_costs): Adjust integer divide costs.
2011-09-17 David S. Millersparc.md (UNSPEC_EDGE8, [...]): New unspecs.
2011-09-16 David S. Millervisintrin.h: New file.
2011-09-14 Richard Sandifordsparc.md: Use match_test rather than eq/ne symbol_ref...
2011-09-05 David S. Millersol2-64.h: Move ...
2011-09-05 David S. Millersparc-opts.h (PROCESSOR_NIAGARA3, [...]): New.
2011-09-05 David S. Millerconfig.host: Add driver-sparc.o and sparc/x-sparc on...
2011-08-18 Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-08-08 Rainer OrthNew files from last commit.
2011-08-08 Rainer Orthdriver-sparc.c: New file.
2011-08-05 Rainer OrthMakefile.in (FPBIT_FUNCS, [...]): Remove.
2011-08-01 Rainer Orthre PR debug/49887 (.debug_macro breaks many Solaris...
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-13 Rainer Orthcrtfastmath.c: Move to ../libgcc/config/alpha.
2011-07-11 Eric Botcazousparc.md (save_register_window_1): Rename to...
2011-07-09 Eric Botcazousparc.h (STACK_SAVEAREA_MODE): Move around.
2011-07-07 Eric Botcazoure PR target/49660 (64-bit gcc doesn't enable -mv8plus...
next