Age | Commit message (Expand) | Author | Files | Lines |
2016-10-31 | Revert part "Set dynamic tag VMA and size from dynamic section when possible" | Alan Modra | 1 | -2/+2 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+4 |
2016-10-07 | bfd_merge_private_bfd_data tidy | Alan Modra | 1 | -16/+1 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+3 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -15/+19 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -10/+7 |
2016-05-13 | Set dynamic tag VMA and size from dynamic section when possible | Alan Modra | 1 | -2/+2 |
2016-02-23 | Fix the genetation of GOT entries for the Microblaze target. | Rich Felker | 1 | -3/+3 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -26/+29 |
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 | -6/+6 |
2015-01-15 | Fix memory access violations triggered by running objdump on fuzzed binaries. | Nick Clifton | 1 | -2/+11 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -1/+1 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -2/+2 |
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 | -1/+2 |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -1/+7 |
2012-12-18 | PR ld/14736 | Michael Eager | 1 | -23/+32 |
2012-12-11 | Microblaze: Add support for handling TLS symbol suffixes and generating | Michael Eager | 1 | -121/+508 |
2012-11-09 | Add microblazeel target support to bfd, gas and ld. | Michael Eager | 1 | -42/+92 |
2012-09-02 | Add hdynamic to elf_link_hash_table for _DYNAMIC | H.J. Lu | 1 | -3/+3 |
2012-06-29 | * section.c (bfd_get_linker_section): New function. | Alan Modra | 1 | -17/+17 |
2012-05-16 | * bfd-in.h (bfd_get_section_name, bfd_get_section_vma, | Nick Clifton | 1 | -5/+5 |
2012-05-16 | PR binutils/13558 | Nick Clifton | 1 | -1/+1 |
2012-01-27 | * bfd/elf32-microblaze.c (create_got_section): | Michael Eager | 1 | -1/+2 |
2011-06-13 | * linker.c (bfd_link_hash_traverse): Follow warning symbol link. | Alan Modra | 1 | -6/+0 |
2011-04-11 | * bfd-in.h (bfd_get_section_limit): Don't use rawsize with output | Alan Modra | 1 | -2/+2 |
2010-10-04 | bfd/ | Bernd Schmidt | 1 | -1/+1 |
2010-09-24 | 2010-09-24 Thomas Schwinge <thomas@codesourcery.com> | Thomas Schwinge | 1 | -2/+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 | -7/+2 |
2010-02-04 | * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add | Nick Clifton | 1 | -2/+29 |
2010-01-08 | PR ld/11133 | Alan Modra | 1 | -28/+10 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -12/+9 |
2009-08-07 | * elf32-microblaze.c (microblaze_elf_check_relocs): Avoid strict | Tom Tromey | 1 | -2/+3 |
2009-08-06 | Add support for Xilinx MicroBlaze processor. | Nick Clifton | 1 | -0/+3058 |