r196766 - in /branches/google/main: Makefile.in...

tmsriram@gcc.gnu.org tmsriram@gcc.gnu.org
Mon Mar 18 06:13:00 GMT 2013


Author: tmsriram
Date: Mon Mar 18 06:13:10 2013
New Revision: 196766

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196766
Log:
Create function reordering plugin directory and port necessary function_reordering_plugin related files from google/gcc-4_7 to create a dummy plugin.  This is just a place holder and the full porting is not complete.

Relevant google/gcc-4_7 revision is 196532.



Added:
    branches/google/main/function_reordering_plugin/
    branches/google/main/function_reordering_plugin/Makefile.am
    branches/google/main/function_reordering_plugin/Makefile.in
    branches/google/main/function_reordering_plugin/aclocal.m4
    branches/google/main/function_reordering_plugin/callgraph.c
    branches/google/main/function_reordering_plugin/callgraph.h
    branches/google/main/function_reordering_plugin/config.h.in
    branches/google/main/function_reordering_plugin/configure   (with props)
    branches/google/main/function_reordering_plugin/configure.ac
    branches/google/main/function_reordering_plugin/function_reordering_plugin.c
Modified:
    branches/google/main/Makefile.in
    branches/google/main/configure
    branches/google/main/configure.ac

Propchange: branches/google/main/function_reordering_plugin/configure
            ('svn:executable' added)




More information about the Gcc-cvs mailing list