summaryrefslogtreecommitdiff
path: root/opcodes/avr-dis.c
Commit message (Expand)AuthorAgeFilesLines
* PR 14072Nick Clifton2012-05-171-2/+2
* PR binutils/12329Nick Clifton2011-07-011-1/+2
* /bfd:Eric B. Weddington2011-03-221-8/+23
* * avr-dis.c: Replace uses of sprintf without a format string withNick Clifton2008-11-061-5/+5
* Change source files over to GPLv3.Nick Clifton2007-07-051-9/+12
* PR binutils/4045Nick Clifton2007-02-161-4/+13
* 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-02-021-1/+1
* * avr-dis.c: Formatting fix.Alan Modra2006-05-171-2/+3
* * avr-dis.c (avr_operand): Warning fix.Alan Modra2006-04-191-1/+1
* PR binutils/2454Nick Clifton2006-04-121-1/+6
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-39/+29
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
* update copyright datesAlan Modra2005-03-031-1/+1
* Added printing of symbols on AVR disasmSvein Seldal2004-12-141-2/+2
* Added printing of symbols on AVR disasmSvein Seldal2004-12-141-17/+25
* 2002-11-12 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-181-11/+23
* Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton2001-03-131-1/+1
* * avr-dis.c (avr_operand): Use PARAMS macro in declaration.Denis Chertykov2000-08-061-43/+82
* Tidy up formatting.Nick Clifton2000-07-031-3/+4
* * avr-dis.c (avr_operand): Bugfix for jmp/call address.Denis Chertykov2000-06-091-1/+2
* * avr-dis.c: completely rewritten.Denis Chertykov2000-06-071-587/+249
* * avr-dis.c (reg_fmul_d): New. Extract destination register fromDenis Chertykov2000-05-011-3/+118
* More portability patches. Include sysdep.h everywhere.Alan Modra2000-04-141-0/+1
* Tidy some code. Print pc rel addresses as signed.Alan Modra2000-04-031-60/+23
* ATMEL AVR microcontroller support.Alan Modra2000-03-271-0/+577