OSDN Git Service

Revert delta 190174
[pf3gnuchains/gcc-fork.git] / gcc / config / sparc / sparc.c
2012-08-06 nickcRevert delta 190174
2012-08-06 nickcLatest updates from FSF 4.7 branch
2012-05-03 davemFix long double float miscompilations on sparc 64-bit.
2012-04-09 ebotcazou PR target/52717
2012-02-11 ebotcazou * config/sparc/sparc.c (sparc_flat_expand_prologue...
2012-01-30 ebotcazou PR target/51920
2012-01-26 rthsparc: Fix atomic_test_and_set definition.
2011-12-16 ebotcazou * config/sparc/sparc.md (UNSPEC_FRAME_BLOCKAGE): New...
2011-12-13 rthsparc: Default memory model to TSO for Linux and Solaris.
2011-11-30 rthsparc: Add -mmemory-model command-line option.
2011-11-30 rthsparc: Convert to atomic_compare_and_swap.
2011-11-30 rthsparc: Convert to mem_thread_fence.
2011-11-21 davemCorrect sparc's REGMODE_NATURAL_SIZE and MODES_TIEABLE_...
2011-11-11 davemRevert sparc vec_init improvements as they cause 64...
2011-11-09 ebotcazou * config/sparc/sparc.c (output_v8plus_shift): Take...
2011-11-06 davemMore improvements to sparc VIS vec_init code generation.
2011-11-04 davemFix sparc regression due to recent movcc pattern changes.
2011-11-03 ebotcazou * config/sparc/sparc.md (movtf_insn_sp32_no_fpu):...
2011-11-01 davemHandle V4HI vector initialization more efficiently...
2011-11-01 davemAdd vcond/vcondu patterns to sparc backend.
2011-10-31 davemSlight improvements to vec_init code gen on sparc.
2011-10-28 davemAdd support for the VIS3 addxc instruction.
2011-10-27 davemFix thinko in previous sparc setcc changes.
2011-10-26 davemImprove sparc setcc generation and add testcases.
2011-10-26 davemCanonicalize sparc movcc patterns such that operand...
2011-10-25 davemDelete remaining references to sparc little-endian...
2011-10-24 davemFix sol2 sparc -mv8 regression.
2011-10-24 davemAdd support for sparc VIS3 fp<-->int moves.
2011-10-23 davemFactor out common tests in 8-byte reg/reg move splitter...
2011-10-23 davemFix sparc so that reload doesn't try to load non-trivia...
2011-10-23 davemUse a macro instead of a constant to test for sparc...
2011-10-22 davemRemove unused functions from sparc backend.
2011-10-22 davemMake sparc's "struct processor_costs" private to sparc.c
2011-10-22 davemConvert sparc over to TARGET_SECONDARY_RELOAD.
2011-10-20 davemUse can_create_pseudo_p() in the sparc backend.
2011-10-18 davemAdd sparc vec_perm patterns when VIS2.
2011-10-17 davemSegregate sparc's handling of vector vs. non-vector...
2011-10-15 davemFix mv8plus, allow targetting Linux or Solaris from...
2011-10-13 davemFix the RTL of some sparc VIS patterns.
2011-10-13 ebotcazou * doc/invoke.texi (SPARC options): Document -mfix...
2011-10-12 davemFix sparc when assembler lacks support for vis3/fmaf...
2011-10-11 meissnerConvert standard builtin functions from being arrays...
2011-10-06 davemAdd support for lzd and popc instructions on sparc.
2011-10-05 davemAdd support for more sparc VIS 3.0 instructions.
2011-10-04 ebotcazou * config/sparc/sparc.c (sparc_fold_builtin): Use a...
2011-10-02 davemStart adding support for VIS 3.0 instructions.
2011-09-30 davemAdd sparc VIS 2.0 builtins, intrinsics, and option...
2011-09-29 davemAdd sparc 3D array addressing VIS intrinsics.
2011-09-27 davemAdd explicit VIS intrinsics for addition and subtraction.
2011-09-27 davemImprove code generation for edge and pixel-compare...
2011-09-26 davemFix sparc %gsr write elimination and add a testcase.
2011-09-25 davemAdd support for floating-point fused multiply-add on...
2011-09-25 davemGenerate 'fone' and 'fones' sparc instructions when...
2011-09-25 davemTeach sparc backend about %gsr register and add intrins...
2011-09-22 davem * config/sparc/sparc.c (sparc_vis_init_builtins):...
2011-09-22 davemAdd pixel compare VIS intrinsics.
2011-09-21 davem * config/sparc/sparc.c (def_builtin): Change from...
2011-09-20 davem * config/sparc/sparc.md (UNSPEC_ALIGNADDRL): New unspec.
2011-09-18 davem * gcc/config/sparc/sparc.c (niagara2_costs): Adjust...
2011-09-17 davem * config/sparc/sparc.md (UNSPEC_EDGE8, UNSPEC_EDGE8L,
2011-09-05 davem * config/sparc/sparc-opts.h (PROCESSOR_NIAGARA3,
2011-08-18 rsandifogcc/
2011-08-08 ro gcc:
2011-08-01 ro PR debug/49887
2011-07-19 rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-07-11 ebotcazou * config/sparc/sparc.md (save_register_window_1):...
2011-06-27 ebotcazou * config/sparc/sparc.c (sparc_frame_pointer_required...
2011-06-26 ebotcazou * config/sparc/sparc.c (save_local_or_in_reg_p): Adjus...
2011-06-24 rthsparc: Fix -mflat unwind info.
2011-06-22 rth * reg-notes.def (REG_CFA_WINDOW_SAVE): New.
2011-06-16 amylaar PR middle-end/46500
2011-06-14 jsm28 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
2011-06-10 ebotcazougcc/
2011-06-09 ro2011-05-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2011-06-05 ebotcazou * config/sparc/sparc.c (output_return): Fix thinko...
2011-06-02 ebotcazou * function.h (struct stack_usage): Remove dynamic_allo...
2011-05-26 ro PR target/49099
2011-05-25 ebotcazou * common.opt (flag_stack_usage_info): New variable.
2011-05-24 ebotcazou * config/sparc/sparc.c (sparc_option_override): If...
2011-05-22 ebotcazou * config/sparc/sparc.c (sparc_delegitimize_address...
2011-05-21 ebotcazou * config/sparc/sparc.c (eligible_for_return_delay...
2011-05-19 ro PR target/40483
2011-05-12 aesok * config/sparc/sparc.h (REG_OK_FOR_INDEX_P, REG_OK_FOR...
2011-05-04 krebbel2011-05-04 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-05-03 froydnj * config/sparc/sparc.c (sparc_file_end): Call
2011-05-03 bernds * gengenrtl.c (special_rtx): PC, CC0 and RETURN are...
2011-04-30 aesok * config/sparc/sparc.h (PRINT_OPERAND, PRINT_OPERAND_A...
2011-04-29 rguenth2011-04-29 Richard Guenther <rguenther@suse.de>
2011-04-21 rsandifogcc/
2011-04-21 rsandifogcc/
2011-04-19 aesok * config/sparc/sparc.h (GENERAL_OR_I64, REGISTER_MOVE_...
2011-04-08 froydnj * config/alpha/alpha.c (alpha_emit_xfloating_libcall...
2011-04-04 aesok * config/sparc/sparc.h (PREFERRED_RELOAD_CLASS): Remove.
2011-03-30 ro2011-03-30 Joseph Myers <joseph@codesourcery.com>
2011-03-28 jsm28 * config/sparc/sparc-opts.h: New.
2011-03-22 jsm28 * target.def (handle_option): Take gcc_options and
2011-03-21 ktietzChangeLog gcc/
2011-03-20 ebotcazou PR bootstrap/48168
2011-03-11 jsm28 * config/sparc/sparc.c (sparc_option_override): Use
2011-01-17 ro * config/sparc/sparc.c (sparc_sr_alias_set): Don't...
next