| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/sparc/sparc.h (CANNOT_CHANGE_MODE_CLASS): In 64-bit mode, | ebotcazou | 2012-02-12 | 1 | -4/+7 |
* | sparc: Default memory model to TSO for Linux and Solaris. | rth | 2011-12-13 | 1 | -0/+5 |
* | Correct sparc's REGMODE_NATURAL_SIZE and MODES_TIEABLE_P wrt. vector modes. | davem | 2011-11-21 | 1 | -16/+2 |
* | PR target/50979 | ebotcazou | 2011-11-04 | 1 | -0/+1 |
* | Delete remaining references to sparc little-endian support. | davem | 2011-10-25 | 1 | -1/+0 |
* | Add support for sparc VIS3 fp<-->int moves. | davem | 2011-10-24 | 1 | -3/+6 |
* | Use a macro instead of a constant to test for sparc integer regnos. | davem | 2011-10-23 | 1 | -3/+9 |
* | Make sparc's "struct processor_costs" private to sparc.c | davem | 2011-10-22 | 1 | -78/+0 |
* | Convert sparc over to TARGET_SECONDARY_RELOAD. | davem | 2011-10-22 | 1 | -48/+0 |
* | Fix mv8plus, allow targetting Linux or Solaris from other sparc host. | davem | 2011-10-15 | 1 | -0/+6 |
* | Fix sparc when assembler lacks support for vis3/fmaf instructions. | davem | 2011-10-12 | 1 | -4/+0 |
* | Add support for lzd and popc instructions on sparc. | davem | 2011-10-06 | 1 | -0/+5 |
* | Start adding support for VIS 3.0 instructions. | davem | 2011-10-02 | 1 | -0/+2 |
* | Move target CPP macro handling to C file and add __VIS/__VIS__. | davem | 2011-09-26 | 1 | -19/+1 |
* | Add support for floating-point fused multiply-add on Sparc. | davem | 2011-09-25 | 1 | -4/+12 |
* | Teach sparc backend about %gsr register and add intrinsics to access it. | davem | 2011-09-25 | 1 | -12/+14 |
* | * config/sparc/sparc-opts.h (PROCESSOR_NIAGARA3, | davem | 2011-09-05 | 1 | -6/+23 |
* | * config/sparc/sparc.h (STACK_SAVEAREA_MODE): Move around. | ebotcazou | 2011-07-09 | 1 | -19/+6 |
* | gcc/ | ebotcazou | 2011-06-10 | 1 | -36/+40 |
* | * config/sparc/sparc.h (SETJMP_VIA_SAVE_AREA): Delete. | ebotcazou | 2011-06-02 | 1 | -3/+0 |
* | * function.h (struct stack_usage): Remove dynamic_alloc_count field. | ebotcazou | 2011-06-02 | 1 | -1/+9 |
* | * config/sparc/sparc.h (REG_OK_FOR_INDEX_P, REG_OK_FOR_BASE_P, | aesok | 2011-05-12 | 1 | -60/+0 |
* | * config/sparc/sparc.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS, | aesok | 2011-04-30 | 1 | -89/+0 |
* | gcc/ | rsandifo | 2011-04-21 | 1 | -6/+0 |
* | * config/sparc/sparc.h (GENERAL_OR_I64, REGISTER_MOVE_COST): Remove. | aesok | 2011-04-19 | 1 | -12/+0 |
* | * config/sparc/sparc.h (PREFERRED_RELOAD_CLASS): Remove. | aesok | 2011-04-04 | 1 | -28/+0 |
* | 2011-03-28 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-03-29 | 1 | -13/+0 |
* | * config/sparc/sparc-opts.h: New. | jsm28 | 2011-03-28 | 1 | -36/+0 |
* | 2011-03-27 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-03-28 | 1 | -0/+13 |
* | 2011-03-27 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-03-27 | 1 | -13/+0 |
* | * config/sparc/sparc.h (CPP_ENDIAN_SPEC): Don't handle | jsm28 | 2011-02-17 | 1 | -3/+2 |
* | * config/sparc/linux64.h (OPTION_DEFAULT_SPECS): Match -mfpu and | jsm28 | 2011-02-17 | 1 | -1/+1 |
* | * config/sparc/linux.h (CC1_SPEC): Remove %{sun4:} %{target:}. | jsm28 | 2011-01-14 | 1 | -6/+1 |
* | * config/sparc/linux.h (CC1_SPEC): Don't handle old equivalents of | jsm28 | 2011-01-14 | 1 | -13/+3 |
* | PR target/46729 | ebotcazou | 2010-12-19 | 1 | -1/+6 |
* | Support for LEON processor | ebotcazou | 2010-12-16 | 1 | -19/+30 |
* | * config/ia64/hpux.h (AS_NEEDS_DASH_FOR_PIPED_INPUT): Define for | jsm28 | 2010-12-09 | 1 | -2/+0 |
* | * target.def (conditional_register_usage): Define. | froydnj | 2010-11-22 | 1 | -53/+3 |
* | PR target/31100 | ebotcazou | 2010-11-20 | 1 | -7/+0 |
* | * builtins.c (std_gimplify_va_arg_expr): Use | froydnj | 2010-11-16 | 1 | -11/+0 |
* | * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New. | jsm28 | 2010-11-01 | 1 | -1/+1 |
* | gcc/ | froydnj | 2010-10-23 | 1 | -8/+0 |
* | * target.h (enum opt_levels, struct default_options): New. | jsm28 | 2010-10-22 | 1 | -3/+0 |
* | * config/sparc/sparc-protos.h (function_arg_advance, function-arg): | froydnj | 2010-10-08 | 1 | -29/+0 |
* | * doc/tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | jsm28 | 2010-09-16 | 1 | -4/+0 |
* | Turn UNITS_PER_SIMD_WORD into a target hook. | hjl | 2010-09-14 | 1 | -2/+0 |
* | PR target/44707 | ebotcazou | 2010-07-25 | 1 | -30/+8 |
* | * reginfo.c (init_reg_sets_1): Adjust comments. | froydnj | 2010-06-29 | 1 | -9/+0 |
* | * config/sparc/sparc.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE, | aesok | 2010-05-26 | 1 | -28/+0 |
* | * config/sparc/sparc.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove. | aesok | 2010-05-22 | 1 | -27/+0 |