summaryrefslogtreecommitdiff
path: root/opcodes/avr-dis.c
Commit message (Expand)AuthorAgeFilesLines
* 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