public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [release/branch 2/2] Set development mode to "off" by default.
  2016-08-01 15:29 FYI/BRANCH: Patches applied to branch gdb-7.12-branch Joel Brobecker
  2016-08-01 15:29 ` [release/branch 1/2] Bump version to 7.11.90.DATE-git Joel Brobecker
@ 2016-08-01 15:29 ` Joel Brobecker
  1 sibling, 0 replies; 6+ messages in thread
From: Joel Brobecker @ 2016-08-01 15: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 b60d8d2..b09c5d5 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2016-08-01  Joel Brobecker  <brobecker@adacore.com>
+
+	* development.sh (development): Set to false.
+
 2016-08-01  Nick Clifton  <nickc@redhat.com>
 
 	* po/sv.po: Updated Swedish translation.
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] 6+ messages in thread

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

Hello,

FYI, I am about to push the following commits to the new
gdb-7.12-branch.

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

Cheers,
-- 
Joel

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

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

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

gdb/ChangeLog:

	GDB 7.12 branch created (41bfcd638a4e0e48b96ce4de2845372dea481322):
	* version.in: Bump version to 7.11.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 9ad561d..e0b4e09 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2016-08-01  Joel Brobecker  <brobecker@adacore.com>
+
+	GDB 7.12 branch created (41bfcd638a4e0e48b96ce4de2845372dea481322):
+	* version.in: Bump version to 7.11.90.DATE-git.
+
 2016-07-27  Alan Modra  <amodra@gmail.com>
 
 	* amd64-darwin-tdep.c: Don't include libbfd.h.
diff --git a/gdb/version.in b/gdb/version.in
index 2f85d9f..ed010a0 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-7.11.50.DATE-git
+7.11.90.DATE-git
-- 
2.5.0

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

* FYI/BRANCH: Patches applied to branch gdb-7.12-branch
@ 2017-01-21 14:06 Joel Brobecker
  0 siblings, 0 replies; 6+ messages in thread
From: Joel Brobecker @ 2017-01-21 14:06 UTC (permalink / raw)
  To: gdb-patches

Hello,

Just FYI, I'm about to push the following two commits which follow
the commits that I needed to make for the 7.12.1 release being
prepared.

   [release/branch 1/2] Document the GDB 7.12.1 release in gdb/ChangeLog
   [release/branch 2/2] Bump GDB version number to 7.12.1.DATE-git.

Thank you,
-- 
Joel

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

* FYI/BRANCH: Patches applied to branch gdb-7.12-branch
@ 2016-10-07 17:28 Joel Brobecker
  0 siblings, 0 replies; 6+ messages in thread
From: Joel Brobecker @ 2016-10-07 17:28 UTC (permalink / raw)
  To: gdb-patches

Hello,

Just FYI, now that I have the release tarballs, I am about to push the
following two commits to our gdb-7.12-branch.

        [release/branch 1/2] Document the GDB 7.12 release in gdb/ChangeLog
        [release/branch 2/2] Bump GDB version number to 7.12.0.DATE-git.

Thanks,
-- 
Joel

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

* FYI/BRANCH: Patches applied to branch gdb-7.12-branch
@ 2016-08-01 16:03 Joel Brobecker
  0 siblings, 0 replies; 6+ messages in thread
From: Joel Brobecker @ 2016-08-01 16:03 UTC (permalink / raw)
  To: gdb-patches

Hello,

A couple more patches on the gdb-7.12-branch that I am about
to push, since I have the pre-release tarballs.

   [release/branch 1/2] Document the GDB 7.11.90 release in
   [release/branch 2/2] Bump GDB version number to 7.11.90.DATE-git.

Thanks,
-- 
Joel

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

end of thread, other threads:[~2017-01-21 14:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-01 15:29 FYI/BRANCH: Patches applied to branch gdb-7.12-branch Joel Brobecker
2016-08-01 15:29 ` [release/branch 1/2] Bump version to 7.11.90.DATE-git Joel Brobecker
2016-08-01 15:29 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
2016-08-01 16:03 FYI/BRANCH: Patches applied to branch gdb-7.12-branch Joel Brobecker
2016-10-07 17:28 Joel Brobecker
2017-01-21 14:06 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).