aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1997-05-22 * m32r-opc.c (m32r_cgen_insn_table, cmpui): Undo patch of May 2.David Edelsohn1-0/+4
1997-05-20Move mips INSN_ISA subfield into new membership field.Gavin Romig-Koch1-0/+10
1997-05-05 * i386-dis.c: (dis386_twobyte): Add MMX instructions.Ian Lance Taylor1-0/+5
1997-05-05 * i386-dis.c: Revert patch of April 4. The output now matchesIan Lance Taylor1-0/+5
1997-05-02 * m32r-opc.c (m32r_cgen_insn_table, cmpui): Use $uimm16 insteadDavid Edelsohn1-0/+20
1997-04-14 * cgen-*.c, m32r-*.c: #include sysdep.h instead of config.h.David Edelsohn1-0/+5
1997-04-10 * cgen-asm.c (cgen_parse_operand_fn): New global.David Edelsohn1-3/+5
1997-04-10 * cgen-asm.c (cgen_asm_parse_operand_fn): New global.David Edelsohn1-0/+10
1997-04-09Wed Apr 9 12:05:25 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+6
1997-04-07 * configure.in: Substitute SHLIB_LIBS.Ian Lance Taylor1-0/+7
1997-04-07 * cgen-dis.c (build_dis_hash_table): Fix xmalloc size computation.David Edelsohn1-0/+2
1997-04-07 * cgen-opc.c (hash_keyword_name): Improve algorithm.David Edelsohn1-0/+2
1997-04-07 * disassemble.c (disassembler): Handle m32r.David Edelsohn1-0/+4
1997-04-05 * configure.in: Correct file names for bfd_mn10[23]00_arch.Ian Lance Taylor1-0/+3
1997-04-04 * m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: New files.David Edelsohn1-0/+11
1997-04-04 * Makefile.in: Rebuild dependencies.Ian Lance Taylor1-0/+2
1997-04-04 * d10v-dis.c: Include "ansidecl.h" before "opcode/d10v.h".Ian Lance Taylor1-0/+2
1997-04-04 * i386-dis.c (float_reg): Swap fsubrp and fsubp. Swap fdivrp andIan Lance Taylor1-0/+5
1997-04-03 * Branched binutils 2.8.Ian Lance Taylor1-0/+10
1997-04-02 * mips16-opc.c: Add mul and dmul macros.Ian Lance Taylor1-0/+4
1997-04-01Tue Apr 1 16:27:45 1997 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-0/+7
1997-03-28 * configure.in: Add stdlib.h to AC_CHECK_HEADERS list.Ian Lance Taylor1-0/+9
1997-03-28 * ppc-opc.c: Add PPC 403 instructions and extended opcodes. FromIan Lance Taylor1-0/+3
1997-03-27 * mips-opc.c: Add cast when setting mips_opcodes.Ian Lance Taylor1-0/+12
1997-03-24 * sh-opc.h: Add bf/s and bt/s as synonyms for bf.s and bt.s.Ian Lance Taylor1-0/+2
1997-03-24 * mips-opc.c: Add dctr and dctw.Ian Lance Taylor1-0/+4
1997-03-24Sun Mar 23 18:08:10 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+6
1997-03-21 * Makefile.in (BFD_H): New variable.Ian Lance Taylor1-0/+9
1997-03-21Thu Mar 20 19:03:30 1997 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor1-0/+11
1997-03-18 * mn10200-opc.c: Change "trap" to "syscall".Jeff Law1-0/+5
1997-03-17* m68k-opc.c (m68k_opcodes): Provide correct entries for mulsl andJ.T. Conklin1-0/+5
1997-03-15 * arm-dis.c (print_insn_arm): Don't print instruction bytes.Ian Lance Taylor1-0/+6
1997-03-14 Based on patches from H.J. Lu <hjl@lucon.org>:Ian Lance Taylor1-0/+28
1997-03-06 * mn10300-opc.c (IMM16_PCREL, SD8N_PCREL, D16_SHIFT): Mark theseJeff Law1-1/+10
1997-03-03* m68k-opc.c (m68k_opcodes): Added entries for the tst insns onJ.T. Conklin1-0/+5
1997-02-27Thu Feb 27 14:04:32 1997 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor1-0/+4
1997-02-27Deal with 64 bit instruction sizes on the tic80Michael Meissner1-0/+4
1997-02-26Define r25Michael Meissner1-0/+6
1997-02-26Wed Feb 26 13:38:30 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+17
1997-02-24 * tic80-opc.c (LSI_SCALED): Renamed from this ...Fred Fish1-0/+10
1997-02-23 * mips-opc.c: Add macros for cop0, cop1 cop2 and cop3.Dawn Perchik1-0/+8
1997-02-23 * tic80-opc.c (tic80_predefined_symbols): Revert change toFred Fish1-0/+10
1997-02-22Fri Feb 21 16:31:18 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+6
1997-02-20Since d10v is public now, remove all sanitization statementsMichael Meissner1-25/+1
1997-02-19 * Makefile.in: Add dependencies on ../bfd/bfd.h as required.Ian Lance Taylor1-0/+4
1997-02-19Tue Feb 18 17:43:43 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+11
1997-02-18 * tic80-opc.c (tic80_predefined_symbols): Add symbolicFred Fish1-0/+19
1997-02-14fixes bugs caused by adding 5900Gavin Romig-Koch1-0/+6
1997-02-14Thu Feb 13 21:56:51 1997 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-0/+5
1997-02-14Thu Feb 13 20:41:22 1997 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor1-0/+4