Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-03-22 | /bfd: | Eric B. Weddington | 1 | -0/+56 |
2010-11-17 | PR ld/12161 | Nick Clifton | 1 | -43/+0 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -9/+2 |
2010-08-25 | Add target_id to elf_backend_data. | H.J. Lu | 1 | -0/+1 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -19/+2 |
2010-02-23 | PR 11297: Add support for 8-bit relocations to the AVR toolchain. | Nick Clifton | 1 | -4/+19 |
2010-02-04 | * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add | Nick Clifton | 1 | -7/+11 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -183/+177 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-05-27 | bfd/ | Nathan Sidwell | 1 | -0/+4 |
2009-02-18 | PR 9841 | Nick Clifton | 1 | -7/+12 |
2009-02-03 | /bfd: | Eric B. Weddington | 1 | -1/+2 |
2008-11-14 | /bfd: | Eric B. Weddington | 1 | -0/+3 |
2008-08-09 | Add AVR architectures avr25, avr31, avr35, and avr51 to match GCC. | Eric B. Weddington | 1 | -0/+29 |
2008-07-28 | * elf32-arm.c (arm_map_one_stub): Declare variables at beginning | Alan Modra | 1 | -1/+2 |
2008-06-04 | PR ld/6019 | Nick Clifton | 1 | -1/+2 |