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

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 5933a05e7e8..3823e85303c 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2019-12-11  Joel Brobecker  <brobecker@adacore.com>
+
+	* development.sh (development): Set to false.
+
 2019-12-11  Alan Modra  <amodra@gmail.com>
 
 	* elf32-rx.c (elf32_rx_relax_section): Avoid signed overflow.
diff --git a/bfd/development.sh b/bfd/development.sh
index bcce82f5779..47547ffcc05 100644
--- a/bfd/development.sh
+++ b/bfd/development.sh
@@ -16,7 +16,7 @@
 # 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
 
 # Indicate whether this is a release branch.
 experimental=true
-- 
2.17.1

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

* FYI/BRANCH: Patches applied to branch gdb-9-branch
@ 2019-12-11 20:46 Joel Brobecker
  2019-12-11 20:46 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
  2019-12-11 20:46 ` [release/branch 1/2] Bump version to 9.0.90.DATE-git Joel Brobecker
  0 siblings, 2 replies; 3+ messages in thread
From: Joel Brobecker @ 2019-12-11 20:46 UTC (permalink / raw)
  To: gdb-patches

Hello,

FYI, I am about to push the following two commits to the newly
created gdb-9-branch, which perform the initial preparations
for the upcoming releases off of that new branch.

  - [release/branch 1/2] Bump version to 9.0.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 9.0.90.DATE-git.
  2019-12-11 20:46 FYI/BRANCH: Patches applied to branch gdb-9-branch Joel Brobecker
  2019-12-11 20:46 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
@ 2019-12-11 20:46 ` Joel Brobecker
  1 sibling, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2019-12-11 20:46 UTC (permalink / raw)
  To: gdb-patches; +Cc: Joel Brobecker

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

gdb/ChangeLog:

	GDB 9 branch created (27f7b2f64062ac9e52afc60509263c2702a9ebd0):
	* version.in: Bump version to 9.0.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 7fe3a2938c1..e9bd454a6c6 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2019-12-11  Joel Brobecker  <brobecker@adacore.com>
+
+	GDB 9 branch created (27f7b2f64062ac9e52afc60509263c2702a9ebd0):
+	* version.in: Bump version to 9.0.90.DATE-git.
+
 2019-12-11  Tom Tromey  <tromey@adacore.com>
 
 	PR build/25268:
diff --git a/gdb/version.in b/gdb/version.in
index bf3348a01e0..bf80c72138f 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-9.0.50.DATE-git
+9.0.90.DATE-git
-- 
2.17.1

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

end of thread, other threads:[~2019-12-11 20:46 UTC | newest]

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