Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-08-21 | * i960-dis.c: Add parameters for prototypes | Andreas Jaeger | 1 | -0/+4 | |
(ctrl): Add unused attributes. (cobr): Likewise. (put_abs): Likewise. * mips-dis.c: Add missing prototypes. * a29k-dis.c: Likewise. * arc-dis.c: Likewise. * ia64-opc.c: Likewise. * s390-dis.c: Add missing prototypes. (init_disasm): Remove unused attribute since the parameter is used. | |||||
2001-08-13 | * mcore-dis.c: Fix formatting. | Kazu Hirata | 1 | -41/+38 | |
* mips-dis.c: Likewise. * pj-dis.c: Likewise. * z8k-dis.c: Likewise. | |||||
2001-08-10 | * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32 | Richard Sandiford | 1 | -1/+1 | |
argument. * mips-opc.c (G6): Undefine. (mips_builtin_opcodes): Remove gp32 entry for "move". Add macro as the first "move" alternative. | |||||
2001-08-07 | * mips-dis.c (print_insn_arg): Don't use software integer registers | Thiemo Seufer | 1 | -19/+23 | |
for coprocessor registers. (_print_insn_mips): Get distinction between old ABI and new ABI right. | |||||
2001-05-23 | Add MIPS r12k support | Nick Clifton | 1 | -0/+4 | |
2001-05-15 | Fix MIPS disassembler so that it produces reassemblable code. | Nick Clifton | 1 | -163/+183 | |
2001-03-24 | Remove extraneous whitespace | Nick Clifton | 1 | -8/+8 | |
2001-03-13 | Fix typos in ChangeLogs; fix dates in copyright notices | Nick Clifton | 1 | -1/+2 | |
2001-02-11 | Apply several patches from Maciej W. Rozycki | Nick Clifton | 1 | -3/+3 | |
2000-12-02 | Add MIPS SB1 machine | Nick Clifton | 1 | -0/+4 | |
2000-12-02 | Add MIPS V and MIPS 64 machine numbers | Nick Clifton | 1 | -0/+8 | |
2000-12-01 | Add MIPS32 as a seperate MIPS architecture | Nick Clifton | 1 | -22/+26 | |
2000-12-01 | Improve MIPS32 support | Nick Clifton | 1 | -8/+30 | |
2000-09-14 | Add support for the MIPS32 | Nick Clifton | 1 | -65/+77 | |
2000-05-24 | * mips-dis.c (REGISTER_NAMES): Rename to STD_REGISTER_NAMES. | Diego Novillo | 1 | -2/+9 | |
(STD_REGISTER_NAMES): New name for REGISTER_NAMES. (reg_names): Rename to std_reg_names. Change it to a char ** static variable. (std_reg_names): New name for reg_names. (set_mips_isa_type): Set reg_names to point to std_reg_names by default. | |||||
2000-05-11 | Don't mask top 32 bits of 64-bit address. | Alan Modra | 1 | -2/+4 | |
2000-04-14 | More portability patches. Include sysdep.h everywhere. | Alan Modra | 1 | -1/+0 | |
2000-02-22 | 1999-12-30 Andrew Haley <aph@cygnus.com> | Andrew Haley | 1 | -1/+1 | |
* mips-dis.c (_print_insn_mips): New arg for OPCODE_IS_MEMBER: force gp32 to zero. * mips-opc.c (G6): New define. (mips_builtin_op): Add "move" definition for -gp32. | |||||
1999-11-01 | For include/opcode: | Gavin Romig-Koch | 1 | -22/+2 | |
* mips.h (OPCODE_IS_MEMBER): New. For gas: * config/tc-mips.c (macro_build): Use OPCODE_IS_MEMBER. (mips_ip): Use OPCODE_IS_MEMBER. For opcodes: * mips-dis.c (_print_insn_mips): Use OPCODE_IS_MEMBER. | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+1068 | |