Age | Commit message (Expand) | Author | Files | Lines |
2020-08-25 | PR26463, ASAN: m32c_elf_relax_section elf32-m32c.c:1448 | Alan Modra | 1 | -1/+2 |
2020-06-29 | C++ comments | Alan Modra | 1 | -1/+0 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -12/+6 |
2020-02-19 | _bfd_alloc_and_read | Alan Modra | 1 | -4/+3 |
2020-02-19 | Miscellaneous memory alloc related fixes | Alan Modra | 1 | -4/+4 |
2020-02-19 | _bfd_mul_overflow | Alan Modra | 1 | -3/+7 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -2/+2 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -6/+8 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -5/+5 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -3/+3 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-14 | Update the address of the FSF in the copyright notice of files which were usi... | Nick Clifton | 1 | -1/+2 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -77/+77 |
2017-11-28 | ELF: Don't set non_ir_ref_regular in check_relocs | H.J. Lu | 1 | -4/+0 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -4/+4 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-04-27 | Constify elf_backend_eh_frame_address_size | Alan Modra | 1 | -1/+2 |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -4/+5 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -22/+15 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+3 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -1/+2 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -5/+6 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -15/+8 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-09-23 | Add support for files that contain multiple symbol index tables. Fixes PR 15835 | Nick Clifton | 1 | -5/+16 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -6/+6 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -1/+1 |
2015-01-22 | Handle R_M32C_24 specially | DJ Delorie | 1 | -4/+71 |
2015-01-19 | More fixes related to NONE relocs | Alan Modra | 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-22 | More fixes for memory access violations exposed by fuzzed binaries. | Nick Clifton | 1 | -1/+5 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -2/+2 |
2014-06-10 | Unwrap symbols for debug information | Alan Modra | 1 | -0/+5 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -2/+2 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2013-10-09 | bfd/ChangeLog | Sergio Durigan Junior | 1 | -17/+63 |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -0/+4 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -22/+22 |
2012-07-13 | * aix386-core.c: Remove use of PTR and PARAMS macros. | Nick Clifton | 1 | -7/+5 |
2012-07-02 | * elf32-m32c.c (m32c_elf_check_relocs): Use bfd_make_section | Alan Modra | 1 | -9/+5 |
2012-06-29 | * section.c (bfd_get_linker_section): New function. | Alan Modra | 1 | -4/+4 |
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/+2 |
2011-06-13 | * linker.c (bfd_link_hash_traverse): Follow warning symbol link. | Alan Modra | 1 | -7/+1 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -9/+2 |
2010-08-04 | * elf32-m32c.c (ELF_MAXPAGESIZE): Change page size to 256 bytes. | DJ Delorie | 1 | -1/+1 |