add missing d10v sanitization

This commit is contained in:
Ian Lance Taylor 1996-11-01 19:05:55 +00:00
parent 9af4021772
commit eb1b89196c
1 changed files with 2 additions and 0 deletions

View File

@ -112,11 +112,13 @@ Tue Oct 22 22:01:25 1996 Jeffrey A Law (law@cygnus.com)
differently for movea & sst/sld insns.
end-sanitize-v850
start-sanitize-d10v
Tue Oct 22 17:09:32 1996 Michael Meissner <meissner@tiktok.cygnus.com>
* config/tc-d10v.c (parallel_ok): Don't allow illegal combinations
of instructions.
end-sanitize-d10v
Tue Oct 22 11:28:39 1996 Ian Lance Taylor <ian@cygnus.com>
* obj.h (struct format_ops): Add frob_file_after_relocs field.