summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libelf/elf_newscn.c: fix build failure against gcc-14 (-Walloc-size)upstream/masterSergei Trofimovich2023-11-031-3/+3
* tests: Optionally dump all units in dwarf-getmacrosOmar Sandoval2023-11-022-10/+44
* tests: Handle DW_MACRO_{define,undef}_{strx,sup} in dwarf-getmacrosOmar Sandoval2023-11-022-0/+10
* readelf: Support .gdb_index version 9Aaron Merey2023-11-025-5/+165
* libdw, libdwfl: Save original path of ELF fileOmar Sandoval2023-11-029-25/+65
* debuginfod-client.c: Don't print empty line in header_callbackAaron Merey2023-11-011-1/+3
* dwfl_offline_section_address: replace asserts with early returnAaron Merey2023-11-011-4/+5
* libdw: Recognize .debug_[ct]u_index sections in dwarf_elf_beginOmar Sandoval2023-11-013-26/+37
* libdw: ignore really large discriminatorMark Wielaard2023-11-011-1/+7
* CONTRIBUTING: Update ChangeLog policy, mention patchwork and try botsMark Wielaard2023-10-251-2/+36
* PR 30000: debuginfod-find should have a source-list verbHousam Alamour2023-10-248-3/+414
* CONTRIBUTING: Switch from real name policy to know identity policyMark Wielaard2023-10-191-1/+3
* libelf: Make elf32_getchdr and elf64_getchdr thread-safeHeather McIntyre2023-10-146-44/+85
* libelf: Fix elf_end deadlockHeather McIntyre2023-10-141-1/+4
* libelf: Make elf_version thread-safeHeather McIntyre2023-10-141-1/+10
* lib: Add new once_define and once macros to eu-config.hHeather McIntyre2023-10-141-0/+7
* libelf: Sync elf.h from glibcYing Huang2023-10-131-2/+107
* PR30962: debuginfod: full paths for X-DEBUGINFOD-FILE/ARCHIVE response headersFrank Ch. Eigler2023-10-113-26/+47
* libdw: Skip zero entries in arangesMark Wielaard2023-10-091-2/+15
* strip: Clean up a bit more after errorsMark Wielaard2023-10-061-6/+3
* libdw: Handle split DWARF in dwarf_macro_getsrcfilesOmar Sandoval2023-10-034-6/+20
* libdw: Fix dwarf_macro_getsrcfiles for DWARF 5Omar Sandoval2023-10-034-6/+28
* libdw: Handle other string forms in dwarf_macro_param2Omar Sandoval2023-10-032-6/+18
* libdw: Handle DW_AT_ranges in split DWARF 5 skeleton in dwarf_rangesOmar Sandoval2023-10-032-2/+4
* libdw: Handle split DWARF in dwarf_entrypcOmar Sandoval2023-10-034-14/+17
* libdw: Make try_split_file staticOmar Sandoval2023-10-032-1/+5
* PR30879: intermittent debuginfod crash with unhandled exceptionFrank Ch. Eigler2023-09-222-17/+47
* libelf: tdelete dummy key if anything goes wrong setting up rawchunkMark Wielaard2023-09-111-2/+6
* libelf: fix typos in commentCOCOCO X2023-09-102-1/+5
* tests: Fix system_elf_gelf_test build without system libelf.hMark Wielaard2023-09-041-1/+6
* PR30809: improve debuginfod client progress-callback parametersFrank Ch. Eigler2023-08-291-14/+28
* backends: Update list of LoongArch relocationsXi Ruoyao2023-08-291-0/+9
* libelf: Sync elf.h from GlibcXi Ruoyao2023-08-291-0/+9
* libelf, readelf, elflint: Add RELR supportMark Wielaard2023-08-2912-14/+239
* libelf: Remove elf_scncnt from libelf.mapMark Wielaard2023-08-281-1/+0
* libelf: Free and clear rawdata_base and zdata_base consistentlyMark Wielaard2023-08-022-2/+17
* tests: run-lfs-symbols.sh needs gawkSam James2023-07-201-2/+2
* SECURITY: new fileFrank Ch. Eigler2023-07-034-2/+60
* libelf: Replace list of elf_getdata_rawchunk results with a treeMark Wielaard2023-06-273-30/+52
* backends: Update list of RISC-V relocationsAndreas Schwab2023-06-271-0/+4
* libelf: Sync elf.h from glibcAndreas Schwab2023-06-271-3/+10
* debuginfod: Fix formatting in debuginfod_config_cacheMark Wielaard2023-06-221-14/+18
* tests: Use -N for run-readelf-self.sh.Mark Wielaard2023-06-171-1/+1
* tests: Split up run-strip-reloc.sh test in three subtestsMark Wielaard2023-06-176-158/+171
* tests: Really split run-copymany-sections.sh into separate testsMark Wielaard2023-06-175-45/+3
* tests: Split run-copymany-sections.sh into separate testsMark Wielaard2023-06-176-3/+71
* tests: Use readelf -N -w in run-strip-reloc.shMark Wielaard2023-06-171-5/+5
* tests: Add a bit less and slightly smaller sections for addsectionsMark Wielaard2023-06-172-5/+7
* debuginfod: PR29696: enlarge run-debuginfod-federation-metrics.sh workload againFrank Ch. Eigler2023-06-161-2/+1
* debuginfod: PR29696: Removed secondary fd close in cache config causing a rac...Ryan Goldberg2023-06-161-12/+18