Age | Commit message (Expand) | Author | Files | Lines |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -10/+3 |
2015-07-05 | target-insns.def (doloop_begin, doloop_end): New targetm instruction patterns. | Richard Sandiford | 1 | -3/+0 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -5/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -5/+21 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+10 |
2014-08-28 | NEXT_INSN and PREV_INSN take a const rtx_insn | David Malcolm | 1 | -2/+3 |
2014-08-25 | Strengthen haifa_sched_info callbacks and 3 scheduler hooks | David Malcolm | 1 | -1/+1 |
2014-08-22 | hw-doloop: Use rtx_insn (touches config/bfin/bfin.c) | David Malcolm | 1 | -3/+3 |
2014-06-15 | df.h (DF_INSN_INFO_MWS, [...]): New macros. | Richard Sandiford | 1 | -3/+3 |
2014-05-21 | Stop the cfglayout code from failing an assert when called from hw-doloop. | Bernd Schmidt | 1 | -1/+3 |
2014-01-07 | hw-doloop.c (reorg_loops): Release the bitmap obstack. | Jeff Law | 1 | -0/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-20 | merge auto_vec and stack_vec | Trevor Saunders | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -3/+3 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -2/+2 |
2013-11-01 | Replace some heap vectors with stack vectors. | Trevor Saunders | 1 | -4/+1 |
2013-03-23 | avr.c, [...]: Where applicable... | Steven Bosscher | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -22/+22 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -7/+7 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -0/+1 |
2012-06-17 | cfglayout.h: Remove. | Steven Bosscher | 1 | -1/+0 |
2012-05-31 | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 1 | -1/+0 |
2011-09-30 | hw-doloop.c (scan_loop): Compute register usage only for non-debug insns. | Bernd Schmidt | 1 | -1/+1 |
2011-07-07 | hw-doloop.c: New file. | Bernd Schmidt | 1 | -0/+672 |