On Thu, 23 Aug 2012, Uros Bizjak wrote: > 2012-08-23 Uros Bizjak <ubiz...@gmail.com> > > * target.def (reject_combined_insn): New target hook. > * doc/tm.texi.in (TARGET_REJECT_COMBINED_INSN): New hook. > * doc/tm.texi: Regenerated.
The preferred location for hook documentation is in the doc string in target.def rather than in tm.texi.in. (If you wish to move *existing* text from tm.texi.in to such a doc string in target.def, CC me or Diego or Gerald on the patch and ask for docstring relicensing review.) -- Joseph S. Myers jos...@codesourcery.com