Re: Separate C-family hooks better from general hooks

2011-04-06 Thread Diego Novillo
On Wed, Apr 6, 2011 at 03:27, Joseph S. Myers jos...@codesourcery.com wrote: 2011-04-05  Joseph Myers  jos...@codesourcery.com        * doc/tm.texi.in: Document C target hooks as separate from general        target hooks.        * doc/tm.texi: Regenerate.        * genhooks.c (struct

Separate C-family hooks better from general hooks

2011-04-05 Thread Joseph S. Myers
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