summaryrefslogtreecommitdiff
path: root/opcodes/avr-dis.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-29Return 'int' rather than 'unsigned short' in avrdis_opcodeYao Qi
2016-06-09Print symbol names in comments for LDS/STS disassembly.Denis Chertykov
2016-01-01Copyright update for binutilsAlan Modra
2015-08-12Remove trailing spaces in opcodesH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-07-01Add support for the AVR Tiny series of microcontrollers.Barney Stratford
2014-03-05Update copyright yearsAlan Modra
2012-05-17 PR 14072Nick Clifton
2011-07-01 PR binutils/12329Nick Clifton
2011-03-22/bfd:Eric B. Weddington
2008-11-06 * avr-dis.c: Replace uses of sprintf without a format string withNick Clifton
2007-07-05Change source files over to GPLv3.Nick Clifton
2007-02-16PR binutils/4045Nick Clifton
2007-02-022007-02-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2006-05-17 * avr-dis.c: Formatting fix.Alan Modra
2006-04-19 * avr-dis.c (avr_operand): Warning fix.Alan Modra
2006-04-12PR binutils/2454Nick Clifton
2005-07-01Update function declarations to ISO C90 formattingNick Clifton
2005-05-07Update the address and phone number of the FSFNick Clifton
2005-03-03update copyright datesAlan Modra
2004-12-14Added printing of symbols on AVR disasmSvein Seldal
2004-12-14Added printing of symbols on AVR disasmSvein Seldal
2002-11-182002-11-12 Klee Dienes <kdienes@apple.com>Klee Dienes
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton
2000-08-06 * avr-dis.c (avr_operand): Use PARAMS macro in declaration.Denis Chertykov
2000-07-03Tidy up formatting.Nick Clifton
2000-06-09 * avr-dis.c (avr_operand): Bugfix for jmp/call address.Denis Chertykov
2000-06-07 * avr-dis.c: completely rewritten.Denis Chertykov
2000-05-01 * avr-dis.c (reg_fmul_d): New. Extract destination register fromDenis Chertykov
2000-04-14More portability patches. Include sysdep.h everywhere.Alan Modra
2000-04-03Tidy some code. Print pc rel addresses as signed.Alan Modra
2000-03-27ATMEL AVR microcontroller support.Alan Modra