Tidied up sanitization
authorNick Clifton <nickc@redhat.com>
Thu, 14 Aug 1997 19:42:22 +0000 (19:42 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 14 Aug 1997 19:42:22 +0000 (19:42 +0000)
opcodes/ChangeLog

index 5b5bbe9c7fe42e63d661358200859699e76d3e1e..7f91875235c368c14ec5a308666825eac595eedf 100644 (file)
@@ -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.