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]

[pushed/www] Announce GDB 7.9 branch creation.


Hello,

Just a quick message to let you know that I updated GDB's website
to announce the creation of the gdb-7.9-branch.

Cheers :)
-- 
Joel

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

diff --git a/index.html b/index.html
index 85c4008..3013317 100644
--- a/index.html
+++ b/index.html
@@ -102,6 +102,16 @@ better.
 
 -->
 
+<dt>January 13th, 2015: <b>GDB 7.9 branch created</b></dt>
+<dd>
+<p> The GDB 7.9 branch (<tt>gdb-7.9-branch</tt>) has been created.
+To check out a copy of the branch use:
+<pre>
+git clone --branch gdb-7.9-branch ssh://sourceware.org/git/binutils-gdb.git
+</pre>
+<p>
+</dd>
+
 <dt>October 29th, 2014: <b>GDB 7.8.1 Released!</b></dt>
 <dd>
 <p> The latest version of GDB, version 7.8.1, is available for <a
@@ -154,16 +164,6 @@ release includes.
 <p>
 </dd>
 
-<dt>June 11th, 2014: <b>GDB 7.8 branch created</b></dt>
-<dd>
-<p> The GDB 7.8 branch (<tt>gdb-7.8-branch</tt>) has been created.
-To check out a copy of the branch use:
-<pre>
-git clone --branch gdb-7.8-branch ssh://sourceware.org/git/binutils-gdb.git
-</pre>
-<p>
-</dd>
-
 <dt>September 30, 2011: <b>Release Mistakes in GDB Versions 6.0 - 7.3</b></dt>
 <dd>
 <p> A mistake has been detected in the release tar files for all
@@ -234,7 +234,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 2014-10-29.</p>
+<p>Last modified 2015-01-13.</p>
 </address>
 
 </body>
diff --git a/news/index.html b/news/index.html
index 8a247b3..08b605e 100644
--- a/news/index.html
+++ b/news/index.html
@@ -62,6 +62,16 @@ better.
 
 -->
 
+<dt>January 13th, 2015: <b>GDB 7.9 branch created</b></dt>
+<dd>
+<p> The GDB 7.9 branch (<tt>gdb-7.9-branch</tt>) has been created.
+To check out a copy of the branch use:
+<pre>
+git clone --branch gdb-7.9-branch ssh://sourceware.org/git/binutils-gdb.git
+</pre>
+<p>
+</dd>
+
 <dt>October 29th, 2014: <b>GDB 7.8.1 Released!</b></dt>
 <dd>
 <p> The latest version of GDB, version 7.8.1, is available for <a
@@ -1261,7 +1271,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 2014-10-29.</p>
+<p>Last modified 2015-01-13.</p>
 </address>
 
 </body>
-- 
1.9.1


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