summaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorSergei Trofimovich <siarheit@google.com>2022-02-14 17:12:41 +0000
committerNick Clifton <nickc@redhat.com>2022-02-14 17:12:41 +0000
commita532eb7277ff64fb073e209d418b0a97f686c0e3 (patch)
tree31445db26196f74696cace988a1ff6e633746329 /opcodes/ChangeLog
parent660da3c14b3b1815d6b3f1849a7225a10d819042 (diff)
downloadbinutils-gdb-a532eb7277ff64fb073e209d418b0a97f686c0e3.tar.gz
microblaze: fix fsqrt collicion to build on glibc-2.35
* microblaze-opcm.h: Renamed 'fsqrt' to 'microblaze_fsqrt'. * microblaze-opc.h: Follow 'fsqrt' rename.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index a074429f174..05039f6ef3a 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2022-02-14 Sergei Trofimovich <siarheit@google.com>
+
+ * microblaze-opcm.h: Renamed 'fsqrt' to 'microblaze_fsqrt'.
+ * microblaze-opc.h: Follow 'fsqrt' rename.
+
2022-01-24 Nick Clifton <nickc@redhat.com>
* po/ro.po: Updated Romanian translation.