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