diff options
author | Steve Chamberlain <sac@cygnus> | 1992-08-06 19:09:57 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-08-06 19:09:57 +0000 |
commit | 1eaf4dd64d46adbc1a783b67b6e4c76bbae9d24a (patch) | |
tree | fc735696c70dca80f363d2202ab5b50f1e5025a8 /gas | |
parent | 8275e802a7f87d3a19c6355e45dfbf322b2ef80a (diff) | |
download | gdb-1eaf4dd64d46adbc1a783b67b6e4c76bbae9d24a.zip gdb-1eaf4dd64d46adbc1a783b67b6e4c76bbae9d24a.tar.gz gdb-1eaf4dd64d46adbc1a783b67b6e4c76bbae9d24a.tar.bz2 |
* config/tc-h8300.c: if a :8 is seen after an operand, fill top
two bytes of any constant with 0xff:
Diffstat (limited to 'gas')
-rw-r--r-- | gas/config/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/config/ChangeLog b/gas/config/ChangeLog index f085b34..3d7c73a 100644 --- a/gas/config/ChangeLog +++ b/gas/config/ChangeLog @@ -1,3 +1,9 @@ +Thu Aug 6 12:08:42 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * config/tc-h8300.c: if a :8 is seen after an operand, fill top + two bytes of any constant with 0xff: + + Wed Aug 5 01:54:34 1992 John Gilmore (gnu at cygnus.com) * tc-m68k.c (try_index): Error if index scaling specified and |