aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/avr.h
AgeCommit message (Expand)AuthorFilesLines
2008-08-09Add AVR architectures avr25, avr31, avr35, and avr51 to match GCC.Eric B. Weddington1-8/+18
2008-03-28/gas:Eric B. Weddington1-0/+1
2008-02-14 PR gas/2626Nick Clifton1-1/+3
2008-01-23/gas:Eric B. Weddington1-0/+1
2008-01-16/gas:Eric B. Weddington1-0/+4
2006-04-07Add support for attiny261, attiny461, attiny861, attiny25, attiny45,Nick Clifton1-13/+14
2005-05-10Update the address and phone number of the FSF organizationNick Clifton1-1/+1
2005-03-03update copyright datesAlan Modra1-1/+1
2004-09-11 * gas/config/tc-avr.c: Add support forMarek Michalkiewicz1-5/+10
2001-11-10 * avr.h: Update for new devices.Denis Chertykov1-4/+8
2000-08-06 * avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New macros.Denis Chertykov1-24/+73
2000-06-27Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR p...Nick Clifton1-11/+11
2000-06-09 * avr.h: clr,lsl,rol, ... moved after add,adc, ...Denis Chertykov1-5/+5
2000-06-07 * avr.h: New file with AVR opcodes.Denis Chertykov1-0/+207