]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - binutils/dwarf.c
gas: introduce .errif and .warnif
[thirdparty/binutils-gdb.git] / binutils / dwarf.c
4 days ago  Vladimir MezentsevFix typos in binutils/dwarf.c
2025-05-01  H.J. Ludwarf: Properly check holes in .debug_ranges/debug_rnglists
2025-04-29  H.J. Ludwarf: Dump .debug_loclists only for DWARF-5
2025-03-04  Tom TromeyDisplay entry offset for .debug_names
2025-02-19  Alan Modrabintuils/dwarf.c indentation fixes
2025-02-19  Alan Modrabinutils/dwarf.c debug_information leak
2025-01-14  Matthieu Longoaarch64 DWARF: add new CFI directive for PAuth_LR
2025-01-01  Alan Modrareadelf memory leaks
2025-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2024-12-14  Alexandra Hájkovádisplay_lang: Add descriptions for post DWARF5 constants
2024-12-09  Lulu CaiLoongArch: Assign DWARF register numbers to register...
2024-12-01  oltolmRemove more remnants of old Mach-O workaround
2024-10-24  Alan ModraReplace uses of asprintf with xasprintf
2024-08-29  Alan Modraget_type_abbrev_from_form tidy
2024-08-01  Alan Modraskip_attr_bytes assertion (data) <= (end) fail
2024-06-30  Alan ModraAssertion `(data) <= (end)' failed in read_bases
2024-06-17  Alan ModraPR31898 bug in processing DW_RLE_startx_endx
2024-05-15  Tom de Vries[binutils/readelf] Fix handling of DW_MACRO_define_strx...
2024-05-15  Tom de Vries[binutils/readelf] Fix printing of dwarf4 .debug_str_of...
2024-05-10  Nick CliftonAdd missing \n to the end of warning messages in dwarf.c.
2024-04-11  Alan ModraRe: Fix null pointer dereference in process_debug_info()
2024-04-03  Nick CliftonFix null pointer dereference in process_debug_info()
2024-03-19  Nick CliftonFix seg-fault in the DWARF reader code when accessing...
2024-02-23  Jan Beulichx86: also permit YMM/ZMM use in CFI directives
2024-01-26  Alan ModraAssertion failure dumping .eh_frame_hdr
2024-01-19  Nick CliftonUpdate readelf's and objdump's debug frame displaying...
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-12-15  Alan ModraRe: readelf..debug-dump=loc displays bogus base addresses
2023-12-05  Alan Modramemory leak in display_debug_addr
2023-12-04  Tom TromeyFix two buglets in .debug_names dumping
2023-12-01  Jan Beulichbinutils/Dwarf: avoid "shadowing" of glibc function...
2023-11-20  Tom TromeyRestore .gdb_index v9 display in readelf
2023-11-10  Vsevolod Alekseyevreadelf..debug-dump=loc displays bogus base addresses
2023-10-24  Tom de Vries[readelf] Handle unknown name of main in .gdb_index...
2023-10-10  Alan Modraasan: null dereference in read_and_display_attr_value
2023-10-10  Tom de Vries[readelf] Handle .gdb_index section version 9
2023-10-03  Vsevolod AlekseyevFix: readelf..info misreports DW_FORM_loclistx, DW_FORM...
2023-09-25  Vsevolod AlekseyevFix readelf's display of dwarf v5 range lists
2023-08-30  Alan Modrabinutils/dwarf.c abbrev list leak
2023-08-30  Alan ModraRe: readelf/objdump: Handle DWARF info with mixed types...
2023-08-23  Nick Cliftonreadelf/objdump: Handle DWARF info with mixed types...
2023-08-22  Alan Modraobjdump: file name table entry count check
2023-06-09  Alan Modrareadelf/objdump remember_state memory leaks
2023-04-19  Alan Modraubsan: signed integer overflow in display_debug_lines_raw
2023-04-19  Nick CliftonFix: readelf: loc_offset XX too big
2023-04-18  Alan Modraobjdump buffer overflow in fetch_indexed_string
2023-04-11  Nick CliftonReplace an assertion in the dwarf code with a warning...
2023-04-11  Nick CliftonFix an attempt to allocate an excessive amount of memor...
2023-04-11  Nick CliftonFix a potential illegal memory access when displaying...
2023-04-02  Alan ModraMemory leak in process_abbrev_set
2023-03-30  Nick CliftonFix an illegal memory access triggered by parsing corru...
2023-03-14  Nick CliftonPrevent an over large memory allocation in readelf...
2023-03-14  Nick CliftonAdjust the decoded line output to fit into 80 columns.
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-12-30  Alan ModraPR29948, heap-buffer-overflow in display_debug_lines_de...
2022-12-19  Alan ModraTidy PR29893 and PR29908 fix
2022-12-19  Nick CliftonFix potential illegal memory accesses when parsing...
2022-12-16  Nick CliftonFix previous delta to allow for compilation on 32-bit...
2022-12-16  Nick CliftonFix a potential illegal memory access when parsing...
2022-12-14  Alan Modraasan: signed integer overflow in display_debug_frames
2022-12-12  Alan ModraPR29893, buffer overflow in display_debug_addr
2022-12-12  Alan ModraPR29872, uninitialised value in display_debug_lines_dec...
2022-12-11  Alan ModraPR29870, objdump SEGV in display_debug_lines_decoded...
2022-12-01  Clément Chigotbinutils: improve holes detection in .debug_loclists.
2022-11-22  Alan ModraDon't use "long" in readelf for file offsets
2022-11-18  Alan ModraPR29799 heap buffer overflow in display_gdb_index dwarf...
2022-10-30  Alan ModraPool section entries for DWP version 1
2022-10-03  Tsukasa OIRISC-V: Assign DWARF numbers to vector registers
2022-09-20  Zeke LuBug 29580 - typo in warning message: .note.gnu.build...
2022-09-08  Nick Cliftoni686-w64-mingw32-objdump -WL returns incorrect file...
2022-08-15  Alan ModraPR29362, some binutils memory leaks
2022-08-13  Alan Modrareadelf: print 0x0 as 0, and remove trailing spaces
2022-08-13  Alan ModraMake dwarf_vma uint64_t
2022-08-13  Alan ModraDon't use bfd_size_type in readelf.c and dwarf.c
2022-08-05  Alan ModraSanity check loc_offsets index
2022-08-05  Jan Beulichbinutils/Dwarf: avoid "shadowing" of glibc function...
2022-07-21  Alan ModraPR29390, DW_CFA_AARCH64_negate_ra_state vs. DW_CFA_GNU_...
2022-07-21  Alan ModraPR29337, readelf CU/TU mixup in .gdb_index
2022-07-21  Alan ModraPR29370, infinite loop in display_debug_abbrev
2022-07-21  Alan Modrabinutils/dwarf.c: abbrev caching
2022-07-21  Alan Modramiscellaneous dwarf.c tidies
2022-07-06  Bhuvanendra Kumar NDescriptive DWARF operations dump support for DW_AT_rank
2022-07-05  Bhuvanendra Kumar NSupport for location and range lists for split-dwarf...
2022-07-04  Bhuvanendra Kumar NModified changes for split-dwarf and dwarf-5.
2022-07-01  Nick CliftonAdd newline to the end of the rnglists displsy.
2022-06-30  Nick CliftonFix implementation of readelf's -wE and -wN options,
2022-06-28  Nick CliftonFix the display of the idnex values for DW_FORM_loclist...
2022-06-27  Nick CliftonReplace a run-time assertion failure with a warning...
2022-06-27  Nick CliftonFix NULL pointer indirection when parsing corrupt DWARF...
2022-06-27  Nick CliftonStop bogus warnings about DWARF indexed string offsets...
2022-06-27  Bhuvanendra Kumar NFix location list offset address dump under DW_AT_locat...
2022-06-22  Kumar N, BhuvanendraBinutils support for split-dwarf and dwarf-5
2022-06-22  Alan ModraPR29270, DW_FORM_udata signed output
2022-06-21  Nick CliftonBinutils support for dwarf-5 (location and range lists...
2022-06-16  Alan ModraRestore readelf -wF
2022-06-16  Alan ModraPR29250, readelf erases CIE initial register state
2022-06-14  Alan Modraasan: applying zero offset to NULL pointer
2022-05-25  Natarajan, KavithaAdd bionutils support for DWARF v5's DW_OP_addrx.
2022-05-24  Alan ModraPR29171, invalid read causing SIGSEGV
2022-05-24  Alan ModraPR29170, divide by zero displaying fuzzed .debug_names
next