aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorJames Lemke <jwlemke@codesourcery.com>2012-09-05 18:19:55 +0000
committerJames Lemke <jwlemke@codesourcery.com>2012-09-05 18:19:55 +0000
commitb4b783be1939b2a1ca6a4ea69329cb1a13ab80be (patch)
tree0f50bac42da46093fb8d779e7c3fd863b7239058 /gas/ChangeLog
parent47527d7eb33f3a0042e466af75e12caf4048ec2a (diff)
downloadgdb-b4b783be1939b2a1ca6a4ea69329cb1a13ab80be.zip
gdb-b4b783be1939b2a1ca6a4ea69329cb1a13ab80be.tar.gz
gdb-b4b783be1939b2a1ca6a4ea69329cb1a13ab80be.tar.bz2
* doc/as.texinfo: Document -mvle.
Missed with the original port commit. Committed as obvious / trivial.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 24c503b..59d0d52 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,6 +1,7 @@
2012-09-05 James Lemke <jwlemke@codesourcery.com>
* doc/c-ppc.texi: Document -mvle.
+ * doc/as.texinfo: Likewise.
2012-09-04 Sergey A. Guriev <sergey.a.guriev@intel.com>