aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/tilepro
AgeCommit message (Expand)AuthorFilesLines
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-10gen-mul-tables.cc (main): Change include list for generated files.Andrew MacLeod2-18/+3
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-09always define SHORT_IMMEDIATES_SIGN_EXTENDTrevor Saunders1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-4/+6
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod3-17/+6
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 MacLeod3-4/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod3-15/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod3-14/+0
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford2-15/+14
2015-01-20mul-tables.c: Move symtab.h include after coretypes.h include.Prathamesh Kulkarni1-0/+27
2015-01-15dojump.h: New header file.Prathamesh Kulkarni2-13/+50
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison3-0/+14
2015-01-05Update copyright years.Jakub Jelinek15-16/+16
2014-12-11gen-mul-tables.cc: Add insn-codes.h to include list for generator file.Andrew MacLeod2-0/+7
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod2-0/+2
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2-38/+38
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-1/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+6
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-1/+2
2014-08-25config/tilepro: Use rtx_insnDavid Malcolm2-38/+42
2014-08-19Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsDavid Malcolm1-7/+7
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-01-25tilegx-c.c (tilegx_cpu_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP...Walter Lee1-0/+5
2014-01-25tilegx.c (tilegx_expand_builtin): Set PREFETCH_SCHEDULE_BARRIER_P to true for...Walter Lee1-0/+6
2014-01-25tilepro.md (ctzdi2): Use register_operand predicate.Walter Lee1-3/+3
2014-01-02Update copyright years in gcc/Richard Sandiford15-16/+16
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-2/+2
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+11
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+4
2013-11-14gimplify-be.h: New file.Andrew MacLeod1-0/+1
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+1
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford2-9/+4
2013-10-22tilepro.c: Include "tree.h".Jan-Benedict Glaw1-0/+1
2013-09-27expr.h (extract_bit_field): Remove packedp parameter.Sandra Loosemore1-1/+1
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-1/+1
2013-03-26tilegx.h (PROFILE_BEFORE_PROLOGUE): Define.Walter Lee1-0/+2
2013-03-25Switch eh data to always use pc relative/indirect encoding, to avoidWalter Lee1-4/+1
2013-02-26re PR target/52550 (tile*.c: unused variable ‘cfa_offset’)Joern Rennecke1-2/+0
2013-01-10Update copyright years in gcc/Richard Sandiford15-30/+16
2013-01-06gen-mul-tables.cc: Put copyright on one line.Richard Sandiford1-4/+2
2012-10-16loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.Joern Rennecke1-1/+2
2012-09-19Integrate lexical block into source_location.Dehao Chen1-1/+0
2012-08-27Fix a typo in the mcount function_profiler.Walter Lee1-1/+1