Age | Commit message (Expand) | Author | Files | Lines |
2021-04-01 | Use startswith more for strncmp function calls. | Martin Liska | 1 | -13/+13 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -318/+318 |
2021-03-29 | Miscellaneous BFD int vs bfd_boolean fixes | Alan Modra | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-26 | PR26498 UBSAN: elf32-spu.c:2292 left shift overflow | Alan Modra | 1 | -2/+2 |
2020-08-25 | elf_hash_table_id access | Alan Modra | 1 | -2/+3 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -10/+5 |
2020-05-19 | Use bfd_get_filename throughout bfd | Alan Modra | 1 | -13/+14 |
2020-04-15 | Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres... | Fangrui Song | 1 | -7/+8 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-25 | Pass section when available to bfd_octets_per_byte | Alan Modra | 1 | -1/+4 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -1/+1 |
2019-11-18 | elf_backend_init_file_header | Alan Modra | 1 | -5/+7 |
2019-11-18 | elf_backend_modify_headers | Alan Modra | 1 | -76/+79 |
2019-10-25 | PR4499, assign file positions assumes segment offsets increasing | Alan Modra | 1 | -0/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -12/+12 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-10-08 | SPU overlay headers | Alan Modra | 1 | -11/+27 |
2018-10-05 | Set correct SHT_NOTE type for .note.spu_name | Alan Modra | 1 | -0/+5 |
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 |