aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2015-05-06 13:13:10 +0100
committerNick Clifton <nickc@redhat.com>2015-05-06 13:13:10 +0100
commited1fcdd119b422267d0ae54f216bd3f63cdc6425 (patch)
tree50129a6bf97004add58e8803089bf3adf02ec270 /gas/ChangeLog
parent448eb63d72d960524ffe169f08419daf590b86d7 (diff)
downloadfsf-binutils-gdb-ed1fcdd119b422267d0ae54f216bd3f63cdc6425.zip
fsf-binutils-gdb-ed1fcdd119b422267d0ae54f216bd3f63cdc6425.tar.gz
fsf-binutils-gdb-ed1fcdd119b422267d0ae54f216bd3f63cdc6425.tar.bz2
Update GAS documentation to note that dollar local labels are only supported on some targets.
* doc/as.texinfo (Dollar Local Labels): Note that these are only supported on some targets.
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 3d2feb9..09589a6 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2015-05-06 Nick Clifton <nickc@redhat.com>
+
+ * doc/as.texinfo (Dollar Local Labels): Note that these are only
+ supported on some targets.
+
2015-05-06 Renlin Li <renlin.li@arm.com>
* config/tc-aarch64.c (mapping_state): Recording alignment before exit.