summaryrefslogtreecommitdiffstats
path: root/libdw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.187' into mjw/RH-DTSupstream/mjw/RH-DTSMark Wielaard2022-05-1020-40/+413
|\
| * libdw: Remove unused atomics.h include from libdwP.hMark Wielaard2022-04-172-1/+4
| * libdw: Add DWARF5 package file section identifiers, DW_SECT_*Mark Wielaard2022-04-132-0/+18
| * libdw, readelf: Read inlining info in NVIDIA extended line mapJohn M Mellor-Crummey2021-11-109-2/+173
| * libdw: dwarf_elf_begin should use either plain, dwo or lto DWARF sections.Mark Wielaard2021-11-093-5/+99
| * Improve building with LTOAlexander Miller2021-11-0810-11/+22
| * libdw: Don't pass NULL to dwarf_peel_typeMark Wielaard2021-10-182-1/+6
| * libdw: Use signedness of subrange type to determine array boundsMark Wielaard2021-10-182-6/+44
| * libdw: set address size, offset size and version on fake CUsMark Wielaard2021-09-122-6/+31
| * Remove redundant casts of memory allocating functions returning void *Dmitry V. Levin2021-09-094-8/+16
* | Merge tag 'elfutils-0.185' into mjw/RH-DTSMark Wielaard2021-05-2712-24/+120
|\|
| * Come up with startswith function.Martin Liska2021-05-122-1/+7
| * libdw: Document and handle DW_FORM_indirect in __libdw_form_val_compute_lenMark Wielaard2021-05-062-1/+10
| * libdw: handle DW_FORM_indirect when reading attributesOmar Sandoval2021-05-013-0/+31
| * readelf, libdw: blocks aren't expressions for DWARF version 4Mark Wielaard2021-02-172-0/+23
| * Split the top level .gitignore fileDmitry V. Levin2020-12-202-0/+5
| * Consistently define _(Str) using dgettext ("elfutils", Str)Dmitry V. Levin2020-12-162-4/+4
| * libdw: fix spelling typos in comments and ChangeLogDmitry V. Levin2020-12-127-13/+22
| * Fix automake warningsDmitry V. Levin2020-12-102-3/+8
| * Drop $(EXEEXT) suffix from shared librariesDmitry V. Levin2020-12-062-1/+5
| * Support building when fts and obstack aren't part of libc.Érico Rolim2020-11-032-1/+5
* | Merge tag 'elfutils-0.182' into mjw/RH-DTSdts-0.182Mark Wielaard2020-11-0111-50/+155
|\|
| * Fix leb128 readingTom Tromey2020-10-293-8/+49
| * libdw: dwarf_frame_register takes an array of at least 3 Dwarf_OpsMark Wielaard2020-10-263-4/+13
| * Fix bug in read_3ubyte_unaligned_incTom Tromey2020-10-242-1/+6
| * libdw,readelf: Recognize DW_CFA_AARCH64_negate_ra_stateMark Wielaard2020-09-076-18/+51
| * libdw: Remove duplicate local wildcards from map file.Mark Wielaard2020-09-032-10/+8
| * libdw: Rename check_constant_offset to is_constant_offset.Mark Wielaard2020-08-252-9/+18
| * libdwfl: read_address should use increasing address in intuit_kernel_boundsMark Wielaard2020-06-281-0/+5
| * libdw: Add missing FALLTHROUGH in execute_cfi.Mark Wielaard2020-06-192-0/+5
* | Merge tag 'elfutils-0.180' into mjw/RH-DTSdts-0.180Mark Wielaard2020-06-117-3/+49
|\|
| * libdw: Skip imported compiler_units in libdw_visit_scopes walking DIE treeMark Wielaard2020-05-082-1/+10
| * libdw: Use correct CU to resolve file names in dwarf_decl_file.Mark Wielaard2020-05-084-2/+21
| * libdw: Call Dwarf oom_handler() when malloc fails in __libdw_alloc_tail.Mark Wielaard2020-04-262-0/+10
| * libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix.Mark Wielaard2020-04-222-0/+8
* | Merge tag 'elfutils-0.178' into mjw/RH-DTSdts-0.178Mark Wielaard2020-06-1114-76/+260
|\|
| * debuginfod 1/2: client sideAaron Merey2019-11-222-1/+5
| * libdw: Introduce libdw_unalloc to stop Dwarf_Abbrev leaks.Mark Wielaard2019-11-124-1/+43
| * libdw: Rewrite the memory handler to be more robust.Jonathon Anderson2019-11-085-53/+122
| * libdw: Add and use a concurrent version of the dynamic-size hash table.Srđan Milaković2019-11-088-9/+25
| * libdw: Don't free uninitialized Dwarf_Abbrev_Hash's of "fake" CUs.Jonathon Anderson2019-11-023-12/+35
| * libdw: Rewrite the memory handler to be thread-safe.Jonathon Anderson2019-10-246-36/+68
| * Don't use dlopen() for libebl modulesOmar Sandoval2019-08-292-7/+18
| * Add PIC and non-PIC variants of libcpu and libeblOmar Sandoval2019-08-282-1/+5
| * libdw: fix latent bug in dwarf_getcfi.c not setting default_same_value.Jonathon Anderson2019-08-262-0/+5
* | Merge tag 'elfutils-0.177' into mjw/RH-DTSdts-0.177Mark Wielaard2020-06-095-3/+48
|\|
| * libdwelf: Make dwelf_elf_begin return NULL only when there is an error.Mark Wielaard2019-08-132-0/+8
| * libdwelf: Add dwelf_elf_e_machine_string and use it in readelf.Mark Wielaard2019-07-102-1/+11
| * libdw: Add DW_AT_GNU_numerator, DW_AT_GNU_denominator and DW_AT_GNU_bias.Mark Wielaard2019-05-162-0/+11
| * libdw: Remove unused variable initialization in dwarf_siblingof.Mark Wielaard2019-04-282-1/+5