aboutsummaryrefslogtreecommitdiff
path: root/include/elf/avr.h
AgeCommit message (Collapse)AuthorFilesLines
2006-05-24Add support for AVR6 familyNick Clifton1-1/+4
2006-03-03Add linker relaxation support for the AVRNick Clifton1-0/+6
2005-05-10Update the address and phone number of the FSF organizationNick Clifton1-1/+1
2004-12-22Add support for the new R_AVR_LDI, R_AVR_6 and R_AVR_6_ADIW relocs for theNick Clifton1-13/+16
LDI, ADIW/SBIW and LDD/STD instructions.
2001-03-14Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton1-1/+1
2000-06-27Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR ↵Nick Clifton1-0/+1
port.
2000-06-07Get rid of the -1 dummy valued enum in START_RELOC_NUMBERS.Alan Modra1-2/+1
Remove duplicate reloc enums in elf32-d[13]0v.c Remove EMPTY_HOWTOs in elf32-i386.c
2000-03-27ATMEL AVR microcontroller support.Alan Modra1-0/+58