summaryrefslogtreecommitdiff
path: root/bfd/elf32-avr.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-08-31Make asection->id and asection->index unsignedAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-07-08Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation.Denis Chertykov
2015-02-25AVR/ld: Use .avr.prop data during linker relaxation.Andrew Burgess
2015-02-25avr/objdump: Support dumping .avr.prop section.Andrew Burgess
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-23AVR: Only set link-relax elf flag when appropriate.Andrew Burgess
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton
2014-11-03When relaxing, update size of symbols.Andrew Burgess
2014-11-03When relaxing, update symbols at the very end of the section.Andrew Burgess
2014-07-07Adds support for writing values to AVR system I/O registers.Barney Stratford
2014-07-01Add support for the AVR Tiny series of microcontrollers.Barney Stratford
2014-06-13Free linker hash table from bfd_close.Alan Modra
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra
2014-06-13Move link_hash_table_free functions earlierAlan Modra
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-04-10bfd/ChangeLogDenis Chertykov
2014-03-05Update copyright yearsAlan Modra
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu
2013-04-09 PR ld/12494Nick Clifton
2013-02-11 * elfcode.h (elf_checksum_contents): Free contents.Alan Modra
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-07-242012-07-24 Jan Waclawek <konfera@efton.sk>Eric B. Weddington
2012-05-16 PR 13503Nick Clifton
2012-05-11 PR 13503Nick Clifton
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki
2012-04-24 PR ld/13991Alan Modra
2012-02-022012-02-02 Vidya Praveen (vidya.praveen@atmel.com)Eric B. Weddington
2012-01-05 PR ld/12161Nick Clifton
2011-06-02Fix spelling mistakes.Nick Clifton
2011-03-22/bfd:Eric B. Weddington
2010-11-17 PR ld/12161Nick Clifton
2010-10-25 bfd/Daniel Jacobowitz
2010-08-25Add target_id to elf_backend_data.H.J. Lu
2010-06-27fix set but unused variable warningsAlan Modra
2010-02-23PR 11297: Add support for 8-bit relocations to the AVR toolchain.Nick Clifton
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-05-27 bfd/Nathan Sidwell
2009-02-18 PR 9841Nick Clifton
2009-02-03/bfd:Eric B. Weddington
2008-11-14/bfd:Eric B. Weddington
2008-08-09Add AVR architectures avr25, avr31, avr35, and avr51 to match GCC.Eric B. Weddington
2008-07-28 * elf32-arm.c (arm_map_one_stub): Declare variables at beginningAlan Modra