]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/tilegx/tilegx.c
dojump.h: New header file.
[thirdparty/gcc.git] / gcc / config / tilegx / tilegx.c
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-01  Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-09  David Malcolmrecog_memoized works on an rtx_insn *
2014-08-27  David MalcolmUse rtx_insn for various target.def hooks
2014-08-25  David Malcolmconfig/tilegx: Use rtx_insn
2014-08-19  David MalcolmSplit NEXT_INSN/PREV_INSN into lvalue and rvalue forms
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-02-24  Walter LeeTILE-Gx big endian support.
2014-01-25  Walter Leetilegx.c (tilegx_function_arg): Start 16-byte arguments...
2014-01-25  Walter Leetilegx.c (tilegx_gen_bundles): Delete barrier insns...
2014-01-25  Walter Leetilegx.c (tilegx_expand_builtin): Set PREFETCH_SCHEDULE...
2014-01-25  Walter Leetilegx.c (tilegx_expand_to_rtl_hook): New.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-09  Richard Sandifordtarget.def (can_use_doloop_p): New hook.
2013-10-23  Jan-Benedict Glawtilegx.c: Include "tree.h".
2013-09-28  Sandra Loosemoreexpr.h (extract_bit_field): Remove packedp parameter.
2013-09-23  Richard Sandifordrtl.texi (REG_NOTES): Say that int_list can also be...
2013-03-27  Walter Leetilegx.c (tilegx_expand_prologue): Avoid double-decreme...
2013-03-26  Walter Leetilegx-builtins.h (enum tilegx_builtin): Add TILEGX_INS...
2013-03-25  Walter Leetilegx.c (expand_set_cint64_one_inst): Inline tests...
2013-03-25  Walter LeeSwitch eh data to always use pc relative/indirect encod...
2013-02-26  Joern Renneckere PR target/52550 (tile*.c: unused variable ‘cfa_offset’)
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-09-19  Dehao ChenIntegrate lexical block into source_location.
2012-08-28  Walter LeeFix some typos and coding style violations.
2012-08-28  Walter LeeAdd support for the -mcmodel=MODEL flag on TILE-Gx.
2012-08-27  Walter LeeFix a typo in the mcount function_profiler.
2012-06-24  Steven Bosscheroutput.h: (current_function_is_leaf...
2012-06-20  Maxim Kuvyrkovemit-rtl.c (need_atomic_barrier_p): New function.
2012-05-29  Steven Bosscherintegrate.c: Remove.
2012-05-05  Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-03-07  Walter LeeFix an unwinding bug for functions with dynamic stack...
2012-02-26  Walter LeeFix a bug in tilegx_fixup_pcrel_references...
2012-02-14  Walter LeeAdd ports for TILE-Gx and TILEPro.