Age | Commit message (Expand) | Author | Files | Lines |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -2/+3 |
2018-02-26 | assorted target messages | Alan Modra | 1 | -5/+5 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -2/+2 |
2018-02-19 | %L conversions | Alan Modra | 1 | -2/+3 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -14/+14 |
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 | -25/+25 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -2/+2 |
2017-04-13 | Rewrite bfd error handler | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -6/+19 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -16/+16 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -18/+12 |
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 | -5/+5 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -1/+1 |
2015-01-19 | More fixes related to NONE relocs | Alan Modra | 1 | -1/+3 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -1/+1 |
2015-01-15 | Fix memory access violations triggered by running objdump on fuzzed binaries. | Nick Clifton | 1 | -1/+8 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-04 | Provide stat function for spu overlay manager iovec | Alan Modra | 1 | -1/+13 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -14/+14 |
2014-06-10 | Unwrap symbols for debug information | Alan Modra | 1 | -0/+5 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -15/+15 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-12-17 | Call _bfd_elf_post_process_headers | H.J. Lu | 1 | -2/+3 |
2013-08-23 | PR binutils/15834 | Nick Clifton | 1 | -3/+2 |
2013-02-21 | bfd/ | Alan Modra | 1 | -8/+8 |
2013-02-10 | * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc. | Alan Modra | 1 | -4/+1 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -7/+7 |
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 | -1/+1 |
2012-02-26 | * elf32-spu.c (build_stub): Fix malloc under-allocation. | Alan Modra | 1 | -2/+3 |
2011-10-19 | PR ld/13177 | Alan Modra | 1 | -1/+3 |
2011-02-28 | ChangeLog libiberty/ | Kai Tietz | 1 | -2/+2 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -9/+2 |
2010-10-04 | bfd/ | Bernd Schmidt | 1 | -1/+1 |
2010-09-16 | * elf32-spu.c (spu_elf_size_sections): Omit fixups for non-alloc | Alan Modra | 1 | -4/+16 |
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 | -4/+1 |
2010-04-24 | include/elf/ | Alan Modra | 1 | -1/+2 |
2010-02-04 | * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add | Nick Clifton | 1 | -2/+4 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -5/+4 |
2009-11-17 | * elf32-spu.c (struct spu_link_hash_table): Remove overlay_fixed, | Ulrich Weigand | 1 | -17/+11 |
2009-11-03 | 2009-11-03 Alan Modra <amodra@bigpond.net.au> | Ulrich Weigand | 1 | -17/+21 |
2009-10-01 | bfd/ | Ulrich Weigand | 1 | -16/+20 |
2009-09-04 | * elf32-spu.c (spu_elf_relocate_section): Correct 2009-07-24 logic. | Alan Modra | 1 | -2/+3 |
2009-08-05 | bfd/ | Trevor Smigiel | 1 | -0/+135 |
2009-07-24 | include/elf/ | Trevor Smigiel | 1 | -0/+15 |
2009-07-10 | * elf32-spu.c (spu_elf_size_stubs): Do set up soft-icache manager | Alan Modra | 1 | -86/+91 |