Re: [lra] A new branch

2011-06-09 Thread Vladimir Makarov
On 06/07/2011 09:46 AM, Joseph S. Myers wrote: On Mon, 30 May 2011, Vladimir Makarov wrote: * doc/tm.texi.in (TARGET_REGISTER_BANK): New hook. Please include the text of documentation for new hooks in target.def instead of tm.texi.in where possible (so tm.texi.in just has the @hook lin

Re: [lra] A new branch

2011-06-07 Thread Joseph S. Myers
On Mon, 30 May 2011, Vladimir Makarov wrote: > * doc/tm.texi.in (TARGET_REGISTER_BANK): New hook. Please include the text of documentation for new hooks in target.def instead of tm.texi.in where possible (so tm.texi.in just has the @hook line) - that is, unless it's based on older GFDL-on