sourcebuild.texi (Front End Directory): Don't make references to libsubdir, it's...
authorGeoffrey Keating <geoffk@apple.com>
Fri, 1 Aug 2003 21:53:22 +0000 (21:53 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 1 Aug 2003 21:53:22 +0000 (21:53 +0000)
commit8e5f33ff4aa0b2c2277a82577b03090004483267
tree8c0d9443126f689acf9330c02934a6d7aab9ba12
parent75c209808126e1c2ef4a5c3ce7c25700416d078f
sourcebuild.texi (Front End Directory): Don't make references to libsubdir, it's not part of the interface to frontends.

* doc/sourcebuild.texi (Front End Directory): Don't make references
to libsubdir, it's not part of the interface to frontends.
* doc/install.texi (Configuration): Help users read faster by saying
that GCC's configure options are the standard autoconf ones.
Mention --libdir.  Update the default rules for finding the
assembler.  Don't use libsubdir since we haven't said what it means.
(Specific): In the Solaris 7 notes, update the place to put the
assembler.
* doc/invoke.texi: Update lib/gcc-lib to lib/gcc.
* doc/cpp.texi (Search Path): Actually, the search path
depends on libdir, which can relocate with cpp.
* doc/tm.texi (Driver): Don't document STANDARD_EXEC_PREFIX, it's
now a private interface between the Makefile and the driver.

From-SVN: r70073
gcc/ChangeLog
gcc/doc/cpp.texi
gcc/doc/install.texi
gcc/doc/invoke.texi
gcc/doc/sourcebuild.texi
gcc/doc/tm.texi