aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-04-13 16:47:58 +0000
committerNick Clifton <nickc@redhat.com>2004-04-13 16:47:58 +0000
commit097dba1357327309c5d9f14bc85d977651ee929f (patch)
tree59f7753c92e7fc0e15888bbd293402083f6c9db6 /gas/ChangeLog
parent58e23df49e9b21490da4f8e57cfb058b9a3c0e9a (diff)
downloadgdb-097dba1357327309c5d9f14bc85d977651ee929f.zip
gdb-097dba1357327309c5d9f14bc85d977651ee929f.tar.gz
gdb-097dba1357327309c5d9f14bc85d977651ee929f.tar.bz2
Fix inifnite loop problem with M32R port
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 9cb2f08..e50a297 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
+
+ * config/tc-m32r.c (md_assemble): Fixed infinite loop bug
+ in parallel.
+
2004-04-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
* Makefile.am: Remove mips from aout targets.