public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* FYI/BRANCH: Patches applied to branch gdb-7.7-branch
@ 2014-02-06  3:38 Joel Brobecker
  2014-02-06  3:39 ` [release/branch 2/2] Bump GDB version number to 7.7.0.DATE-cvs Joel Brobecker
  2014-02-06  3:39 ` [release/branch 1/2] Document the GDB 7.7 release in gdb/ChangeLog Joel Brobecker
  0 siblings, 2 replies; 7+ messages in thread
From: Joel Brobecker @ 2014-02-06  3:38 UTC (permalink / raw)
  To: gdb-patches

Hello again,

Another couple of patches for the release that I am about to push.
Those follow the creation of the tarballs, whose sanity checking
I just finished...

Thank you,
-- 
Joel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [release/branch 2/2] Bump GDB version number to 7.7.0.DATE-cvs.
  2014-02-06  3:38 FYI/BRANCH: Patches applied to branch gdb-7.7-branch Joel Brobecker
@ 2014-02-06  3:39 ` Joel Brobecker
  2014-02-06  3:39 ` [release/branch 1/2] Document the GDB 7.7 release in gdb/ChangeLog Joel Brobecker
  1 sibling, 0 replies; 7+ messages in thread
From: Joel Brobecker @ 2014-02-06  3:39 UTC (permalink / raw)
  To: gdb-patches

gdb/ChangeLog:

	* version.in: Set GDB version number to 7.7.0.DATE-cvs.
---
 gdb/ChangeLog  | 4 ++++
 gdb/version.in | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f0f67a8..31e1d89 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
 2014-02-06  Joel Brobecker  <brobecker@adacore.com>
 
+	* version.in: Set GDB version number to 7.7.0.DATE-cvs.
+
+2014-02-06  Joel Brobecker  <brobecker@adacore.com>
+
 	GDB 7.7 released.
 
 2014-02-06  Joel Brobecker  <brobecker@adacore.com>
diff --git a/gdb/version.in b/gdb/version.in
index 25b629b..3745399 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-7.7
+7.7.0.DATE-cvs
-- 
1.8.3.2

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [release/branch 1/2] Document the GDB 7.7 release in gdb/ChangeLog
  2014-02-06  3:38 FYI/BRANCH: Patches applied to branch gdb-7.7-branch Joel Brobecker
  2014-02-06  3:39 ` [release/branch 2/2] Bump GDB version number to 7.7.0.DATE-cvs Joel Brobecker
@ 2014-02-06  3:39 ` Joel Brobecker
  1 sibling, 0 replies; 7+ messages in thread
From: Joel Brobecker @ 2014-02-06  3:39 UTC (permalink / raw)
  To: gdb-patches

gdb/ChangeLog:

	GDB 7.7 released.
---
 gdb/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1e0964c..f0f67a8 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
 2014-02-06  Joel Brobecker  <brobecker@adacore.com>
 
+	GDB 7.7 released.
+
+2014-02-06  Joel Brobecker  <brobecker@adacore.com>
+
 	* version.in: Set GDB version number to 7.7.
 
 2014-02-06  Joel Brobecker  <brobecker@adacore.com>
-- 
1.8.3.2

^ permalink raw reply	[flat|nested] 7+ messages in thread

* FYI/BRANCH: Patches applied to branch gdb-7.7-branch
@ 2014-05-05 22:13 Joel Brobecker
  0 siblings, 0 replies; 7+ messages in thread
From: Joel Brobecker @ 2014-05-05 22:13 UTC (permalink / raw)
  To: gdb-patches

Hello,

FYI: A couple of am about to push to the branch, now that I have
created the 7.7.1 release tarballs...

^ permalink raw reply	[flat|nested] 7+ messages in thread

* FYI/BRANCH: Patches applied to branch gdb-7.7-branch
@ 2014-02-06  2:31 Joel Brobecker
  0 siblings, 0 replies; 7+ messages in thread
From: Joel Brobecker @ 2014-02-06  2:31 UTC (permalink / raw)
  To: gdb-patches

Hello,

FYI, here are two patches preparing the GDB 7.7 release that I am
pushing now.

Thanks,
-- 
Joel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* FYI/BRANCH: Patches applied to branch gdb-7.7-branch
@ 2014-01-08 10:02 Joel Brobecker
  0 siblings, 0 replies; 7+ messages in thread
From: Joel Brobecker @ 2014-01-08 10:02 UTC (permalink / raw)
  To: gdb-patches

FYI: Another couple of commits related to the creation of the 7.6.90
pre-release...

^ permalink raw reply	[flat|nested] 7+ messages in thread

* FYI/BRANCH: Patches applied to branch gdb-7.7-branch
@ 2014-01-08  9:42 Joel Brobecker
  0 siblings, 0 replies; 7+ messages in thread
From: Joel Brobecker @ 2014-01-08  9:42 UTC (permalink / raw)
  To: gdb-patches

Hello,

FYI: A couple of patches I just applied to the newly created branch.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-05-05 22:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-06  3:38 FYI/BRANCH: Patches applied to branch gdb-7.7-branch Joel Brobecker
2014-02-06  3:39 ` [release/branch 2/2] Bump GDB version number to 7.7.0.DATE-cvs Joel Brobecker
2014-02-06  3:39 ` [release/branch 1/2] Document the GDB 7.7 release in gdb/ChangeLog Joel Brobecker
  -- strict thread matches above, loose matches on Subject: below --
2014-05-05 22:13 FYI/BRANCH: Patches applied to branch gdb-7.7-branch Joel Brobecker
2014-02-06  2:31 Joel Brobecker
2014-01-08 10:02 Joel Brobecker
2014-01-08  9:42 Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).