Re: [patch] PR25508 - document MULTILIB_OSDIRNAMES

2011-08-21 Thread Joseph S. Myers
On Sun, 21 Aug 2011, Matthias Klose wrote: > On 08/21/2011 12:21 AM, Joseph S. Myers wrote: > > On Sat, 20 Aug 2011, Matthias Klose wrote: > > > >> +@findex MULTILIB_OSDIRNAMES > >> +@item MULTILIB_OSDIRNAMES > >> +If @code{MULTILIB_OPTIONS} is used, this variable specifies the list > >> +of OS s

Re: [patch] PR25508 - document MULTILIB_OSDIRNAMES

2011-08-20 Thread Matthias Klose
On 08/21/2011 12:21 AM, Joseph S. Myers wrote: > On Sat, 20 Aug 2011, Matthias Klose wrote: > >> +@findex MULTILIB_OSDIRNAMES >> +@item MULTILIB_OSDIRNAMES >> +If @code{MULTILIB_OPTIONS} is used, this variable specifies the list >> +of OS subdirectory names. The format is either the same as of >>

Re: [patch] PR25508 - document MULTILIB_OSDIRNAMES

2011-08-20 Thread Joseph S. Myers
On Sat, 20 Aug 2011, Matthias Klose wrote: > +@findex MULTILIB_OSDIRNAMES > +@item MULTILIB_OSDIRNAMES > +If @code{MULTILIB_OPTIONS} is used, this variable specifies the list > +of OS subdirectory names. The format is either the same as of > +@code{MULTILIB_DIRNAMES}, or a set of mappings. When

[patch] PR25508 - document MULTILIB_OSDIRNAMES

2011-08-20 Thread Matthias Klose
document MULTILIB_OSDIRNAMES, copied from genmultilib. Ok for the trunk? Matthias PR bootstrap/25508 * doc/fragments.texi: Document MULTILIB_OSDIRNAMES. Index: gcc/doc/fragments.texi === --- gcc/doc/fragments.texi