Commit 6fb5f2f5 by Steve Ellcey Committed by Steve Ellcey

Makefile.in (PLUGIN_HEADERS): Add dominance.h...

2015-01-15  Steve Ellcey  <sellcey@mips.com>

	* Makefile.in (PLUGIN_HEADERS): Add dominance.h, cfg.h, cfgrtl.h,
	cfganal.h, cfgbuild.h, cfgcleanup.h, lcm.h, cfgloopmanip.h,
	builtins.def, chkp-builtins.def, and pass-instances.def.

From-SVN: r219670
parent d86cfdb8
2015-01-15 Steve Ellcey <sellcey@mips.com>
* Makefile.in (PLUGIN_HEADERS): Add dominance.h, cfg.h, cfgrtl.h,
cfganal.h, cfgbuild.h, cfgcleanup.h, lcm.h, cfgloopmanip.h,
builtins.def, chkp-builtins.def, and pass-instances.def.
2014-01-15 David Edelsohn <dje.gcc@gmail.com> 2014-01-15 David Edelsohn <dje.gcc@gmail.com>
* config/rs6000/default64.h (TARGET_DEFAULT) [LITTLE_ENDIAN]: Use * config/rs6000/default64.h (TARGET_DEFAULT) [LITTLE_ENDIAN]: Use
......
...@@ -3228,7 +3228,8 @@ PLUGIN_HEADERS = $(TREE_H) $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \ ...@@ -3228,7 +3228,8 @@ PLUGIN_HEADERS = $(TREE_H) $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
tree-ssa-loop.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h \ tree-ssa-loop.h tree-ssa-loop-ivopts.h tree-ssa-loop-manip.h \
tree-ssa-loop-niter.h tree-ssa-ter.h tree-ssa-threadedge.h \ tree-ssa-loop-niter.h tree-ssa-ter.h tree-ssa-threadedge.h \
tree-ssa-threadupdate.h inchash.h wide-int.h signop.h hash-map.h \ tree-ssa-threadupdate.h inchash.h wide-int.h signop.h hash-map.h \
hash-set.h pass-instances.def hash-set.h dominance.h cfg.h cfgrtl.h cfganal.h cfgbuild.h cfgcleanup.h \
lcm.h cfgloopmanip.h builtins.def chkp-builtins.def pass-instances.def
# generate the 'build fragment' b-header-vars # generate the 'build fragment' b-header-vars
s-header-vars: Makefile s-header-vars: Makefile
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment