From a3823e4755a6ed38f7a968db1865df9bb0e754e2 Mon Sep 17 00:00:00 2001 From: jsm28 Date: Thu, 10 Jun 2004 22:13:24 +0000 Subject: [PATCH] * doc/sourcebuild.texi (Front End): Add details of more installation documentation required. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82948 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 5 +++++ gcc/doc/sourcebuild.texi | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0075059953b..2789f9fb4fc 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-06-10 Joseph S. Myers + + * doc/sourcebuild.texi (Front End): Add details of more + installation documentation required. + 2004-06-10 Brian Booth * doc/tree-ssa.texi: Remove references to VDEF and add descriptions diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index d42ccbf6639..21a7bb9aa5f 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -463,6 +463,13 @@ files for that front end. @xref{Front End Directory, , The Front End A mention of the language in the list of supported languages in @file{gcc/doc/install.texi}. @item +A mention of the name under which the language's runtime library is +recognized by @option{--enable-shared=@var{package}} in the +documentation of that option in @file{gcc/doc/install.texi}. +@item +A mention of any special prerequisites for building the front end in +the documentation of prerequisites in @file{gcc/doc/install.texi}. +@item Details of contributors to that front end in @file{gcc/doc/contrib.texi}. If the details are in that front end's own manual then there should be a link to that manual's list in -- 2.11.0