platform/upstream/elfutils.git
2020-01-12 Frank Ch. Eiglerelfutils.spec: typo fix
2020-01-12 Frank Ch. Eiglerelfutils.spec: dependency typo fix
2020-01-12 Frank Ch. Eiglerdebuginfod: extracted-from-archive file cache
2020-01-11 Frank Ch. Eiglerdebuginfod: print U-A: and X-F-F: request headers
2020-01-11 Frank Ch. Eiglerdebuginfod: rework threading model for file/archive...
2020-01-09 Mark Wielaarddebuginfod: Use DEBUGINFOD_TIMEOUT as seconds to get...
2020-01-09 Frank Ch. Eiglerdebuginfod: pass a distro-summary User-Agent request...
2020-01-08 Dmitry V. LevinDo not install libdebuginfod.pc unless debuginfod is...
2019-12-23 Frank Ch. Eiglerdebuginfod server: support .deb/.ddeb archives
2019-12-19 Frank Ch. Eiglerdebuginfod: usability tweaks, incl. $DEBUGINFOD_PROGRES...
2019-12-18 Omar Sandovallibdwfl: remove broken coalescing logic in dwfl_report_...
2019-12-12 Omar Sandovallibcpu: Compile i386_lex.c with -Wno-implicit-fallthrough
2019-12-12 Omar Sandovalconfigure: Fix -D_FORTIFY_SOURCE=2 check when CFLAGS...
2019-12-11 Mark Wielaarddebuginfod: Check the DEBUGINFOD_URLS environment varia...
2019-12-11 Mark WielaardMake sure to always build with build-ids.
2019-12-10 Mark Wielaardtests: Run strip under testrun in run-debuginfod-find.sh
2019-12-10 Mark Wielaardtests: Add break to avoid implicit-fallthrough warning
2019-12-10 Mark Wielaardconfig: Update elfutils.spec with explicit sub-package...
2019-12-10 Mark Wielaardtests: Run elfcompress under testrun in run-elfclassify.sh
2019-12-09 Mark Wielaarddebuginfod: Fix implicit conversion from 'CURLcode...
2019-12-09 Mark Wielaardlibdwfl: Find and handle compressed vmlinuz image.
2019-11-28 Mark Wielaardconfig: Add an explicit Requires elfutils-debuginfod...
2019-11-27 Mark Wielaardconfig: versioned libdebuginfod libraries should not...
2019-11-26 Mark Wielaardelfutils.spec.in: Sync with fedora spec, remove rhel... elfutils-0.178 upstream/0.178
2019-11-26 Mark WielaardPrepare for 0.178
2019-11-26 Mark WielaardFix BUILD_STATIC build and enable gcov for debuginfod.
2019-11-25 Mark Wielaardelfutils.spec: Add BuildRequires: curl
2019-11-25 Frank Ch. Eiglerdebuginfod: Tweak groom cycle for memory freeing
2019-11-25 Mark Wielaardtests: Don't sleep in run-debuginfod-find.sh, but wait...
2019-11-24 Mark Wielaarddebuginfod: Add found_{executable,debuginfo,sourcerefs...
2019-11-23 Mark Wielaardtests: Use 127.0.0.1 in run-debuginfod-find.sh instead...
2019-11-23 Mark Wielaarddebuginfod: add client context
2019-11-22 Frank Ch. Eiglerdebuginfod 5: add /metrics endpoint
2019-11-22 Frank Ch. Eiglerdebuginfod 4: symbolic link traversal mode
2019-11-22 Frank Ch. Eiglerdebuginfod 3/3: client interruptability
2019-11-22 Frank Ch. Eiglerdebuginfod 2/2: server side
2019-11-22 Aaron Mereydebuginfod 1/2: client side
2019-11-14 Andreas Schwabrun-large-elf-file.sh: skip if free memory information...
2019-11-14 Andreas Schwabdwelf_elf_e_machine_string: Clear errno before calling...
2019-11-12 Mark Wielaardlibdw: Introduce libdw_unalloc to stop Dwarf_Abbrev...
2019-11-08 Jonathon Andersonlibdw: Rewrite the memory handler to be more robust.
2019-11-08 Jonathon AndersonAdd configure options for Valgrind annotations.
2019-11-08 Srđan Milakovićlibdw: Add and use a concurrent version of the dynamic...
2019-11-02 Jonathon Andersonlibdw: Don't free uninitialized Dwarf_Abbrev_Hash's...
2019-10-29 Omar Sandovallibdwfl: only use thread->unwound for initial frame
2019-10-29 Omar Sandovallibdwfl: don't bother freeing frames outside of dwfl_th...
2019-10-29 Mark Wielaardunstrip: Check symbol strings are terminated.
2019-10-26 Mark Wielaardlibcpu: Fix bounds checks and replace asserts with...
2019-10-26 Mark Wielaardunstrip: Don't try to write extra bogus versym data.
2019-10-26 Mark Wielaardunstrip: Add sanity check for bogus sh_offset of alloca...
2019-10-26 Mark Wielaardunstrip: Add various checks for bad input data.
2019-10-24 Jonathon Andersonlibdw: Rewrite the memory handler to be thread-safe.
2019-10-22 Jonathon AndersonAdd some supporting framework for C11-style atomics.
2019-10-04 Dmitry V. Levinelflint, readelf: enhance error diagnostics
2019-09-10 Mark Wielaardreadelf: Add --dyn-sym option.
2019-09-10 Mark Wielaardlibebl: Don't install libebl.a, libebl.h and remove...
2019-09-07 Mark Wielaardlibcpu: Make sure left shifts are done in unsigned...
2019-09-07 Mark Wielaardtests: Add new riscv64 test files to EXTRA_DIST
2019-09-07 Ulrich DrepperFix whitespaces in RISC-V disasm code
2019-09-06 Ulrich DrepperImplement RISC-V disassembler
2019-08-29 Mark Wielaardconfig: Fix spec file, add manpages and new GFDL license.
2019-08-29 Mark Wielaardreadelf: Actually dump hex or strings when -p or -x...
2019-08-29 Mark Wielaardnm: Fix latent memory leak in show_symbols.
2019-08-29 Mark Wielaardtests: Use smaller self test files.
2019-08-29 Omar SandovalDon't use dlopen() for libebl modules
2019-08-28 Mark Wielaardlibasm: Link against libebl_pic.a.
2019-08-28 Omar SandovalAdd PIC and non-PIC variants of libcpu and libebl
2019-08-28 Omar Sandovallibcpu: merge libcpu_{i386,x86_64,bpf} into one library
2019-08-28 Omar Sandovallibebl: remove unnecessary variable in Makefile.am
2019-08-28 Omar SandovalAdd elfclassify to .gitignore
2019-08-27 Ben WoodardBegin adding some docs to elfutils
2019-08-26 Jonathon Andersonlibdw: fix latent bug in dwarf_getcfi.c not setting...
2019-08-26 Mark Wielaardreadelf: Add optional "SECTION" argument for --notes.
2019-08-15 Dmitry V. Levinconfig/elfutils.spec.in: package eu-elfclassify
2019-08-13 Mark WielaardPrepare for 0.177 elfutils-0.177
2019-08-13 Florian Weimerelfclassify: New tool to analyze ELF objects.
2019-08-13 Mark Wielaardlibdwelf: Make dwelf_elf_begin return NULL only when...
2019-08-09 Omar Sandovallibdwfl: Fix fd leak/closing wrong fd after dwfl_core_f...
2019-07-17 Mao HanAdd backend support for C-SKY
2019-07-10 Mark Wielaardlibdwelf: Add dwelf_elf_e_machine_string and use it...
2019-07-01 Mark Wielaardtests: Add 2GB to mem_needed running run-large-elf...
2019-06-28 Mark Wielaardlibelf: Fix some 32bit offset/size issues that break...
2019-06-24 Mark Wielaardstack: Fix error message when dwfl_core_file_attach...
2019-06-24 Mark Wielaardstrip don't mmap debug output file.
2019-06-03 Mark Wielaardtests: elfcopy --reverse-offs should only swap sections...
2019-05-30 Mark Wielaardlibebl: Try harder to find backend library in bin and...
2019-05-16 Mark Wielaardlibelf: Mark shdr_flags dirty if offset or size changes...
2019-05-16 Mark Wielaardlibdw: Add DW_AT_GNU_numerator, DW_AT_GNU_denominator...
2019-05-14 Mark Wielaardreadelf: Decode DW_AT_discr_list block attributes.
2019-05-14 Mark Wielaardreadelf: Clean up section lists after usage.
2019-05-05 Rosen Penevlib/color: Fix compilation with uClibc
2019-05-04 Mark Wielaardlibelf: Add n_namesz offset overflow check to gelf_get_...
2019-05-04 Mark Wielaardlibelf: If xlate can only convert the ELF note header...
2019-04-30 Mark Wielaardtests: Don't printf a known NULL symname in backtrace...
2019-04-30 Mark Wielaardtests: Don't printf a known NULL symname.
2019-04-28 Mark Wielaardunstrip: Robustify gelf_getshdr and gelf_getsymshndx...
2019-04-28 Mark Wielaardsize: Robustify against gelf_getshdr returning NULL.
2019-04-28 Mark Wielaardnm: Simplify naming of invalid sections, check shdr...
2019-04-28 Mark Wielaardelfcmp: Handle bad sections without crashing.
2019-04-28 Mark Wielaardlibebl: Check ebl is not NULL in ebl_symbol_[binding...
next