diff options
author | Martin Hunt <hunt@redhat.com> | 1996-12-10 21:53:34 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1996-12-10 21:53:34 +0000 |
commit | 60b43c4bdedfea6b6b394506956a5f7847a96494 (patch) | |
tree | c29f5c1c02d824b6a8ebaefea30724792c72d4e6 /gas | |
parent | 9b2ac029540a91f9159b3d2e7b3293b8adf90bea (diff) | |
download | binutils-gdb-60b43c4bdedfea6b6b394506956a5f7847a96494.tar.gz |
Tue Dec 10 13:51:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* config/tc-d10v.c (write_2_short): Remove code that called
parallel_ok() when the programmer specified parallel instructions.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 070af763838..2109b79a4c3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-d10v +Tue Dec 10 13:51:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com> + + * config/tc-d10v.c (write_2_short): Remove code that called + parallel_ok() when the programmer specified parallel instructions. + +end-sanitize-d10v Tue Dec 10 12:23:19 1996 Jeffrey A Law (law@cygnus.com) * config/tc-mn10200.c (md_assemble): Opcode 0x0 is valid! |