aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2022-01-22 12:08:55 +0000
committerNick Clifton <nickc@redhat.com>2022-01-22 12:08:55 +0000
commita74e1cb34453a5111104302315e407c01b9c2fb0 (patch)
tree1d9c23375b6e7b15681e53b5a72856c1a402b713 /binutils
parentcb2562f5530c2f2eb4ca70d70078fa600e3ba983 (diff)
downloadgdb-a74e1cb34453a5111104302315e407c01b9c2fb0.zip
gdb-a74e1cb34453a5111104302315e407c01b9c2fb0.tar.gz
gdb-a74e1cb34453a5111104302315e407c01b9c2fb0.tar.bz2
Add markers for 2.38 branch
Diffstat (limited to 'binutils')
-rw-r--r--binutils/BRANCHES1
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/NEWS2
3 files changed, 7 insertions, 0 deletions
diff --git a/binutils/BRANCHES b/binutils/BRANCHES
index 9ac8326..1a879f3 100644
--- a/binutils/BRANCHES
+++ b/binutils/BRANCHES
@@ -53,6 +53,7 @@ binutils-2_34-branch
binutils-2_35-branch
binutils-2_36-branch
binutils-2_37-branch
+binutils-2_38-branch
Copyright (C) 2012-2022 Free Software Foundation, Inc.
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index c9109dc..ee94fd8 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2022-01-22 Nick Clifton <nickc@redhat.com>
+
+ * 2.38 release branch created.
+
2022-01-17 Nick Clifton <nickc@redhat.com>
* Makefile.in: Regenerate.
diff --git a/binutils/NEWS b/binutils/NEWS
index ffba42c..c188b46 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.38:
+
* elfedit: Add --output-abiversion option to update ABIVERSION.
* Add support for the LoongArch instruction set.