aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2011-02-10 12:29:23 +0000
committerAlan Modra <amodra@gmail.com>2011-02-10 12:29:23 +0000
commit635fb38d396fb6dc7b028b446050973644270485 (patch)
treeb02fa744404e6ff90906acda12052e1aec4fba27 /gas/ChangeLog
parentb8b738ac92a60109de9c832aa0cefd8f53170271 (diff)
downloadgdb-635fb38d396fb6dc7b028b446050973644270485.zip
gdb-635fb38d396fb6dc7b028b446050973644270485.tar.gz
gdb-635fb38d396fb6dc7b028b446050973644270485.tar.bz2
* doc/as.texinfo (Overview): Add missing markup around Blackfin
and PowerPC options.
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 84d0518..f674c37 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2011-02-10 Alan Modra <amodra@gmail.com>
+ * doc/as.texinfo (Overview): Add missing markup around Blackfin
+ and PowerPC options.
+
+2011-02-10 Alan Modra <amodra@gmail.com>
+
* config/tc-ppc.c (md_show_usage): Remove -l and -b. Add -K PIC.
* doc/as.texinfo: Refer to and include c-ppc.texi for PowerPC options.
(Overview <Target PowerPC options>): Add a number of missing options.