Fixes a compile time warnng about left shifting a negative value.
[deliverable/binutils-gdb.git] / opcodes / arm-dis.c
2015-06-16  Szabolcs NagyFixes a compile time warnng about left shifting a negat...
2015-06-02  Matthew Wahab[ARM] Support for ARMv8.1 Adv.SIMD extension
2015-06-02  Matthew Wahab[ARM] Add support for ARMv8.1 PAN extension
2015-06-02  Matthew Wahab[ARM] Rework CPU feature selection in the disassembler
2015-04-15  Renlin Li[ARM] Disassembles SSAT and SSAT16 instructions incorre...
2015-03-24  Terry GuoExtend arm_feature_set struct to provide more bits
2015-03-03  Jiong Wang[ARM] Skip private symbol when doing objdump
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-08-22  Maciej W. RozyckiARM/opcodes: Fix negative hexadecimal offset disassembly
2014-03-05  Alan ModraUpdate copyright years
2013-10-15  Ramana RadhakrishnanFix neon vshll disassembly.
2013-09-04  Nick Clifton PR gas/15914
2013-03-11  Kyrylo TkachovAdd support for AArch32 CRC instruction in ARMv8.
2013-02-11  Richard Earnshaw2013-02-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2012-10-11  Richard Earnshaw2012-10-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2012-09-18  Richard Earnshaw2012-09-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2012-08-24  Matthew Gretton... * gas/config/tc-arm.c (ARM_ENC_TAB): Add sha1h and...
2012-08-24  Matthew Gretton... * gas/config/tc-arm.c (NEON_ENC_TAB): Add sha3op entry.
2012-08-24  Matthew Gretton... * gas/config/tc-arm.c (neon_type_mask): Add P64 type.
2012-08-24  Matthew Gretton... * gas/config/tc-arm.c (NEON_ENC_TAB): Add aes entry.
2012-08-24  Matthew Gretton... * gas/config/tc-arm.c (el_type_type_check): Add handli...
2012-08-24  Matthew Gretton... * gas/config/tc-arm.c (NEON_ENC_TAB): Add vrint entries.
2012-08-24  Matthew Gretton... * gas/config/tc-arm.c (NEON_ENC_TAB): Add vcvta entry.
2012-08-24  Matthew Gretton... * gas/config/tc-arm.c (NEON_ENC_TAB): Add vmaxnm,...
2012-08-24  Matthew Gretton... * gas/config/tc-arm.c (NEON_ENC_TAB): Add entries...
2012-08-24  Matthew Gretton... * gas/config/tc-arm.c (do_rm_rn): New function.
2012-08-24  Matthew Gretton... * gas/config/tc-arm.c (do_t_bkpt_hlt1): New function.
2012-08-24  Matthew Gretton... * gas/config/tc-arm.c (insns): Add DCPS instruction.
2012-08-24  Matthew Gretton... * gas/config/tc-arm.c (T16_32_TAB): Add _sevl.
2012-08-24  Matthew Gretton... * gas/config/tc-arm.c (asm_barrier_opt): Add arch...
2012-08-24  Matthew Gretton... * opcodes/arm-dis.c (COND_UNCOND): New constant.
2012-07-24  Nick Clifton PR binutils/13135
2012-05-16  Nick Clifton * arm-dis.c (arm_opcodes): Don't disassemble STMFD...
2012-05-11  Nick Clifton PR binutils/14006
2011-10-18  Julian Brown Jie Zhang <jie@codesourcery.com>
2011-07-12  Nick Clifton * arm-dis.c (print_insn_arm): Revert previous, undocum...
2011-07-01  Nick Clifton PR binutils/12329
2011-06-03  Nick Clifton PR binutils/12752
2011-06-02  Nathan Sidwell gas/
2011-06-02  Nick CliftonFix spelling mistakes.
2011-04-19  Nick Clifton * config/tc-arm.c (v7m_psrs): Revert previous delta.
2011-04-19  Nick Clifton * gas/arm/arch7.s: Fix typo basepri_max should be...
2011-04-12  Nick Clifton PR binutils/12534
2011-04-11  Julian Brown gas/
2011-04-08  Paul Brook2011-04-07 Paul Carroll<pcarroll@codesourcery.com>
2011-03-14  Richard Sandifordinclude/elf/
2011-03-14  Richard Sandifordinclude/elf/
2011-01-06  Nathan Sidwell gas/testsuite/
2010-09-27  Matthew Gretton... 2010-09-27 Tejas Belagod <tejas.belagod@arm.com>
2010-09-23  Matthew Gretton... * bfd/bfd-in2.h (BFD_RELOC_ARM_HVC): New enum value.
2010-09-23  Matthew Gretton... * gas/config/tc-arm.c (arm_ext_adiv): New variable.
2010-09-23  Matthew Gretton... * gas/config/tc-arm.c (arm_ext_v6z): Remove.
2010-09-23  Matthew Gretton... * gas/config/tc-arm.c (arm_ext_mp): Add.
2010-09-17  Matthew Gretton... 2010-09-17 Tejas Belagod <tejas.belagod@arm.com>
2010-07-08  Richard Earnshaw2010-07-08 Tejas Belagod <tejas.belagod@arm.com>
2010-06-28  Matthew Gretton... * gas/config/tc-arm.c (parse_neon_alignment): New...
2010-06-07  Matthew Gretton... * gas/testsuite/gas/arm/thumb-eabi.d: Add case for...
2010-05-28  Matthew Gretton... * opcodes/arm-dis.c (print_insn_neon): Ensure disasse...
2010-05-11  Nick Clifton2010-05-10 Andrew Stubbs <ams@codesourcery.com>
2010-02-24  Nick Clifton PR binutils/6773
2010-01-29  Daniel Jacobowitz gas/testsuite/
2010-01-20  Nick Clifton PR 11170
2010-01-06  Nick Clifton * arm-dis.c (print_insn): Fixed search for next
2010-01-04  Nick Clifton PR 11123
2009-12-17  Nick Clifton PR binutils/10924
2009-12-14  Nick Clifton PR binutils/10924
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-09  Nick Clifton PR 10924
2009-12-02  Nick Clifton PR gas/11013
2009-11-19  Nick Clifton PR binutils/10924
2009-11-17  Nick Clifton * gas/arm/vfma1.d: Only run on ELF based targets.
2009-11-17  Ramana Radhakrishnan2009-11-17 Edward Nevill <edward.nevill@arm.com>
2009-11-12  Daniel Jacobowitz gas/testsuite/
2009-11-11  Nick Clifton PR binutils/10924
2009-11-02  Paul Brook2009-11-02 Paul Brook <paul@codesourcery.com>
2009-10-03  Alan Modra * arm-dis.c (print_insn): Check symtab_size not *symtab.
2009-09-25  Nick Clifton Update soruces to make alpha, arc and arm targe...
2009-09-02  Alan Modraupdate copyright dates
2009-07-20  Nick Clifton PR 10288
2009-07-14  Nick Clifton PR 10288
2009-07-10  Doug Kwan2009-07-10 Doug Kwan <dougkwan@google.com>
2009-07-07  Nick Cliftongas/
2009-07-07  Nick Clifton PR 10288
2009-06-30  Nick Clifton PR 10288
2009-06-29  Nick Clifton PR 10288
2009-06-18  Nick Clifton PR 10288
2009-06-15  Nick Clifton PR 10186
2009-06-15  Nick Clifton PR 10263
2009-04-01  Christophe Lyon2009-04-01 Christophe Lyon <christophe.lyon@st.com>
2009-03-30  Joseph Myersgas/testsuite:
2009-02-23  Richard Earnshaw * arm-dis.c (neon_opcodes): Correct bit-mask and patte...
2009-01-29  Joseph Myersgas:
2008-12-15  Richard Earnshawopcodes:
2008-11-18  Catherine MooreAdd support for ARM half-precision conversion instructions.
2008-07-07  Stan Shebs2008-07-07 Stan Shebs <stan@codesourcery.com>
2007-11-07  Nick Clifton* arm-dis.c (arm_opcodes): Remove superflous escapes...
2007-10-26  Nick Clifton* arm-dis.c (print_insn): Check for a symtab that exist...
2007-07-05  Nick CliftonChange source files over to GPLv3.
2007-06-26  Paul Brook2007-06-26 Paul Brook <paul@codesourcery.com>
2007-06-05  Paul Brook2007-06-05 Paul Brook <paul@codesourcery.com>
next
This page took 0.62169 seconds and 107 git commands to generate.