public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* FYI/HEAD: Patches applied to branch master
@ 2023-10-08  8:07 Joel Brobecker
  2023-10-08  8:07 ` [release/HEAD 1/2] Bump version to 15.0.50.DATE-git Joel Brobecker
  2023-10-08  8:07 ` [release/HEAD 2/2] Update gdb/NEWS after GDB 14 branch creation Joel Brobecker
  0 siblings, 2 replies; 3+ messages in thread
From: Joel Brobecker @ 2023-10-08  8:07 UTC (permalink / raw)
  To: gdb-patches; +Cc: Joel Brobecker

Hello,

Now that the gdb-14-branch has been created, I am about to push
the following changes to master:

 - [release/HEAD 1/2] Bump version to 15.0.50.DATE-git.
 - [release/HEAD 2/2] Update gdb/NEWS after GDB 14 branch creation.

Thank you,
-- 
Joel


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

* [release/HEAD 1/2] Bump version to 15.0.50.DATE-git.
  2023-10-08  8:07 FYI/HEAD: Patches applied to branch master Joel Brobecker
@ 2023-10-08  8:07 ` Joel Brobecker
  2023-10-08  8:07 ` [release/HEAD 2/2] Update gdb/NEWS after GDB 14 branch creation Joel Brobecker
  1 sibling, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2023-10-08  8:07 UTC (permalink / raw)
  To: gdb-patches; +Cc: Joel Brobecker

Now that the GDB 14 branch has been created,
this commit bumps the version number in gdb/version.in to
15.0.50.DATE-git

For the record, the GDB 14 branch was created
from commit 8f12a1a841cd0c447de7a5a0f134a0efece73588.

Also, as a result of the version bump, the following changes
have been made in gdb/testsuite:

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

diff --git a/gdb/testsuite/gdb.base/default.exp b/gdb/testsuite/gdb.base/default.exp
index aca8d5fcf36..2b5294fcddd 100644
--- a/gdb/testsuite/gdb.base/default.exp
+++ b/gdb/testsuite/gdb.base/default.exp
@@ -611,7 +611,7 @@ set show_conv_list \
 	{$_gdb_maint_setting = <internal function _gdb_maint_setting>} \
 	{$_gdb_setting_str = <internal function _gdb_setting_str>} \
 	{$_gdb_setting = <internal function _gdb_setting>} \
-	{$_gdb_major = 14} \
+	{$_gdb_major = 15} \
 	{$_gdb_minor = 1} \
 	{$_shell_exitsignal = void} \
 	{$_shell_exitcode = 0} \
diff --git a/gdb/version.in b/gdb/version.in
index 403ecd2e6b3..3d3693b2d5d 100644
--- a/gdb/version.in
+++ b/gdb/version.in
@@ -1 +1 @@
-14.0.50.DATE-git
\ No newline at end of file
+15.0.50.DATE-git
\ No newline at end of file
-- 
2.34.1


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

* [release/HEAD 2/2] Update gdb/NEWS after GDB 14 branch creation.
  2023-10-08  8:07 FYI/HEAD: Patches applied to branch master Joel Brobecker
  2023-10-08  8:07 ` [release/HEAD 1/2] Bump version to 15.0.50.DATE-git Joel Brobecker
@ 2023-10-08  8:07 ` Joel Brobecker
  1 sibling, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2023-10-08  8:07 UTC (permalink / raw)
  To: gdb-patches; +Cc: Joel Brobecker

This commit a new section for the next release branch, and renames
the section of the current branch, now that it has been cut.
---
 gdb/NEWS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/gdb/NEWS b/gdb/NEWS
index 2f6378f9c7a..d8c83beefe0 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,9 @@
 		What has changed in GDB?
 	     (Organized release by release)
 
-*** Changes since GDB 13
+*** Changes since GDB 14
+
+*** Changes in GDB 14
 
 * GDB now supports the AArch64 Scalable Matrix Extension 2 (SME2), which
   includes a new 512 bit lookup table register named ZT0.
-- 
2.34.1


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

end of thread, other threads:[~2023-10-08  8:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-08  8:07 FYI/HEAD: Patches applied to branch master Joel Brobecker
2023-10-08  8:07 ` [release/HEAD 1/2] Bump version to 15.0.50.DATE-git Joel Brobecker
2023-10-08  8:07 ` [release/HEAD 2/2] Update gdb/NEWS after GDB 14 branch creation 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).