r209286 - in /branches/google/main: ./ Makefile...
tmsriram@gcc.gnu.org
tmsriram@gcc.gnu.org
Thu Apr 10 23:49:00 GMT 2014
Author: tmsriram
Date: Thu Apr 10 23:48:59 2014
New Revision: 209286
URL: http://gcc.gnu.org/viewcvs?rev=209286&root=gcc&view=rev
Log:
Port revisions 199218 and 207709 from google/gcc-4_8 to bring the function
reordering plugin and other related changes to google/main.
Added:
branches/google/main/function_reordering_plugin/
- copied from r199218, branches/google/gcc-4_8/function_reordering_plugin/
branches/google/main/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_1.C
- copied, changed from r199218, branches/google/gcc-4_8/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_1.C
branches/google/main/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_2.C
- copied unchanged from r199218, branches/google/gcc-4_8/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_2.C
branches/google/main/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_3.C
- copied unchanged from r199218, branches/google/gcc-4_8/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_3.C
branches/google/main/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_4.C
- copied unchanged from r199218, branches/google/gcc-4_8/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_4.C
branches/google/main/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_5.C
- copied unchanged from r199218, branches/google/gcc-4_8/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_5.C
branches/google/main/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_6.C
- copied unchanged from r199218, branches/google/gcc-4_8/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_6.C
branches/google/main/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_7.C
- copied unchanged from r199218, branches/google/gcc-4_8/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_7.C
branches/google/main/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_8.C
- copied, changed from r199218, branches/google/gcc-4_8/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_8.C
branches/google/main/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_split_functions_1.C
- copied, changed from r207709, branches/google/gcc-4_8/gcc/testsuite/g++.dg/tree-prof/func_reorder_gold_plugin_split_functions_1.C
Modified:
branches/google/main/ (props changed)
branches/google/main/Makefile.in
branches/google/main/configure
branches/google/main/configure.ac
branches/google/main/function_reordering_plugin/callgraph.c
branches/google/main/function_reordering_plugin/callgraph.h
branches/google/main/gcc/ (props changed)
branches/google/main/gcc/cgraphbuild.c
branches/google/main/gcc/common.opt
branches/google/main/gcc/config.host
branches/google/main/gcc/config.in
branches/google/main/gcc/configure
branches/google/main/gcc/configure.ac
branches/google/main/gcc/doc/invoke.texi
branches/google/main/gcc/final.c
branches/google/main/gcc/gcc.c
branches/google/main/gcc/opts.c
branches/google/main/gcc/params.def
branches/google/main/gcc/passes.c
branches/google/main/gcc/testsuite/lib/target-supports-dg.exp
branches/google/main/gcc/testsuite/lib/target-supports.exp
branches/google/main/include/plugin-api.h
branches/google/main/libjava/classpath/ (props changed)
Propchange: branches/google/main/
('svn:mergeinfo' modified)
Propchange: branches/google/main/gcc/
('svn:mergeinfo' added)
Propchange: branches/google/main/libjava/classpath/
('svn:mergeinfo' added)
More information about the Gcc-cvs
mailing list