aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-avr.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-11 * elfcode.h (elf_checksum_contents): Free contents.Alan Modra1-1/+1
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra1-10/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-4/+4
2012-07-242012-07-24 Jan Waclawek <konfera@efton.sk>Eric B. Weddington1-4/+1
2012-05-16 PR 13503Nick Clifton1-4/+4
2012-05-11 PR 13503Nick Clifton1-1/+46
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-2/+3
2012-02-022012-02-02 Vidya Praveen (vidya.praveen@atmel.com)Eric B. Weddington1-9/+23
2012-01-05 PR ld/12161Nick Clifton1-2/+12
2011-06-02Fix spelling mistakes.Nick Clifton1-25/+26
2011-03-22/bfd:Eric B. Weddington1-0/+56
2010-11-17 PR ld/12161Nick Clifton1-43/+0
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-0/+1
2010-06-27fix set but unused variable warningsAlan Modra1-19/+2
2010-02-23PR 11297: Add support for 8-bit relocations to the AVR toolchain.Nick Clifton1-4/+19
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-7/+11
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-183/+177
2009-09-02update copyright datesAlan Modra1-1/+1
2009-05-27 bfd/Nathan Sidwell1-0/+4
2009-02-18 PR 9841Nick Clifton1-7/+12
2009-02-03/bfd:Eric B. Weddington1-1/+2
2008-11-14/bfd:Eric B. Weddington1-0/+3
2008-08-09Add AVR architectures avr25, avr31, avr35, and avr51 to match GCC.Eric B. Weddington1-0/+29
2008-07-28 * elf32-arm.c (arm_map_one_stub): Declare variables at beginningAlan Modra1-1/+2
2008-06-04 PR ld/6019Nick Clifton1-1/+2
2008-03-12include/elf/Alan Modra1-6/+11
2007-09-28 * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra1-4/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-1/+1
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-0/+16
2007-03-07 PR 3958Alan Modra1-4/+14
2007-01-25PR binutils/3874Nick Clifton1-18/+45
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra1-44/+0
2006-05-24Add support for AVR6 familyNick Clifton1-51/+1019
2006-05-05* gas/config/tc-avr.h (TC_VALIDATE_FIX): Define. Disable fixups for PMEMNick Clifton1-67/+87
2006-03-03Update formatting to ISO-C90Nick Clifton1-371/+318
2006-03-03Add linker relaxation support for the AVRNick Clifton1-11/+1036
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