This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] Update boehm-gc master sources in codingconventions.html


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:boehm@acm.org";>boehm@acm.org</a>,
+href="http://hboehm.info/gc/";>http://hboehm.info/gc/</a>.
+Patches should be sent to
+<a href="mailto:bdwgc@lists.opendylan.org";>bdwgc@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>
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]