aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorThomas Preud'homme <thomas.preudhomme@arm.com>2018-01-19 14:17:24 +0000
committerThomas Preud'homme <thomas.preudhomme@arm.com>2018-01-19 14:17:24 +0000
commita3ab6cb01950e7d00519ddb3ead50eddff4fdcb8 (patch)
tree73ac38177a88e485fb4f1ea60c0af66db535994e /gas/ChangeLog
parentd6ad07fdef94777bb512f072361706bcc743d51c (diff)
downloadgdb-a3ab6cb01950e7d00519ddb3ead50eddff4fdcb8.zip
gdb-a3ab6cb01950e7d00519ddb3ead50eddff4fdcb8.tar.gz
gdb-a3ab6cb01950e7d00519ddb3ead50eddff4fdcb8.tar.bz2
[gas/ARM] Remove spurious comments
Remove spurious comments after the definition of ToC and ToU. 2018-01-19 Thomas Preud'homme <thomas.preudhomme@arm.com> gas/ * config/tc-arm.c (ToC macro): Remove spurious comment. (ToU macro): Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index a6c0e6c..001d30d 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2018-01-19 Thomas Preud'homme <thomas.preudhomme@arm.com>
+
+ * config/tc-arm.c (ToC macro): Remove spurious comment.
+ (ToU macro): Likewise.
+
2018-01-17 Jim Wilson <jimw@sifive.com>
* config/tc-riscv.c (validate_riscv_insn) <'z'>: New.