gcc/Changelog typos
From-SVN: r121006
This commit is contained in:
parent
4c6d872614
commit
b153d3e1ca
1 changed files with 7 additions and 8 deletions
|
@ -104,14 +104,13 @@
|
|||
__gcov_one_value_profiler_body and calls it
|
||||
|
||||
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.
|
||||
|
||||
* doc/gty.texi (Options): Document the mark_hook option to GTY.
|
||||
* gengtype.c (write_types_data, write_func_for_structure,
|
||||
write_types, ggc_wtd, pch_wtd): Add skip_hooks to
|
||||
write_types_data, ggc_wtd, pch_wtd for processing mark_hook.
|
||||
(walk_type, write_func_for_structure): Generate the mark_hook if
|
||||
needed.
|
||||
|
||||
2007-01-19 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue