summaryrefslogtreecommitdiff
path: root/opcodes/arm-dis.c
Commit message (Expand)AuthorAgeFilesLines
* * arm-dis.c (coprocessor): Alter fmsrr disassembly syntax.Julian Brown2006-07-051-1/+1
* * arm-dis.c (print_insn_neon): Disassemble 32-bit immediates as signedJulian Brown2006-06-121-1/+3
* 2006-06-06 Paul Brook <paul@codesourcery.com>Paul Brook2006-06-071-522/+690
* * arm-dis.c (coprocessor_opcodes): Don't interpret fldmx/fstmx asJulian Brown2006-05-051-4/+4
* * arm-dis.c (print_insn_neon): Disassemble floating-point constantJulian Brown2006-04-261-2/+25
* * opcodes/arm-dis.c (coprocessor_opcodes): Add %A, %B, %k, convertJulian Brown2006-04-261-368/+1080
* 2006-03-16 Paul Brook <paul@codesourcery.com>Paul Brook2006-03-161-2/+2
* 2006-02-24 Paul Brook <paul@codesourcery.com>Paul Brook2006-02-241-83/+194
* 2005-11-02 Paul Brook <paul@codesourcery.com>Paul Brook2005-11-021-1/+6
* * arm-dis.c (print_insn): Warning fix.Alan Modra2005-10-311-5/+5
* 2005-10-26 Paul Brook <paul@codesourcery.com>Paul Brook2005-10-261-1/+1
* 2005-10-08 James Lemke <jim@wasabisystems.com>Richard Earnshaw2005-10-081-6/+6
* 2005-09-08 Paul Brook <paul@codesourcery.com>Paul Brook2005-09-081-2/+2
* 2005-09-02 Paul Brook <paul@codesourcery.com>Paul Brook2005-09-021-1/+1
* 2005-09-02 Paul Brook <paul@codesourcery.com>Paul Brook2005-09-021-539/+734
* 2005-08-30 Paul Brook <paul@codesourcery.com>Paul Brook2005-08-301-2/+2
* 2005-07-29 Paul Brook <paul@codesourcery.com>Paul Brook2005-07-291-4/+4
* 2005-07-29 Paul Brook <paul@codesourcery.com>Paul Brook2005-07-291-2/+2
* Kaveh Ghazi's printf format attribute checking patch.Jim Wilson2005-07-071-10/+10
* arm-dis.c (opcode32 arm_opcodes): Fix ARM VFP fadds instruction disassemblyNick Clifton2005-07-071-1/+1
* opcodes:Zack Weinberg2005-06-081-80/+58
* * arm-dis.c: Split up the comments describing the format codes, soZack Weinberg2005-06-071-139/+103
* include/elf:Zack Weinberg2005-05-181-337/+971
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
* gas:Zack Weinberg2005-03-121-0/+7
* Revert accidental commit of V6K opsZack Weinberg2005-03-121-7/+0
* include:Zack Weinberg2005-03-121-1/+53
* * arm-dis.c: Correct top-level comment.Richard Earnshaw2004-11-291-1/+1
* * arm-opc.h (arm_opcode, thumb_opcode): Add extra field for theRichard Earnshaw2004-11-271-1/+703
* bfd/Daniel Jacobowitz2004-11-171-10/+16
* Apply Paul Brook's patch to implement armv6k instructionsNick Clifton2004-09-301-1/+10
* * gas/arm/arm.exp: Add archv6 and thumbv6.Mark Mitchell2003-12-061-0/+10
* Add new field to disassemble_info structure: symbol_is_valid() and use it toNick Clifton2003-11-141-0/+17
* * arm-dis.c (print_arm_insn): Print "-" after "#".Daniel Jacobowitz2003-11-031-8/+8
* Add support for unindexed form of Addressing Mode 5Nick Clifton2003-08-191-6/+14
* * objdump.c (main) :Accept multiple -M switch.Nick Clifton2003-07-181-19/+17
* Fixes for iWMMXt contribution.Nick Clifton2003-04-011-2/+2
* Add iWMMXt supportNick Clifton2003-03-251-19/+166
* * arm-dis.c (print_insn_arm): Constify "insn". Formatting.Alan Modra2002-12-021-12/+12
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-86/+91
* Fix handling of BLX instruction to conform to Operations definition in theNick Clifton2002-05-231-23/+23
* * arm-opc.h (arm_opcodes): Use generic rule %5?hb instead of %h.Richard Earnshaw2002-01-191-7/+0
* * arm-opc.h (arm_opcodes): Add patterns for VFP instructions.Richard Earnshaw2002-01-151-1/+79
* * opcodess/arm-opc.h (arm_opcodes): Add cirrus insns.Aldy Hernandez2001-10-081-0/+19
* Fix compile time warning messagesNick Clifton2001-09-191-1/+1
* 2001-07-13 Philip Blundell <philb@gnu.org>Phil Blundell2001-07-161-3/+3
* Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton2001-03-131-1/+2
* Fix BLX(1) for ThumbNick Clifton2001-03-061-4/+21
* Fix disassembly of arm-elf instructions with relocs associated with them.Nick Clifton2001-01-091-0/+8
* Add ARM v5t, v5te and XScale supportNick Clifton2000-11-251-0/+26