On Wed, Apr 6, 2011 at 03:27, Joseph S. Myers wrote:
> 2011-04-05 Joseph Myers
>
> * doc/tm.texi.in: Document C target hooks as separate from general
> target hooks.
> * doc/tm.texi: Regenerate.
> * genhooks.c (struct hook_desc): Add docname field.
> (HOOK_VE
This patch separates the C-family hooks targetcm out of target.def
into a separate c-family/c-target.def, with associated c-target.h and
c-target-def.h.
This is logically cleaner, in that declarations and definitions
applicable only to C-family front ends (of targetcm and the associated
initialize