Age | Commit message (Expand) | Author | Files | Lines |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-04-21 | Fix an assertion failure in the BFD library when parsing a corrupt SREC forma... | Nick Clifton | 1 | -4/+8 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -53/+53 |
2021-01-07 | ELF: Don't generate unused section symbols | H.J. Lu | 1 | -0/+2 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-10-28 | Fix a potential illegal memory access when creating an srec format file. | Nick Clifton | 1 | -1/+4 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -23/+10 |
2020-05-19 | Use bfd_get_filename throughout bfd | Alan Modra | 1 | -5/+5 |
2020-03-02 | bfd_cleanup for object_p | Alan Modra | 1 | -4/+4 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -2/+3 |
2019-09-11 | Tidy ld/ldmisc.c | Alan Modra | 1 | -0/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-05-21 | ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN | H.J. Lu | 1 | -0/+1 |
2018-02-26 | assorted target messages | Alan Modra | 1 | -4/+4 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -4/+4 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -9/+9 |
2018-02-14 | Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext... | Nick Clifton | 1 | -1/+1 |
2018-02-13 | Fix compile time warning messages from gcc version 8 about cast between incom... | Nick Clifton | 1 | -1/+1 |
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 | -33/+33 |
2017-06-16 | Rewrite __start and __stop symbol handling | Alan Modra | 1 | -0/+1 |
2017-02-17 | bfd: Rename Chunk and S3Forced | Pedro Alves | 1 | -11/+11 |
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 | -0/+4 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+2 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -5/+5 |
2016-04-21 | Add support for non-ELF targets to check their relocs. | Nick Clifton | 1 | -2/+2 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-04 | Fix stack buffer overflows when parsing corrupt ihex files. | Yuriy M. Kaminskiy | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-25 | Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS | H.J. Lu | 1 | -0/+1 |
2014-10-28 | This patch fixes a flaw in the SREC parser which could cause a stack overflow | Nick Clifton | 1 | -2/+2 |
2014-10-15 | Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME. | Alan Modra | 1 | -0/+1 |
2014-08-29 | Report an error for S-records with less than the miniumum size | Alan Modra | 1 | -3/+15 |
2014-08-28 | Check S-record with 0 size | H.J. Lu | 1 | -1/+2 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -1/+0 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-05-22 | PR binutils/15474 | Alan Modra | 1 | -3/+4 |
2011-07-11 | include/ChangeLog | Catherine Moore | 1 | -0/+1 |
2011-06-06 | * targets.c (bfd_target): Make ar_max_namelen an unsigned char. | Alan Modra | 1 | -1/+3 |
2009-11-23 | 2009-11-23 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+2 |
2009-09-09 | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -12/+13 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-04-16 | bfd/ | Richard Sandiford | 1 | -0/+1 |
2008-02-11 | * cache.c (cache_bread): Set bfd_error_file_truncated if EOF | Daniel Jacobowitz | 1 | -1/+37 |
2007-07-26 | 2007-07-26 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -0/+5 |
2007-07-26 | * srec.c (srec_get_section_contents): Return immediately on | Alan Modra | 1 | -1/+11 |
2007-07-26 | * srec.c (srec_canonicalize_symtab): Don't alloc when symcount | Alan Modra | 1 | -3/+3 |