summaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 033dd58a0d..e15d036123 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,17 @@
+2021-04-21 Nick Lott <nick.lott@gmail.com>
+
+ PR 27672
+ * readelf.c (sym_base): New variable.
+ (enum print_mode): Add more modes.
+ (print_vma): Add suport for new modes.
+ (options): Add sym-base.
+ (usage): Add sym-base.
+ (parse_args): Add support for --sym-base.
+ (print_dynamic_symbol_size): New function.
+ (print_dynamic_symbol): Use new function.
+ * doc/binutils.texi: Document the new feature.
+ * NEWS: Mention the new feature.
+
2021-04-21 Nick Clifton <nickc@redhat.com>
* testsuite/binutils-all/mips/global-local-symtab-sort-n64t.d: