public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [release/branch 2/2] Set development mode to "off" by default.
  2015-07-06 20:03 FYI/BRANCH: Patches applied to branch gdb-7.10-branch Joel Brobecker
  2015-07-06 20:03 ` [release/branch 1/2] Bump version to 7.9.90.DATE-cvs Joel Brobecker
@ 2015-07-06 20:03 ` Joel Brobecker
  1 sibling, 0 replies; 6+ messages in thread
From: Joel Brobecker @ 2015-07-06 20:03 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 97d3ea3..92fc32a 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2015-07-06  Joel Brobecker  <brobecker@adacore.com>
+
+	* development.sh (development): Set to false.
+
 2015-07-05  Richard Sandiford  <richard.sandiford@arm.com>
 
 	* elf64-ppc.c (toc_adjusting_stub_needed): Use the symbol value
diff --git a/bfd/development.sh b/bfd/development.sh
index 6bbef6d..0e65c07 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.1.4

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

* FYI/BRANCH: Patches applied to branch gdb-7.10-branch
@ 2015-07-06 20:03 Joel Brobecker
  2015-07-06 20:03 ` [release/branch 1/2] Bump version to 7.9.90.DATE-cvs Joel Brobecker
  2015-07-06 20:03 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
  0 siblings, 2 replies; 6+ messages in thread
From: Joel Brobecker @ 2015-07-06 20:03 UTC (permalink / raw)
  To: gdb-patches

Hello,

The following are patches I applied to the gdb-7.10-branch
following its creation... They will be pushed shortly.

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

* [release/branch 1/2] Bump version to 7.9.90.DATE-cvs.
  2015-07-06 20:03 FYI/BRANCH: Patches applied to branch gdb-7.10-branch Joel Brobecker
@ 2015-07-06 20:03 ` Joel Brobecker
  2015-07-06 20:03 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
  1 sibling, 0 replies; 6+ messages in thread
From: Joel Brobecker @ 2015-07-06 20:03 UTC (permalink / raw)
  To: gdb-patches

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

gdb/ChangeLog:

	GDB 7.10 branch created (66c4b3e8a628a207bc6aafef6af0c4128195f56e):
	* version.in: Bump version to 7.9.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 0e92bf5..c564532 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2015-07-06  Joel Brobecker  <brobecker@adacore.com>
+
+	GDB 7.10 branch created (66c4b3e8a628a207bc6aafef6af0c4128195f56e):
+	* version.in: Bump version to 7.9.90.DATE-cvs.
+
 2015-07-06  Luis Machado  <lgustavo@codesourcery.com>
 
 	* breakpoint.c (remove_breakpoint_1): Don't handle permanent
diff --git a/gdb/version.in b/gdb/version.in
index f25258b..3ba4975 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-7.9.50.DATE-cvs
+7.9.90.DATE-cvs
-- 
2.1.4

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

* FYI/BRANCH: Patches applied to branch gdb-7.10-branch
@ 2015-12-05 15:35 Joel Brobecker
  0 siblings, 0 replies; 6+ messages in thread
From: Joel Brobecker @ 2015-12-05 15:35 UTC (permalink / raw)
  To: gdb-patches

Hello,

Just a quick message to say that I am about to push the following
two commits to the release branch, now that I have tagged the 7.10.1
release.

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

Thanks,
-- 
Joel

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

* FYI/BRANCH: Patches applied to branch gdb-7.10-branch
@ 2015-08-28 21:42 Joel Brobecker
  0 siblings, 0 replies; 6+ messages in thread
From: Joel Brobecker @ 2015-08-28 21:42 UTC (permalink / raw)
  To: gdb-patches

Hello,

FYI, I applied a couple of patches to the gdb-7.10-branch now
that the gdb-7.10-release tag has been created and pushed to
the repository.

Cheers,
-- 
Joel

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

* FYI/BRANCH: Patches applied to branch gdb-7.10-branch
@ 2015-07-06 20:23 Joel Brobecker
  0 siblings, 0 replies; 6+ messages in thread
From: Joel Brobecker @ 2015-07-06 20:23 UTC (permalink / raw)
  To: gdb-patches

Hello,

A couple of patches following the creation of the gdb-7.10 pre-release
(gdb-7.9.90) tarballs. I am pushing them now...

Thanks,
-- 
Joel

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

end of thread, other threads:[~2015-12-05 15:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-06 20:03 FYI/BRANCH: Patches applied to branch gdb-7.10-branch Joel Brobecker
2015-07-06 20:03 ` [release/branch 1/2] Bump version to 7.9.90.DATE-cvs Joel Brobecker
2015-07-06 20:03 ` [release/branch 2/2] Set development mode to "off" by default Joel Brobecker
2015-07-06 20:23 FYI/BRANCH: Patches applied to branch gdb-7.10-branch Joel Brobecker
2015-08-28 21:42 Joel Brobecker
2015-12-05 15:35 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).