On 06/02/2011 12:47 AM, Alexandre Oliva wrote: > On Jun 1, 2011, Bernd Schmidt <ber...@codesourcery.com> wrote: >> Looks ok, except I think you need to update tm.texi.in and tm.texi? > > Oh, I didn't realize updating tm.texi.in; AFAICT tm.texi is generated > the same regardless.
I *think* what one is supposed to do is to just add the @hook lines in tm.texi.in if the definition in target.def includes documentation. Bernd