This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

[commit/wwww] Publish the creation of the gdb-7.7 branch.


Hello,

I've just created the gdb-7.7-branch, and this patch updates
the project's web pages to annouce it.

Checked in.

---
 index.html      | 12 +++++++++++-
 news/index.html | 12 +++++++++++-
 2 files changed, 22 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index 25d0e52..e263b61 100644
--- a/index.html
+++ b/index.html
@@ -102,6 +102,16 @@ better.
 
 -->
 
+<dt>January 8th, 2013: <b>GDB 7.7 branch created</b></dt>
+<dd>
+<p> The GDB 7.7 branch (<tt>gdb-7.7-branch</tt>) has been created.
+To check out a copy of the branch use:
+<pre>
+git clone --branch gdb-7.7-branch ssh://sourceware.org/git/binutils-gdb.git
+</pre>
+<p>
+</dd>
+
 <dt>December 8th, 2013: <b>GDB 7.6.2 Released!</b></dt>
 <dd>
 <p> The latest version of GDB, version 7.6.2, is available for <a
@@ -256,7 +266,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2013-12-08.</p>
+<p>Last modified 2014-01-08.</p>
 </address>
 
 </body>
diff --git a/news/index.html b/news/index.html
index 0f233cc..75a42f7 100644
--- a/news/index.html
+++ b/news/index.html
@@ -62,6 +62,16 @@ better.
 
 -->
 
+<dt>January 8th, 2013: <b>GDB 7.7 branch created</b></dt>
+<dd>
+<p> The GDB 7.7 branch (<tt>gdb-7.7-branch</tt>) has been created.
+To check out a copy of the branch use:
+<pre>
+git clone --branch gdb-7.7-branch ssh://sourceware.org/git/binutils-gdb.git
+</pre>
+<p>
+</dd>
+
 <dt>December 8th, 2013: <b>GDB 7.6.2 Released!</b></dt>
 <dd>
 <p> The latest version of GDB, version 7.6.2, is available for <a
@@ -1138,7 +1148,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2013-12-08.</p>
+<p>Last modified 2014-01-08.</p>
 </address>
 
 </body>
-- 
1.8.3.2


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