Age | Commit message (Expand) | Author | Files | Lines |
1997-09-03 | Removed v850 sanitization. | Nick Clifton | 5 | -86/+27 |
1997-09-03 | * mn10200.h (INITIALIZE_TRAMPOLINE): PC relative instructions are | Jeff Law | 1 | -0/+5 |
1997-09-02 | Removed use of V850_OPERNAD_ADJUST_SHORT_MEMORY. | Nick Clifton | 3 | -46/+63 |
1997-08-29 | SH4 assembler extensions. | Joern Rennecke | 2 | -0/+42 |
1997-08-28 | Remove arc sanitization. | David Edelsohn | 1 | -28/+0 |
1997-08-26 | Made immediate parameter of MOVHI be unsigned | Nick Clifton | 2 | -1/+7 |
1997-08-25 | Rebuilt configure with latest devo autoconf for NT support. | Chris Provenzano | 2 | -8/+19 |
1997-08-22 | Updated from specs in HDD-tool-0611 document. | Nick Clifton | 3 | -93/+271 |
1997-08-21 | Moved divh opcodes next to each other. | Nick Clifton | 2 | -278/+592 |
1997-08-18 | Add support for v850e and v850eq targets. | Nick Clifton | 2 | -12/+38 |
1997-08-15 | fix v850 sanitization | Ian Lance Taylor | 1 | -4/+4 |
1997-08-15 | Remove ARC sanitization. | David Edelsohn | 4 | -175/+38 |
1997-08-14 | Tidied up sanitization | Nick Clifton | 1 | -19/+15 |
1997-08-14 | Add support for v850E and v850EQ instructions. | Nick Clifton | 2 | -0/+103 |
1997-08-01 | * configure.in: Set enable_shared before AM_PROG_LIBTOOL. | Ian Lance Taylor | 4 | -251/+174 |
1997-08-01 | sanitize Makefile.am | Ian Lance Taylor | 1 | -4/+4 |
1997-08-01 | * Makefile.am: New file, based on old Makefile.in. | Ian Lance Taylor | 8 | -374/+1215 |
1997-07-29 | * mips-opc.c: Fix typo/thinko in "eret" instruction. | Jeff Law | 1 | -0/+4 |
1997-07-28 | Fix MTSA opcode encoding. | Andrew Cagney | 2 | -1/+7 |
1997-07-24 | * sparc-opc.c (sparc_opcodes): Make array const. | David Edelsohn | 1 | -0/+6 |
1997-07-24 | * sparc-opc.c (sparc_opcodes): Fix spelling on fpaddX, fpsubX insns. | David Edelsohn | 2 | -8/+12 |
1997-07-15 | * cgen-opc.c: #include <ctype.h>. | David Edelsohn | 1 | -0/+7 |
1997-07-11 | * mips-opc.c (mips_builtin_opcodes): If an insn uses single | Jeff Law | 2 | -394/+322 |
1997-06-30 | * mips-opc.c (mips_builtin_opcodes): Add "pinteh", "pexeh" and | Jeff Law | 2 | -450/+486 |
1997-06-25 | * ppc-opc.c (extract_nsi): make unsigned expression signed before | Felix Lee | 1 | -0/+7 |
1997-06-17 | * sparc-opc.c: The fcmp v9a instructions take an integer register | Ian Lance Taylor | 2 | -43/+163 |
1997-06-16 | * m68k-dis.c (print_insn_arg): Print case 7.2 using %pc@() | Ian Lance Taylor | 1 | -0/+4 |
1997-06-16 | * i386-dis.c (twobyte_has_modrm): Fix pand. | Ian Lance Taylor | 1 | -0/+4 |
1997-06-16 | Mon Jun 16 14:08:38 1997 Michael Taylor <mbt@mit.edu> | Ian Lance Taylor | 2 | -50/+197 |
1997-06-10 | Tue Jun 10 11:26:47 1997 H.J. Lu <hjl@gnu.ai.mit.edu> | Ian Lance Taylor | 1 | -0/+16 |
1997-05-27 | Tue May 27 11:02:08 1997 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 1 | -0/+13 |
1997-05-23 | * sh-dis.c: Reindent. Rename local variable fprintf to | Ian Lance Taylor | 2 | -120/+129 |
1997-05-22 | * m32r-opc.c (m32r_cgen_insn_table, cmpui): Undo patch of May 2. | David Edelsohn | 1 | -0/+4 |
1997-05-20 | Move mips INSN_ISA subfield into new membership field. | Gavin Romig-Koch | 1 | -0/+10 |
1997-05-05 | * i386-dis.c: (dis386_twobyte): Add MMX instructions. | Ian Lance Taylor | 1 | -0/+5 |
1997-05-05 | * i386-dis.c: Revert patch of April 4. The output now matches | Ian Lance Taylor | 2 | -11/+48 |
1997-05-02 | * m32r-opc.c (m32r_cgen_insn_table, cmpui): Use $uimm16 instead | David Edelsohn | 1 | -0/+20 |
1997-04-14 | * cgen-*.c, m32r-*.c: #include sysdep.h instead of config.h. | David Edelsohn | 1 | -0/+5 |
1997-04-10 | * cgen-asm.c (cgen_parse_operand_fn): New global. | David Edelsohn | 3 | -14/+33 |
1997-04-10 | * cgen-asm.c (cgen_asm_parse_operand_fn): New global. | David Edelsohn | 3 | -11/+37 |
1997-04-09 | Wed Apr 9 12:05:25 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+6 |
1997-04-07 | * configure.in: Substitute SHLIB_LIBS. | Ian Lance Taylor | 3 | -8/+18 |
1997-04-07 | * cgen-dis.c (build_dis_hash_table): Fix xmalloc size computation. | David Edelsohn | 2 | -1/+3 |
1997-04-07 | * cgen-opc.c (hash_keyword_name): Improve algorithm. | David Edelsohn | 2 | -1/+3 |
1997-04-07 | * disassemble.c (disassembler): Handle m32r. | David Edelsohn | 1 | -0/+4 |
1997-04-05 | * configure.in: Correct file names for bfd_mn10[23]00_arch. | Ian Lance Taylor | 3 | -4/+7 |
1997-04-04 | Add cgen, m32r files. | David Edelsohn | 1 | -0/+7 |
1997-04-04 | * m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: New files. | David Edelsohn | 10 | -57/+3312 |
1997-04-04 | * Makefile.in: Rebuild dependencies. | Ian Lance Taylor | 2 | -16/+21 |
1997-04-04 | * d10v-dis.c: Include "ansidecl.h" before "opcode/d10v.h". | Ian Lance Taylor | 1 | -0/+2 |