aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-08-28re PR target/77324 (ICE in push_reload, at reload.c:1350)Eric Botcazou1-0/+7
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-10/+13
2016-06-08driver-sparc.c (cpu_names): Fix the entry for the SPARC-M7 and add an entry f...Jose E. Marchesi1-2/+2
2016-06-06sparc: support for the SPARC M7 and VIS 4.0Jose E. Marchesi11-35/+737
2016-05-30config.gcc (sparc*-*-*): Support cpu_32, cpu_64, tune_32 and tune_64.Jose E. Marchesi2-6/+46
2016-04-12re PR target/70630 (sparc bootstrap failure: sparc.c:4919:6: error: suggest e...Eric Botcazou1-6/+11
2016-03-13vxworks.h (STACK_CHECK_STATIC_BUILTIN): Define.Eric Botcazou1-0/+7
2016-03-01re PR target/69706 (internal compiler error: in extract_constrain_insn, at re...Eric Botcazou1-9/+9
2016-02-29re PR target/69706 (internal compiler error: in extract_constrain_insn, at re...Eric Botcazou1-370/+294
2016-01-04Update copyright years.Jakub Jelinek46-46/+46
2016-01-04re PR target/69100 (ICE in final_scan_insn with -msoft-float and __builtin_ap...Eric Botcazou1-3/+2
2016-01-04re PR target/69072 (ICE in function_arg_record_value on 7th packed structure)Eric Botcazou1-19/+17
2015-12-19re PR rtl-optimization/68910 (huge stack frame and poor code with instruction...Eric Botcazou1-170/+4
2015-12-12sparc.h (TARGET_SUPPORTS_WIDE_INT): Define to 1.Eric Botcazou4-175/+43
2015-12-07re PR target/63668 (-mstd-struct-return fails for non-leaf functions)Eric Botcazou3-9/+33
2015-11-30re PR target/28115 (possible bug in recog_memoized usage in rs6000.c??)Eric Botcazou1-3/+3
2015-11-20sparc.md (umulxhi_vis): Move around.Eric Botcazou1-174/+149
2015-11-19re PR target/68408 (broken support for attribute init_priority)Eric Botcazou1-0/+4
2015-11-16sparc.c (sparc_emit_probe_stack_range): Adjust.Eric Botcazou1-20/+12
2015-11-10re PR target/57845 (ICE with -freg-struct-return on SPARC)Eric Botcazou1-2/+3
2015-11-09Machine modes for address printing.Julian Brown1-7/+7
2015-11-09Support init priority on SolarisRainer Orth1-8/+6
2015-11-07* config/sparc/sparc.opt (mfix-at697f): Add final period.Eric Botcazou1-1/+1
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor2-30/+30
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod2-33/+10
2015-10-13sparc.h (SPARC_STACK_ALIGN): Implement using ROUND_UP macro and UNITS_PER_WOR...Uros Bizjak2-14/+14
2015-10-06re PR c/65345 (ICE with _Generic selection on _Atomic int)Eric Botcazou1-10/+15
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford2-18/+6
2015-10-05Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUERichard Sandiford1-1/+1
2015-09-28Now that muser-mode is default the multilib definitions does not require to s...Daniel Hellstrom1-10/+15
2015-09-28Use leon3 target for native LEON on Linux.Daniel Cederman1-0/+1
2015-09-28Make muser-mode the default for LEON3Daniel Cederman2-5/+5
2015-09-28Do not use floating point registers when compiling with -msoft-float for SPARCDaniel Cederman2-11/+17
2015-09-24Support PIE on SolarisRainer Orth1-0/+2
2015-09-21Revert LRA SPARC changes for now.David S. Miller5-74/+75
2015-09-17Fix LRA regressions on 64-bit SPARC.David S. Miller4-21/+47
2015-09-14[SPARC] Simplify const_all_ones_operandRichard Sandiford1-25/+3
2015-09-11Convert SPARC backend over to LRA.David S. Miller4-54/+27
2015-08-24genflags.c (gen_macro): Delete.Richard Sandiford1-1/+1
2015-07-16sparc.md (save_stack_nonlocal): Use adjust_address instead of adjust_address_nv.Eric Botcazou1-5/+5
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-7/+8
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod2-15/+5
2015-06-30leon.md (leon_load): Enable for all LEON variants if -mfix-ut699 is not speci...Eric Botcazou1-3/+5
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod2-3/+0
2015-06-11re PR bootstrap/66252 (bootstrap comparison failures on sparc-linux)Eric Botcazou2-35/+19