aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorBasile Starynkevitch <bstarynk@gcc.gnu.org>2007-01-19 18:05:08 +0000
committerBasile Starynkevitch <bstarynk@gcc.gnu.org>2007-01-19 18:05:08 +0000
commitb7c75af4b5b275047cb622ae85f98839cf6299a1 (patch)
treea5b51de9afb4bff7ecd2b41bb8b9d06decf8be84 /gcc
parent8d6419b2178b613e874864fbb51aa89398451002 (diff)
downloadgcc-b7c75af4b5b275047cb622ae85f98839cf6299a1.zip
gcc-b7c75af4b5b275047cb622ae85f98839cf6299a1.tar.gz
gcc-b7c75af4b5b275047cb622ae85f98839cf6299a1.tar.bz2
gty.texi (Options): Document the mark_hook option to GTY.
2007-01-19 Basile Starynkevitch <basile@starynkevitch.net> * doc/gty.texi (Options): Document the mark_hook option to GTY. * gcc/gengtype.c (write_types_data, write_func_for_structure, write_types, ggc_wtd, pch_wtd): Added skip_hooks to write_types_data, ggc_wtd, pch_wtd for mark_hook. (walk_type, write_func_for_structure): Generate the mark_hook if needed. From-SVN: r120974
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index bc5b356..7fff5e8 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,13 @@
+2007-01-19 Basile Starynkevitch <basile@starynkevitch.net>
+
+ * doc/gty.texi (Options): Document the mark_hook option to
+ GTY.
+ * gcc/gengtype.c (write_types_data, write_func_for_structure,
+ write_types, ggc_wtd, pch_wtd): Added skip_hooks to
+ write_types_data, ggc_wtd, pch_wtd for mark_hook.
+ (walk_type, write_func_for_structure): Generate the mark_hook if
+ needed.
+
2007-01-19 Jan Hubicka <jh@suse.cz>
* ipa-inline.c (cgraph_decide_inlining_incrementally): Instead of 'early' argument