platform/upstream/elfutils.git
2021-02-17 Frank Ch. Eiglertestsuite: run-debuginfod-find.sh: Be more verbose...
2021-02-17 Mark Wielaardreadelf: Type DIE offset is from start of CU.
2021-02-17 Mark Wielaardreadelf, libdw: blocks aren't expressions for DWARF...
2021-02-17 Frank Ch. EiglerPR27413: use bsdtar to unpack deb-related formats
2021-02-12 Alexander Miller... tests: Quote make variables in TESTS_ENVIRONMENT
2021-02-12 Mark Wielaardelfutils.spec.in: Escape %%check in comment.
2021-02-09 Érico Rolimtests/run-debuginfod-find.sh: skip test if cpio isn...
2021-02-06 Frank Ch. EiglerNEWS: add one more debuginfod brag elfutils-0.183
2021-02-05 Mark WielaardPrepare for 0.183
2021-02-05 Érico Rolimbackends/ppc_initreg.c: include <asm/ptrace.h>.
2021-02-05 Timm Bäderar: Pull should_truncate_fname() into file scope
2021-02-05 Frank Ch. EiglerPR27092: debuginfod low-memory handling
2021-02-05 Frank Ch. EiglerPR27323 debuginfod: improve query concurrency with...
2021-02-05 Timm Bäderreadelf: Remove show_op_index variable
2021-02-05 Érico Rolimlibdwfl: use GNU strerror_r only when available.
2021-01-31 Sergei Trofimovich... tests: use ${CC} instead of 'gcc' in tests
2021-01-30 Timm Bäderreadelf: Pull regname() into file scope
2021-01-30 Timm Bäderreadelf: Pull left() info file scope
2021-01-30 Timm Bäderreadelf: Pull same_set() info file scope
2021-01-30 Timm Bäderreadelf: Pull add_dump_section() into file scope
2021-01-29 Timm Bäderarlib-argp: Pull text_for_default() into file scope
2021-01-29 Timm Bäderzstrptr: Pull print_string() into file scope
2021-01-29 Timm Bäderaddr2line: Pull show_note() and show_int() in file...
2021-01-28 Timm Bäderelf-from-memory: Refactor to get rid of nested function
2021-01-28 Timm Bäderelf-from-memory: Restructure code to get rid of nested...
2021-01-28 Timm Bäderstrip: Remove no_symtab_updates() function
2021-01-28 Timm Bäderstrip: Pull update_section_size() into file scope
2021-01-28 Timm Bäderstrip: Pull relocate() info file scope
2021-01-28 Timm Bäderstrip: Replace nested check_preserved function with...
2021-01-15 Mark Wielaardelflint: Recognize SHF_GNU_RETAIN as extra section...
2021-01-12 Dmitry V. LevinAdd coverage target
2021-01-12 Sergei Trofimovichsrc/elflint.c: add debug print for GNU_RETAIN and others
2021-01-11 Sergei Trofimovichsrc/elflint.c: fix printing of unknown flags
2021-01-10 Érico Rolimsrc/readelf: use qsort instead of qsort_r.
2020-12-20 Dmitry V. LevinSplit the top level .gitignore file
2020-12-20 Dmitry V. Levin.gitignore: update
2020-12-16 Érico Rolimlibcpu: linking i386_gendis requires obstack.
2020-12-16 Mark WielaardHandle SHF_GNU_RETAIN in eu-readelf and eu-elflint.
2020-12-16 Mark Wielaardlibelf: Sync elf.h from glibc.
2020-12-16 Dmitry V. LevinModernize gettext infrastructure
2020-12-16 Dmitry V. Levinsrc: consistently use _(Str) instead of gettext(Str)
2020-12-16 Dmitry V. Levinlibcpu: consistently use _(Str) instead of gettext...
2020-12-16 Dmitry V. Levinlib: consistently use _(Str) instead of gettext(Str)
2020-12-16 Dmitry V. LevinConsistently define _(Str) using dgettext ("elfutils...
2020-12-16 Dmitry V. Levinlibebl: consistently use _(Str) instead of gettext...
2020-12-16 Mark Wielaardlibelf: Make sure we have at least a full ELF header...
2020-12-15 Mark Wielaardelflint: Always print symbol name (if known) in error...
2020-12-15 Dmitry V. Levinpo: remove empty translation files
2020-12-15 Dmitry V. Levinm4: remove unneeded Makefile.am
2020-12-15 Dmitry V. Levinconfigure.ac: remove unneeded AC_CONFIG_MACRO_DIR(...
2020-12-12 Dmitry V. LevinFix spelling typos in NEWS, NOTES, TODO, and in comment...
2020-12-12 Dmitry V. Levintests: fix spelling typos in error diagnostics and...
2020-12-12 Dmitry V. Levinsrc: fix spelling typos in comments and ChangeLog
2020-12-12 Dmitry V. Levinlibelf: fix spelling typos in comments
2020-12-12 Dmitry V. Levinlibdwfl: fix spelling typos in comments and ChangeLog
2020-12-12 Dmitry V. Levinlibdwelf: fix spelling typos in comments
2020-12-12 Dmitry V. Levinlibdw: fix spelling typos in comments and ChangeLog
2020-12-12 Dmitry V. Levinlibcpu: fix spelling typos in comments
2020-12-12 Dmitry V. Levinlibasm: fix spelling typos in comments
2020-12-12 Dmitry V. Levinconfig: fix spelling typos in comments and %changelog
2020-12-12 Dmitry V. Levinbackends: fix spelling typos in comments
2020-12-12 Dmitry V. Levindebuginfod: fix spelling typos in error diagnostics...
2020-12-12 Dmitry V. Levinsrc: fix spelling typos in argp help text and error...
2020-12-12 Dmitry V. Levinlibdwelf: fix spelling typos in strings returned by...
2020-12-11 Dmitry V. Levindoc: fix spelling typos
2020-12-11 Dmitry V. LevinRemove unused tests/configure.ac
2020-12-11 Dmitry V. Levinconfigure.ac: simplify argp check
2020-12-11 Dmitry V. Levinconfigure.ac: fix typo in error diagnostics
2020-12-11 Dmitry V. LevinRemove unused Makefile variable GCC_INCLUDE
2020-12-10 Timm Bäderlink_map: Pull read_addrs() into file scope
2020-12-10 Timm Bäderlink_map: Pull release_buffer() into file scope
2020-12-10 Dmitry V. LevinFix automake warnings
2020-12-09 Dmitry V. Levinlibdwfl: switch to DEBUGINFOD_SONAME, remove libdebugin...
2020-12-09 Dmitry V. Levindebuginfod: create libdebuginfod.so.1 before libdebugin...
2020-12-09 Dmitry V. Levindebuginfod: export DEBUGINFOD_SONAME macro in debuginfod.h
2020-12-06 Timm Bäderlink_map: Inline consider_phdr() into only caller
2020-12-06 Dmitry V. LevinDrop $(EXEEXT) suffix from shared libraries
2020-11-29 Mark Wielaardlibdwfl: Use 64bit GElf_Addr instead of size_t to calcu...
2020-11-28 Timm Bädersegment_report_module: Inline consider_notes() into...
2020-11-28 Timm Bädersegment_report_module: Pull read_portion() into file...
2020-11-28 Timm Bädersegment_report_module: Pull finish_portion() into file...
2020-11-26 Frank Ch. Eiglerdebuginfod: correct prometheus metric typo
2020-11-26 Frank Ch. Eiglerdebuginfod: use clock_gettime(CLOCK_MONOTONIC) for...
2020-11-26 Frank Ch. Eiglerdebuginfod: sqlite3 metrics
2020-11-25 Timm Bädersegment_report_module: Inline consider_phdr() into...
2020-11-25 Timm Bädersegment_report_module: Inline consider_dyn() into only...
2020-11-25 Timm Bädersegment_report_module: Unify d32/d64 loops
2020-11-25 Timm Bädersegment_report_module: Inline read_phdr() into only...
2020-11-25 Timm Bädersegment_report_module: Use one loop for p32/p64 arrays
2020-11-25 Timm Bädersegment_report_module: Get rid of nested final_read...
2020-11-25 Timm Bädersegment_report_module: Use a struct for build id inform...
2020-11-25 Timm Bädersegment_report_module: Remove nested release_buffer...
2020-11-25 Timm Bädersegment_report_module: Get rid of segment_read()
2020-11-23 Mark Wielaarddebuginfod-client: Initialize struct handle_data errbuf...
2020-11-23 Mark Wielaarddebuginfod-client: Add debuginfod_set_verbose_fd and...
2020-11-21 Mark Wielaarddebuginfod: Handle "/" and report unrecognized operations
2020-11-21 Frank Ch. Eiglerdebuginfod: add thread-busy metrics to webapi service
2020-11-19 Andreas KrebbelIBM Z: Fix endianess problem in pid_memory_read
2020-11-19 Timm Bädersegment_report_module: Remove nested finish() function
2020-11-18 Timm Bädersegment_report_module: Get rid of variable-length arrays
next