aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/avr.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-01 * gas/config/tc-avr.c: Change ISA for devices with USB support toDenis Chertykov1-6/+7
2012-06-07 * avr.h: (AVR_ISA_XCH): New define.Nick Clifton1-3/+9
2011-07-012011-07-01 Eric B. Weddington <eric.weddington@atmel.com>Eric Weddington1-2/+1
2011-07-01 PR binutils/12329Nick Clifton1-1/+1
2011-03-22/bfd:Eric Weddington1-1/+10
2010-04-15Upgrade header files to use GPLv3Nick Clifton1-3/+4
2008-08-09Add AVR architectures avr25, avr31, avr35, and avr51 to match GCC.Eric Weddington1-8/+18
2008-03-28/gas:Eric Weddington1-0/+1
2008-02-14 PR gas/2626Nick Clifton1-1/+3
2008-01-23/gas:Eric Weddington1-0/+1
2008-01-16/gas:Eric 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