aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorDonald Lindsay <dlindsay@redhat.com>2000-05-25 22:35:05 +0000
committerDonald Lindsay <dlindsay@redhat.com>2000-05-25 22:35:05 +0000
commit0a44c2b16f06f5f84edf9cd3aeca67b764403fe8 (patch)
tree8954909d193c8ab2d6a35ab3d2f8007d05bbc41f /gas/ChangeLog
parentf0662e279c5f5da1cefb55307f433e066a44bd53 (diff)
downloadgdb-0a44c2b16f06f5f84edf9cd3aeca67b764403fe8.zip
gdb-0a44c2b16f06f5f84edf9cd3aeca67b764403fe8.tar.gz
gdb-0a44c2b16f06f5f84edf9cd3aeca67b764403fe8.tar.bz2
New short-conditional-branch packing rules for D10V.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 74faad1..39a43ed 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,12 @@
+Thu May 4 15:27:07 2000 Donald Lindsay <dlindsay@cygnus.com>
+
+ * config/tc-d10v.c (write_2_short, parallel_ok, md_assemble,
+ d10v_cleanup) implement Mitsubishi's newly explained branch-packing
+ rules, with warning when a GAS statement specifies a packing that
+ will result in an instruction being squashed.
+ Added typdef packing_type and enumerals, changed various integer literals
+ to use the enumerals.
+
2000-05-24 David Mosberger <davidm@hpl.hp.com>
* config/tc-ia64.c (dot_restorereg_p): New function.