Age | Commit message (Expand) | Author | Files | Lines |
2024-08-01 | skip_attr_bytes assertion (data) <= (end) fail | Alan Modra | 1 | -1/+4 |
2024-06-30 | Assertion `(data) <= (end)' failed in read_bases | Alan Modra | 1 | -24/+29 |
2024-06-17 | PR31898 bug in processing DW_RLE_startx_endx | Alan Modra | 1 | -4/+4 |
2024-05-15 | [binutils/readelf] Fix handling of DW_MACRO_define_strx in dwo file | Tom de Vries | 1 | -3/+11 |
2024-05-15 | [binutils/readelf] Fix printing of dwarf4 .debug_str_offsets.dwo | Tom de Vries | 1 | -0/+1 |
2024-05-10 | Add missing \n to the end of warning messages in dwarf.c. | Nick Clifton | 1 | -14/+14 |
2024-04-12 | Re: Fix null pointer dereference in process_debug_info() | Alan Modra | 1 | -11/+8 |
2024-04-03 | Fix null pointer dereference in process_debug_info() | Nick Clifton | 1 | -7/+10 |
2024-03-19 | Fix seg-fault in the DWARF reader code when accessing an abbreviatuin table w... | Nick Clifton | 1 | -8/+17 |
2024-02-23 | x86: also permit YMM/ZMM use in CFI directives | Jan Beulich | 1 | -1/+2 |
2024-01-26 | Assertion failure dumping .eh_frame_hdr | Alan Modra | 1 | -6/+6 |
2024-01-19 | Update readelf's and objdump's debug frame displaying feature to include the ... | Nick Clifton | 1 | -0/+260 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-12-15 | Re: readelf..debug-dump=loc displays bogus base addresses | Alan Modra | 1 | -16/+10 |
2023-12-05 | memory leak in display_debug_addr | Alan Modra | 1 | -6/+7 |
2023-12-04 | Fix two buglets in .debug_names dumping | Tom Tromey | 1 | -3/+8 |
2023-12-01 | binutils/Dwarf: avoid "shadowing" of glibc function name | Jan Beulich | 1 | -10/+10 |
2023-11-20 | Restore .gdb_index v9 display in readelf | Tom Tromey | 1 | -8/+49 |
2023-11-10 | readelf..debug-dump=loc displays bogus base addresses | Vsevolod Alekseyev | 1 | -305/+160 |
2023-10-24 | [readelf] Handle unknown name of main in .gdb_index section | Tom de Vries | 1 | -7/+12 |
2023-10-10 | asan: null dereference in read_and_display_attr_value | Alan Modra | 1 | -16/+9 |
2023-10-10 | [readelf] Handle .gdb_index section version 9 | Tom de Vries | 1 | -63/+113 |
2023-10-03 | Fix: readelf..info misreports DW_FORM_loclistx, DW_FORM_rnglistx | Vsevolod Alekseyev | 1 | -79/+31 |
2023-09-25 | Fix readelf's display of dwarf v5 range lists | Vsevolod Alekseyev | 1 | -157/+354 |
2023-08-30 | binutils/dwarf.c abbrev list leak | Alan Modra | 1 | -1/+7 |
2023-08-30 | Re: readelf/objdump: Handle DWARF info with mixed types of range section | Alan Modra | 1 | -1/+4 |
2023-08-23 | readelf/objdump: Handle DWARF info with mixed types of range section. | Nick Clifton | 1 | -5/+25 |
2023-08-22 | objdump: file name table entry count check | Alan Modra | 1 | -3/+3 |
2023-06-09 | readelf/objdump remember_state memory leaks | Alan Modra | 1 | -5/+7 |
2023-04-20 | ubsan: signed integer overflow in display_debug_lines_raw | Alan Modra | 1 | -4/+4 |
2023-04-19 | Fix: readelf: loc_offset XX too big | Nick Clifton | 1 | -1/+1 |
2023-04-18 | objdump buffer overflow in fetch_indexed_string | Alan Modra | 1 | -13/+7 |
2023-04-11 | Replace an assertion in the dwarf code with a warning message. | Nick Clifton | 1 | -2/+8 |
2023-04-11 | Fix an attempt to allocate an excessive amount of memory when parsing a corru... | Nick Clifton | 1 | -0/+13 |
2023-04-11 | Fix a potential illegal memory access when displaying corrupt DWARF information. | Nick Clifton | 1 | -10/+14 |
2023-04-03 | Memory leak in process_abbrev_set | Alan Modra | 1 | -7/+3 |
2023-03-30 | Fix an illegal memory access triggered by parsing corrupt DWARF info. | Nick Clifton | 1 | -3/+29 |
2023-03-14 | Prevent an over large memory allocation in readelf when parsing a corrupt DWA... | Nick Clifton | 1 | -0/+3 |
2023-03-14 | Adjust the decoded line output to fit into 80 columns. | Nick Clifton | 1 | -5/+10 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-12-30 | PR29948, heap-buffer-overflow in display_debug_lines_decoded | Alan Modra | 1 | -52/+64 |
2022-12-19 | Tidy PR29893 and PR29908 fix | Alan Modra | 1 | -20/+4 |
2022-12-19 | Fix potential illegal memory accesses when parsing corrupt DWARF data. | Nick Clifton | 1 | -0/+14 |
2022-12-16 | Fix previous delta to allow for compilation on 32-bit systems | Nick Clifton | 1 | -3/+3 |
2022-12-16 | Fix a potential illegal memory access when parsing corrupt DWARF information. | Nick Clifton | 1 | -1/+20 |
2022-12-14 | asan: signed integer overflow in display_debug_frames | Alan Modra | 1 | -108/+116 |
2022-12-13 | PR29893, buffer overflow in display_debug_addr | Alan Modra | 1 | -2/+7 |
2022-12-12 | PR29872, uninitialised value in display_debug_lines_decoded dwarf.c:5413 | Alan Modra | 1 | -27/+38 |
2022-12-11 | PR29870, objdump SEGV in display_debug_lines_decoded dwarf.c:5524 | Alan Modra | 1 | -2/+2 |
2022-12-01 | binutils: improve holes detection in .debug_loclists. | Clément Chigot | 1 | -14/+33 |