r218558 - in /trunk: gcc/ChangeLog gcc/doc/gty....
tbsaunde@gcc.gnu.org
tbsaunde@gcc.gnu.org
Wed Dec 10 03:45:00 GMT 2014
Author: tbsaunde
Date: Wed Dec 10 03:45:40 2014
New Revision: 218558
URL: https://gcc.gnu.org/viewcvs?rev=218558&root=gcc&view=rev
Log:
remove gengtype support for param_is use_param, if_marked and splay tree allocators
gcc/
* plugin.c, plugin.def, ggc.h, ggc-common.c, gengtype.h, gengtype.c,
gengtype-state.c, gengtype-parse.c, gentype-lex.l, gcc-plugin.h,
doc/plugins.texi, doc/gty.texi: Remove support for if_marked and
param_is.
include/
* hashtab.h, splay-tree.h: Remove GTY markers.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/doc/gty.texi
trunk/gcc/doc/plugins.texi
trunk/gcc/gcc-plugin.h
trunk/gcc/gengtype-lex.l
trunk/gcc/gengtype-parse.c
trunk/gcc/gengtype-state.c
trunk/gcc/gengtype.c
trunk/gcc/gengtype.h
trunk/gcc/ggc-common.c
trunk/gcc/ggc.h
trunk/gcc/plugin.c
trunk/gcc/plugin.def
trunk/include/ChangeLog
trunk/include/hashtab.h
trunk/include/splay-tree.h
More information about the Gcc-cvs
mailing list