summaryrefslogtreecommitdiff
path: root/gcc/target-globals.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-09-30Add function_abi.{h,cc}Richard Sandiford
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-09-17Split up optabs.[hc]Richard Sandiford
2015-08-13ira-int.h: Include recog.h.Andrew MacLeod
2015-08-07Add alternative_mask to ira_implicitly_set_insn_hard_regsH.J. Lu
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod
2014-09-23re PR bootstrap/63280 (Double free in GCC compiled with LTO and -O3.)Richard Sandiford
2014-09-22hard-reg-set.h: Include hash-table.h.Richard Sandiford
2014-09-12ira.h (ira_finish_once): Delete.Richard Sandiford
2014-09-09bb-reorder.h (default_target_bb_reorder): Remove redundant GTY.Richard Sandiford
2014-06-04lra-int.h (lra_static_insn_data): Make operand_alternative a const pointer.Richard Sandiford
2014-05-27system.h (TEST_BIT): New macro.Richard Sandiford
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-02-07parser.c (synthesize_implicit_template_parm): Use grow_tree_vec.Jan Hubicka
2014-01-10target-globals.c (save_target_globals): Allocate < 4KB structs using GC in pa...Jakub Jelinek
2014-01-07re PR target/58115 (testcase gcc.target/i386/intrinsics_4.c failure)Richard Sandiford
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-10-21Re-factor inclusion of tree.h.Diego Novillo
2013-02-24re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_...Jakub Jelinek
2013-02-19re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_...Aldy Hernandez
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-01target-globals.c (save_target_globals): Save lra_int struct.Steve Ellcey
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov
2012-05-01Makefile.in (lower-subreg.o, [...]): Depend on lower-subreg.h.Kenneth Zadeck
2010-07-12reginfo.c (init_reg_sets): Don't zero globals here.Richard Sandiford
2010-07-12Makefile.in (bb-reorder.o, [...]): Depend on bb-reorder.hRichard Sandiford
2010-07-12Makefile.in (gcse.o, [...]): Depend on gcse.h..Richard Sandiford
2010-07-12Makefile.in (target-globals.o): Depend on builtins.h.Richard Sandiford
2010-07-12Makefile.in (target-globals.o): Depend on $(IRA_INT_H).Richard Sandiford
2010-07-12Makefile.in (target-globals.o): Depend on $(CFGLOOP_H).Richard Sandiford
2010-07-12Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H).Richard Sandiford
2010-07-12Makefile.in (target-globals.o): Depend on $(EXPR_H) and $(OPTABS_H).Richard Sandiford
2010-07-12Makefile.in (expmed.o, [...]): Depend on expmed.h.Richard Sandiford
2010-07-12Makefile.in (target-globals.o): Depend on reload.h.Richard Sandiford