aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-03Turn RETURN_ADDR_IN_PREVIOUS_FRAME into C expressionMax Filippov1-1/+1
2015-02-04sparc.c (RTX_OK_FOR_OFFSET_P): Fix off-by-one error.Eric Botcazou1-2/+2
2015-02-03re PR target/62631 (gcc.dg/tree-ssa/ivopts-lt-2.c FAILs)Eric Botcazou2-16/+14
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+9
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison2-4/+19
2015-01-05Update copyright years.Jakub Jelinek46-46/+46
2014-12-02sparc.c (sparc_atomic_assign_expand_fenv): Remove NULL last argument from cre...Jakub Jelinek1-3/+3
2014-11-11re PR target/61535 (SIGBUS in gen_group_rtx compiling 64-bit gcc.dg/vect/vect...Eric Botcazou1-17/+17
2014-11-07config.gcc (sparc-*-rtems*): Clean away unused t-elf.Daniel Hellstrom1-2/+11
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford4-94/+94
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+8
2014-10-24config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.Daniel Hellstrom6-22/+40
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+5
2014-10-06* config/sparc/predicates.md (int_register_operand): Delete.Eric Botcazou1-5/+0
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers4-36/+0
2014-09-15Instruction attributes take an rtx_insn *David Malcolm2-6/+6
2014-09-09single_set takes an insnDavid Malcolm1-4/+5
2014-09-03output.h (get_some_local_dynamic_name): Declare.Richard Sandiford1-41/+6
2014-09-03use rtx_code_label moreTrevor Saunders1-10/+10
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm2-9/+10
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-6/+6
2014-08-25config/sparc: Use rtx_insnDavid Malcolm2-27/+30
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-07-19sync.md (*membar_storeload_leon3): New insn.Daniel Cederman1-1/+9
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-06-11system.h (REG_CLASS_FROM_CONSTRAINT): Poison.Richard Sandiford1-1/+1
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-19re PR bootstrap/61084 (wide-int merge broke Solaris/SPARC bootstrap)Richard Sandiford1-4/+4
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-05-14sparc-protos.h (sparc_absnegfloat_split_legitimate): Delete.Eric Botcazou3-147/+161