public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* FYI/BRANCH: Patches applied to branch gdb-10-branch
@ 2020-10-24  4:43 Joel Brobecker
  2020-10-24  4:43 ` [release/branch 1/2] Document the GDB 10.1 release in gdb/ChangeLog Joel Brobecker
  2020-10-24  4:43 ` [release/branch 2/2] Bump GDB version number to 10.1.90.DATE-git Joel Brobecker
  0 siblings, 2 replies; 3+ messages in thread
From: Joel Brobecker @ 2020-10-24  4:43 UTC (permalink / raw)
  To: gdb-patches

Hello,

FYI, now that I have the tarballs for the GDB 10.1 release, and
that the corresponding tag has been pushed, I'm about to push
the following changes:

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

Thanks,
-- 
Joel


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

* [release/branch 1/2] Document the GDB 10.1 release in gdb/ChangeLog
  2020-10-24  4:43 FYI/BRANCH: Patches applied to branch gdb-10-branch Joel Brobecker
@ 2020-10-24  4:43 ` Joel Brobecker
  2020-10-24  4:43 ` [release/branch 2/2] Bump GDB version number to 10.1.90.DATE-git Joel Brobecker
  1 sibling, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2020-10-24  4:43 UTC (permalink / raw)
  To: gdb-patches; +Cc: Joel Brobecker

gdb/ChangeLog:

	GDB 10.1 released.
---
 gdb/ChangeLog | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 688bf4444f..ef6b739984 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2020-10-24  Joel Brobecker  <brobecker@adacore.com>
+
+	GDB 10.1 released.
+
 2020-10-24  Joel Brobecker  <brobecker@adacore.com>
 
 	* version.in: Set GDB version number to 10.1.
-- 
2.25.1


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

* [release/branch 2/2] Bump GDB version number to 10.1.90.DATE-git.
  2020-10-24  4:43 FYI/BRANCH: Patches applied to branch gdb-10-branch Joel Brobecker
  2020-10-24  4:43 ` [release/branch 1/2] Document the GDB 10.1 release in gdb/ChangeLog Joel Brobecker
@ 2020-10-24  4:43 ` Joel Brobecker
  1 sibling, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2020-10-24  4:43 UTC (permalink / raw)
  To: gdb-patches; +Cc: Joel Brobecker

gdb/ChangeLog:

	* version.in: Set GDB version number to 10.1.90.DATE-git.

gdb/testsuite/ChangeLog:

	* gdb.base/default.exp: Change $_gdb_minor to 2.
---
 gdb/ChangeLog                      | 4 ++++
 gdb/testsuite/ChangeLog            | 4 ++++
 gdb/testsuite/gdb.base/default.exp | 2 +-
 gdb/version.in                     | 2 +-
 4 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ef6b739984..080895cb1a 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2020-10-24  Joel Brobecker  <brobecker@adacore.com>
+
+	* version.in: Set GDB version number to 10.1.90.DATE-git.
+
 2020-10-24  Joel Brobecker  <brobecker@adacore.com>
 
 	GDB 10.1 released.
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 9dee77c831..ad12bfed4d 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2020-10-24  Joel Brobecker  <brobecker@adacore.com>
+
+	* gdb.base/default.exp: Change $_gdb_minor to 2.
+
 2020-10-22  Simon Marchi  <simon.marchi@polymtl.ca>
 
 	PR gdb/26693
diff --git a/gdb/testsuite/gdb.base/default.exp b/gdb/testsuite/gdb.base/default.exp
index ac1a0f5b6e..e018823d84 100644
--- a/gdb/testsuite/gdb.base/default.exp
+++ b/gdb/testsuite/gdb.base/default.exp
@@ -607,7 +607,7 @@ set show_conv_list \
 	{$_gdb_setting_str = <internal function _gdb_setting_str>} \
 	{$_gdb_setting = <internal function _gdb_setting>} \
 	{$_gdb_major = 10} \
-	{$_gdb_minor = 1} \
+	{$_gdb_minor = 2} \
 	{$_shell_exitsignal = void} \
 	{$_shell_exitcode = 0} \
     }
diff --git a/gdb/version.in b/gdb/version.in
index ae425d6981..0d8eb83df5 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-10.1
+10.1.90.DATE-git
-- 
2.25.1


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

end of thread, other threads:[~2020-10-24  4:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-24  4:43 FYI/BRANCH: Patches applied to branch gdb-10-branch Joel Brobecker
2020-10-24  4:43 ` [release/branch 1/2] Document the GDB 10.1 release in gdb/ChangeLog Joel Brobecker
2020-10-24  4:43 ` [release/branch 2/2] Bump GDB version number to 10.1.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).