4 days ago |
Vladimir Mezentsev | Fix typos in binutils/dwarf.c |
blob | commitdiff | raw |
2025-05-01 |
H.J. Lu | dwarf: Properly check holes in .debug_ranges/debug_rnglists |
blob | commitdiff | raw | diff to current |
2025-04-29 |
H.J. Lu | dwarf: Dump .debug_loclists only for DWARF-5 |
blob | commitdiff | raw | diff to current |
2025-03-04 |
Tom Tromey | Display entry offset for .debug_names |
blob | commitdiff | raw | diff to current |
2025-02-19 |
Alan Modra | bintuils/dwarf.c indentation fixes |
blob | commitdiff | raw | diff to current |
2025-02-19 |
Alan Modra | binutils/dwarf.c debug_information leak |
blob | commitdiff | raw | diff to current |
2025-01-14 |
Matthieu Longo | aarch64 DWARF: add new CFI directive for PAuth_LR |
blob | commitdiff | raw | diff to current |
2025-01-01 |
Alan Modra | readelf memory leaks |
blob | commitdiff | raw | diff to current |
2025-01-01 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | raw | diff to current |
2024-12-14 |
Alexandra Hájková | display_lang: Add descriptions for post DWARF5 constants |
blob | commitdiff | raw | diff to current |
2024-12-09 |
Lulu Cai | LoongArch: Assign DWARF register numbers to register... |
blob | commitdiff | raw | diff to current |
2024-12-01 |
oltolm | Remove more remnants of old Mach-O workaround |
blob | commitdiff | raw | diff to current |
2024-10-24 |
Alan Modra | Replace uses of asprintf with xasprintf |
blob | commitdiff | raw | diff to current |
2024-08-29 |
Alan Modra | get_type_abbrev_from_form tidy |
blob | commitdiff | raw | diff to current |
2024-08-01 |
Alan Modra | skip_attr_bytes assertion (data) <= (end) fail |
blob | commitdiff | raw | diff to current |
2024-06-30 |
Alan Modra | Assertion `(data) <= (end)' failed in read_bases |
blob | commitdiff | raw | diff to current |
2024-06-17 |
Alan Modra | PR31898 bug in processing DW_RLE_startx_endx |
blob | commitdiff | raw | diff to current |
2024-05-15 |
Tom de Vries | [binutils/readelf] Fix handling of DW_MACRO_define_strx... |
blob | commitdiff | raw | diff to current |
2024-05-15 |
Tom de Vries | [binutils/readelf] Fix printing of dwarf4 .debug_str_of... |
blob | commitdiff | raw | diff to current |
2024-05-10 |
Nick Clifton | Add missing \n to the end of warning messages in dwarf.c. |
blob | commitdiff | raw | diff to current |
2024-04-11 |
Alan Modra | Re: Fix null pointer dereference in process_debug_info() |
blob | commitdiff | raw | diff to current |
2024-04-03 |
Nick Clifton | Fix null pointer dereference in process_debug_info() |
blob | commitdiff | raw | diff to current |
2024-03-19 |
Nick Clifton | Fix seg-fault in the DWARF reader code when accessing... |
blob | commitdiff | raw | diff to current |
2024-02-23 |
Jan Beulich | x86: also permit YMM/ZMM use in CFI directives |
blob | commitdiff | raw | diff to current |
2024-01-26 |
Alan Modra | Assertion failure dumping .eh_frame_hdr |
blob | commitdiff | raw | diff to current |
2024-01-19 |
Nick Clifton | Update readelf's and objdump's debug frame displaying... |
blob | commitdiff | raw | diff to current |
2024-01-04 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | raw | diff to current |
2023-12-15 |
Alan Modra | Re: readelf..debug-dump=loc displays bogus base addresses |
blob | commitdiff | raw | diff to current |
2023-12-05 |
Alan Modra | memory leak in display_debug_addr |
blob | commitdiff | raw | diff to current |
2023-12-04 |
Tom Tromey | Fix two buglets in .debug_names dumping |
blob | commitdiff | raw | diff to current |
2023-12-01 |
Jan Beulich | binutils/Dwarf: avoid "shadowing" of glibc function... |
blob | commitdiff | raw | diff to current |
2023-11-20 |
Tom Tromey | Restore .gdb_index v9 display in readelf |
blob | commitdiff | raw | diff to current |
2023-11-10 |
Vsevolod Alekseyev | readelf..debug-dump=loc displays bogus base addresses |
blob | commitdiff | raw | diff to current |
2023-10-24 |
Tom de Vries | [readelf] Handle unknown name of main in .gdb_index... |
blob | commitdiff | raw | diff to current |
2023-10-10 |
Alan Modra | asan: null dereference in read_and_display_attr_value |
blob | commitdiff | raw | diff to current |
2023-10-10 |
Tom de Vries | [readelf] Handle .gdb_index section version 9 |
blob | commitdiff | raw | diff to current |
2023-10-03 |
Vsevolod Alekseyev | Fix: readelf..info misreports DW_FORM_loclistx, DW_FORM... |
blob | commitdiff | raw | diff to current |
2023-09-25 |
Vsevolod Alekseyev | Fix readelf's display of dwarf v5 range lists |
blob | commitdiff | raw | diff to current |
2023-08-30 |
Alan Modra | binutils/dwarf.c abbrev list leak |
blob | commitdiff | raw | diff to current |
2023-08-30 |
Alan Modra | Re: readelf/objdump: Handle DWARF info with mixed types... |
blob | commitdiff | raw | diff to current |
2023-08-23 |
Nick Clifton | readelf/objdump: Handle DWARF info with mixed types... |
blob | commitdiff | raw | diff to current |
2023-08-22 |
Alan Modra | objdump: file name table entry count check |
blob | commitdiff | raw | diff to current |
2023-06-09 |
Alan Modra | readelf/objdump remember_state memory leaks |
blob | commitdiff | raw | diff to current |
2023-04-19 |
Alan Modra | ubsan: signed integer overflow in display_debug_lines_raw |
blob | commitdiff | raw | diff to current |
2023-04-19 |
Nick Clifton | Fix: readelf: loc_offset XX too big |
blob | commitdiff | raw | diff to current |
2023-04-18 |
Alan Modra | objdump buffer overflow in fetch_indexed_string |
blob | commitdiff | raw | diff to current |
2023-04-11 |
Nick Clifton | Replace an assertion in the dwarf code with a warning... |
blob | commitdiff | raw | diff to current |
2023-04-11 |
Nick Clifton | Fix an attempt to allocate an excessive amount of memor... |
blob | commitdiff | raw | diff to current |
2023-04-11 |
Nick Clifton | Fix a potential illegal memory access when displaying... |
blob | commitdiff | raw | diff to current |
2023-04-02 |
Alan Modra | Memory leak in process_abbrev_set |
blob | commitdiff | raw | diff to current |
2023-03-30 |
Nick Clifton | Fix an illegal memory access triggered by parsing corru... |
blob | commitdiff | raw | diff to current |
2023-03-14 |
Nick Clifton | Prevent an over large memory allocation in readelf... |
blob | commitdiff | raw | diff to current |
2023-03-14 |
Nick Clifton | Adjust the decoded line output to fit into 80 columns. |
blob | commitdiff | raw | diff to current |
2023-01-01 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | raw | diff to current |
2022-12-30 |
Alan Modra | PR29948, heap-buffer-overflow in display_debug_lines_de... |
blob | commitdiff | raw | diff to current |
2022-12-19 |
Alan Modra | Tidy PR29893 and PR29908 fix |
blob | commitdiff | raw | diff to current |
2022-12-19 |
Nick Clifton | Fix potential illegal memory accesses when parsing... |
blob | commitdiff | raw | diff to current |
2022-12-16 |
Nick Clifton | Fix previous delta to allow for compilation on 32-bit... |
blob | commitdiff | raw | diff to current |
2022-12-16 |
Nick Clifton | Fix a potential illegal memory access when parsing... |
blob | commitdiff | raw | diff to current |
2022-12-14 |
Alan Modra | asan: signed integer overflow in display_debug_frames |
blob | commitdiff | raw | diff to current |
2022-12-12 |
Alan Modra | PR29893, buffer overflow in display_debug_addr |
blob | commitdiff | raw | diff to current |
2022-12-12 |
Alan Modra | PR29872, uninitialised value in display_debug_lines_dec... |
blob | commitdiff | raw | diff to current |
2022-12-11 |
Alan Modra | PR29870, objdump SEGV in display_debug_lines_decoded... |
blob | commitdiff | raw | diff to current |
2022-12-01 |
Clément Chigot | binutils: improve holes detection in .debug_loclists. |
blob | commitdiff | raw | diff to current |
2022-11-22 |
Alan Modra | Don't use "long" in readelf for file offsets |
blob | commitdiff | raw | diff to current |
2022-11-18 |
Alan Modra | PR29799 heap buffer overflow in display_gdb_index dwarf... |
blob | commitdiff | raw | diff to current |
2022-10-30 |
Alan Modra | Pool section entries for DWP version 1 |
blob | commitdiff | raw | diff to current |
2022-10-03 |
Tsukasa OI | RISC-V: Assign DWARF numbers to vector registers |
blob | commitdiff | raw | diff to current |
2022-09-20 |
Zeke Lu | Bug 29580 - typo in warning message: .note.gnu.build... |
blob | commitdiff | raw | diff to current |
2022-09-08 |
Nick Clifton | i686-w64-mingw32-objdump -WL returns incorrect file... |
blob | commitdiff | raw | diff to current |
2022-08-15 |
Alan Modra | PR29362, some binutils memory leaks |
blob | commitdiff | raw | diff to current |
2022-08-13 |
Alan Modra | readelf: print 0x0 as 0, and remove trailing spaces |
blob | commitdiff | raw | diff to current |
2022-08-13 |
Alan Modra | Make dwarf_vma uint64_t |
blob | commitdiff | raw | diff to current |
2022-08-13 |
Alan Modra | Don't use bfd_size_type in readelf.c and dwarf.c |
blob | commitdiff | raw | diff to current |
2022-08-05 |
Alan Modra | Sanity check loc_offsets index |
blob | commitdiff | raw | diff to current |
2022-08-05 |
Jan Beulich | binutils/Dwarf: avoid "shadowing" of glibc function... |
blob | commitdiff | raw | diff to current |
2022-07-21 |
Alan Modra | PR29390, DW_CFA_AARCH64_negate_ra_state vs. DW_CFA_GNU_... |
blob | commitdiff | raw | diff to current |
2022-07-21 |
Alan Modra | PR29337, readelf CU/TU mixup in .gdb_index |
blob | commitdiff | raw | diff to current |
2022-07-21 |
Alan Modra | PR29370, infinite loop in display_debug_abbrev |
blob | commitdiff | raw | diff to current |
2022-07-21 |
Alan Modra | binutils/dwarf.c: abbrev caching |
blob | commitdiff | raw | diff to current |
2022-07-21 |
Alan Modra | miscellaneous dwarf.c tidies |
blob | commitdiff | raw | diff to current |
2022-07-06 |
Bhuvanendra Kumar N | Descriptive DWARF operations dump support for DW_AT_rank |
blob | commitdiff | raw | diff to current |
2022-07-05 |
Bhuvanendra Kumar N | Support for location and range lists for split-dwarf... |
blob | commitdiff | raw | diff to current |
2022-07-04 |
Bhuvanendra Kumar N | Modified changes for split-dwarf and dwarf-5. |
blob | commitdiff | raw | diff to current |
2022-07-01 |
Nick Clifton | Add newline to the end of the rnglists displsy. |
blob | commitdiff | raw | diff to current |
2022-06-30 |
Nick Clifton | Fix implementation of readelf's -wE and -wN options, |
blob | commitdiff | raw | diff to current |
2022-06-28 |
Nick Clifton | Fix the display of the idnex values for DW_FORM_loclist... |
blob | commitdiff | raw | diff to current |
2022-06-27 |
Nick Clifton | Replace a run-time assertion failure with a warning... |
blob | commitdiff | raw | diff to current |
2022-06-27 |
Nick Clifton | Fix NULL pointer indirection when parsing corrupt DWARF... |
blob | commitdiff | raw | diff to current |
2022-06-27 |
Nick Clifton | Stop bogus warnings about DWARF indexed string offsets... |
blob | commitdiff | raw | diff to current |
2022-06-27 |
Bhuvanendra Kumar N | Fix location list offset address dump under DW_AT_locat... |
blob | commitdiff | raw | diff to current |
2022-06-22 |
Kumar N, Bhuvanendra | Binutils support for split-dwarf and dwarf-5 |
blob | commitdiff | raw | diff to current |
2022-06-22 |
Alan Modra | PR29270, DW_FORM_udata signed output |
blob | commitdiff | raw | diff to current |
2022-06-21 |
Nick Clifton | Binutils support for dwarf-5 (location and range lists... |
blob | commitdiff | raw | diff to current |
2022-06-16 |
Alan Modra | Restore readelf -wF |
blob | commitdiff | raw | diff to current |
2022-06-16 |
Alan Modra | PR29250, readelf erases CIE initial register state |
blob | commitdiff | raw | diff to current |
2022-06-14 |
Alan Modra | asan: applying zero offset to NULL pointer |
blob | commitdiff | raw | diff to current |
2022-05-25 |
Natarajan, Kavitha | Add bionutils support for DWARF v5's DW_OP_addrx. |
blob | commitdiff | raw | diff to current |
2022-05-24 |
Alan Modra | PR29171, invalid read causing SIGSEGV |
blob | commitdiff | raw | diff to current |
2022-05-24 |
Alan Modra | PR29170, divide by zero displaying fuzzed .debug_names |
blob | commitdiff | raw | diff to current |
next |