summaryrefslogtreecommitdiff
path: root/bfd/elf32-avr.c
Commit message (Expand)AuthorAgeFilesLines
* PR ld/12494Nick Clifton2013-04-091-74/+77
* * elfcode.h (elf_checksum_contents): Free contents.Alan Modra2013-02-111-1/+1
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-10/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-4/+4
* 2012-07-24 Jan Waclawek <konfera@efton.sk>Eric B. Weddington2012-07-241-4/+1
* PR 13503Nick Clifton2012-05-161-4/+4
* PR 13503Nick Clifton2012-05-111-1/+46
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-2/+3
* 2012-02-02 Vidya Praveen (vidya.praveen@atmel.com)Eric B. Weddington2012-02-021-9/+23
* PR ld/12161Nick Clifton2012-01-051-2/+12
* Fix spelling mistakes.Nick Clifton2011-06-021-25/+26
* /bfd:Eric B. Weddington2011-03-221-0/+56
* PR ld/12161Nick Clifton2010-11-171-43/+0
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* Add target_id to elf_backend_data.H.J. Lu2010-08-251-0/+1
* fix set but unused variable warningsAlan Modra2010-06-271-19/+2
* PR 11297: Add support for 8-bit relocations to the AVR toolchain.Nick Clifton2010-02-231-4/+19
* * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton2010-02-041-7/+11
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-183/+177
* 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