aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2020-11-03 08:56:27 +0000
committerNick Clifton <nickc@redhat.com>2020-11-03 08:56:27 +0000
commit70237b84c5c994a7f588815fe56853e81293cad5 (patch)
tree6e91873b05bd7be147f7b261a106b256727fac09 /ld/ChangeLog
parent05862db73fb5cad8bdae85e240b7b4713aad327e (diff)
downloadgdb-70237b84c5c994a7f588815fe56853e81293cad5.zip
gdb-70237b84c5c994a7f588815fe56853e81293cad5.tar.gz
gdb-70237b84c5c994a7f588815fe56853e81293cad5.tar.bz2
Fix compile time warning
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index f980e62..c9010e0 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2020-11-03 Nick Clifton <nickc@redhat.com>
+
+ * emulparams/x86-64-level.sh
+ (PARSE_AND_LIST_ARGS_CASE_Z_X86_64_LEVEL): Fix indentation.
+
2020-11-02 Alan Modra <amodra@gmail.com>
PR 26806