summaryrefslogtreecommitdiffstats
path: root/include/opcode/avr.h
Commit message (Collapse)AuthorAgeFilesLines
* Add support for attiny261, attiny461, attiny861, attiny25, attiny45,Nick Clifton2006-04-071-13/+14
| | | | | | | | attiny85, attiny24, attiny44, attiny84, at90pwm2, at90pwm3, atmega164, atmega324, atmega644, atmega329, atmega3290, atmega649, atmega6490, atmega406, atmega640, atmega1280, atmega1281, at90can32, at90can64, at90usb646, at90usb647, at90usb1286 and at90usb1287. Move atmega48 and atmega88 from AVR_ISA_M8 to AVR_ISA_PWMx.
* Update the address and phone number of the FSF organizationNick Clifton2005-05-101-1/+1
|
* update copyright datesAlan Modra2005-03-031-1/+1
|
* * gas/config/tc-avr.c: Add support forMarek Michalkiewicz2004-09-111-5/+10
| | | | | | | atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128. * include/opcode/avr.h: Add support for atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128.
* * avr.h: Update for new devices.Denis Chertykov2001-11-101-4/+8
|
* * avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New macros.Denis Chertykov2000-08-061-24/+73
| | | | | Move related opcodes closer to each other. Minor changes in comments, list undefined opcodes.
* Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR ↵Nick Clifton2000-06-271-11/+11
| | | | port.
* * avr.h: clr,lsl,rol, ... moved after add,adc, ...Denis Chertykov2000-06-091-5/+5
|
* * avr.h: New file with AVR opcodes.Denis Chertykov2000-06-071-0/+207