Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -8/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -10/+8 |
2015-09-17 | Split up optabs.[hc] | Richard Sandiford | 1 | -1/+1 |
2015-08-13 | ira-int.h: Include recog.h. | Andrew MacLeod | 1 | -2/+0 |
2015-08-07 | Add alternative_mask to ira_implicitly_set_insn_hard_regs | H.J. Lu | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -5/+4 |
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 | -6/+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 | -0/+11 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+8 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-01 | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 1 | -0/+1 |
2014-09-23 | re PR bootstrap/63280 (Double free in GCC compiled with LTO and -O3.) | Richard Sandiford | 1 | -1/+1 |
2014-09-22 | hard-reg-set.h: Include hash-table.h. | Richard Sandiford | 1 | -0/+1 |
2014-09-12 | ira.h (ira_finish_once): Delete. | Richard Sandiford | 1 | -0/+1 |
2014-09-09 | bb-reorder.h (default_target_bb_reorder): Remove redundant GTY. | Richard Sandiford | 1 | -29/+37 |
2014-06-04 | lra-int.h (lra_static_insn_data): Make operand_alternative a const pointer. | Richard Sandiford | 1 | -3/+0 |
2014-05-27 | system.h (TEST_BIT): New macro. | Richard Sandiford | 1 | -0/+3 |
2014-05-17 | use templates instead of gengtype for typed allocation functions | Trevor Saunders | 1 | -2/+2 |
2014-02-07 | parser.c (synthesize_implicit_template_parm): Use grow_tree_vec. | Jan Hubicka | 1 | -16/+8 |
2014-01-10 | target-globals.c (save_target_globals): Allocate < 4KB structs using GC in pa... | Jakub Jelinek | 1 | -16/+36 |
2014-01-07 | re PR target/58115 (testcase gcc.target/i386/intrinsics_4.c failure) | Richard Sandiford | 1 | -3/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-10-21 | Re-factor inclusion of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-02-24 | re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_... | Jakub Jelinek | 1 | -0/+3 |
2013-02-19 | re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_... | Aldy Hernandez | 1 | -0/+29 |
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-01 | target-globals.c (save_target_globals): Save lra_int struct. | Steve Ellcey | 1 | -0/+1 |
2012-10-23 | dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg. | Vladimir Makarov | 1 | -0/+2 |
2012-05-01 | Makefile.in (lower-subreg.o, [...]): Depend on lower-subreg.h. | Kenneth Zadeck | 1 | -1/+4 |
2010-07-12 | reginfo.c (init_reg_sets): Don't zero globals here. | Richard Sandiford | 1 | -0/+1 |
2010-07-12 | Makefile.in (bb-reorder.o, [...]): Depend on bb-reorder.h | Richard Sandiford | 1 | -1/+4 |
2010-07-12 | Makefile.in (gcse.o, [...]): Depend on gcse.h.. | Richard Sandiford | 1 | -1/+4 |
2010-07-12 | Makefile.in (target-globals.o): Depend on builtins.h. | Richard Sandiford | 1 | -1/+4 |
2010-07-12 | Makefile.in (target-globals.o): Depend on $(IRA_INT_H). | Richard Sandiford | 1 | -1/+6 |
2010-07-12 | Makefile.in (target-globals.o): Depend on $(CFGLOOP_H). | Richard Sandiford | 1 | -1/+4 |
2010-07-12 | Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H). | Richard Sandiford | 1 | -1/+4 |
2010-07-12 | Makefile.in (target-globals.o): Depend on $(EXPR_H) and $(OPTABS_H). | Richard Sandiford | 1 | -1/+5 |
2010-07-12 | Makefile.in (expmed.o, [...]): Depend on expmed.h. | Richard Sandiford | 1 | -1/+4 |
2010-07-12 | Makefile.in (target-globals.o): Depend on reload.h. | Richard Sandiford | 1 | -1/+4 |
2010-07-12 | hard-reg-set.h (target_hard_regs): New structure. | Richard Sandiford | 1 | -1/+4 |
2010-07-12 | Makefile.in (target-globals.o): Depend on $(RTL_H). | Richard Sandiford | 1 | -1/+4 |
2010-07-12 | Makefile.in (target-globals.o): Depend on $(REGS_H). | Richard Sandiford | 1 | -1/+4 |
2010-07-12 | tm.texi.in (SWITCHABLE_TARGET): Document. | Richard Sandiford | 1 | -0/+48 |