aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorSteve Ellcey <sje@cup.hp.com>2009-04-01 16:41:54 +0000
committerSteve Ellcey <sje@gcc.gnu.org>2009-04-01 16:41:54 +0000
commit60911f14c3cd3fe787c4dd745df22e324410ce0c (patch)
tree0e9df6ab6aaa2535afea0bb8042770f2df9424cf /gcc
parent96137f957419e1cb75d68232f31923afabf248ac (diff)
downloadgcc-60911f14c3cd3fe787c4dd745df22e324410ce0c.zip
gcc-60911f14c3cd3fe787c4dd745df22e324410ce0c.tar.gz
gcc-60911f14c3cd3fe787c4dd745df22e324410ce0c.tar.bz2
Makefil.def (languages): New entries.
* Makefil.def (languages): New entries. * Makefile.tpl (check-gcc-*): New generic target. * Makefile.in: Regenerate. * gcc/doc/sourcebuild.texi: Update front-end requirements. From-SVN: r145415
Diffstat (limited to 'gcc')
-rw-r--r--gcc/doc/sourcebuild.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index fb63982..e437848 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -499,6 +499,9 @@ directory. FIXME: document this further.
@item
Details of the directories of any runtime libraries in
@file{gcc/doc/sourcebuild.texi}.
+@item
+Check targets in Makefile.def for the top-level Makefile to check just
+the compiler or the compiler and runtime library for the language.
@end itemize
If the front end is added to the official GCC source repository, the