aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2016-01-20 16:21:34 +0000
committerNick Clifton <nickc@redhat.com>2016-01-20 16:21:34 +0000
commit72e0b2547dfcc466751ee4c5daf113d533140f66 (patch)
tree70d26afb8229fcce34e6c35cc03053e8acd3dbc5 /gas/ChangeLog
parentfdbd3e95ee4b35c9b3f61cab71f339513ca326dc (diff)
downloadgdb-72e0b2547dfcc466751ee4c5daf113d533140f66.zip
gdb-72e0b2547dfcc466751ee4c5daf113d533140f66.tar.gz
gdb-72e0b2547dfcc466751ee4c5daf113d533140f66.tar.bz2
Upda the documentation on assembler error message generation.
PR 19499 * doc/as.texinfo (Errors): Correct documentation describing the interaction of .file and .line with warning and error messages.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index a8fbb10..b5c8884 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,9 @@
2016-01-20 Nick Clifton <nickc@redhat.com>
+ PR 19499
+ * doc/as.texinfo (Errors): Correct documentation describing the
+ interaction of .file and .line with warning and error messages.
+
PR 19458
* testsuite/gas/arm/armv8_2-a.d: Skip for COFF based targets.
* testsuite/gas/arm/archv8m-main.d: Likewise.