summaryrefslogtreecommitdiff
path: root/opcodes/mips-dis.c
Commit message (Expand)AuthorAgeFilesLines
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-1/+1
* [ gas/ChangeLog ]Thiemo Seufer2006-06-061-1/+1
* [ gas/testsuite/ChangeLog ]Thiemo Seufer2006-05-041-4/+6
* * mips-dis.c (print_insn_args): Force mips16 to odd addresses.Thiemo Seufer2006-05-021-3/+18
* [ gas/ChangeLog ]Thiemo Seufer2006-04-301-0/+20
* [ opcodes/ChangeLog ]Thiemo Seufer2006-04-281-0/+21
* * mips-dis.c (print_insn_args): Add mips_opcode argument.Thiemo Seufer2006-04-281-2/+3
* * mips-dis.c (print_insn_args): Print $fcc only for FPThiemo Seufer2006-04-281-1/+3
* * opcodes/mips-dis.c (mips16_to_32_reg_map, mips16_reg_names):Thiemo Seufer2006-04-281-11/+14
* * mips.h: Assign 'm'/'M' codes to MIPS16e save/restoreThiemo Seufer2005-11-141-0/+86
* * mips-opc.c (MT32): New define.Chao-ying Fu2005-09-061-1/+55
* * mips-opc.c (WR_a, RD_a, MOD_a, DSP_VOLA, D32): New define.Chao-ying Fu2005-08-251-4/+65
* Kaveh Ghazi's printf format attribute checking patch.Jim Wilson2005-07-071-23/+24
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-378/+351
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
* update copyright datesAlan Modra2005-03-031-1/+1
* 2005-01-21 Fred Fish <fnf@specifixinc.com>Fred Fish2005-01-211-3/+3
* 2005-01-19 Fred Fish <fnf@specifixinc.com>Fred Fish2005-01-191-3/+19
* [ bfd/ChangeLog ]Chris Demetriou2003-09-301-0/+22
* include/opcode/Richard Sandiford2003-07-151-0/+4
* 2003-07-09 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2003-07-091-2/+2
* * mips-dis.c (mips_gpr_names_newabi): Reverted previous patch.Alexandre Oliva2003-04-081-1/+1
* * mips-dis.c (mips_gpr_names_newabi): $12-$15 are named $t4-$t7.Alexandre Oliva2003-04-081-1/+1
* 2003-02-23 Elias Athanasopoulos <elathan@phys.uoa.gr>Chris Demetriou2003-02-231-3/+3
* 2003-01-02 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2003-01-021-9/+9
* 2003-01-02 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2003-01-021-290/+284
* [ gas/ChangeLog ]Chris Demetriou2002-12-311-43/+217
* [ bfd/ChangeLog ]Chris Demetriou2002-12-311-31/+132
* [ binutils/ChangeLog ]Chris Demetriou2002-12-271-199/+500
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-9/+9
* [include/opcode/]Richard Sandiford2002-09-301-0/+24
* /gas/ChangeLogThiemo Seufer2002-09-261-1/+3
* * v850-dis.c (disassemble): Remove bfd_mach_v850ea case.Alan Modra2002-08-301-1/+1
* * config/tc-mips.c (macro_build): Handle MIPS16 insns.Thiemo Seufer2002-07-091-3/+3
* [ gas/ChangeLog ]Chris Demetriou2002-05-311-3/+50
* * mips-dis.c (is_newabi): EABI is not a NewABI.Thiemo Seufer2002-05-141-4/+2
* 2002-03-15 Chris G. Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-161-1/+1
* [ gas/ChangeLog ]Chris Demetriou2002-03-161-2/+8
* 2002-03-15 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-151-4/+8
* 2002-03-14 Chris G. Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-151-4/+4
* 2001-11-04 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2001-11-051-1/+1
* [opcodes/ChangeLog]Chris Demetriou2001-10-231-13/+38
* [gas/testsuite/ChangeLog]Chris Demetriou2001-10-181-1/+1
* 2001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher2001-08-311-12/+9
* * i960-dis.c: Add parameters for prototypesAndreas Jaeger2001-08-211-0/+4
* * mcore-dis.c: Fix formatting.Kazu Hirata2001-08-131-41/+38
* * mips-dis.c (print_insn_mips): Remove OPCODE_IS_MEMBER's gp32Richard Sandiford2001-08-101-1/+1
* * mips-dis.c (print_insn_arg): Don't use software integer registersThiemo Seufer2001-08-071-19/+23
* Add MIPS r12k supportNick Clifton2001-05-231-0/+4
* Fix MIPS disassembler so that it produces reassemblable code.Nick Clifton2001-05-151-163/+183