This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r107726 - in /branches/cfo-branch/gcc: ChangeLo...


Author: loki
Date: Wed Nov 30 17:24:50 2005
New Revision: 107726

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107726
Log:
2005-11-30  Gabor Loki  <loki@gcc.gnu.org>

        * ipa-procabstr.c : Add interprocedural procedure abstraction algorithm
        * tree-pass.h : Register ipa-procabstr.
        * common.opt : Ditto.
        * passes.c : Ditto.
        * Makefile.in : Ditto.
					

Added:
    branches/cfo-branch/gcc/ipa-procabstr.c
Modified:
    branches/cfo-branch/gcc/ChangeLog.cfo
    branches/cfo-branch/gcc/Makefile.in
    branches/cfo-branch/gcc/common.opt
    branches/cfo-branch/gcc/passes.c
    branches/cfo-branch/gcc/tree-pass.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]