summaryrefslogtreecommitdiff
path: root/gcc/doc/contrib.texi
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2001-06-21 00:03:48 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2001-06-21 00:03:48 +0000
commita3ff64f5acacd90a936bf8af3fb19159dcca6fd3 (patch)
tree43efbb988a673849f67b78d80a9342d1dda12331 /gcc/doc/contrib.texi
parent609f152b76290bb424b3049375bb38b699de8385 (diff)
downloadgcc-a3ff64f5acacd90a936bf8af3fb19159dcca6fd3.tar.gz
* doc/c-tree.texi, doc/contrib.texi, doc/extend.texi,
doc/gcc.texi, doc/install-old.texi, doc/install.texi, doc/invoke.texi, doc/rtl.texi: Consistently use "front end" and "back end" as nouns and "front-end" and "back-end" as adjectives. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43479 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r--gcc/doc/contrib.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index aa9b8e630ff..a8c74743bbb 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -28,7 +28,7 @@ the Intel 80387 register stack.
Alasdair Baird for various bugfixes.
@item
-Gerald Baumgartner added the signature extension to the C++ front-end.
+Gerald Baumgartner added the signature extension to the C++ front end.
@item
Neil Booth for various work on cpplib.
@@ -282,7 +282,7 @@ Kriang Lerdsuwanakij for improvements to demangler and various c++ fixes.
@item
Warren Levy major work on libgcj (Java Runtime Library) and random
-work on the Java front-end.
+work on the Java front end.
@item
Alain Lichnewsky ported GCC to the Mips cpu.