aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-10-17 05:51:12 +0000
committerAlan Modra <amodra@gmail.com>2001-10-17 05:51:12 +0000
commitd3ecfc599fbf95d896a970b06d122a4e17470c0d (patch)
tree0f105e6bfbb5d5e31bd8d93a63e1dd729111467b /gas/ChangeLog
parentaa200fe8a3a83f8e483d6a138929e73ae099e145 (diff)
downloadgdb-d3ecfc599fbf95d896a970b06d122a4e17470c0d.zip
gdb-d3ecfc599fbf95d896a970b06d122a4e17470c0d.tar.gz
gdb-d3ecfc599fbf95d896a970b06d122a4e17470c0d.tar.bz2
* bit_fix.h: Comment typo fix.
* config/tc-mips.c: Likewise. * config/tc-sh.c: Likewise. * config/tc-arc.c (arc_code_symbol): Remove unnecessary test.
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 b15526c..a9b85d1 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2001-10-17 Alan Modra <amodra@bigpond.net.au>
+ * bit_fix.h: Comment typo fix.
+ * config/tc-mips.c: Likewise.
+ * config/tc-sh.c: Likewise.
+ * config/tc-arc.c (arc_code_symbol): Remove unnecessary test.
+
* configure.in (MIPS_STABS_ELF): AC_DEFINE in only one place so
that autoheader doesn't duplicate config.in entries.
(DEFAULT_ARCH): Ditto.