summaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2021-07-03 14:50:57 +0100
committerNick Clifton <nickc@redhat.com>2021-07-03 14:50:57 +0100
commit514192487e2e12a4c147a761d59912f06cafb3cf (patch)
tree5e46f7cb962581b486e9e5b902ed87e7fd388e3f /binutils
parent20c4b12e937b20f0998bd25ad37c77145650e826 (diff)
Add markers for 2.37 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 b214714fa2..e648e8ef37 100644
--- a/binutils/BRANCHES
+++ b/binutils/BRANCHES
@@ -52,6 +52,7 @@ binutils-2_33-branch
binutils-2_34-branch
binutils-2_35-branch
binutils-2_36-branch
+binutils-2_37-branch
Copyright (C) 2012-2021 Free Software Foundation, Inc.
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 95762df40d..ddd43ac086 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2021-07-03 Nick Clifton <nickc@redhat.com>
+
+ * 2.37 release branch created.
+
2021-07-02 Alan Modra <amodra@gmail.com>
PR 28048
diff --git a/binutils/NEWS b/binutils/NEWS
index d21f219251..8a73387bee 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.37:
+
* The readelf tool has a new command line option which can be used to specify
how the numeric values of symbols are reported. --sym-base=0|8|10|16 tells
readelf to display the values in base 8, base 10 or base 16. A sym base of 0