From 3ff7258ec3154bfa983f8bb9871bb92f82e294c9 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 14 Aug 1997 19:42:22 +0000 Subject: [PATCH] Tidied up sanitization --- opcodes/ChangeLog | 34 +++++++++++++++------------------- 1 file changed, 15 insertions(+), 19 deletions(-) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 5b5bbe9..7f91875 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,36 +1,32 @@ +start-sanitize-v850 Wed Aug 13 18:52:11 1997 Nick Clifton -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 * configure: Rebuild with autoconf 2.12.1. -- 2.7.4