public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [release/branch 2/2] Set development mode to "off" by default.
  2016-02-10  3:29 FYI/BRANCH: Patches applied to branch gdb-7.11-branch Joel Brobecker
@ 2016-02-10  3:29 ` Joel Brobecker
  2016-02-10  3:29 ` [release/branch 1/2] Bump version to 7.10.90.DATE-git Joel Brobecker
  1 sibling, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2016-02-10  3:29 UTC (permalink / raw)
  To: gdb-patches

bfd/ChangeLog:

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

diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 3489873..dc8b293 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2016-02-10  Joel Brobecker  <brobecker@adacore.com>
+
+	* development.sh (development): Set to false.
+
 2016-02-09  Nick Clifton  <nickc@redhat.com>
 
 	* oasys.c (oasys_archive_p): Fix indentation.
diff --git a/bfd/development.sh b/bfd/development.sh
index 85dae6b..5d00fa0 100644
--- a/bfd/development.sh
+++ b/bfd/development.sh
@@ -16,4 +16,4 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Controls whether to enable development-mode features by default.
-development=true
+development=false
-- 
2.5.0

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

* FYI/BRANCH: Patches applied to branch gdb-7.11-branch
@ 2016-02-10  3:29 Joel Brobecker
  2016-02-10  3:29 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
  2016-02-10  3:29 ` [release/branch 1/2] Bump version to 7.10.90.DATE-git Joel Brobecker
  0 siblings, 2 replies; 3+ messages in thread
From: Joel Brobecker @ 2016-02-10  3:29 UTC (permalink / raw)
  To: gdb-patches

Hello,

FYI, I applied the following changes to the new gdb-7.11-branch:

     [release/branch 1/2] Bump version to 7.10.90.DATE-git.
     [release/branch 2/2] Set development mode to "off" by default.

Thanks,
-- 
Joel

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

* [release/branch 1/2] Bump version to 7.10.90.DATE-git.
  2016-02-10  3:29 FYI/BRANCH: Patches applied to branch gdb-7.11-branch Joel Brobecker
  2016-02-10  3:29 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
@ 2016-02-10  3:29 ` Joel Brobecker
  1 sibling, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2016-02-10  3:29 UTC (permalink / raw)
  To: gdb-patches

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

gdb/ChangeLog:

	GDB 7.11 branch created (9ef9e6a6a0dd8f948708cb67c9afcfd0be40cb0a):
	* version.in: Bump version to 7.10.90.DATE-git.
---
 gdb/ChangeLog  | 5 +++++
 gdb/version.in | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e10f54b..f2ce29b 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2016-02-10  Joel Brobecker  <brobecker@adacore.com>
+
+	GDB 7.11 branch created (9ef9e6a6a0dd8f948708cb67c9afcfd0be40cb0a):
+	* version.in: Bump version to 7.10.90.DATE-git.
+
 2016-02-09  Keith Seitz  <keiths@redhat.com>
 
 	PR breakpoints/19546
diff --git a/gdb/version.in b/gdb/version.in
index b0f525e..7a3441b 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-7.10.50.DATE-git
+7.10.90.DATE-git
-- 
2.5.0

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

end of thread, other threads:[~2016-02-10  3:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-10  3:29 FYI/BRANCH: Patches applied to branch gdb-7.11-branch Joel Brobecker
2016-02-10  3:29 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
2016-02-10  3:29 ` [release/branch 1/2] Bump version to 7.10.90.DATE-git 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).