This updates the upstream web site and contact address for boehm-gc,
based on feedback from Hans.  (Thank you!)

Committed.

Gerald

Index: codingconventions.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/codingconventions.html,v
retrieving revision 1.73
diff -u -r1.73 codingconventions.html
--- codingconventions.html      27 Jun 2015 18:46:13 -0000      1.73
+++ codingconventions.html      27 May 2016 19:24:15 -0000
@@ -628,8 +628,9 @@
 essentially maintained in the GCC source tree.</li>
 
 <li>boehm-gc: The master sources are at <a
-href="http://www.hpl.hp.com/personal/Hans_Boehm/gc/";>www.hpl.hp.com/personal/Hans_Boehm/gc/</a>.
-Patches should be sent to <a href="mailto:bo...@acm.org";>bo...@acm.org</a>,
+href="http://hboehm.info/gc/";>http://hboehm.info/gc/</a>.
+Patches should be sent to
+<a href="mailto:bd...@lists.opendylan.org";>bd...@lists.opendylan.org</a>,
 but it's acceptable to check them in the GCC source tree before getting
 them installed in the master tree.</li>
 

Reply via email to