On 10/10/19 10:18 AM, Richard Sandiford wrote:
Kyrill Tkachov <kyrylo.tkac...@foss.arm.com> writes:
Hopefully an obvious amendment.
Will test out the new git repo soon!
Thanks,
Kyrill
commit ddf1524244ac30ab3473d0df6d8e76d5c9a42276
Author: Kyrylo Tkachov <kyrylo.tkac...@arm.com>
Date: Wed Oct 9 16:15:00 2019 +0100
[gcccmission.html] Replace cvs with version control
diff --git a/htdocs/gccmission.html b/htdocs/gccmission.html
index 25aa3ad0..aaaa6aef 100644
--- a/htdocs/gccmission.html
+++ b/htdocs/gccmission.html
@@ -60,7 +60,7 @@ GCC.</p>
as long as they accept the groundrules.</li>
</ul></li>
<li>Open mailing lists.</li>
-<li>Developer friendly tools and procedures (i.e., cvs, multiple
+<li>Developer friendly tools and procedures (i.e. version control, multiple
maintainers, etc).</li>
<li>Conflicts of interest exist for many GCC developers; the
developers as well as the <a href="steering.html">GCC Steering
Not sure whether this is supposed to be a living document or just a record
of what the mission statement was when egcs became GCC. The date at the top
is still 1999-04-22.
Ah, I hadn't considered that. Good thing I didn't get around to
committing it just yet.
Gerald, do you happen to know?
Thanks,
Kyrill
Richard