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

lauras@gcc.gnu.org lauras@gcc.gnu.org
Tue Aug 15 19:04:00 GMT 2006


Author: lauras
Date: Tue Aug 15 19:04:55 2006
New Revision: 116166

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116166
Log:
Start using typed allocation routines

Modified:
    branches/boehms-gc/gcc/Makefile.in
    branches/boehms-gc/gcc/bitmap.h
    branches/boehms-gc/gcc/cfg.c
    branches/boehms-gc/gcc/dwarf2out.c
    branches/boehms-gc/gcc/emit-rtl.c
    branches/boehms-gc/gcc/except.c
    branches/boehms-gc/gcc/expr.c
    branches/boehms-gc/gcc/function.c
    branches/boehms-gc/gcc/integrate.c
    branches/boehms-gc/gcc/lambda-mat.c
    branches/boehms-gc/gcc/lambda-trans.c
    branches/boehms-gc/gcc/optabs.c
    branches/boehms-gc/gcc/predict.c
    branches/boehms-gc/gcc/stmt.c
    branches/boehms-gc/gcc/tree-dfa.c
    branches/boehms-gc/gcc/tree-inline.c
    branches/boehms-gc/gcc/tree-iterator.c
    branches/boehms-gc/gcc/tree-nested.c
    branches/boehms-gc/gcc/tree-ssa-structalias.c
    branches/boehms-gc/gcc/tree-ssanames.c
    branches/boehms-gc/gcc/tree.c
    branches/boehms-gc/gcc/value-prof.c
    branches/boehms-gc/gcc/value-prof.h
    branches/boehms-gc/gcc/varasm.c



More information about the Gcc-cvs mailing list