add missing d10v sanitization
This commit is contained in:
parent
9af4021772
commit
eb1b89196c
1 changed files with 2 additions and 0 deletions
|
@ -112,11 +112,13 @@ Tue Oct 22 22:01:25 1996 Jeffrey A Law (law@cygnus.com)
|
||||||
differently for movea & sst/sld insns.
|
differently for movea & sst/sld insns.
|
||||||
|
|
||||||
end-sanitize-v850
|
end-sanitize-v850
|
||||||
|
start-sanitize-d10v
|
||||||
Tue Oct 22 17:09:32 1996 Michael Meissner <meissner@tiktok.cygnus.com>
|
Tue Oct 22 17:09:32 1996 Michael Meissner <meissner@tiktok.cygnus.com>
|
||||||
|
|
||||||
* config/tc-d10v.c (parallel_ok): Don't allow illegal combinations
|
* config/tc-d10v.c (parallel_ok): Don't allow illegal combinations
|
||||||
of instructions.
|
of instructions.
|
||||||
|
|
||||||
|
end-sanitize-d10v
|
||||||
Tue Oct 22 11:28:39 1996 Ian Lance Taylor <ian@cygnus.com>
|
Tue Oct 22 11:28:39 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
* obj.h (struct format_ops): Add frob_file_after_relocs field.
|
* obj.h (struct format_ops): Add frob_file_after_relocs field.
|
||||||
|
|
Loading…
Reference in a new issue