lp:elfutils
- Get this repository:
-
git clone
https://git.launchpad.net/elfutils
Import details
This repository is an import of the Git repository at git://sourceware.org/git/elfutils.git.
Last successful import was .
Branches
Name | Last Modified | Last Commit |
---|---|---|
main | 2024-10-03 08:59:56 UTC |
tests: Fix specifying constant of double type
Author:
Khem Raj
tests: Fix specifying constant of double type 'd' suffix seems to be not acceptable by clang compiler Fixes Signed-off-by: Khem Raj <raj.khem@ |
users/serhei/ |
2024-08-29 20:28:00 UTC |
README.eu-stacktrace: fixup git clone command
Author:
Serhei Makarov
README. |
users/serhei/ |
2024-08-29 16:05:24 UTC |
eu-stacktrace WIP: add dwfltab resizing
Author:
Serhei Makarov
eu-stacktrace WIP: add dwfltab resizing |
users/mark/ |
2024-08-21 21:30:05 UTC |
tests: When BUILD_STATIC always link against libeu
Author:
Mark J. Wielaard
tests: When BUILD_STATIC always link against libeu libeu is a static library with internal helper functions normally * tests/Makefile.am (libelf): Add $(libeu) when BUILD_STATIC. Signed-off-by: Mark Wielaard <mark@klomp.org> |
users/amerey/ |
2024-08-08 15:14:38 UTC |
Prevent binaries in src from colliding with libc++ headers
Author:
The Computer Guy
Prevent binaries in src from colliding with libc++ headers Discovered with Nix and LLVM 17. Headers inside of libc++ can easily Fix this by removing '-I.' and '-I$(srcdir)' from AM_CPPFLAGS and To facilitate this config/eu.am has been refactored. New file eu.am functionality does not change, but src/Makefile.am can instead Signed-off-by: Tristan Ross <tristan. |
users/amerey/ |
2024-07-24 14:14:03 UTC |
debuginfod: populate _r_seekable on request
Author:
Omar Sandoval
debuginfod: populate _r_seekable on request Since the schema change adding _r_seekable was done in a backward The next time that BUILDIDS is bumped, all archives will be checked at Signed-off-by: Omar Sandoval <osandov@fb.com> |
users/amerey/ |
2024-07-23 20:20:33 UTC |
debuginfod: populate _r_seekable on request
Author:
Omar Sandoval
debuginfod: populate _r_seekable on request Since the schema change adding _r_seekable was done in a backward The next time that BUILDIDS is bumped, all archives will be checked at Signed-off-by: Omar Sandoval <osandov@fb.com> |
users/fche/try-xz3 | 2024-07-19 17:33:51 UTC |
debuginfod: populate _r_seekable on request
Author:
Omar Sandoval
debuginfod: populate _r_seekable on request Since the schema change adding _r_seekable was done in a backward The next time that BUILDIDS is bumped, all archives will be checked at Signed-off-by: Omar Sandoval <osandov@fb.com> |
users/amerey/ |
2024-07-17 18:36:02 UTC |
tests/Makefile.am: add run-eu-search-tests.sh to EXTRA_DIST
Author:
Aaron Merey
tests/Makefile.am: add run-eu- |
users/fche/ |
2024-07-16 20:26:34 UTC |
debuginfod: populate _r_seekable on request
Author:
Omar Sandoval
debuginfod: populate _r_seekable on request Since the schema change adding _r_seekable was done in a backward The next time that BUILDIDS is bumped, all archives will be checked at Signed-off-by: Omar Sandoval <osandov@fb.com> |
users/amerey/ |
2024-06-28 22:42:04 UTC |
fix deadlock, leaks
Author:
Aaron Merey
fix deadlock, leaks |
users/amerey/ |
2024-06-19 17:16:58 UTC |
Add remaining libelf manpages
Author:
Aaron Merey
Add remaining libelf manpages Chatgpt-generated. Human editing still required. |
ima-keys | 2024-06-12 18:34:41 UTC |
added rhel9/rhel10/c9s/c10s ima keys
Author:
Frank Ch. Eigler
added rhel9/rhel10/ |
users/fche/ |
2024-06-04 01:03:09 UTC |
foo
Author:
Frank Ch. Eigler
foo |
users/fche/ |
2024-05-23 23:14:53 UTC |
PR29472: debuginfod: add metadata query webapi, C api, client
Author:
Frank Ch. Eigler
PR29472: debuginfod: add metadata query webapi, C api, client This patch extends the debuginfod API with a "metadata query" Implementation requires a modern enough json-c library, namely 0.11, % debuginfod-find metadata file /bin/ls Refactored several functions in debuginfod- Documentation and testing are included. Signed-off-by: Ryan Goldberg <rgoldber@ |
users/fche/ |
2024-04-16 22:00:02 UTC |
debuginfod: PR28204 - RPM IMA per-file signature verification
Author:
Ryan Goldberg
debuginfod: PR28204 - RPM IMA per-file signature verification Recent versions of Fedora/RHEL include per-file cryptographic Clients may select a desired level of enforcement for sets of URLs in ima:ignore pay no attention to absence or presence of signatures The default is ima:ignore mode. In ima:enforcing mode, section IMA signatures are verified against a set of signing certificates. As for implementation: * configure.ac: Add --enable- * config/Makefile.am: Install defaults into /etc files. * debuginfod/ * doc/debuginfod- * tests/run- Signed-off-by: Ryan Goldberg <rgoldber@ |
users/amerey/ |
2024-04-09 23:53:51 UTC |
use portable echo command
Author:
Aaron Merey
use portable echo command |
users/fche/ |
2024-04-03 20:45:56 UTC |
PR28204 debuginfod ima verification review changes cont'd
Author:
Frank Ch. Eigler
PR28204 debuginfod ima verification review changes cont'd - Drop use of libimaevm.so. Instead, reimplement the core signature |
users/fche/ |
2024-03-30 17:42:49 UTC |
ima testing: switch 'pem' mode for koji subtest, allow dist/distcheck
Author:
Frank Ch. Eigler
ima testing: switch 'pem' mode for koji subtest, allow dist/distcheck |
users/mark/ |
2024-03-19 22:46:13 UTC |
funcretval-struct
Author:
Mark J. Wielaard
funcretval-struct |
users/amerey/ |
2024-03-01 01:56:12 UTC |
skip if objcopy doesn't work
Author:
Aaron Merey
skip if objcopy doesn't work |
users/amerey/ |
2024-02-02 22:25:17 UTC |
adjust_relocs at most once per section
Author:
Aaron Merey
adjust_relocs at most once per section |
users/halamour/ |
2024-02-02 02:43:01 UTC |
PR 30991: srcfiles tarball feature
Author:
Housam Alamour
PR 30991: srcfiles tarball feature * srcfiles.cxx: Introduce new --zip option that places all the * run-srcfiles- * debuginfod-subr.sh: On very slow/remote storage, it can * srcfiles.1, NEWS: Added documentation for the new zip feature. * configure.ac: Simplify check for libarchive for srcfiles.cxx * Makefile.am: build with local copy of debuginfod-client. Example: https:/ Signed-off-by: Housam Alamour <halamour@ |
users/halamour/ |
2024-01-26 17:21:36 UTC |
PR 30991: srcfiles tarball feature
Author:
Housam Alamour
PR 30991: srcfiles tarball feature * srcfiles.cxx: Introduce new --zip option that places all the * run-srcfiles- * debuginfod-subr.sh: On very slow/remote storage, it can * srcfiles.1, NEWS: Added documentation for the new zip feature. * configure.ac: Simplify check for libarchive for srcfiles.cxx * Makefile.am: build with local copy of debuginfod-client. Example: https:/ Signed-off-by: Housam Alamour <halamour@ |
users/fche/ |
2023-10-18 18:59:32 UTC |
PR29472: debuginfod: add metadata query webapi, C api, client
Author:
Frank Ch. Eigler
PR29472: debuginfod: add metadata query webapi, C api, client This patch extends the debuginfod API with a "metadata query" Implementation requires a modern enough json-c library, namely 0.11, % debuginfod-find metadata file /bin/ls Documentation and testing are included. Signed-off-by: Ryan Goldberg <rgoldber@ |
users/halamour/ |
2023-09-28 14:46:26 UTC |
PR 30000: debuginfod-find should have a source-list verb
Author:
Housam Alamour
PR 30000: debuginfod-find should have a source-list verb * seclines.cxx: Introduce new tool that compiles a list of source * run-srcfiles- https:/ Signed-off-by: Housam Alamour <halamour@ |
users/rgoldber/ |
2023-08-31 13:39:39 UTC |
debuginfod: PR28204 - Minor bug fixes
Author:
Ryan Goldberg
debuginfod: PR28204 - Minor bug fixes |
users/rgoldber/ |
2023-08-08 16:10:03 UTC |
PR29472: debuginfod: fixed memory leak from json array creation
Author:
Ryan Goldberg
PR29472: debuginfod: fixed memory leak from json array creation |
users/dichen/ |
2023-03-27 02:01:05 UTC |
readelf: display dynamic symtab without section headers
Author:
Di Chen
readelf: display dynamic symtab without section headers This commit adds a new option "-D/--use-dynamic" to support printing the By using the new option "-D/--use-dynamic", eu-readelf can list the Example: https:/ Signed-off-by: Di Chen <dichen@redhat.com> |
users/dichen/ |
2023-02-10 12:05:32 UTC |
readelf: display dynamic symtab without section headers
Author:
Di Chen
readelf: display dynamic symtab without section headers This commit adds a new option "-D/--use-dynamic" to support printing the By using the new option "-D/--use-dynamic", eu-readelf can list the Example: https:/ Signed-off-by: Di Chen <dichen@redhat.com> |
users/marxin/ |
2022-12-21 11:01:57 UTC |
support ZSTD compression algorithm
Author:
Martin Liska
support ZSTD compression algorithm |
users/rgoldber/ |
2022-09-02 16:32:16 UTC |
PR29472: Fixed test envvar
Author:
Ryan Goldberg
PR29472: Fixed test envvar |
users/marxin/ |
2022-08-15 08:17:08 UTC |
debuginfod: Fix concurrent request leading to a same .rpm file [PR29474]
Author:
Martin Liska
debuginfod: Fix concurrent request leading to a same .rpm file [PR29474] As explained in detail in the PR, the problem happens when multiple |
users/dichen/ |
2022-07-29 14:09:37 UTC |
libdwfl: Add new function dwfl_frame_reg
Author:
Di Chen
libdwfl: Add new function dwfl_frame_reg Dwfl has most of the infrastructure to keep the full unwind state, This commit adds a new function dwfl_frame_reg to get the value of the https:/ Signed-off-by: Di Chen <dichen@redhat.com> |
mjw/RH-DTS | 2022-05-10 13:22:32 UTC |
Merge tag 'elfutils-0.187' into mjw/RH-DTS
Author:
Mark J. Wielaard
Merge tag 'elfutils-0.187' into mjw/RH-DTS elfutils 0.187 release |
fche/copr | 2020-01-07 15:48:31 UTC |
lsb_release -sir on debian produces separate lines
Author:
Frank Ch. Eigler
lsb_release -sir on debian produces separate lines |
dwarflint | 2018-02-26 17:46:20 UTC |
Explicitly qualify specializations of elfutils::to_string
Author:
David Malcolm
Explicitly qualify specializations of elfutils::to_string I attempted to build the "dwarflint" branch with gcc 7.3.1 , but ran c++/known.cc:220:1: error: explicit specialization of ‘template<class type> std::__ The fix appears to be trivial. Signed-off-by: David Malcolm <dmalcolm@ |
portable | 2015-06-11 11:35:18 UTC |
Merge branch 'master' into portable
Author:
Mark J. Wielaard
Merge branch 'master' into portable |
pmachata/iterators | 2015-04-17 16:36:29 UTC |
Add logical_die_tree_iterator
Author:
Petr Machata
Add logical_ |
jankratochvil/ |
2014-11-26 21:44:18 UTC |
Add --core-pattern option to eu-stack
Author:
Jan Kratochvil
Add --core-pattern option to eu-stack To backtrace crashed thread from Linux core_pattern handler a special operation The code of core_pattern function has been suggested by Oleg Nesterov. src/ * stack.c: Include sys/ptrace.h and sys/wait.h. |
pmachata/macro | 2014-11-07 19:15:31 UTC |
Make it explicit in comments that dwarf_macro_paramN fetche (N-1)th param
Author:
Petr Machata
Make it explicit in comments that dwarf_macro_paramN fetche (N-1)th param |
jankratochvil/ |
2014-09-18 16:27:03 UTC |
Support note NT_FILE for locating files.
Author:
Jan Kratochvil
Support note NT_FILE for locating files. Martin Milata: The dwfl_core_ Since version 3.7 (commit 2aa362c49), Linux kernel adds NT_FILE note to core dwfl_core_ elfutils would already find the appropriate binary file from Filenames from the note NT_FILE are used only if link_map filenames failed to tests/test- libdwfl/ Support NT_FILE for locating files. tests/ Support NT_FILE for locating files. Signed-off-by: Jan Kratochvil <jan.kratochvil |
jankratochvil/ |
2014-02-22 21:05:04 UTC |
Access deleted files by /dev/PID/mem.
Author:
Jan Kratochvil
Access deleted files by /dev/PID/mem. libdwfl/ Access deleted files by /dev/PID/mem. tests/ Access deleted files by /dev/PID/mem. Signed-off-by: Jan Kratochvil <jan.kratochvil |
robustify | 2014-01-05 20:44:53 UTC |
Merge branch 'master' into robustify
Author:
Mark J. Wielaard
Merge branch 'master' into robustify |
jankratochvil/ |
2014-01-03 21:06:36 UTC |
Detect infinite backtraces.
Author:
Jan Kratochvil
Detect infinite backtraces. libdwfl/ Detect infinite backtraces. tests/ * Makefile.am (TESTS): Add run-cfaloop.sh. Signed-off-by: Jan Kratochvil <jan.kratochvil |
jankratochvil/ |
2013-12-03 13:06:47 UTC |
unwinder: ppc and ppc64
Author:
Jan Kratochvil
unwinder: ppc and ppc64 backends/ unwinder: ppc and ppc64 libdwfl/ unwinder: ppc and ppc64 libebl/ unwinder: ppc and ppc64 tests/ * Makefile.am (TESTS): Add run-backtrace- Signed-off-by: Jan Kratochvil <jan.kratochvil |
jankratochvil/ |
2013-12-02 20:57:05 UTC |
Provide virtual symbols for ppc64 function descriptors
Author:
Jan Kratochvil
Provide virtual symbols for ppc64 function descriptors backends/ Provide virtual symbols for ppc64 function descriptors. libdwfl/ * dwfl_module_ libebl/ Provide virtual symbols for ppc64 function descriptors. tests/ Provide virtual symbols for ppc64 function descriptors. Signed-off-by: Jan Kratochvil <jan.kratochvil |
pmachata/ |
2013-11-25 16:03:40 UTC |
Support AArch64 architecture
Author:
Petr Machata
Support AArch64 architecture Signed-off-by: Petr Machata <pmachata@ |
pmachata/RH-DTS | 2013-10-17 14:51:49 UTC |
Build installable libraries with -fpic, -fvisibility=hidden
Author:
Petr Machata
Build installable libraries with -fpic, -fvisibility=hidden The test case has to be changed to look for files with different names. |
jankratochvil/ |
2013-01-30 20:04:08 UTC |
Merge branch 'jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-...
Author:
Jan Kratochvil
Merge branch 'jankratochvil/ |
jankratochvil/ |
2013-01-30 20:03:59 UTC |
Merge branch 'jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-...
Author:
Jan Kratochvil
Merge branch 'jankratochvil/ |
jankratochvil/ |
2013-01-30 20:03:48 UTC |
Merge branch 'jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86'...
Author:
Jan Kratochvil
Merge branch 'jankratochvil/ |
jankratochvil/ |
2013-01-30 20:03:07 UTC |
.
Author:
Jan Kratochvil
. |
jankratochvil/ |
2012-11-16 16:33:09 UTC |
Merge branch 'jankratochvil/forunwind-baseaddr-hookvars' into jankratochvil/f...
Author:
Jan Kratochvil
Merge branch 'jankratochvil/ |
mjw/dwarfstrings | 2012-08-16 20:26:23 UTC |
Add dwarf_endianity_string and dwarf_decimal_sign_string.
Author:
Mark J. Wielaard
Add dwarf_endianity dwarf_endianity Signed-off-by: Mark Wielaard <mjw@redhat.com> |
relocate | 2012-06-06 10:43:43 UTC |
Merge branch 'master' into relocate
Author:
Mark J. Wielaard
Merge branch 'master' into relocate Signed-off-by: Richard Fontana <rfontana@ |
dwarf | 2012-06-06 10:29:07 UTC |
Update dwarf branch name, license and contributor policy.
Author:
Mark J. Wielaard
Update dwarf branch name, license and contributor policy. * Change name from "Red Hat elfutils" to "elfutils". dwarflint: - All files updated to GPLv3+. libdw/c++: - All files updated to GPLv2/LGPLv3+. src: - All files updated to GPLv3+. Except dwarf-opcodes.h, dwarfstrings.c tests: - All files updated to GPLv3+. Except for the test bz2 data files. Signed-off-by: Richard Fontana <rfontana@ |
pmachata/dwarflint | 2011-04-19 13:10:06 UTC |
dwarflint: ref_record is now template parametrized by locus type
Author:
Petr Machata
dwarflint: ref_record is now template parametrized by locus type - the theory being that most of the time all you need to track comes from |
mjw/location-range | 2011-03-31 21:37:36 UTC |
dwarflint: check_range_out_of_scope only check location of pc_contained_dies.
Author:
Mark J. Wielaard
dwarflint: check_range_ |
mjw/call_site | 2011-03-23 12:31:06 UTC |
Add support for low-level dwarflint checks for call_site and entry_value.
Author:
Mark J. Wielaard
Add support for low-level dwarflint checks for call_site and entry_value. |
mjw/check_ |
2011-03-17 11:38:45 UTC |
Add check_self_referential_die pass to dwarflint.
Author:
Mark J. Wielaard
Add check_self_ |
mpolacek/autotest | 2011-03-11 11:59:29 UTC |
Add new ebl_check_st_other_bits function.
Author:
Mark J. Wielaard
Add new ebl_check_ |
mjw/dwarf_output | 2011-02-25 12:50:10 UTC |
Merge branch 'dwarf' into mjw/dwarf_output
Author:
Mark J. Wielaard
Merge branch 'dwarf' into mjw/dwarf_output |
pmachata/ |
2011-02-25 11:14:54 UTC |
Merge branch 'dwarf' into pmachata/range_list_iterator_formptr
Author:
Petr Machata
Merge branch 'dwarf' into pmachata/ |
jankratochvil/ |
2011-01-07 14:24:46 UTC |
Use TCP_NODELAY (and SO_KEEPALIVE) as suggested by Frank Ch. Eigler.
Author:
Jan Kratochvil
Use TCP_NODELAY (and SO_KEEPALIVE) as suggested by Frank Ch. Eigler. |
roland/ |
2011-01-05 18:54:36 UTC |
unfinished cfi relocatable
Author:
Roland McGrath
unfinished cfi relocatable |
roland/ |
2010-10-12 17:48:05 UTC |
debugging hacks, not to be merged
Author:
Roland McGrath
debugging hacks, not to be merged |
roland/cfi | 2010-06-29 04:53:26 UTC |
Merge branch 'master' into roland/cfi
Author:
Roland McGrath
Merge branch 'master' into roland/cfi |
roland/ |
2010-06-16 03:56:30 UTC |
Change unstrip -n display of build ID vaddr to be module-relative.
Author:
Roland McGrath
Change unstrip -n display of build ID vaddr to be module-relative. |
roland/ |
2010-06-16 03:53:00 UTC |
something for parisc, unfinished
Author:
Roland McGrath
something for parisc, unfinished |
roland/arm_corenote | 2010-06-16 03:51:54 UTC |
something for arm, unfinished
Author:
Roland McGrath
something for arm, unfinished |
roland/elf_clone | 2010-06-16 03:45:14 UTC |
elf_clone vs ELF_K_AR
Author:
Roland McGrath
elf_clone vs ELF_K_AR |
roland/addrsym_tls | 2010-06-16 03:44:43 UTC |
unfinished
Author:
Roland McGrath
unfinished |
roland/notes | 2010-05-21 00:37:00 UTC |
make check ok after merge
Author:
Roland McGrath
make check ok after merge |
roland/is_stmt | 2010-02-20 01:02:54 UTC |
noodling
Author:
Roland McGrath
noodling |
pmachata/ |
2009-11-12 23:38:27 UTC |
Load ahead core file chunk only if the area is vaddr-contiguous
Author:
Petr Machata
Load ahead core file chunk only if the area is vaddr-contiguous |
pmachata/ |
2009-10-01 16:25:13 UTC |
Don't emit base address selection entry when it doesn't change base address
Author:
Petr Machata
Don't emit base address selection entry when it doesn't change base address |
roland/ |
2009-08-20 03:59:19 UTC |
closest yet
Author:
Roland McGrath
closest yet |
roland/ |
2009-07-07 10:34:59 UTC |
unfinished
Author:
Roland McGrath
unfinished |
roland/parisc | 2009-07-07 01:04:52 UTC |
Start at parisc backend.
Author:
Roland McGrath
Start at parisc backend. |
roland/ |
2009-07-02 08:59:57 UTC |
log entries
Author:
Roland McGrath
log entries |
roland/dwarf_edit | 2009-07-02 07:57:27 UTC |
Merge roland/dwarf-collector, fiddle constructors more.
Author:
Roland McGrath
Merge roland/ |
roland/tracker | 2009-07-02 03:07:16 UTC |
Merge branch 'dwarf' into roland/tracker
Author:
Roland McGrath
Merge branch 'dwarf' into roland/tracker |
pmachata/ |
2009-06-25 22:58:59 UTC |
Add stumps to dwarf_output
Author:
Petr Machata
Add stumps to dwarf_output |
roland/unwind | 2009-06-25 00:11:33 UTC |
Update version set for merging.
Author:
Roland McGrath
Update version set for merging. |
pmachata/ |
2009-06-16 13:22:04 UTC |
Merge branch 'master' of ssh://pmachata@git.fedorahosted.org/git/elfutils int...
Author:
Petr Machata
Merge branch 'master' of ssh://pmachata@ |
roland/ |
2009-05-08 01:58:26 UTC |
Merge branch 'dwarf' into roland/dwarf-macinfo
Author:
Roland McGrath
Merge branch 'dwarf' into roland/ |
pmachata/dwarf | 2009-03-26 01:22:00 UTC |
Use newly-available --depth from dwarf-print in the test case
Author:
Petr Machata
Use newly-available --depth from dwarf-print in the test case |
pmachata/threads | 2008-12-15 14:27:01 UTC |
Dump com.redhat.elfutils.pmachata.threads from monotone.
Author:
Petr Machata
Dump com.redhat. |
pmachata/sharing | 2008-12-15 13:17:39 UTC |
Dump com.redhat.elfutils.pmachata.sharing from monotone.
Author:
Petr Machata
Dump com.redhat. |
1 → 90 of 90 results | First • Previous • Next • Last |