]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2015-01-15 Steve Ellcey <sellcey@mips.com>
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Jan 2015 17:10:50 +0000 (17:10 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Jan 2015 17:10:50 +0000 (17:10 +0000)
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219670 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/Makefile.in

index 7a21ca910536c45efcc5a4fcbf2e5f15a5fb8aaa..d82bbee721ce036386918031ca2f06687be82b48 100644 (file)
@@ -1,3 +1,9 @@
+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>
 
        * config/rs6000/default64.h (TARGET_DEFAULT) [LITTLE_ENDIAN]: Use
index 44a42143aa056b3c2fc025ac50be6bedf25fb6d6..add54168294604b34fa18c19788b65e518f16f61 100644 (file)
@@ -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-niter.h tree-ssa-ter.h tree-ssa-threadedge.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
 s-header-vars: Makefile