Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for attiny261, attiny461, attiny861, attiny25, attiny45, | Nick Clifton | 2006-04-07 | 1 | -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 organization | Nick Clifton | 2005-05-10 | 1 | -1/+1 |
| | |||||
* | update copyright dates | Alan Modra | 2005-03-03 | 1 | -1/+1 |
| | |||||
* | * gas/config/tc-avr.c: Add support for | Marek Michalkiewicz | 2004-09-11 | 1 | -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 Chertykov | 2001-11-10 | 1 | -4/+8 |
| | |||||
* | * avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New macros. | Denis Chertykov | 2000-08-06 | 1 | -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 Clifton | 2000-06-27 | 1 | -11/+11 |
| | | | | port. | ||||
* | * avr.h: clr,lsl,rol, ... moved after add,adc, ... | Denis Chertykov | 2000-06-09 | 1 | -5/+5 |
| | |||||
* | * avr.h: New file with AVR opcodes. | Denis Chertykov | 2000-06-07 | 1 | -0/+207 |