summaryrefslogtreecommitdiff
path: root/bfd/elf32-avr.c
Commit message (Expand)AuthorAgeFilesLines
* Missing _bfd_error_handler argsAlan Modra2017-04-131-2/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix PR20789 - relaxation with negative valued diff relocsSenthil Kumar Selvaraj2016-11-161-37/+62
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+2
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* Remove syntactic sugarAlan Modra2016-09-301-2/+2
* Fix PR ld/20545 - relaxation bugs in avr backendSenthil Kumar Selvaraj2016-09-061-7/+33
* Fix PR ld/20254Senthil Kumar Selvaraj2016-06-151-2/+13
* Fix PR 20221 - adjust syms and relocs only if relax shrunk section.Denis Chertykov2016-06-091-3/+18
* Return void from linker callbacksAlan Modra2016-05-281-10/+6
* Fix a seg-fault in the AVR linker.Senthil Kumar Selvaraj2016-03-301-2/+4
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Make asection->id and asection->index unsignedAlan Modra2015-08-311-2/+2
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-4/+4
* Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation.Denis Chertykov2015-07-081-2/+18
* AVR/ld: Use .avr.prop data during linker relaxation.Andrew Burgess2015-02-251-1/+320
* avr/objdump: Support dumping .avr.prop section.Andrew Burgess2015-02-251-0/+439
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-3/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* AVR: Only set link-relax elf flag when appropriate.Andrew Burgess2014-12-231-1/+0
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-1/+5
* When relaxing, update size of symbols.Andrew Burgess2014-11-031-8/+31
* When relaxing, update symbols at the very end of the section.Andrew Burgess2014-11-031-2/+2
* Adds support for writing values to AVR system I/O registers.Barney Stratford2014-07-071-2/+51
* Add support for the AVR Tiny series of microcontrollers.Barney Stratford2014-07-011-56/+85
* Free linker hash table from bfd_close.Alan Modra2014-06-131-5/+8
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-1/+1
* Move link_hash_table_free functions earlierAlan Modra2014-06-131-18/+18
* Make bfd.link_next field a unionAlan Modra2014-06-131-3/+3
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* bfd/ChangeLogDenis Chertykov2014-04-101-1/+181
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* 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