Release 2.33.1
[external/binutils.git] / opcodes / arc-dis.c
2019-08-07 Phillipe AntoinePrevent objdump from aborting when asked to disassemble...
2019-07-24 Claudiu Zissulescu[ARC] Update disassembler opcode selection
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-03-03 Alan Modraopcodes error messages
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-11-21 claziss[ARC] Improve printing of pc-relative instructions.
2017-11-03 claziss[ARC] Force the disassam to use the hexadecimal number...
2017-11-03 claziss[ARC] Sync opcode data base.
2017-06-29 Anton Kolesov[ARC] Use FOR_EACH_DISASSEMBLER_OPTION to iterate over...
2017-06-29 Anton Kolesov[ARC] Fix handling of cpu=... disassembler option value
2017-05-30 Anton Kolesov[ARC] Allow CPU to be enforced via disassemble_info...
2017-05-10 Claudiu Zissulescu[ARC] Object attributes.
2017-04-25 Claudiu Zissulescu[ARC] Enhance enter/leave mnemonics.
2017-04-05 Pedro Alves-Wwrite-strings: Constify struct disassemble_info's...
2017-02-06 Claudiu Zissulescu[ARC] Provide an interface to decode ARC instructions.
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-11-29 Claudiu Zissulescu[ARC] Add checking for LP_COUNT reg usage, improve...
2016-11-29 Claudiu Zissulescu[ARC] Fix disassembler option.
2016-11-03 Graham Markallarc: Implement NPS-400 dcmac instruction
2016-11-03 Andrew Burgessarc: Change max instruction length to 64-bits
2016-11-03 Graham Markallarc: Swap highbyte and lowbyte in print_insn_arc
2016-11-03 Graham Markallarc: Replace ARC_SHORT macro with arc_opcode_len function
2016-10-14 Claudiu Zissulescu[ARC] Disassembler: fix LIMM detection for short instru...
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-16 Claudiu Zissulescu[ARC] Disassemble correctly extension instructions.
2016-09-14 Anton KolesovStop the ARC disassembler from seg-faulting if initiali...
2016-08-30 Cupertino MirandaFixed issue with NULL pointer access on header var.
2016-07-27 Graham MarkallBegin implementing ARC NPS-400 Accelerator instructions
2016-07-20 Claudiu ZissulescuAdd support to the ARC disassembler for selecting instr...
2016-06-21 Graham MarkallArc assembler: Convert nps400 from a machine type to...
2016-06-02 Andrew BurgessAdd support for 48 and 64 bit ARC instructions.
2016-05-23 Claudiu Zissulescu[ARC] Update instruction type and delay slot info.
2016-05-23 Claudiu Zissulescu[ARC] Rename "class" named attributes.
2016-04-14 Andrew Burgessopcodes/arc: Move instruction length logic to new function
2016-04-12 Claudiu ZissulescuAdd support for .extCondCode, .extCoreRegister and...
2016-04-12 Claudiu ZissulescuAdd support for .extInstruction pseudo-op.
2016-03-29 Claudiu Zissulescu[ARC] Add support for Quarkse opcodes.
2016-03-21 Andrew Burgessarc: Add nps400 machine type, and assembler flag.
2016-01-01 Alan ModraCopyright update for binutils
2015-12-04 Claudiu ZissulescuFix failures in the GAS testsuite for the ARC architecture.
2015-10-08 Nick CliftonFix compile time warning compiling ARC port.
2015-10-07 Nick CliftonNew ARC implementation.
2015-08-12 H.J. LuRemove trailing spaces in opcodes
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-03-05 Alan ModraUpdate copyright years
2012-10-18 Kai Tietz * aarch64-asm.c (aarch64_ins_ldst_reglist)...
2012-05-18 Alan Modra * arc-dis.c: Include sysdep.h first, remove some redun...
2012-02-27 Alan Modra * arc-dis.c (BITS): Don't use shifts to mask off bits.
2010-06-27 Alan Modrafix set but unused variable warnings
2009-09-25 Nick Clifton Update soruces to make alpha, arc and arm targe...
2007-07-05 Nick CliftonChange source files over to GPLv3.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-07-07 Jim WilsonKaveh Ghazi's printf format attribute checking patch.
2005-07-01 Nick CliftonUpdate function declarations to ISO C90 formatting
2005-05-07 Nick CliftonUpdate the address and phone number of the FSF
2005-03-03 Ramana Radhakrishnan2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-05-25 Alan Modra * Makefile.am (sh-dis.lo): Don't put make commands...
2001-09-26 Alan Modra * arc-dis.c: Formatting fixes.
2001-09-21 Alan Modra * arc-dis.c: Don't include <ctype.h>.
2001-08-21 Andreas Jaeger * mips-dis.c: Add missing prototypes.
2001-03-13 Nick CliftonFix typos in ChangeLogs; fix dates in copyright notices
2001-01-11 Nick CliftonUpdated ARC assembler from arccores.com
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-04-14 Alan ModraMore portability patches. Include sysdep.h everywhere.
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1995-04-07 David Edelsohn * arc-dis.c (print_insn): New parameter `big_p'. ...
1995-02-10 David Edelsohn(arc_get_disassembler): Renamed from arc_disassembler.
1995-02-10 David Edelsohn * arc-dis.c (print_insn_arc): Rename to print_insn...
1994-12-19 David Edelsohn * arc-opc.c (insertion fns): Pass pointer to value...