Age | Commit message (Expand) | Author | Files | Lines |
2024-04-29 | Fix initiali state of DWARF v5 line number table in BFD library | Nick Clifton | 1 | -4/+3 |
2024-04-19 | memory leak in bfd/dwarf2.c | Alan Modra | 1 | -0/+2 |
2024-03-25 | bfd: make _bfd_section_size_insane part of the public API | Andrew Burgess | 1 | -2/+2 |
2024-02-21 | Re: PR29785, memory bloat after b43771b045fb | Alan Modra | 1 | -4/+6 |
2024-02-15 | PR29785, memory bloat after b43771b045fb | Steinar H. Gunderson | 1 | -5/+25 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-12-11 | bfd_find_nearest_line leaks dwarf_rnglists_buffer | Konstantin Isakov | 1 | -0/+1 |
2023-11-17 | Fix read_ranges for 32-bit long | Joseph Myers | 1 | -1/+1 |
2023-04-12 | ubsan: dwarf2.c:2232:7: runtime error: index 16 out of bounds | Alan Modra | 1 | -5/+5 |
2023-03-27 | Duplicate DW_AT_call_file leak | Alan Modra | 1 | -2/+5 |
2023-02-24 | Enhance better_fit() function to prefer function symbols over non-function sy... | Nick Clifton | 1 | -15/+37 |
2023-02-23 | Fix _bfd_elf_find_function so that it can cope with overlapping symbols | Nick Clifton | 1 | -22/+82 |
2023-02-23 | Fix the BFD library's find_nearest_line feature to produce consistent results. | Nick Clifton | 1 | -15/+11 |
2023-02-08 | Re: Resetting section vma after _bfd_dwarf2_find_nearest_line | Alan Modra | 1 | -1/+1 |
2023-02-06 | Resetting section vma after _bfd_dwarf2_find_nearest_line | Alan Modra | 1 | -42/+33 |
2023-01-11 | Fix a potential illegal memory access in the BFD library when parsing a corru... | Nick Clifton | 1 | -1/+1 |
2023-01-10 | Set dwarf2 stash pointer earlier | Alan Modra | 1 | -2/+1 |
2023-01-04 | addr2line out of memory on fuzzed file | Alan Modra | 1 | -0/+8 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-12-26 | bfd/dwarf2.c: allow use of DWARF5 directory entry 0 | Alan Modra | 1 | -13/+10 |
2022-12-23 | Fix illegal memory access parsing corrupt DWARF information. | Nick Clifton | 1 | -1/+2 |
2022-12-22 | PR29925, Memory leak in find_abstract_instance | Alan Modra | 1 | -12/+19 |
2022-12-21 | PR29922, SHT_NOBITS section avoids section size sanity check | Alan Modra | 1 | -3/+9 |
2022-11-11 | PR28834, PR26946 sanity checking section size | Alan Modra | 1 | -13/+7 |
2022-10-04 | ignore DWARF debug information for -gsplit-dwarf with dwarf-5 | Potharla, Rupesh | 1 | -1/+11 |
2022-09-21 | PR29573, addr2line doesn't display file/line for local symbols | Alan Modra | 1 | -18/+16 |
2022-09-21 | dwarf2.c: simplify best_fit_len tests | Alan Modra | 1 | -32/+22 |
2022-09-21 | dwarf2.c: mangle_style | Alan Modra | 1 | -11/+33 |
2022-09-21 | dwarf2.c remove varinfo and funcinfo sec field | Alan Modra | 1 | -19/+3 |
2022-09-06 | bfd: Add bfd_find_nearest_line_with_alt | Aaron Merey | 1 | -12/+55 |
2022-08-30 | BFD library: Use entry 0 in directory and filename tables of DWARF-5 debug info. | Nick Clifton | 1 | -28/+58 |
2022-08-27 | bfd: Fix minor bug in read_indexed_address function. | rupothar | 1 | -3/+3 |
2022-08-08 | add splay tree for info_ptr -> CU mapping | Martin Liska | 1 | -10/+67 |
2022-08-08 | dwarf: use find_abstract_instance for vars and DW_AT_specification | Martin Liska | 1 | -15/+7 |
2022-07-29 | Stop the linker from complaining about unrecognised DW_FORM-rnglistx and DW_F... | Nick Clifton | 1 | -0/+5 |
2022-06-15 | PR29230, segv in lookup_symbol_in_variable_table | Alan Modra | 1 | -9/+42 |
2022-06-02 | asan: NULL deref in scan_unit_for_symbols | Alan Modra | 1 | -24/+23 |
2022-05-27 | Remove use of bfd_uint64_t and similar | Alan Modra | 1 | -43/+40 |
2022-05-26 | bfd: Add Support for DW_FORM_strx* and DW_FORM_addrx* | Potharla, Rupesh | 1 | -14/+268 |
2022-05-20 | add a trie to map quickly from address range to compilation unit | Steinar H. Gunderson | 1 | -19/+367 |
2022-04-03 | Revert commit 240d6706c6a2 | Alan Modra | 1 | -62/+22 |
2022-03-29 | bfd/Dwarf2: gas doesn't mangle names | Jan Beulich | 1 | -0/+1 |
2022-03-29 | bfd/Dwarf2: make find-nearest-line returned function name consistent | Jan Beulich | 1 | -2/+3 |
2022-03-22 | Fix return code in _bfd_dwarf2_find_nearest_line(). | Steiner H Gunderson | 1 | -1/+5 |
2022-03-21 | Reduce O(n2) performance overhead when parsing DWARF unit information. | Steiner H Gunderson | 1 | -33/+60 |
2022-02-02 | Stop the BFD library complaining about compressed dwarf debug string sections... | Nick Clifton | 1 | -2/+6 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-12-16 | PR28691, validate dwarf attribute form | Alan Modra | 1 | -56/+128 |
2021-12-10 | PR28674, objdump crash | Alan Modra | 1 | -1/+1 |
2021-07-10 | Tidy commit 49910fd88dcd | Alan Modra | 1 | -6/+3 |