mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-03 15:42:52 +00:00
Tidied up sanitization
This commit is contained in:
parent
58036ae4c9
commit
3ff7258ec3
@ -1,36 +1,32 @@
|
||||
start-sanitize-v850
|
||||
Wed Aug 13 18:52:11 1997 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
start-sanitize-v850e
|
||||
* .Sanitize (Do-first): Add support for keep-v850e command line
|
||||
option.
|
||||
end-sanitize-v850e
|
||||
start-sanitize-v850eq
|
||||
* .Sanitize (Do-first): Add support for keep-v850eq command line
|
||||
option.
|
||||
end-sanitize-v850eq
|
||||
|
||||
start-sanitize-v850e
|
||||
* v850-dis.c (disassemble): Add support for v850E instructions.
|
||||
end-sanitize-v850e
|
||||
start-sanitize-v850eq
|
||||
option.
|
||||
|
||||
* v850-dis.c (disassemble): Add support for v850EQ instructions.
|
||||
|
||||
* v850-opc.c (insert_i5div, extract_i5div): New Functions.
|
||||
(v850_opcodes): Add v850EQ instructions.
|
||||
end-sanitize-v850eq
|
||||
|
||||
* v850-opc.c: Reorganised and re-layed out to improve readability
|
||||
and portability.
|
||||
|
||||
start-sanitize-v850e
|
||||
* .Sanitize (Do-first): Add support for keep-v850e command line
|
||||
option.
|
||||
|
||||
* v850-dis.c (disassemble): Add support for v850E instructions.
|
||||
|
||||
* v850-opc.c (insert_d5_4, extract_d5_4, insert_d16_16,
|
||||
extract_d16_16, insert_i9, extract_i9, insert_u9, extract_u9,
|
||||
insert_spe, extract_spe): New Functions.
|
||||
(v850_opcodes): Add v850E instructions.
|
||||
start-sanitize-v850e
|
||||
|
||||
start-sanitize-v850eq
|
||||
* v850-opc.c (insert_i5div, extract_i5div): New Functions.
|
||||
(v850_opcodes): Add v850EQ instructions.
|
||||
start-sanitize-v850eq
|
||||
* v850-opc.c: Reorganised and re-layed out to improve readability
|
||||
and portability.
|
||||
|
||||
end-sanitize-v850
|
||||
|
||||
Tue Aug 5 23:09:31 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* configure: Rebuild with autoconf 2.12.1.
|
||||
|
Loading…
x
Reference in New Issue
Block a user