aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2-10/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod2-8/+0
2015-06-04Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.Ramana Radhakrishnan4-26/+0
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu10-10/+10
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-19cris.c (cris_expand_prologue): Use gen_raw_REG instead of gen_rtx_raw_REG.Richard Sandiford1-1/+1
2015-05-12re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod1-6/+4
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill2-4/+4
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford2-160/+105
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1