OSDN Git Service

Use a macro instead of a constant to test for sparc integer regnos.
[pf3gnuchains/gcc-fork.git] / gcc / config / sparc / sparc.c
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...
2010-12-30 ebotcazou PR target/47038
2010-12-22 froydnjgcc/
2010-12-19 ebotcazou PR target/46729
2010-12-16 ebotcazou Support for LEON processor
2010-12-15 jsm28 * doc/tm.texi.in (US_SOFTWARE_GOFAST): Don't document.
2010-12-02 ebotcazou PR target/46685
2010-12-01 jsm28 * common.opt (main_input_filename, main_input_basename,
2010-11-22 froydnj * target.def (conditional_register_usage): Define.
2010-11-16 froydnj * builtins.c (std_gimplify_va_arg_expr): Use
2010-11-10 ebotcazou * config/sparc/sparc.c (sparc_delegitimize_address...
2010-11-08 ebotcazou PR target/46208
2010-11-03 froydnjgcc/
2010-10-24 ebotcazou * config/sparc/sparc.c (sparc_type_code) <NULLPTR_TYPE...
2010-10-22 jsm28 * target.h (enum opt_levels, struct default_options...
2010-10-14 jsm28 * params.c (params_finished): New.
2010-10-11 jsm28 * params.c (set_param_value_internal): New.
2010-10-08 froydnj * config/sparc/sparc-protos.h (function_arg_advance...
2010-10-07 rguenth2010-10-07 Richard Guenther <rguenther@suse.de>
2010-09-16 jsm28 * doc/tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
2010-09-15 hjlCorrect XXX_units_per_simd_word return type.
2010-09-14 hjlTurn UNITS_PER_SIMD_WORD into a target hook.
2010-08-30 ebotcazou Stack usage support
2010-08-20 hainque * config/sparc/sparc.c (sparc_asm_function_epil...
2010-08-06 ebotcazou PR target/44942
2010-07-25 ebotcazou PR target/44707
2010-07-15 froydnjgcc/
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-02 ebotcazou * expr.h (emit_stack_probe): Declare.
2010-06-26 ebotcazou * config/sparc/sparc.c (sparc_emit_set_const32): Make...
2010-06-08 laurasgcc/ada:
next