Age | Commit message (Expand) | Author | Files | Lines |
1997-12-11 | sanitization fixes. (files not mentioned, fences misspelled) | Felix Lee | 1 | -1/+8 |
1997-12-09 | Test/fix d10v RTE instruction. | Andrew Cagney | 1 | -0/+4 |
1997-12-08 | Removed disasm_symaddr() function and switched detection of Arm vs Thumb | Nick Clifton | 1 | -0/+7 |
1997-12-02 | Add support for displaying disassembled Thumb instrucitons. | Nick Clifton | 1 | -0/+6 |
1997-12-02 | Display nop pseudo ops alongside equivalent disassembly. | Nick Clifton | 1 | -0/+4 |
1997-12-01 | Mon Dec 1 12:25:57 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+7 |
1997-12-01 | * m68k-opc.c: Add argument for lpstop. From Olivier Carmona | Ian Lance Taylor | 1 | -0/+15 |
1997-11-20 | * sh-dis.c (print_insn_shx): Recognize all sh4 additions. | Richard Henderson | 1 | -0/+8 |
1997-11-18 | * d10v-dis.c (print_operand): | Joern Rennecke | 1 | -0/+5 |
1997-11-18 | * include/opcode/d10v.h (OPERAND_FLAG): Split into: | Joern Rennecke | 1 | -0/+13 |
1997-11-12 | mips-opc.c (sync,cache): These are 3900 insns. | Gavin Romig-Koch | 1 | -0/+4 |
1997-11-12 | sh-opc.h (sh_table): Remove ftst/nan. | Joern Rennecke | 1 | -0/+4 |
1997-11-03 | make vr5400 disassembly work; fix bugs in some vr5400 insns | Ken Raeburn | 1 | -0/+9 |
1997-10-29 | * mips-opc.c (deret,dmult,dmultu,madd,maddu,pref,sdbbp): | Gavin Romig-Koch | 1 | -0/+7 |
1997-10-28 | * mips-opc.c (ffc, ffs): Fix mask. | Ken Raeburn | 1 | -0/+4 |
1997-10-28 | Add eit_vb, int_s, and int_m control registers | Michael Meissner | 1 | -0/+7 |
1997-10-28 | Duh. Check in the vr5400 stuff from the directory that doesn't have | Ken Raeburn | 1 | -0/+9 |
1997-10-28 | added vr5400 stuff, fixed "not" mask | Ken Raeburn | 1 | -0/+5 |
1997-10-23 | Removed C++ ism | Nick Clifton | 1 | -0/+4 |
1997-10-23 | * sparc-opc.c: Add wr & rd for v9a asr's. | Richard Henderson | 1 | -0/+7 |
1997-10-23 | * sparc-opc.c (v9notv9a): New insn type. | Richard Henderson | 1 | -0/+6 |
1997-10-17 | opcodes/mips-opc.c (bnezl,beqzl): Mark these as also tx39. | Gavin Romig-Koch | 1 | -0/+4 |
1997-10-16 | opcodes/mips-opc.c: Note that 'jalx' is (probably incorrectly) marked I1. | Gavin Romig-Koch | 1 | -0/+4 |
1997-10-14 | New dummy function for symbol_at_address_func field of disassemble_info | Nick Clifton | 1 | -0/+9 |
1997-10-10 | Fixed bug extracting displacement from a JR instruction. | Nick Clifton | 1 | -0/+4 |
1997-10-08 | opcodes/mips-opc.c: Three op mult is not an ISA insn. | Gavin Romig-Koch | 1 | -0/+4 |
1997-10-08 | opcodes/mips-opc.c: Fix formatting. | Gavin Romig-Koch | 1 | -0/+11 |
1997-10-02 | Use symbolic names rather than numbers for higher value system registers. | Nick Clifton | 1 | -0/+7 |
1997-10-02 | Fixed disassembler to use processor type when decoding instructions. | Nick Clifton | 1 | -0/+7 |
1997-10-01 | * configure.in: Use a diversion to set enable_shared before the | Ian Lance Taylor | 1 | -0/+11 |
1997-09-24 | * m68k-opc.c: Correct bchg, bclr, bset, and btst on ColdFire. | Ian Lance Taylor | 1 | -0/+2 |
1997-09-24 | * m68k-opc.c: Accept tst{b,w,l} with immediate operands on cpu32. | Ian Lance Taylor | 1 | -0/+2 |
1997-09-24 | * m68k-opc.c: Correct movew of an immediate operand to %sr or %ccr | Ian Lance Taylor | 1 | -0/+3 |
1997-09-24 | * configure.in: Call AC_CHECK_TOOL before AM_PROG_LIBTOOL. | Ian Lance Taylor | 1 | -9/+10 |
1997-09-19 | Correct ordering of args for cmov insn. | Andrew Cagney | 1 | -0/+6 |
1997-09-18 | * sparc-opc.c (sparclet_cpreg_table): Add %ccsr2, %cccrr, %ccrstr. | David Edelsohn | 1 | -0/+4 |
1997-09-18 | sanitization fixes. typoes, missing fences, "start" instead of "end", etc. | Felix Lee | 1 | -11/+4 |
1997-09-16 | Further rearrangements of the opcodes. | Nick Clifton | 1 | -0/+4 |
1997-09-16 | * d30v-opc.c (rot2h, sra2h, srl2h insns): Revert last change. (PR 13051) | Ken Raeburn | 1 | -0/+6 |
1997-09-16 | Entries in v850_opcodes reordered to put same named entries adjacent to each ... | Nick Clifton | 1 | -0/+5 |
1997-09-16 | * mips-opc.c: Added tx39 insns sdbbp, rfe, and deret. | Gavin Romig-Koch | 1 | -0/+7 |
1997-09-16 | Add initialisation of the processors field of the v850_opcode structure. | Nick Clifton | 1 | -0/+4 |
1997-09-15 | merge from d30v-970225-branch | Ken Raeburn | 1 | -0/+52 |
1997-09-13 | * ChangeLog: Fix misspelled `end-sanitize-r5900' for Jun 26 | Peter Schauer | 1 | -1/+1 |
1997-09-13 | * ChangeLog: Fix duplicate `start-sanitize-r5900' around | Peter Schauer | 1 | -1/+1 |
1997-09-12 | Improved display of register lists. | Nick Clifton | 1 | -0/+6 |
1997-09-12 | * sparc-opc.c (sparc_opcodes): Fix assembler args to | David Edelsohn | 1 | -0/+7 |
1997-09-09 | * sparc-opc.c (sparc_opcodes): Fix op3 field for fcmpq/fcmpeq. | David Edelsohn | 1 | -0/+4 |
1997-09-08 | * cgen-asm.c (cgen_parse_address): New argument resultp. | David Edelsohn | 1 | -0/+6 |
1997-09-03 | Removed v850 sanitization. | Nick Clifton | 1 | -25/+0 |