aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-avr.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+6
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick 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-14/+95
2004-10-21bfd/H.J. Lu1-2/+5
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-4/+6
2004-03-20bfd/H.J. Lu1-27/+4
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-1/+1
2003-06-25Correct spelling of "relocatable".Alan Modra1-3/+3
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-76/+76
2002-11-28include/elf/ChangeLogAlan Modra1-2/+2
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra1-25/+5
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-7/+5
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-7/+2
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-3/+1
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-3/+3
2001-09-12* elf.c (prep_headers): Get the machine code from the elfAlexandre Oliva1-1/+3
2001-03-08Update copyright noticesNick Clifton1-1/+1
2000-12-032000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-7/+3
2000-07-03Tidy up formatting.Nick Clifton1-8/+8
2000-06-27Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR p...Nick Clifton1-7/+14
2000-03-27ATMEL AVR microcontroller support.Alan Modra1-0/+963