summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
10.0Split the "selfcontained" configure option in twoUlf Hermann5 years
11.0Split the "selfcontained" configure option in twoUlf Hermann5 years
12.0Split the "selfcontained" configure option in twoUlf Hermann5 years
4.10strip: Close debug file before unlinking it on errorUlf Hermann5 years
4.11Split the "selfcontained" configure option in twoUlf Hermann5 years
4.12Split the "selfcontained" configure option in twoUlf Hermann5 years
4.13Split the "selfcontained" configure option in twoUlf Hermann5 years
4.14Split the "selfcontained" configure option in twoUlf Hermann5 years
4.15Split the "selfcontained" configure option in twoUlf Hermann5 years
4.4Merge tag 'elfutils-0.169'Ulf Hermann7 years
4.5Merge tag 'elfutils-0.169'Ulf Hermann7 years
4.6Avoid undefined behavior in argp-parse.cUlf Hermann6 years
4.7Explicitly remove test files in run-strip-remove-keep.shUlf Hermann6 years
4.8Add a header for eu_compat.dll, and export more functionsUlf Hermann6 years
4.9strip: Close debug file before unlinking it on errorUlf Hermann5 years
5.0Split the "selfcontained" configure option in twoUlf Hermann5 years
masterSplit the "selfcontained" configure option in twoUlf Hermann5 years
upstream/dwarfUpdate dwarf branch name, license and contributor policy.Mark Wielaard12 years
upstream/dwarflintExplicitly qualify specializations of elfutils::to_stringDavid Malcolm6 years
upstream/fche/coprlsb_release -sir on debian produces separate linesFrank Ch. Eigler4 years
upstream/jankratochvil/NT_FILESupport note NT_FILE for locating files.Jan Kratochvil10 years
upstream/jankratochvil/cfaloopDetect infinite backtraces.Jan Kratochvil10 years
upstream/jankratochvil/corepatternAdd --core-pattern option to eu-stackJan Kratochvil10 years
upstream/jankratochvil/devmemAccess deleted files by /dev/PID/mem.Jan Kratochvil10 years
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereportMerge branch 'jankratochvil/forunwind-baseaddr-hookvars' into jankratochvil/f...Jan Kratochvil12 years
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86.Jan Kratochvil11 years
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86Merge branch 'jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86'...Jan Kratochvil11 years
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfoMerge branch 'jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-...Jan Kratochvil11 years
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo-portsMerge branch 'jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-...Jan Kratochvil11 years
upstream/jankratochvil/gdbserverUse TCP_NODELAY (and SO_KEEPALIVE) as suggested by Frank Ch. Eigler.Jan Kratochvil13 years
upstream/jankratochvil/ppc64bidirProvide virtual symbols for ppc64 function descriptorsJan Kratochvil11 years
upstream/jankratochvil/ppc64bidir-unwindppcunwinder: ppc and ppc64Jan Kratochvil11 years
upstream/mainUpdate code of conductAaron Merey19 hours
upstream/masterlibelf/elf_newscn.c: fix build failure against gcc-14 (-Walloc-size)Sergei Trofimovich7 months
upstream/mjw/DWARF5libdw: Add DW_MACRO constants and DW_MACRO_GNU compatibility defines.Mark Wielaard8 years
upstream/mjw/RH-DTSMerge tag 'elfutils-0.187' into mjw/RH-DTSMark Wielaard2 years
upstream/mjw/call_siteAdd support for low-level dwarflint checks for call_site and entry_value.Mark Wielaard13 years
upstream/mjw/check_self_referential_dieAdd check_self_referential_die pass to dwarflint.Mark Wielaard13 years
upstream/mjw/compressreadelf: Extend -z to dumping hex and string sections (-x and -p).Mark Wielaard9 years
upstream/mjw/compress2readelf: Extend -z to dumping hex and string sections (-x and -p).Mark Wielaard9 years
upstream/mjw/compress3libelf: Make elf_strptr index correctly into compressed section data.Mark Wielaard9 years
upstream/mjw/compress4elfcompress: New utility.Mark Wielaard8 years
upstream/mjw/dwarf_outputMerge branch 'dwarf' into mjw/dwarf_outputMark Wielaard13 years
upstream/mjw/dwarfstringsAdd dwarf_endianity_string and dwarf_decimal_sign_string.Mark Wielaard12 years
upstream/mjw/elfstrmergeunstrip: Update sh_info when SH_INFO_LINK_P, not just when SHF_INFO_LINK set.Mark Wielaard9 years
upstream/mjw/fp-unwindAdd frame pointer unwinding for aarch64Ulf Hermann7 years
upstream/mjw/leakstests: Use valgrind --leak-check=full.Mark Wielaard9 years
upstream/mjw/location-rangedwarflint: check_range_out_of_scope only check location of pc_contained_dies.Mark Wielaard13 years
upstream/mjw/pendingreadelf: Warn when uncompressing fails and error when gelf_getshdr fails.Mark Wielaard8 years
upstream/mpolacek/autotestAdd new ebl_check_st_other_bits function.Mark Wielaard13 years
upstream/pmachata/RH-DTSBuild installable libraries with -fpic, -fvisibility=hiddenPetr Machata11 years
upstream/pmachata/aarch64-reviewSupport AArch64 architecturePetr Machata11 years
upstream/pmachata/dwarfUse newly-available --depth from dwarf-print in the test casePetr Machata15 years
upstream/pmachata/dwarf-writerDon't emit base address selection entry when it doesn't change base addressPetr Machata15 years
upstream/pmachata/dwarf_outputAdd stumps to dwarf_outputPetr Machata15 years
upstream/pmachata/dwarflintdwarflint: ref_record is now template parametrized by locus typePetr Machata13 years
upstream/pmachata/dwfl_core_file_reportLoad ahead core file chunk only if the area is vaddr-contiguousPetr Machata15 years
upstream/pmachata/iteratorsAdd logical_die_tree_iteratorPetr Machata9 years
upstream/pmachata/macroMake it explicit in comments that dwarf_macro_paramN fetche (N-1)th paramPetr Machata10 years
upstream/pmachata/range_list_iterator_formptrMerge branch 'dwarf' into pmachata/range_list_iterator_formptrPetr Machata13 years
upstream/pmachata/reader_hooksMerge branch 'master' of ssh://pmachata@git.fedorahosted.org/git/elfutils int...Petr Machata15 years
upstream/pmachata/sharingDump com.redhat.elfutils.pmachata.sharing from monotone.Petr Machata15 years
upstream/pmachata/threadsDump com.redhat.elfutils.pmachata.threads from monotone.Petr Machata15 years
upstream/portableMerge branch 'master' into portableMark Wielaard9 years
upstream/relocateMerge branch 'master' into relocateMark Wielaard12 years
upstream/robustifyMerge branch 'master' into robustifyMark Wielaard10 years
upstream/roland/addrsym_tlsunfinishedRoland McGrath14 years
upstream/roland/arm_corenotesomething for arm, unfinishedRoland McGrath14 years
upstream/roland/cfiMerge branch 'master' into roland/cfiRoland McGrath14 years
upstream/roland/dwarf-collectorlog entriesRoland McGrath15 years
upstream/roland/dwarf-hackingdebugging hacks, not to be mergedRoland McGrath14 years
upstream/roland/dwarf-macinfoMerge branch 'dwarf' into roland/dwarf-macinfoRoland McGrath15 years
upstream/roland/dwarf_editMerge roland/dwarf-collector, fiddle constructors more.Roland McGrath15 years
upstream/roland/dwarf_output-shapeunfinishedRoland McGrath15 years
upstream/roland/dwarf_output-trackerclosest yetRoland McGrath15 years
upstream/roland/elf_cloneelf_clone vs ELF_K_ARRoland McGrath14 years
upstream/roland/is_stmtnoodlingRoland McGrath14 years
upstream/roland/notesmake check ok after mergeRoland McGrath14 years
upstream/roland/pariscStart at parisc backend.Roland McGrath15 years
upstream/roland/parisc_corenotesomething for parisc, unfinishedRoland McGrath14 years
upstream/roland/relocate-cfi-tmpunfinished cfi relocatableRoland McGrath13 years
upstream/roland/trackerMerge branch 'dwarf' into roland/trackerRoland McGrath15 years
upstream/roland/unstrip-buildid-relativeChange unstrip -n display of build ID vaddr to be module-relative.Roland McGrath14 years
upstream/roland/unwindUpdate version set for merging.Roland McGrath15 years
upstream/users/amerey/try-no-objcopyskip if objcopy doesn't workAaron Merey3 months
upstream/users/amerey/try-pr27405use portable echo commandAaron Merey9 weeks
upstream/users/amerey/try-pr31097adjust_relocs at most once per sectionAaron Merey4 months
upstream/users/dichen/readelf-28873readelf: display dynamic symtab without section headersDi Chen16 months
upstream/users/dichen/readelf-Dsreadelf: display dynamic symtab without section headersDi Chen14 months
upstream/users/dichen/try-dwfl-frame-reglibdwfl: Add new function dwfl_frame_regDi Chen22 months
upstream/users/fche/try-bz28204ima testing: switch 'pem' mode for koji subtest, allow dist/distcheckFrank Ch. Eigler2 months
upstream/users/fche/try-bz28204ePR28204 debuginfod ima verification review changes cont'dFrank Ch. Eigler2 months
upstream/users/fche/try-bz28204fdebuginfod: PR28204 - RPM IMA per-file signature verificationRyan Goldberg8 weeks
upstream/users/fche/try-bz29472may23PR29472: debuginfod: add metadata query webapi, C api, clientFrank Ch. Eigler2 weeks
upstream/users/fche/try-debuginfod-configuryfooFrank Ch. Eigler5 days
upstream/users/fche/try-pr29472PR29472: debuginfod: add metadata query webapi, C api, clientFrank Ch. Eigler8 months
upstream/users/halamour/try-pr30000PR 30000: debuginfod-find should have a source-list verbHousam Alamour8 months
upstream/users/halamour/try-pr30991PR 30991: srcfiles tarball featureHousam Alamour4 months
upstream/users/halamour/try-pr30991-squashedPR 30991: srcfiles tarball featureHousam Alamour4 months
upstream/users/mark/try-funcretval-structfuncretval-structMark Wielaard3 months
upstream/users/marxin/try-PR29474-fix-debuginfod-concurrencydebuginfod: Fix concurrent request leading to a same .rpm file [PR29474]Martin Liska22 months
upstream/users/marxin/try-zstd-support-v2support ZSTD compression algorithmMartin Liska18 months
upstream/users/rgoldber/try-bz28204ddebuginfod: PR28204 - Minor bug fixesRyan Goldberg9 months
upstream/users/rgoldber/try-metadata_queryPR29472: Fixed test envvarRyan Goldberg21 months
upstream/users/rgoldber/try-pr29472gPR29472: debuginfod: fixed memory leak from json array creationRyan Goldberg10 months
upstream/users/serhei/eu-stacktraceeu-stacktrace WIP: update READMESerhei Makarov45 hours