summaryrefslogtreecommitdiff
path: root/bfd/elf32-avr.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-06-27Fix PR 13402Senthil Kumar Selvaraj
2017-05-04Fix PR21404 - assertion fail when calculating symbol sizeSenthil Kumar Selvaraj
2017-04-13Missing _bfd_error_handler argsAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-16Fix PR20789 - relaxation with negative valued diff relocsSenthil Kumar Selvaraj
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-09-06Fix PR ld/20545 - relaxation bugs in avr backendSenthil Kumar Selvaraj
2016-06-15Fix PR ld/20254Senthil Kumar Selvaraj
2016-06-09Fix PR 20221 - adjust syms and relocs only if relax shrunk section.Denis Chertykov
2016-05-28Return void from linker callbacksAlan Modra
2016-03-30Fix a seg-fault in the AVR linker.Senthil Kumar Selvaraj
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