Age | Commit message (Expand) | Author | Files | Lines |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-05-20 | Re: Bug 23686, two segment faults in nm | Alan Modra | 1 | -1/+1 |
2023-05-03 | Remove unused args from bfd_make_debug_symbol | Alan Modra | 1 | -7/+4 |
2023-05-03 | Generated docs and include files | Alan Modra | 1 | -7/+22 |
2023-02-15 | Use @deftypefn in chew output | Tom Tromey | 1 | -9/+9 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-10-05 | Re: stab nearest_line bfd_malloc_and_get_section | Alan Modra | 1 | -0/+4 |
2022-09-28 | asan: _bfd_stab_section_find_nearest_line segv | Alan Modra | 1 | -0/+3 |
2022-09-26 | stab nearest_line bfd_malloc_and_get_section | Alan Modra | 1 | -26/+41 |
2022-09-06 | bfd: Add bfd_find_nearest_line_with_alt | Aaron Merey | 1 | -0/+15 |
2022-06-08 | Don't encode reloc.size | Alan Modra | 1 | -1/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-04-29 | Fix an access through a null pointer when parsing a corrupt SOM format fle. | Nick Clifton | 1 | -0/+4 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -51/+51 |
2021-01-07 | ELF: Don't generate unused section symbols | H.J. Lu | 1 | -0/+3 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-15 | PR26389, nm prints "c" for a common symbol with -flto and -fcommon | Alan Modra | 1 | -3/+3 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -8/+4 |
2020-03-24 | bfd: Add a bfd_boolean argument to bfd_get_symbol_version_string | H.J. Lu | 1 | -0/+1 |
2020-02-28 | .idata symbols should be reported with i or I flag by nm | Alan Modra | 1 | -22/+11 |
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 | Pass section when available to bfd_octets_per_byte | Alan Modra | 1 | -7/+5 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -3/+5 |
2019-10-14 | qsort: syms.c stab sorting | Alan Modra | 1 | -3/+7 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -1/+1 |
2019-09-18 | Don't use bfd_get_* macro to set bfd fields | Alan Modra | 1 | -2/+2 |
2019-05-04 | PR24511, nm should not mark symbols in .init_array as "t" | Alan Modra | 1 | -6/+11 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-08 | PR23952, memory leak in _bfd_generic_read_minisymbols | Alan Modra | 1 | -3/+10 |
2018-09-20 | Bug 23686, two segment faults in nm | Alan Modra | 1 | -6/+16 |
2018-02-26 | BFD messages | Alan Modra | 1 | -1/+1 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -0/+114 |
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 | -84/+84 |
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-03-11 | Fix some places where octet to byte conversions are needed. | Dan Gissel | 1 | -2/+4 |
2016-02-26 | Properly implement STT_COMMON | H.J. Lu | 1 | -1/+3 |
2016-02-22 | Remove BSF_COMMON from comments | H.J. Lu | 1 | -2/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-02-12 | Fix memory access violations triggered by running addr2line on fuzzed binaries. | Nick Clifton | 1 | -4/+5 |
2015-01-05 | More fixes for invalid memory accesses triggered by fuzzed binaries. | Nick Clifton | 1 | -0/+12 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-09-24 | * syms.c (_bfd_stab_section_find_nearest_line): Ignore partial | Alan Modra | 1 | -49/+38 |
2013-06-03 | * syms.c (_bfd_stab_section_find_nearest_line): Add last_str | Alan Modra | 1 | -4/+6 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -2/+2 |
2012-05-16 | PR binutils/13558 | Nick Clifton | 1 | -1/+2 |
2011-02-28 | ChangeLog libiberty/ | Kai Tietz | 1 | -2/+2 |