summaryrefslogtreecommitdiff
path: root/bfd/elf32-avr.c
Commit message (Expand)AuthorAgeFilesLines
* update copyright datesAlan Modra2009-09-021-1/+1
* bfd/Nathan Sidwell2009-05-271-0/+4
* PR 9841Nick Clifton2009-02-181-7/+12
* /bfd:Eric B. Weddington2009-02-031-1/+2
* /bfd:Eric B. Weddington2008-11-141-0/+3
* Add AVR architectures avr25, avr31, avr35, and avr51 to match GCC.Eric B. Weddington2008-08-091-0/+29
* * elf32-arm.c (arm_map_one_stub): Declare variables at beginningAlan Modra2008-07-281-1/+2
* PR ld/6019Nick Clifton2008-06-041-1/+2
* include/elf/Alan Modra2008-03-121-6/+11
* * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra2007-09-281-4/+1
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-1/+1
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-0/+16
* PR 3958Alan Modra2007-03-071-4/+14
* PR binutils/3874Nick Clifton2007-01-251-18/+45
* * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra2006-09-281-44/+0
* Add support for AVR6 familyNick Clifton2006-05-241-51/+1019
* * gas/config/tc-avr.h (TC_VALIDATE_FIX): Define. Disable fixups for PMEMNick Clifton2006-05-051-67/+87
* Update formatting to ISO-C90Nick Clifton2006-03-031-371/+318
* Add linker relaxation support for the AVRNick Clifton2006-03-031-11/+1036
* 2005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-06-201-1/+6
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* Add support for the new R_AVR_LDI, R_AVR_6 and R_AVR_6_ADIW relocs for theNick Clifton2004-12-221-14/+95
* bfd/H.J. Lu2004-10-211-2/+5
* * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra2004-03-221-4/+6
* bfd/H.J. Lu2004-03-201-27/+4
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-1/+1
* Correct spelling of "relocatable".Alan Modra2003-06-251-3/+3
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-76/+76
* include/elf/ChangeLogAlan Modra2002-11-281-2/+2
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-25/+5
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-7/+5
* Support for more than 64k ELF sections.Alan Modra2001-12-171-7/+2
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-3/+1
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-3/+3
* * elf.c (prep_headers): Get the machine code from the elfAlexandre Oliva2001-09-131-1/+3
* Update copyright noticesNick Clifton2001-03-081-1/+1
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-031-7/+3
* Tidy up formatting.Nick Clifton2000-07-031-8/+8
* Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR p...Nick Clifton2000-06-271-7/+14
* ATMEL AVR microcontroller support.Alan Modra2000-03-271-0/+963