| Commit message (Expand) | Author | Age | Files | Lines |
* | aarch64.c, [...]: Add comment above target-def.h include. | Richard Sandiford | 2015-06-25 | 1 | -0/+1 |
* | aarch64.c, [...]: Move target-def.h includes to end. | Richard Sandiford | 2015-06-25 | 1 | -1/+2 |
* | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 2015-06-17 | 3 | -4/+0 |
* | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 2015-06-08 | 3 | -15/+0 |
* | coretypes.h: Include machmode.h... | Andrew MacLeod | 2015-06-04 | 3 | -14/+0 |
* | always define STACK_GROWS_DOWNWARD | Trevor Saunders | 2015-05-22 | 1 | -1/+1 |
* | rtl.h (always_void_p): New function. | Richard Sandiford | 2015-05-07 | 2 | -15/+14 |
* | mul-tables.c: Move symtab.h include after coretypes.h include. | Prathamesh Kulkarni | 2015-01-20 | 1 | -0/+27 |
* | dojump.h: New header file. | Prathamesh Kulkarni | 2015-01-15 | 2 | -13/+50 |
* | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2015-01-09 | 3 | -0/+14 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 15 | -16/+16 |
* | gen-mul-tables.cc: Add insn-codes.h to include list for generator file. | Andrew MacLeod | 2014-12-11 | 2 | -0/+7 |
* | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 2014-11-01 | 2 | -0/+2 |
* | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 2014-10-29 | 2 | -38/+38 |
* | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 2014-10-27 | 1 | -1/+9 |
* | function.h: Flatten file. | Andrew MacLeod | 2014-10-16 | 1 | -1/+6 |
* | Use rtx_insn for various target.def hooks | David Malcolm | 2014-08-27 | 1 | -1/+2 |
* | config/tilepro: Use rtx_insn | David Malcolm | 2014-08-25 | 2 | -38/+42 |
* | Split NEXT_INSN/PREV_INSN into lvalue and rvalue forms | David Malcolm | 2014-08-19 | 1 | -7/+7 |
* | remove pointer-set.[ch] | Trevor Saunders | 2014-08-07 | 1 | -1/+0 |
* | expr.h: Remove prototypes of functions defined in builtins.c. | Andrew MacLeod | 2014-06-02 | 1 | -0/+1 |
* | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 2014-05-17 | 1 | -1/+1 |
* | tilegx-c.c (tilegx_cpu_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP... | Walter Lee | 2014-01-25 | 1 | -0/+5 |
* | tilegx.c (tilegx_expand_builtin): Set PREFETCH_SCHEDULE_BARRIER_P to true for... | Walter Lee | 2014-01-25 | 1 | -0/+6 |
* | tilepro.md (ctzdi2): Use register_operand predicate. | Walter Lee | 2014-01-25 | 1 | -3/+3 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 15 | -16/+16 |
* | Eliminate FOR_EACH_BB macro. | David Malcolm | 2013-12-09 | 1 | -2/+2 |
* | gimple.h: Remove all includes. | Andrew MacLeod | 2013-11-22 | 1 | -0/+11 |
* | Factor unrelated declarations out of tree.h. | Diego Novillo | 2013-11-19 | 1 | -0/+4 |
* | gimplify-be.h: New file. | Andrew MacLeod | 2013-11-14 | 1 | -0/+1 |
* | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 2013-11-12 | 1 | -1/+1 |
* | target.def (can_use_doloop_p): New hook. | Richard Sandiford | 2013-11-09 | 2 | -9/+4 |
* | tilepro.c: Include "tree.h". | Jan-Benedict Glaw | 2013-10-22 | 1 | -0/+1 |
* | expr.h (extract_bit_field): Remove packedp parameter. | Sandra Loosemore | 2013-09-27 | 1 | -1/+1 |
* | rtl.texi (REG_NOTES): Say that int_list can also be used. | Richard Sandiford | 2013-09-23 | 1 | -1/+1 |
* | tilegx.h (PROFILE_BEFORE_PROLOGUE): Define. | Walter Lee | 2013-03-26 | 1 | -0/+2 |
* | Switch eh data to always use pc relative/indirect encoding, to avoid | Walter Lee | 2013-03-25 | 1 | -4/+1 |
* | re PR target/52550 (tile*.c: unused variable ‘cfa_offset’) | Joern Rennecke | 2013-02-26 | 1 | -2/+0 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 15 | -30/+16 |
* | gen-mul-tables.cc: Put copyright on one line. | Richard Sandiford | 2013-01-06 | 1 | -4/+2 |
* | loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin. | Joern Rennecke | 2012-10-16 | 1 | -1/+2 |
* | Integrate lexical block into source_location. | Dehao Chen | 2012-09-19 | 1 | -1/+0 |
* | Fix a typo in the mcount function_profiler. | Walter Lee | 2012-08-27 | 1 | -1/+1 |
* | Define stubs for feedback instrumentation. | Walter Lee | 2012-08-18 | 1 | -1/+14 |
* | Add a stub header file "feedback.h," needed to compile glibc and linux. | Walter Lee | 2012-08-16 | 1 | -0/+1 |
* | output.h: (current_function_is_leaf... | Steven Bosscher | 2012-06-24 | 1 | -1/+1 |
* | integrate.c: Remove. | Steven Bosscher | 2012-05-29 | 1 | -1/+1 |
* | rtl.h (plus_constant, [...]): Merge into a single plus_constant function. | Richard Sandiford | 2012-05-05 | 2 | -5/+7 |
* | Fix an unwinding bug for functions with dynamic stack frames. | Walter Lee | 2012-03-07 | 1 | -15/+9 |
* | Add ports for TILE-Gx and TILEPro. | Walter Lee | 2012-02-14 | 16 | -0/+29627 |