2023-11-02 |
Omar Sandoval | tests: Optionally dump all units in dwarf-getmacros |
commit | commitdiff | tree |
2023-11-02 |
Omar Sandoval | tests: Handle DW_MACRO_{define,undef}_{strx,sup} in... |
commit | commitdiff | tree |
2023-11-02 |
Aaron Merey | readelf: Support .gdb_index version 9 |
commit | commitdiff | tree |
2023-11-02 |
Omar Sandoval | libdw, libdwfl: Save original path of ELF file |
commit | commitdiff | tree |
2023-11-01 |
Aaron Merey | debuginfod-client.c: Don't print empty line in header_c... |
commit | commitdiff | tree |
2023-11-01 |
Aaron Merey | dwfl_offline_section_address: replace asserts with... |
commit | commitdiff | tree |
2023-11-01 |
Omar Sandoval | libdw: Recognize .debug_[ct]u_index sections in dwarf_e... |
commit | commitdiff | tree |
2023-10-31 |
Mark Wielaard | libdw: ignore really large discriminator |
commit | commitdiff | tree |
2023-10-25 |
Mark Wielaard | CONTRIBUTING: Update ChangeLog policy, mention patchwor... |
commit | commitdiff | tree |
2023-10-24 |
Housam Alamour | PR 30000: debuginfod-find should have a source-list... |
commit | commitdiff | tree |
2023-10-19 |
Mark Wielaard | CONTRIBUTING: Switch from real name policy to know... |
commit | commitdiff | tree |
2023-10-14 |
Heather McIntyre | libelf: Make elf32_getchdr and elf64_getchdr thread... |
commit | commitdiff | tree |
2023-10-14 |
Heather McIntyre | libelf: Fix elf_end deadlock |
commit | commitdiff | tree |
2023-10-14 |
Heather McIntyre | libelf: Make elf_version thread-safe |
commit | commitdiff | tree |
2023-10-14 |
Heather McIntyre | lib: Add new once_define and once macros to eu-config.h |
commit | commitdiff | tree |
2023-10-13 |
Ying Huang | libelf: Sync elf.h from glibc |
commit | commitdiff | tree |
2023-10-11 |
Frank Ch. Eigler | PR30962: debuginfod: full paths for X-DEBUGINFOD-FILE... |
commit | commitdiff | tree |
2023-10-09 |
Mark Wielaard | libdw: Skip zero entries in aranges |
commit | commitdiff | tree |
2023-10-06 |
Mark Wielaard | strip: Clean up a bit more after errors |
commit | commitdiff | tree |
2023-10-03 |
Omar Sandoval | libdw: Handle split DWARF in dwarf_macro_getsrcfiles |
commit | commitdiff | tree |
2023-10-03 |
Omar Sandoval | libdw: Fix dwarf_macro_getsrcfiles for DWARF 5 |
commit | commitdiff | tree |
2023-10-03 |
Omar Sandoval | libdw: Handle other string forms in dwarf_macro_param2 |
commit | commitdiff | tree |
2023-10-03 |
Omar Sandoval | libdw: Handle DW_AT_ranges in split DWARF 5 skeleton... |
commit | commitdiff | tree |
2023-10-03 |
Omar Sandoval | libdw: Handle split DWARF in dwarf_entrypc |
commit | commitdiff | tree |
2023-10-03 |
Omar Sandoval | libdw: Make try_split_file static |
commit | commitdiff | tree |
2023-09-22 |
Frank Ch. Eigler | PR30879: intermittent debuginfod crash with unhandled... |
commit | commitdiff | tree |
2023-09-11 |
Mark Wielaard | libelf: tdelete dummy key if anything goes wrong settin... |
commit | commitdiff | tree |
2023-09-10 |
COCOCO X | libelf: fix typos in comment |
commit | commitdiff | tree |
2023-09-04 |
Mark Wielaard | tests: Fix system_elf_gelf_test build without system... |
commit | commitdiff | tree |
2023-08-29 |
Frank Ch. Eigler | PR30809: improve debuginfod client progress-callback... |
commit | commitdiff | tree |
2023-08-29 |
Xi Ruoyao | backends: Update list of LoongArch relocations |
commit | commitdiff | tree |
2023-08-29 |
Xi Ruoyao | libelf: Sync elf.h from Glibc |
commit | commitdiff | tree |
2023-08-29 |
Mark Wielaard | libelf, readelf, elflint: Add RELR support |
commit | commitdiff | tree |
2023-08-28 |
Mark Wielaard | libelf: Remove elf_scncnt from libelf.map |
commit | commitdiff | tree |
2023-08-02 |
Mark Wielaard | libelf: Free and clear rawdata_base and zdata_base... |
commit | commitdiff | tree |
2023-07-20 |
Sam James | tests: run-lfs-symbols.sh needs gawk |
commit | commitdiff | tree |
2023-07-03 |
Frank Ch. Eigler | SECURITY: new file |
commit | commitdiff | tree |
2023-06-27 |
Mark Wielaard | libelf: Replace list of elf_getdata_rawchunk results... |
commit | commitdiff | tree |
2023-06-27 |
Andreas Schwab | backends: Update list of RISC-V relocations |
commit | commitdiff | tree |
2023-06-27 |
Andreas Schwab | libelf: Sync elf.h from glibc |
commit | commitdiff | tree |
2023-06-22 |
Mark Wielaard | debuginfod: Fix formatting in debuginfod_config_cache |
commit | commitdiff | tree |
2023-06-17 |
Mark Wielaard | tests: Use -N for run-readelf-self.sh. |
commit | commitdiff | tree |
2023-06-17 |
Mark Wielaard | tests: Split up run-strip-reloc.sh test in three subtests |
commit | commitdiff | tree |
2023-06-17 |
Mark Wielaard | tests: Really split run-copymany-sections.sh into separ... |
commit | commitdiff | tree |
2023-06-17 |
Mark Wielaard | tests: Split run-copymany-sections.sh into separate... |
commit | commitdiff | tree |
2023-06-17 |
Mark Wielaard | tests: Use readelf -N -w in run-strip-reloc.sh |
commit | commitdiff | tree |
2023-06-16 |
Mark Wielaard | tests: Add a bit less and slightly smaller sections... |
commit | commitdiff | tree |
2023-06-16 |
Frank Ch. Eigler | debuginfod: PR29696: enlarge run-debuginfod-federation... |
commit | commitdiff | tree |
2023-06-16 |
Ryan Goldberg | debuginfod: PR29696: Removed secondary fd close in... |
commit | commitdiff | tree |
2023-05-12 |
Luke Diamand | report_r_debug: handle `-z separate-code' and find... |
commit | commitdiff | tree |
2023-05-09 |
Frank Ch. Eigler | PR30316: debuginfod wal checkpointing |
commit | commitdiff | tree |
2023-05-09 |
Frank Ch. Eigler | debuginfod: PR30378: better compression for _files... |
commit | commitdiff | tree |
2023-05-09 |
Youling Tang | backends: Add set_initial_registers_tid callback for... |
commit | commitdiff | tree |
2023-05-09 |
Youling Tang | backends: Add core_note callback for LoongArch |
commit | commitdiff | tree |
2023-05-09 |
Youling Tang | backends: Add frame pointer unwinding for LoongArch |
commit | commitdiff | tree |
2023-05-09 |
Youling Tang | backends: Add initial return value location support... |
commit | commitdiff | tree |
2023-05-09 |
Youling Tang | backends: Add abi_cfi and register_info callbacks for... |
commit | commitdiff | tree |
2023-05-08 |
Mark Wielaard | elfcompress: Don't compress if section already compress... |
commit | commitdiff | tree |
2023-05-08 |
John Gallagher | libdwfl: Fix memory leak in unzip() |
commit | commitdiff | tree |
2023-04-23 |
Frank Ch. Eigler | PR30377: fix debuginfod -r -X combination |
commit | commitdiff | tree |
2023-04-22 |
Florian Weimer | testsuite: Avoid C99 compatibility issues in run-native... |
commit | commitdiff | tree |
2023-04-18 |
Di Chen | readelf: display dynamic symtab without section headers |
commit | commitdiff | tree |
2023-04-17 |
Mark Wielaard | tests: Limit the number of concurrent requests in debug... |
commit | commitdiff | tree |
2023-04-14 |
Mark Wielaard | readelf: Handle NULL shdr in section_name |
commit | commitdiff | tree |
2023-04-14 |
Mark Wielaard | backends: Check results for NULL early in dwarf_peeled_... |
commit | commitdiff | tree |
2023-04-13 |
Frank Ch. Eigler | PR30348: debuginfod: retry partial archive scans |
commit | commitdiff | tree |
2023-04-06 |
Youling Tang | backends: add checks for _GLOBAL_OFFSET_TABLE_ on loongarch |
commit | commitdiff | tree |
2023-04-06 |
Youling Tang | backends: Add new relocation type handling for LoongArch |
commit | commitdiff | tree |
2023-04-06 |
Youling Tang | libelf: Sync elf.h from glibc. |
commit | commitdiff | tree |
2023-03-30 |
Jan Alexander... | debuginfod: When retrieving files from cache, update... |
commit | commitdiff | tree |
2023-03-30 |
Jan Alexander... | debuginfod: Don't touch access time of new files |
commit | commitdiff | tree |
2023-03-30 |
Aaron Merey | debuginfod-client.c: Avoid sscanf on mixed-case compone... |
commit | commitdiff | tree |
2023-03-29 |
Frank Ch. Eigler | nuke a top-level ChangeLog blurb that duplicated the... |
commit | commitdiff | tree |
2023-03-29 |
Jan Alexander... | debuginfod: Replace futimes with futimens |
commit | commitdiff | tree |
2023-03-29 |
lilydjwg | debuginfod-client.c: Fix download size not correctly... |
commit | commitdiff | tree |
2023-03-20 |
Alexey Sheplyakov | LoongArch: implemented a basic machine flag check |
commit | commitdiff | tree |
2023-03-17 |
Aaron Merey | debuginfod-client.c: Skip empty file creation for cance... |
commit | commitdiff | tree |
2023-03-05 |
Mark Wielaard | tests: skip '(null)' symname frames in backtrace tests |
commit | commitdiff | tree |
2023-03-05 |
Mark Wielaard | configure.ac contains Bashisms |
commit | commitdiff | tree |
2023-03-03 |
Mark Wielaard | Fix static build when zstd is enabled for libelf |
commit | commitdiff | tree |
2023-03-03 |
Mark Wielaard | Prepare for 0.189 elfutils-0.189 |
commit | commitdiff | tree |
2023-03-03 |
Mark Wielaard | libelf: Document and make ELFCOMPRESS_ZSTD usable with... |
commit | commitdiff | tree |
2023-03-03 |
Mark Wielaard | readelf: Fix use-after-free ebl pointer issue |
commit | commitdiff | tree |
2023-02-28 |
Mark Wielaard | libdw: Fix dwarf_getscopes memory leak on error |
commit | commitdiff | tree |
2023-02-23 |
Yonggang Luo | libcpu: Remove the need of NMNES by using enum |
commit | commitdiff | tree |
2023-02-23 |
Mark Wielaard | libdw: Use elf_rawdata when checking .debug section |
commit | commitdiff | tree |
2023-02-23 |
Mark Wielaard | libelf: memmove any extra bytes left by elf_cvt_gnuhash... |
commit | commitdiff | tree |
2023-02-23 |
Mark Wielaard | NEWS: Add old version code names |
commit | commitdiff | tree |
2023-02-21 |
Mark Wielaard | Update m4 files from autoconf-archive |
commit | commitdiff | tree |
2023-02-21 |
Mark Wielaard | configure: Check for and -Wuse-after-free=3 when available |
commit | commitdiff | tree |
2023-02-21 |
Mark Wielaard | libasm: Fix use-after-free issue with circular single... |
commit | commitdiff | tree |
2023-02-17 |
Mark Wielaard | NEWS: Mention linking with libstdc++ or using --disable... |
commit | commitdiff | tree |
2023-02-16 |
Aleksei Vetrov | libdw: check that DWARF strings are null-terminated |
commit | commitdiff | tree |
2023-02-16 |
Mark Wielaard | configure: Error when demangler is enabled, but libstdc... |
commit | commitdiff | tree |
2023-02-14 |
Mark Wielaard | doc: Add .TP before -g in debuginfod.8 |
commit | commitdiff | tree |
2023-02-14 |
Mark Wielaard | libdw: Correct data end checkfor deref_type operand... |
commit | commitdiff | tree |
2023-02-14 |
Mark Wielaard | libdw: Handle DW_OP_GNU_uninit in dwarf_getlocation |
commit | commitdiff | tree |
2023-02-14 |
Mark Wielaard | libdw, readelf, elflint: Add get_(u|s)leb128 guards |
commit | commitdiff | tree |
2023-02-14 |
Aleksei Vetrov | libdw: check memory access in get_(u|s)leb128 |
commit | commitdiff | tree |
2023-02-14 |
Mark Wielaard | backends: Handle DW_TAG_unspecified_type in dwarf_peele... |
commit | commitdiff | tree |
next |