Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-10-02 | Fixed disassembler to use processor type when decoding instructions. | Nick Clifton | 2 | -11/+33 | |
1997-10-01 | * configure.in: Use a diversion to set enable_shared before the | Ian Lance Taylor | 1 | -0/+11 | |
arguments are parsed. * configure: Rebuild. | |||||
1997-09-24 | * m68k-opc.c: Correct bchg, bclr, bset, and btst on ColdFire. | Ian Lance Taylor | 2 | -6/+14 | |
1997-09-24 | * m68k-opc.c: Accept tst{b,w,l} with immediate operands on cpu32. | Ian Lance Taylor | 2 | -3/+5 | |
1997-09-24 | * m68k-opc.c: Correct movew of an immediate operand to %sr or %ccr | Ian Lance Taylor | 2 | -3/+45 | |
for mcf5200. | |||||
1997-09-24 | * configure.in: Call AC_CHECK_TOOL before AM_PROG_LIBTOOL. | Ian Lance Taylor | 1 | -9/+10 | |
* aclocal.m4: Rebuild with new libtool. * configure: Rebuild. | |||||
1997-09-21 | Fixed sanitization bugs. | Nick Clifton | 1 | -4/+0 | |
1997-09-20 | Removed v850eq sanitization. | Nick Clifton | 1 | -34/+2 | |
1997-09-19 | Correct ordering of args for cmov insn. | Andrew Cagney | 2 | -1/+7 | |
1997-09-18 | * sparc-opc.c (sparclet_cpreg_table): Add %ccsr2, %cccrr, %ccrstr. | David Edelsohn | 2 | -0/+7 | |
1997-09-18 | sanitization fixes. typoes, missing fences, "start" instead of "end", etc. | Felix Lee | 2 | -12/+4 | |
1997-09-18 | v850 files that weren't being removed if !keep-v850 | Felix Lee | 1 | -2/+6 | |
1997-09-16 | Further rearrangements of the opcodes. | Nick Clifton | 2 | -30/+55 | |
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 | 2 | -5/+18 | |
other. | |||||
1997-09-16 | * mips-opc.c: Added tx39 insns sdbbp, rfe, and deret. | Gavin Romig-Koch | 2 | -0/+35 | |
* mips16-opc.c: Added mips16 sdbbp. | |||||
1997-09-16 | Add initialisation of the processors field of the v850_opcode structure. | Nick Clifton | 2 | -169/+166 | |
1997-09-15 | merge from d30v-970225-branch | Ken Raeburn | 2 | -67/+198 | |
1997-09-15 | Fix v850 sanitization. | Andrew Cagney | 1 | -5/+7 | |
1997-09-13 | * ChangeLog: Fix misspelled `end-sanitize-r5900' for Jun 26 | Peter Schauer | 1 | -1/+1 | |
ChangeLog entry. | |||||
1997-09-13 | * ChangeLog: Fix duplicate `start-sanitize-r5900' around | Peter Schauer | 1 | -1/+1 | |
Jul 28 ChangeLog entry. | |||||
1997-09-12 | Improved display of register lists. | Nick Clifton | 2 | -12/+57 | |
1997-09-12 | * sparc-opc.c (sparc_opcodes): Fix assembler args to | David Edelsohn | 2 | -19/+25 | |
fzeros, fones, fsrc1, fsrc1s, fsrc2s, fnot1, fnot1s, fnot2s, fors, fnors, fands, fnands, fxors, fxnors, fornot1s, fornot2s, fandnot1s, fandnot2s. | |||||
1997-09-09 | * sparc-opc.c (sparc_opcodes): Fix op3 field for fcmpq/fcmpeq. | David Edelsohn | 2 | -6/+7 | |
1997-09-08 | * cgen-asm.c (cgen_parse_address): New argument resultp. | David Edelsohn | 1 | -0/+6 | |
All callers updated. * m32r-asm.c (parse_h_hi16): Right shift numbers by 16. | |||||
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 | |
relative to the next instruction, not the current instruction. pr13171. | |||||
1997-09-02 | Removed use of V850_OPERNAD_ADJUST_SHORT_MEMORY. | Nick Clifton | 3 | -46/+63 | |
Fixed several operand patterns. | |||||
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 | |
* acinclude.m4: Just include acinclude.m4 from BFD. * aclocal.m4, configure: Rebuild. | |||||
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 | |
* acconfig.h: New file. * acinclude.m4: New file. * stamp-h.in: New file. * configure.in: Call AM_INIT_AUTOMAKE and AM_PROG_LIBTOOL. Removed shared library handling; now handled by libtool. Replace AC_CONFIG_HEADER with AM_CONFIG_HEADER. Call AM_MAINTAINER_MODE, AM_CYGWIN32, and AM_EXEEXT. Replace AC_PROG_INSTALL with AM_PROG_INSTALL. Change all .o files to .lo. Remove stamp-h handling in AC_OUTPUT. * dep-in.sed: Change .o to .lo. * Makefile.in: Now built with automake. * aclocal.m4: Now built with aclocal. * config.in, configure: Rebuild. | |||||
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 | |
* sparc-dis.c (sorted_opcodes): New static local. (struct opcode_hash): `opcode' is pointer to const element. (build_hash): First arg is now table of sorted pointers. (print_insn_sparc): Sort opcodes by sorting table of pointers. (compare_opcodes): Update. | |||||
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 | |
(hash_keyword_name): New arg `case_sensitive_p'. Callers updated. Handle case insensitive hashing. (hash_keyword_value): Change type of `value' to unsigned int. | |||||
1997-07-11 | * mips-opc.c (mips_builtin_opcodes): If an insn uses single | Jeff Law | 2 | -394/+322 | |
precision FP, mark it as such. Likewise for double precision FP. Mark ISA1 insns. Consolidate duplicate opcodes where possible. (mips_builtin_opcodes): Remove non-existant r5900 instructions toshiba_5900 stuff | |||||
1997-06-30 | * mips-opc.c (mips_builtin_opcodes): Add "pinteh", "pexeh" and | Jeff Law | 2 | -450/+486 | |
"pexew" as synonyms for "pintoh", "pexoh", "pexow". pr12399. | |||||
1997-06-25 | * ppc-opc.c (extract_nsi): make unsigned expression signed before | Felix Lee | 1 | -0/+7 | |
negating it. (UNUSED): remove one level of parens, so MSVC doesn't choke on nesting depth when all the macros are expanded. |