summaryrefslogtreecommitdiff
path: root/gcc/config/sparc
Commit message (Expand)AuthorAgeFilesLines
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-2/+9
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-092-4/+19
* Update copyright years.Jakub Jelinek2015-01-0546-46/+46
* sparc.c (sparc_atomic_assign_expand_fenv): Remove NULL last argument from cre...Jakub Jelinek2014-12-021-3/+3
* re PR target/61535 (SIGBUS in gen_group_rtx compiling 64-bit gcc.dg/vect/vect...Eric Botcazou2014-11-111-17/+17
* config.gcc (sparc-*-rtems*): Clean away unused t-elf.Daniel Hellstrom2014-11-071-2/+11
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-294-94/+94
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+8
* config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.Daniel Hellstrom2014-10-246-22/+40
* function.h: Flatten file.Andrew MacLeod2014-10-161-1/+5
* * config/sparc/predicates.md (int_register_operand): Delete.Eric Botcazou2014-10-061-5/+0
* Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers2014-09-234-36/+0
* Instruction attributes take an rtx_insn *David Malcolm2014-09-152-6/+6
* single_set takes an insnDavid Malcolm2014-09-091-4/+5
* output.h (get_some_local_dynamic_name): Declare.Richard Sandiford2014-09-031-41/+6
* use rtx_code_label moreTrevor Saunders2014-09-031-10/+10
* NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm2014-08-282-9/+10
* Use rtx_insn for various target.def hooksDavid Malcolm2014-08-271-6/+6
* config/sparc: Use rtx_insnDavid Malcolm2014-08-252-27/+30
* remove pointer-set.[ch]Trevor Saunders2014-08-071-1/+0
* sync.md (*membar_storeload_leon3): New insn.Daniel Cederman2014-07-191-1/+9
* remove has_executeTrevor Saunders2014-07-091-1/+0
* system.h (REG_CLASS_FROM_CONSTRAINT): Poison.Richard Sandiford2014-06-111-1/+1
* expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod2014-06-021-0/+1
* re PR bootstrap/61084 (wide-int merge broke Solaris/SPARC bootstrap)Richard Sandiford2014-05-191-4/+4
* use templates instead of gengtype for typed allocation functionsTrevor Saunders2014-05-171-1/+1
* sparc-protos.h (sparc_absnegfloat_split_legitimate): Delete.Eric Botcazou2014-05-143-147/+161
* re PR bootstrap/61084 (wide-int merge broke Solaris/SPARC bootstrap)Richard Sandiford2014-05-141-4/+4
* Merge in wide-int.Kenneth Zadeck2014-05-061-10/+11
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-1/+1
* Simplify Solaris 2 configurationRainer Orth2014-04-302-15/+17
* configure.ac: Tweak GAS check for LEON instructions on SPARC.Eric Botcazou2014-04-282-1/+22
* re PR target/60941 (miscompilation of firefox javascript interpreter)Eric Botcazou2014-04-251-13/+0
* Improve sparc_init_modes readabilityRichard Henderson2014-04-221-11/+13
* re PR target/60910 (sparc-linux bootstrap failure due to many "invalid conver...Jakub Jelinek2014-04-221-13/+14
* pass cfun to pass::executeTrevor Saunders2014-04-171-1/+4
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-8/+6
* remove has_gateTrevor Saunders2014-04-171-1/+0
* sparc.c (sparc_do_work_around_errata): Implement work around for store forwar...Eric Botcazou2014-03-202-2/+106
* sparc.c (sparc_do_work_around_errata): Speed up and use proper constant for t...Eric Botcazou2014-03-181-9/+9
* sparc-protos.h (tls_call_delay): Delete.Eric Botcazou2014-03-153-71/+47
* Update copyright years in gcc/Richard Sandiford2014-01-0246-46/+46
* re PR target/59316 (gcc.dg/atomic/c11-atomic-exec-5.c FAILs on Solaris/SPARC)Eric Botcazou2013-12-064-229/+520
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+10
* re PR target/59207 (uninitialized local variable in sparc_fold_builtin)Eric Botcazou2013-11-201-1/+2
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+4
* decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout.Richard Sandiford2013-11-181-2/+2
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-0/+1
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* i386.c (ix86_expand_prologue): Optimize stack checking for leaf functions wit...Eric Botcazou2013-11-061-4/+22