diff options
author | Martin Hunt <hunt@redhat.com> | 1996-07-25 22:27:17 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1996-07-25 22:27:17 +0000 |
commit | 35ad20a1a55daa6658e236f1ba21fbf44b11da62 (patch) | |
tree | d6ec84cb15e0677d7301e158a0928e7f3431c661 /gas | |
parent | 0be715623f3f1bf09054670073670d1764d0c068 (diff) | |
download | gdb-35ad20a1a55daa6658e236f1ba21fbf44b11da62.zip gdb-35ad20a1a55daa6658e236f1ba21fbf44b11da62.tar.gz gdb-35ad20a1a55daa6658e236f1ba21fbf44b11da62.tar.bz2 |
Thu Jul 25 15:22:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* config/tc-d10v.c (md_assemble): Now handles multiline
instructions.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index fbabc46..869dc06 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,10 +1,16 @@ start-sanitize-d10v +Thu Jul 25 15:22:51 1996 Martin M. Hunt <hunt@pizza.cygnus.com> + + * config/tc-d10v.c (md_assemble): Now handles multiline + instructions. + Thu Jul 25 12:03:33 1996 Martin M. Hunt <hunt@pizza.cygnus.com> * config/tc-d10v.c: Fix packaging bug. Added range checking. Added kludge for divs instruction. Fixed minor problem with multiple text sections. - + * config/tc-d10v.h (d10v_cleanup): Change prototype. + Tue Jul 23 10:49:36 1996 Martin M. Hunt <hunt@pizza.cygnus.com> * config/tc-d10v.c (md_apply_fix3): Fix all instruction |