Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -1144/+1144 |
2017-06-27 | Fix PR 13402 | Senthil Kumar Selvaraj | 1 | -1/+4 |
2017-05-04 | Fix PR21404 - assertion fail when calculating symbol size | Senthil Kumar Selvaraj | 1 | -31/+60 |
2017-04-13 | Missing _bfd_error_handler args | Alan Modra | 1 | -2/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-16 | Fix PR20789 - relaxation with negative valued diff relocs | Senthil Kumar Selvaraj | 1 | -37/+62 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+2 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+1 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -2/+2 |
2016-09-06 | Fix PR ld/20545 - relaxation bugs in avr backend | Senthil Kumar Selvaraj | 1 | -7/+33 |
2016-06-15 | Fix PR ld/20254 | Senthil Kumar Selvaraj | 1 | -2/+13 |
2016-06-09 | Fix PR 20221 - adjust syms and relocs only if relax shrunk section. | Denis Chertykov | 1 | -3/+18 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -10/+6 |
2016-03-30 | Fix a seg-fault in the AVR linker. | Senthil Kumar Selvaraj | 1 | -2/+4 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-31 | Make asection->id and asection->index unsigned | Alan Modra | 1 | -2/+2 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -4/+4 |
2015-07-08 | Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation. | Denis Chertykov | 1 | -2/+18 |
2015-02-25 | AVR/ld: Use .avr.prop data during linker relaxation. | Andrew Burgess | 1 | -1/+320 |
2015-02-25 | avr/objdump: Support dumping .avr.prop section. | Andrew Burgess | 1 | -0/+439 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -1/+1 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -3/+3 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-23 | AVR: Only set link-relax elf flag when appropriate. | Andrew Burgess | 1 | -1/+0 |
2014-12-22 | More fixes for memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -1/+5 |
2014-11-03 | When relaxing, update size of symbols. | Andrew Burgess | 1 | -8/+31 |
2014-11-03 | When relaxing, update symbols at the very end of the section. | Andrew Burgess | 1 | -2/+2 |
2014-07-07 | Adds support for writing values to AVR system I/O registers. | Barney Stratford | 1 | -2/+51 |
2014-07-01 | Add support for the AVR Tiny series of microcontrollers. | Barney Stratford | 1 | -56/+85 |
2014-06-13 | Free linker hash table from bfd_close. | Alan Modra | 1 | -5/+8 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -1/+1 |
2014-06-13 | Move link_hash_table_free functions earlier | Alan Modra | 1 | -18/+18 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -3/+3 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -1/+1 |
2014-04-10 | bfd/ChangeLog | Denis Chertykov | 1 | -1/+181 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -2/+2 |
2013-04-09 | PR ld/12494 | Nick Clifton | 1 | -74/+77 |
2013-02-11 | * elfcode.h (elf_checksum_contents): Free contents. | Alan Modra | 1 | -1/+1 |
2013-02-10 | * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc. | Alan Modra | 1 | -10/+1 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -4/+4 |
2012-07-24 | 2012-07-24 Jan Waclawek <konfera@efton.sk> | Eric B. Weddington | 1 | -4/+1 |
2012-05-16 | PR 13503 | Nick Clifton | 1 | -4/+4 |
2012-05-11 | PR 13503 | Nick Clifton | 1 | -1/+46 |
2012-05-07 | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound | Maciej W. Rozycki | 1 | -1/+1 |
2012-04-24 | PR ld/13991 | Alan Modra | 1 | -2/+3 |
2012-02-02 | 2012-02-02 Vidya Praveen (vidya.praveen@atmel.com) | Eric B. Weddington | 1 | -9/+23 |
2012-01-05 | PR ld/12161 | Nick Clifton | 1 | -2/+12 |
2011-06-02 | Fix spelling mistakes. | Nick Clifton | 1 | -25/+26 |