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 the gdb-7.8 branch creation.


Hello,

FYI, I have just pushed this patch to announce the creation of
the gdb-7.8 branch.

Thank you,
-- 
Joel

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

diff --git a/index.html b/index.html
index c24eb44..d16942f 100644
--- a/index.html
+++ b/index.html
@@ -102,6 +102,16 @@ better.
 
 -->
 
+<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>May 5th, 2014: <b>GDB 7.7.1 Released!</b></dt>
 <dd>
 <p> The latest version of GDB, version 7.7.1, is available for <a
@@ -153,16 +163,6 @@ release includes.
 <p>
 </dd>
 
-<dt>January 8th, 2014: <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>January 9, 2012: <b>Extensibility support using Guile</b></dt>
 <dd>
 <p> GDB ought to support extensibility using Guile, the GNU extensibility
@@ -242,7 +242,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-05-05.</p>
+<p>Last modified 2014-06-11.</p>
 </address>
 
 </body>
diff --git a/news/index.html b/news/index.html
index 8135486..69d754f 100644
--- a/news/index.html
+++ b/news/index.html
@@ -62,6 +62,16 @@ better.
 
 -->
 
+<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>May 5th, 2014: <b>GDB 7.7.1 Released!</b></dt>
 <dd>
 <p> The latest version of GDB, version 7.7.1, is available for <a
@@ -1199,7 +1209,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-05-05.</p>
+<p>Last modified 2014-06-11.</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]