aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2002-05-30 16:16:30 +0000
committerTom Rix <trix@redhat.com>2002-05-30 16:16:30 +0000
commit8ade06a8146be564c93d5c2ccf5b5f2da9467eff (patch)
tree3b36761deadebf1c8bd11475c56bc9f24ab62a51 /gas/ChangeLog
parent8c2784a5a4551a25636e262f332d4d955fe4824a (diff)
downloadgdb-8ade06a8146be564c93d5c2ccf5b5f2da9467eff.zip
gdb-8ade06a8146be564c93d5c2ccf5b5f2da9467eff.tar.gz
gdb-8ade06a8146be564c93d5c2ccf5b5f2da9467eff.tar.bz2
d10v fixes.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 51c53f7..e214fbf 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,16 @@
+2002-05-30 Diego Novillo <dnovillo@redhat.com>
+
+ * gas/config/tc-d10v.c (check_resource_conflict): Only check
+ write-write conflicts.
+ (md_assemble): Reformat introductory comment.
+ (parallel_ok): Prevent packing only if the first
+ instruction cannot be packed.
+
+2002-05-30 Jason Eckhardt <jle@redhat.com>
+ Tom Rix <trix@redhat.com>
+
+ * config/tc-d10v.c (build_insn): Check for immediates.
+
2002-05-28 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
* config/tc-mips.c: Replace GP in comments by $gp.