summaryrefslogtreecommitdiff
path: root/gcc/target-globals.c
Commit message (Expand)AuthorAgeFilesLines
* re PR bootstrap/63280 (Double free in GCC compiled with LTO and -O3.)Richard Sandiford2014-09-231-1/+1
* hard-reg-set.h: Include hash-table.h.Richard Sandiford2014-09-221-0/+1
* ira.h (ira_finish_once): Delete.Richard Sandiford2014-09-121-0/+1
* bb-reorder.h (default_target_bb_reorder): Remove redundant GTY.Richard Sandiford2014-09-091-29/+37
* lra-int.h (lra_static_insn_data): Make operand_alternative a const pointer.Richard Sandiford2014-06-041-3/+0
* system.h (TEST_BIT): New macro.Richard Sandiford2014-05-271-0/+3
* use templates instead of gengtype for typed allocation functionsTrevor Saunders2014-05-171-2/+2
* parser.c (synthesize_implicit_template_parm): Use grow_tree_vec.Jan Hubicka2014-02-071-16/+8
* target-globals.c (save_target_globals): Allocate < 4KB structs using GC in pa...Jakub Jelinek2014-01-101-16/+36
* re PR target/58115 (testcase gcc.target/i386/intrinsics_4.c failure)Richard Sandiford2014-01-071-3/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Re-factor inclusion of tree.h.Diego Novillo2013-10-211-0/+1
* re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_...Jakub Jelinek2013-02-241-0/+3
* re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_...Aldy Hernandez2013-02-191-0/+29
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* target-globals.c (save_target_globals): Save lra_int struct.Steve Ellcey2012-11-011-0/+1
* dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov2012-10-231-0/+2
* Makefile.in (lower-subreg.o, [...]): Depend on lower-subreg.h.Kenneth Zadeck2012-05-011-1/+4
* reginfo.c (init_reg_sets): Don't zero globals here.Richard Sandiford2010-07-121-0/+1
* Makefile.in (bb-reorder.o, [...]): Depend on bb-reorder.hRichard Sandiford2010-07-121-1/+4
* Makefile.in (gcse.o, [...]): Depend on gcse.h..Richard Sandiford2010-07-121-1/+4
* Makefile.in (target-globals.o): Depend on builtins.h.Richard Sandiford2010-07-121-1/+4
* Makefile.in (target-globals.o): Depend on $(IRA_INT_H).Richard Sandiford2010-07-121-1/+6
* Makefile.in (target-globals.o): Depend on $(CFGLOOP_H).Richard Sandiford2010-07-121-1/+4
* Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H).Richard Sandiford2010-07-121-1/+4
* Makefile.in (target-globals.o): Depend on $(EXPR_H) and $(OPTABS_H).Richard Sandiford2010-07-121-1/+5
* Makefile.in (expmed.o, [...]): Depend on expmed.h.Richard Sandiford2010-07-121-1/+4
* Makefile.in (target-globals.o): Depend on reload.h.Richard Sandiford2010-07-121-1/+4
* hard-reg-set.h (target_hard_regs): New structure.Richard Sandiford2010-07-121-1/+4
* Makefile.in (target-globals.o): Depend on $(RTL_H).Richard Sandiford2010-07-121-1/+4
* Makefile.in (target-globals.o): Depend on $(REGS_H).Richard Sandiford2010-07-121-1/+4
* tm.texi.in (SWITCHABLE_TARGET): Document.Richard Sandiford2010-07-121-0/+48