r126508 - in /branches/boehms-gc/gcc: Makefile....

lauras@gcc.gnu.org lauras@gcc.gnu.org
Tue Jul 10 04:25:00 GMT 2007


Author: lauras
Date: Tue Jul 10 04:25:10 2007
New Revision: 126508

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126508
Log:
Factor a new header file ggc-internal.h out of ggc.h

Added:
    branches/boehms-gc/gcc/ggc-internal.h
Modified:
    branches/boehms-gc/gcc/Makefile.in
    branches/boehms-gc/gcc/alias.c
    branches/boehms-gc/gcc/bitmap.c
    branches/boehms-gc/gcc/c-common.c
    branches/boehms-gc/gcc/c-decl.c
    branches/boehms-gc/gcc/c-lang.c
    branches/boehms-gc/gcc/c-parser.c
    branches/boehms-gc/gcc/c-pragma.c
    branches/boehms-gc/gcc/cfglayout.c
    branches/boehms-gc/gcc/cgraph.c
    branches/boehms-gc/gcc/config/i386/i386.c
    branches/boehms-gc/gcc/coverage.c
    branches/boehms-gc/gcc/cp/call.c
    branches/boehms-gc/gcc/cp/class.c
    branches/boehms-gc/gcc/cp/cp-lang.c
    branches/boehms-gc/gcc/cp/cp-objcp-common.c
    branches/boehms-gc/gcc/cp/decl.c
    branches/boehms-gc/gcc/cp/decl2.c
    branches/boehms-gc/gcc/cp/mangle.c
    branches/boehms-gc/gcc/cp/method.c
    branches/boehms-gc/gcc/cp/name-lookup.c
    branches/boehms-gc/gcc/cp/parser.c
    branches/boehms-gc/gcc/cp/pt.c
    branches/boehms-gc/gcc/cp/repo.c
    branches/boehms-gc/gcc/cp/rtti.c
    branches/boehms-gc/gcc/cp/semantics.c
    branches/boehms-gc/gcc/cp/tree.c
    branches/boehms-gc/gcc/cp/typeck2.c
    branches/boehms-gc/gcc/cselib.c
    branches/boehms-gc/gcc/dbxout.c
    branches/boehms-gc/gcc/dojump.c
    branches/boehms-gc/gcc/dwarf2asm.c
    branches/boehms-gc/gcc/dwarf2out.c
    branches/boehms-gc/gcc/emit-rtl.c
    branches/boehms-gc/gcc/except.c
    branches/boehms-gc/gcc/explow.c
    branches/boehms-gc/gcc/expr.c
    branches/boehms-gc/gcc/function.c
    branches/boehms-gc/gcc/gcse.c
    branches/boehms-gc/gcc/gengtype.c
    branches/boehms-gc/gcc/ggc-boehm.c
    branches/boehms-gc/gcc/ggc-common.c
    branches/boehms-gc/gcc/ggc-page.c
    branches/boehms-gc/gcc/ggc-zone.c
    branches/boehms-gc/gcc/ggc.h
    branches/boehms-gc/gcc/gimplify.c
    branches/boehms-gc/gcc/integrate.c
    branches/boehms-gc/gcc/ipa-reference.c
    branches/boehms-gc/gcc/lists.c
    branches/boehms-gc/gcc/objc/objc-act.c
    branches/boehms-gc/gcc/objc/objc-lang.c
    branches/boehms-gc/gcc/omp-low.c
    branches/boehms-gc/gcc/optabs.c
    branches/boehms-gc/gcc/regclass.c
    branches/boehms-gc/gcc/sdbout.c
    branches/boehms-gc/gcc/stor-layout.c
    branches/boehms-gc/gcc/stringpool.c
    branches/boehms-gc/gcc/targhooks.c
    branches/boehms-gc/gcc/tree-iterator.c
    branches/boehms-gc/gcc/tree-mudflap.c
    branches/boehms-gc/gcc/tree-nested.c
    branches/boehms-gc/gcc/tree-nomudflap.c
    branches/boehms-gc/gcc/tree-phinodes.c
    branches/boehms-gc/gcc/tree-profile.c
    branches/boehms-gc/gcc/tree-ssa-address.c
    branches/boehms-gc/gcc/tree-ssa-operands.c
    branches/boehms-gc/gcc/tree-ssa-propagate.c
    branches/boehms-gc/gcc/tree-ssa-structalias.c
    branches/boehms-gc/gcc/tree-ssanames.c
    branches/boehms-gc/gcc/tree-vect-generic.c
    branches/boehms-gc/gcc/tree.c
    branches/boehms-gc/gcc/varasm.c



More information about the Gcc-cvs mailing list