| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 2020-05-21 | 1 | -56/+28 |
* | Use bfd_get_filename throughout bfd | Alan Modra | 2020-05-19 | 1 | -1/+1 |
* | asan: som: unknown read | Alan Modra | 2020-03-11 | 1 | -0/+3 |
* | bfd_cleanup for object_p | Alan Modra | 2020-03-02 | 1 | -3/+3 |
* | _bfd_alloc_and_read | Alan Modra | 2020-02-19 | 1 | -49/+24 |
* | Miscellaneous memory alloc related fixes | Alan Modra | 2020-02-19 | 1 | -10/+12 |
* | _bfd_mul_overflow | Alan Modra | 2020-02-19 | 1 | -39/+108 |
* | Check return status of memory alloc functions | Alan Modra | 2020-02-19 | 1 | -5/+9 |
* | bfd_size_type to size_t | Alan Modra | 2020-02-19 | 1 | -16/+16 |
* | som: Don't loop forever reading symbol chains | Alan Modra | 2020-01-14 | 1 | -2/+11 |
* | som_bfd_fill_in_ar_symbols buffer overflow | Alan Modra | 2020-01-06 | 1 | -6/+17 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2020-01-01 | 1 | -1/+1 |
* | asan: som: heap-buffer-overflow | Alan Modra | 2019-12-26 | 1 | -48/+52 |
* | PR24955, libbfd terminating program on out of memory (part2) | Alan Modra | 2019-10-14 | 1 | -2/+8 |
* | Don't use bfd_get_* macro to set bfd fields | Alan Modra | 2019-09-18 | 1 | -6/+6 |
* | Constify target name, reloc name, and carsym name | Alan Modra | 2019-09-18 | 1 | -8/+11 |
* | Tidy ld/ldmisc.c | Alan Modra | 2019-09-11 | 1 | -0/+1 |
* | bfdtest1 segfaults on hppa-hp-hpux10 | Alan Modra | 2019-05-22 | 1 | -15/+15 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2019-01-01 | 1 | -1/+1 |
* | ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN | H.J. Lu | 2018-05-21 | 1 | -0/+1 |
* | Remove bfd stub function casts. | Alan Modra | 2018-02-16 | 1 | -7/+6 |
* | Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext... | Nick Clifton | 2018-02-14 | 1 | -1/+1 |
* | Fix compile time warning messages from gcc version 8 about cast between incom... | Nick Clifton | 2018-02-13 | 1 | -1/+2 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2018-01-03 | 1 | -1/+1 |
* | BFD whitespace fixes | Alan Modra | 2017-12-06 | 1 | -151/+151 |
* | Fix spelling typos. | Yuri Chornovian | 2017-07-18 | 1 | -1/+1 |
* | Fix address violation parsing a corrupt SOM binary. | Nick Clifton | 2017-06-22 | 1 | -2/+7 |
* | Rewrite __start and __stop symbol handling | Alan Modra | 2017-06-16 | 1 | -0/+1 |
* | bfd: new BFD target entry point _bfd_set_reloc. | Jose E. Marchesi | 2017-05-10 | 1 | -0/+1 |
* | Update year range in copyright notice of all files. | Alan Modra | 2017-01-02 | 1 | -1/+1 |
* | Remove syntactic sugar | Alan Modra | 2016-09-30 | 1 | -1/+1 |
* | Add support for non-ELF targets to check their relocs. | Nick Clifton | 2016-04-21 | 1 | -0/+1 |
* | Remove use of alloca. | Nick Clifton | 2016-03-21 | 1 | -10/+14 |
* | Copyright update for binutils | Alan Modra | 2016-01-01 | 1 | -1/+1 |
* | ChangeLog rotatation and copyright year update | Alan Modra | 2015-01-02 | 1 | -1/+1 |
* | Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS | H.J. Lu | 2014-11-25 | 1 | -0/+1 |
* | Merge bfd_find_nearest_line variants | Alan Modra | 2014-10-15 | 1 | -2/+6 |
* | Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME. | Alan Modra | 2014-10-15 | 1 | -0/+1 |
* | Don't call bfd_link_hash_table_free | Alan Modra | 2014-06-13 | 1 | -1/+0 |
* | bfd target vector rationalisation | Alan Modra | 2014-05-02 | 1 | -2/+2 |
* | Update copyright years | Alan Modra | 2014-03-05 | 1 | -3/+1 |
* | PR symtab/8423: | Tom Tromey | 2013-04-08 | 1 | -2/+2 |
* | Remove trailing white spaces in bfd | H.J. Lu | 2013-01-10 | 1 | -3/+3 |
* | PR 14072 | Nick Clifton | 2012-05-17 | 1 | -3/+3 |
* | include/ChangeLog | Catherine Moore | 2011-07-11 | 1 | -0/+1 |
* | * targets.c (bfd_target): Make ar_max_namelen an unsigned char. | Alan Modra | 2011-06-06 | 1 | -0/+1 |
* | * bfd.c (bfd_perror): Flush stdout before and stderr after printing | Alan Modra | 2011-01-14 | 1 | -2/+1 |
* | fix set but unused variable warnings | Alan Modra | 2010-06-27 | 1 | -6/+1 |
* | bfd/ | Tristan Gingold | 2010-06-10 | 1 | -367/+766 |
* | 2010-06-08 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2010-06-08 | 1 | -2/+1 |