On Fri, Sep 21, 2012 at 2:23 AM, Jia Liu <pro...@gmail.com> wrote: > Hi all, > > Currently the Chapter Plugins and LTO is all in one html page, > the other chapters are separated into sections. > So I separated them to make them easier reading. > > Is this patch OK?
+* LTO Overview:: Overview of LTO. +* ELF sections:: LTO file sectionsi in ELF. typo, sections. I would not call it 'ELF sections' but 'LTO object file layout' (or similar). It is no longer ELF only (so the detailed docs need update). Ok with that fixed. Thanks, Richard. > Regards, > Jia > > > 2012-09-21 Jia Liu <pro...@gmail.com> > > * gcc/doc/lto.texi: Separate sections. > * gcc/doc/plugins.texi: Separate sections.