X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2FChangeLog;h=557ccfa6335c481b092223dec6647aefe7856d64;hb=a21a12e39ec04e34a31daccd5e93a213c59b8c3b;hp=3c073a864d4a8d016db7891162c58373dfde4771;hpb=0835d7d74af1417c62347ed9c88cb127ba9b5ea1;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3c073a864d..557ccfa633 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -2175,13 +2175,11 @@ Fri Oct 3 17:26:54 1997 Ian Lance Taylor values, rather than assuming that short is 16 bits. (OP_sI, OP_J, OP_DIR): Likewise. -start-sanitize-v850e Thu Oct 2 13:36:45 1997 Nick Clifton * v850-dis.c (v850_sreg_names): Use symbolic names for higher system registers. -end-sanitize-v850e Wed Oct 1 16:58:54 1997 Nick Clifton * v850-opc.c: Fix typo in comment. @@ -2213,12 +2211,10 @@ Wed Sep 24 11:29:35 1997 Ian Lance Taylor * aclocal.m4: Rebuild with new libtool. * configure: Rebuild. -start-sanitize-v850e Fri Sep 19 11:45:49 1997 Andrew Cagney * v850-opc.c ("cmov"): Order reg param r1, r2 not r2, r2. -end-sanitize-v850e Thu Sep 18 11:21:43 1997 Doug Evans * sparc-opc.c (sparclet_cpreg_table): Add %ccsr2, %cccrr, %ccrstr. @@ -2297,12 +2293,10 @@ Wed Aug 27 21:42:39 1997 Ken Raeburn * d30v-opc.c (SHORT_M2, LONG_M2): Two new forms. -start-sanitize-v850e Fri Sep 12 11:43:54 1997 Nick Clifton * v850-dis.c (disassemble): Improved display of register lists. -end-sanitize-v850e Thu Sep 11 17:35:10 1997 Doug Evans * sparc-opc.c (sparc_opcodes): Fix assembler args to @@ -2352,11 +2346,9 @@ Fri Aug 22 10:35:15 1997 Nick Clifton * v850-opc.c (v850_opcodes[]): Add NOT_R0 flag to decect cases where r0 is being used as a destination register. -start-sanitize-v850e Thu Aug 21 11:09:09 1997 Nick Clifton * v850-opc.c (v850_opcodes[]): Move divh opcodes next to each other. -end-sanitize-v850e Wed Aug 20 00:43:11 1997 J"orn Rennecke @@ -2370,7 +2362,6 @@ Tue Aug 19 10:59:59 1997 Richard Henderson * alpha-opc.c (alpha_opcodes): Fix hw_rei_stall mungage. -start-sanitize-v850e Mon Aug 18 11:10:03 1997 Nick Clifton * v850-opc.c (v850_opcodes[]): Remove use of flag field. @@ -2386,7 +2377,6 @@ Mon Aug 18 11:08:25 1997 Nick Clifton * configure (cgen_files): Add support for v850ea target. * configure.in (cgen_files): Add support for v850ea target. -end-sanitize-v850e Fri Aug 15 05:17:48 1997 Doug Evans @@ -2400,7 +2390,6 @@ Fri Aug 15 05:17:48 1997 Doug Evans Wed Aug 13 18:52:11 1997 Nick Clifton -start-sanitize-v850e * v850-dis.c (disassemble): Add support for v850EA instructions. * v850-opc.c (insert_i5div, extract_i5div): New Functions. @@ -2412,7 +2401,6 @@ start-sanitize-v850e extract_d16_16, insert_i9, extract_i9, insert_u9, extract_u9, insert_spe, extract_spe): New Functions. (v850_opcodes): Add v850E instructions. -end-sanitize-v850e * v850-opc.c: Reorganised and re-layed out to improve readability and portability.