public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [release/branch 1/2] Bump version to 7.6.90.DATE-cvs.
  2014-01-08  9:42 FYI/BRANCH: Patches applied to branch gdb-7.7-branch Joel Brobecker
  2014-01-08  9:42 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
@ 2014-01-08  9:42 ` Joel Brobecker
  1 sibling, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2014-01-08  9:42 UTC (permalink / raw)
  To: gdb-patches

Now that the GDB 7.7 branch has been created, we can
bump the version number.

gdb/ChangeLog:

	GDB 7.7 branch created (79301218fa0f074c5656db0ec8972a5ddcf91fb5):
	* version.in: Bump version to 7.6.90.DATE-cvs.
---
 gdb/ChangeLog  | 5 +++++
 gdb/version.in | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 83b8983..9ff7be4c 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2014-01-08  Joel Brobecker  <brobecker@adacore.com>
+
+	GDB 7.7 branch created (79301218fa0f074c5656db0ec8972a5ddcf91fb5):
+	* version.in: Bump version to 7.6.90.DATE-cvs.
+
 2014-01-08  Yao Qi  <yao@codesourcery.com>
 
 	* spu-linux-nat.c (spu_symbol_file_add_from_memory): Change
diff --git a/gdb/version.in b/gdb/version.in
index 99adaca..12fff30 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-7.6.50.DATE-cvs
+7.6.90.DATE-cvs
-- 
1.8.3.2

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

* [release/branch 2/2] Set development mode to "off" by default.
  2014-01-08  9:42 FYI/BRANCH: Patches applied to branch gdb-7.7-branch Joel Brobecker
@ 2014-01-08  9:42 ` Joel Brobecker
  2014-01-08  9:42 ` [release/branch 1/2] Bump version to 7.6.90.DATE-cvs Joel Brobecker
  1 sibling, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2014-01-08  9:42 UTC (permalink / raw)
  To: gdb-patches

gdb/ChangeLog:

	* development.sh (development): Set to false.
---
 gdb/ChangeLog      | 4 ++++
 gdb/development.sh | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9ff7be4c..c70d403 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
 2014-01-08  Joel Brobecker  <brobecker@adacore.com>
 
+	* development.sh (development): Set to false.
+
+2014-01-08  Joel Brobecker  <brobecker@adacore.com>
+
 	GDB 7.7 branch created (79301218fa0f074c5656db0ec8972a5ddcf91fb5):
 	* version.in: Bump version to 7.6.90.DATE-cvs.
 
diff --git a/gdb/development.sh b/gdb/development.sh
index 1c21efa..055c497 100644
--- a/gdb/development.sh
+++ b/gdb/development.sh
@@ -18,4 +18,4 @@
 # Set to 'true' for development snapshots, 'false' for releases and
 # pre-releases.  When true, provide more thorough testing with
 # -lmcheck.
-development=true
+development=false
-- 
1.8.3.2

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

* FYI/BRANCH: Patches applied to branch gdb-7.7-branch
@ 2014-01-08  9:42 Joel Brobecker
  2014-01-08  9:42 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
  2014-01-08  9:42 ` [release/branch 1/2] Bump version to 7.6.90.DATE-cvs Joel Brobecker
  0 siblings, 2 replies; 3+ 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] 3+ messages in thread

end of thread, other threads:[~2014-01-08  9:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-08  9:42 FYI/BRANCH: Patches applied to branch gdb-7.7-branch Joel Brobecker
2014-01-08  9:42 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
2014-01-08  9:42 ` [release/branch 1/2] Bump version to 7.6.90.DATE-cvs 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).