/
niceSOFT
/
elfutils
ОбзорДокументацияВойти
/
niceSOFT
/
elfutils
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
elfutils/
tests/
..
debuginfod-debs

debuginfod: populate _r_seekable on scan

2 года назад
debuginfod-ima

debuginfod: PR28204 - RPM IMA per-file signature verification

2 года назад
debuginfod-rpms

debuginfod: populate _r_seekable on scan

2 года назад
debuginfod-tars

PR32218: debuginfod-client: support very long source file names

2 года назад
.gitignore

tests/.gitignore: Use correct spelling for get-files-define-file

2 года назад
ChangeLog

tests: Optionally dump all units in dwarf-getmacros

3 года назад
Makefile.am

libelf: elf_compress doesn't handle multiple elf_newdata chunks correctly

2 года назад
addrcfi.c

libdw: dwarf_frame_register takes an array of at least 3 Dwarf_Ops

6 лет назад
addrscopes.c

Consolidate error.h inclusion in system.h

8 лет назад
addrx_constx-4.dwo.bz2

libdw: Support DW_OP_addrx/constx and split DWARF addrx/constx support.

8 лет назад
addrx_constx-5.dwo.bz2

libdw: Support DW_OP_addrx/constx and split DWARF addrx/constx support.

8 лет назад
addsections.c

tests: Add a bit less and slightly smaller sections for addsections

3 года назад
aggregate_size.c

libdw: dwarf_aggregate_size return CU address_size for sizeless pointer/refs.

12 лет назад
all-dwarf-ranges.c

libdw: Handle GNU DebugFission split ranges.

8 лет назад
alldts.c

readelf: Don't consider padding DT_NULL as dynamic section entry

4 года назад
allfcts.c

libdw: Resolve alt file on first use.

9 лет назад
allregs.c

Consolidate error.h inclusion in system.h

8 лет назад
arextract.c

Switch from numerical to defined constants for permissions.

6 лет назад
arls.c

Trust AC_SYS_LARGEFILE to provide large file support

11 лет назад
arsymtest.c

Update name, license and contributor policy.

14 лет назад
asm-tst1.c

Only typedef Ebl once.

6 лет назад
asm-tst2.c

Only typedef Ebl once.

6 лет назад
asm-tst3.c

Only typedef Ebl once.

6 лет назад
asm-tst4.c

Only typedef Ebl once.

6 лет назад
asm-tst5.c

Only typedef Ebl once.

6 лет назад
asm-tst6.c

Only typedef Ebl once.

6 лет назад
asm-tst7.c

Only typedef Ebl once.

6 лет назад
asm-tst8.c

Only typedef Ebl once.

6 лет назад
asm-tst9.c

Only typedef Ebl once.

6 лет назад
attr-integrate-skel.c

libdw: Search skeleton DIE for split compile unit DIE attributes.

8 лет назад
backtrace-child.c

tests: Remove assert (errno == 0) from tests.

8 лет назад
backtrace-data.c

tests: Add break to avoid implicit-fallthrough warning

7 лет назад
backtrace-dwarf.c

tests: Don't printf a known NULL symname in backtrace-dwarf.c.

7 лет назад
backtrace-subr.sh

Use grep -E instead of egrep, use grep -F instead of fgrep.

4 года назад
backtrace.aarch64.core.bz2

backends: Add aarch64 native and core unwind support.

12 лет назад
backtrace.aarch64.exec.bz2

backends: Add aarch64 native and core unwind support.

12 лет назад
backtrace.aarch64.fp.core.bz2

Add frame pointer unwinding for aarch64 and relax backtrace testcases.

9 лет назад
backtrace.aarch64.fp.exec.bz2

Add frame pointer unwinding for aarch64 and relax backtrace testcases.

9 лет назад
backtrace.c

tests: skip '(null)' symname frames in backtrace tests

3 года назад
backtrace.i386.core.bz2

Tests for unwinder of x86*.

13 лет назад
backtrace.i386.exec.bz2

Tests for unwinder of x86*.

13 лет назад
backtrace.i386.fp.core.bz2

Add i386 frame pointer unwinder.

9 лет назад
backtrace.i386.fp.exec.bz2

Add i386 frame pointer unwinder.

9 лет назад
backtrace.ppc.core.bz2

tests: Add core backtracegen check and regen ppc32 backtrace testfiles.

9 лет назад
backtrace.ppc.exec.bz2

tests: Add core backtracegen check and regen ppc32 backtrace testfiles.

9 лет назад
backtrace.ppc64le.fp.core.bz2

ppc64: Add minimal fallback unwinder.

9 лет назад
backtrace.ppc64le.fp.exec.bz2

ppc64: Add minimal fallback unwinder.

9 лет назад
backtrace.s390.core.bz2

unwinder: s390 and s390x

13 лет назад
backtrace.s390.exec.bz2

unwinder: s390 and s390x

13 лет назад
backtrace.s390x.core.bz2

unwinder: s390 and s390x

13 лет назад
backtrace.s390x.exec.bz2

unwinder: s390 and s390x

13 лет назад
backtrace.sparc.core.bz2

backends: sparc: support for core backtraces

11 лет назад
backtrace.sparc.exec.bz2

backends: sparc: support for core backtraces

11 лет назад
backtrace.x32.core.bz2

tests: Add run-backtrace-core-x32.sh

11 лет назад
backtrace.x32.exec.bz2

tests: Add run-backtrace-core-x32.sh

11 лет назад
backtrace.x86_64.core.bz2

Tests for unwinder of x86*.

13 лет назад
backtrace.x86_64.exec.bz2

Tests for unwinder of x86*.

13 лет назад
backtrace.x86_64.fp.core.bz2

Add frame pointer unwinding as fallback on x86_64

9 лет назад
backtrace.x86_64.fp.exec.bz2

Add frame pointer unwinding as fallback on x86_64

9 лет назад
buildid.c

Consolidate error.h inclusion in system.h

8 лет назад
cleanup-13.c

tests: Simplify backtrace-dwarf (gcc cleanup-13.c) testcase.

13 лет назад
coverage.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
cu-dwp-section-info.c

libdw: Parse DWARF package file index sections

2 года назад
debug-ranges-no-lowpc.o.bz2

dwarf_ranges: do not request base address attributes if not necessary

12 лет назад
debug-ranges-no-lowpc.s

dwarf_ranges: do not request base address attributes if not necessary

12 лет назад
debugaltlink.c

Consolidate error.h inclusion in system.h

8 лет назад
debuginfod-subr.sh

PR29472: debuginfod: add metadata query webapi, C api, client

2 года назад
debuginfod_build_id_find.c

debuginfod 2/2: server side

7 лет назад
debuglink.c

Consolidate error.h inclusion in system.h

8 лет назад
declfiles.c

libdw: Handle split DWARF in dwarf_decl_file

2 года назад
deleted-lib.c

Fix resolving ELF symbols for live PIDs with deleted files

12 лет назад
deleted.c

Consolidate error.h inclusion in system.h

8 лет назад
dwarf-die-addr-die.c

tests: fix spelling typos in error diagnostics and comments

6 лет назад
dwarf-getmacros.c

tests: Optionally dump all units in dwarf-getmacros

3 года назад
dwarf-getstring.c

tests: Fix some memory leaks in testcases.

11 лет назад
dwarf-ranges.c

dwarf_ranges: do not request base address attributes if not necessary

12 лет назад
dwarf_default_lower_bound.c

libdw: Add dwarf_default_lower_bound.

9 лет назад
dwarfcfi.c

Consolidate error.h inclusion in system.h

8 лет назад
dwelf_elf_e_machine_string.c

Come up with startswith function.

5 лет назад
dwelfgnucompressed.c

Come up with startswith function.

5 лет назад
dwfl-addr-sect.c

Consolidate error.h inclusion in system.h

8 лет назад
dwfl-bug-addr-overflow.c

Consolidate error.h inclusion in system.h

8 лет назад
dwfl-bug-fd-leak.c

tests: fix spelling typos in error diagnostics and comments

6 лет назад
dwfl-bug-getmodules.c

Consolidate error.h inclusion in system.h

8 лет назад
dwfl-bug-report.c

Update name, license and contributor policy.

14 лет назад
dwfl-core-noncontig.c

libdwfl: Correctly handle corefile non-contiguous segments

3 года назад
dwfl-proc-attach.c

tests: Add dlopen override to dwfl-proc-attach for old glibc/valgrind.

6 лет назад
dwfl-report-elf-align.c

Consolidate error.h inclusion in system.h

8 лет назад
dwfl-report-offline-memory.c

libdwfl: Make dwfl_report_offline_memory work with ELF_C_READ_MMAP

2 года назад
dwfl-report-segment-contiguous.c

libdwfl: remove broken coalescing logic in dwfl_report_segment

7 лет назад
dwfllines.c

Consolidate error.h inclusion in system.h

8 лет назад
dwflmodtest.c

Consistently define _(Str) using dgettext ("elfutils", Str)

6 лет назад
dwflsyms.c

Consolidate error.h inclusion in system.h

8 лет назад
early-offscn.c

Consolidate error.h inclusion in system.h

8 лет назад
ecp.c

Switch from numerical to defined constants for permissions.

6 лет назад
elf-print-reloc-syms.c

unstrip: Call adjust_relocs no more than once per section.

3 года назад
elfcopy.c

Remove redundant casts of memory allocating functions returning void *

5 лет назад
elfgetchdr.c

Come up with startswith function.

5 лет назад
elfgetzdata.c

libelf: Treat elf_memory image as writable

2 года назад
elfputzdata.c

Come up with startswith function.

5 лет назад
elfrdwrnop.c

libelf: Mark shdr_flags dirty if offset or size changes during update.

7 лет назад
elfshphehdr.c

Write to /dev/null rather than /dev/zero

9 лет назад
elfstrmerge.c

tests: fix build against upcoming `gcc-14` (`-Werror=calloc-transposed-args`)

3 года назад
elfstrtab.c

Switch from numerical to defined constants for permissions.

6 лет назад
emptyfile.c

Switch from numerical to defined constants for permissions.

6 лет назад
fillfile.c

Switch from numerical to defined constants for permissions.

6 лет назад
find-prologues.c

Consolidate error.h inclusion in system.h

8 лет назад
funcretval.c

backends: Handle DW_TAG_unspecified_type in dwarf_peeled_die_type

3 года назад
funcretval_test++11.cxx

backends: Support returning lvalue and rvalue references

3 года назад
funcretval_test.c

Support AArch64 architecture

13 лет назад
funcretval_test_aarch64.bz2

Support AArch64 architecture

13 лет назад
funcretval_test_struct.c

tests: Fix specifying constant of double type

2 года назад
funcretval_test_struct_riscv.bz2

riscv: Partial implementation of flatten_aggregate

2 года назад
funcscopes.c

Consolidate error.h inclusion in system.h

8 лет назад
get-aranges.c

Update name, license and contributor policy.

14 лет назад
get-files-define-file.c

libdw: dwarf_getsrcfiles should not imply dwarf_getsrclines

2 года назад
get-files.c

libdw: dwarf_getsrcfiles should not imply dwarf_getsrclines

2 года назад
get-lines.c

libdw: dwarf_getsrcfiles should not imply dwarf_getsrclines

2 года назад
get-pubnames.c

Update name, license and contributor policy.

14 лет назад
get-units-invalid.c

libdw: Check validity of dwarf_getabbrev arguments.

8 лет назад
get-units-split.c

libdw: dwarf_get_units find split units from .dwo.

8 лет назад
getphdrnum.c

tests: Fix getphdrnum and run-lfs-symbols.sh testcase.

6 лет назад
getsrc_die.c

Consolidate error.h inclusion in system.h

8 лет назад
hash.c

Update name, license and contributor policy.

14 лет назад
hello_aarch64.ko.bz2

Support AArch64 architecture

13 лет назад
hello_arc_hs4.ko.bz2

Add support for Synopsys ARCv2 processors

4 года назад
hello_csky.ko.bz2

Add backend support for C-SKY

7 лет назад
hello_hexagon.ko.bz2

Add support for Hexagon

2 года назад
hello_i386.ko.bz2

strip: Add --reloc-debug-sections option.

15 лет назад
hello_m68k.ko.bz2

Add m68k tests

10 лет назад
hello_ppc64.ko.bz2

strip: Add --reloc-debug-sections option.

15 лет назад
hello_riscv64.ko.bz2

tests: Update hello_riscv64.ko test file with debuginfo.

8 лет назад
hello_s390.ko.bz2

Add hello_s390.ko testcase to run-strip-reloc.sh.

15 лет назад
hello_x86_64.ko.bz2

strip: Add --reloc-debug-sections option.

15 лет назад
leb128.c

libdw: check memory access in get_(u|s)leb128

3 года назад
lfs-symbols

Trust AC_SYS_LARGEFILE to provide large file support

11 лет назад
libtestfile_multi_shared.so.bz2

libdw: Add support for DWZ multifile forms DW_FORM_GNU_ref_alt/strp_alt.

14 лет назад
line2addr.c

Consolidate error.h inclusion in system.h

8 лет назад
linkmap-cut-lib.so.bz2

Support note NT_FILE for locating files.

12 лет назад
linkmap-cut.bz2

Support note NT_FILE for locating files.

12 лет назад
linkmap-cut.core.bz2

Support note NT_FILE for locating files.

12 лет назад
low_high_pc.c

tests: run-low_high_pc.sh: drop redundant 'lx' suffix

4 года назад
msg_tst.c

libelf: Add ELF_E_INVALID_ELF error value.

9 лет назад
newdata.c

Switch from numerical to defined constants for permissions.

6 лет назад
newfile.c

Update name, license and contributor policy.

14 лет назад
newscn.c

Update name, license and contributor policy.

14 лет назад
newzdata.c

libelf: elf_compress doesn't handle multiple elf_newdata chunks correctly

2 года назад
next-files.c

libdw: Add dwarf_next_lines to read .debug_line tables without CUs.

8 лет назад
next-lines.c

libdw: Add dwarf_next_lines to read .debug_line tables without CUs.

8 лет назад
next_cfi.c

tests: Handle compressed sections in next_cfi testcase.

8 лет назад
nvidia_extended_linemap_libdw.c

libdw, readelf: Read inlining info in NVIDIA extended line map

5 лет назад
peel_type.c

Add missing peel_type.c test for commit f339da.

9 лет назад
rdwrmmap.c

Consolidate error.h inclusion in system.h

8 лет назад
read_unaligned.c

tests: Add read_unaligned testcase

6 лет назад
rerequest_tag.c

tests: Fix some memory leaks in testcases.

11 лет назад
run-addr2line-C-test.sh

tests: Check ELFUTILS_DISABLE_DEMANGLE in run-addr2line-C-test.sh

4 года назад
run-addr2line-alt-debugpath.sh

tests: Add a testcase for dwfl debuginfo-path with separate bin/debug dirs.

11 лет назад
run-addr2line-i-demangle-test.sh

tests: Always print reason when skipping test.

11 лет назад
run-addr2line-i-lex-test.sh

tests: Test addr2line -i with lexical blocks present

12 лет назад
run-addr2line-i-test.sh

addr2line: Do not test demangling in run-addr2line-i-test.sh

4 года назад
run-addr2line-test.sh

addr2line: Add --pretty-print option to show all information on one line.

11 лет назад
run-addrcfi.sh

aarch64: Create definitions for AARCH64_RA_SIGN_STATE register

2 года назад
run-addrname-test.sh

addr2line: Always parse addresses as hex numbers.

11 лет назад
run-addrscopes.sh

libdwfl: dwfl_module_getsrc should never match end_sequence line.

12 лет назад
run-aggregate-size.sh

libdw: dwarf_formsdata should return a signed value

9 лет назад
run-all-dwarf-ranges.sh

libdw: Apply DWARF package file section offsets where appropriate

2 года назад
run-alldts.sh

readelf: Don't consider padding DT_NULL as dynamic section entry

4 года назад
run-allfcts-multi.sh

libdw: Resolve alt file on first use.

9 лет назад
run-allfcts.sh

Handle DW_AT_decl_file 0

3 года назад
run-allregs.sh

aarch64: Create definitions for AARCH64_RA_SIGN_STATE register

2 года назад
run-annobingroup.sh

tests: Use separate files for strip outputs

8 лет назад
run-ar-N.sh

ar: Correct -N COUNT off-by-one

4 года назад
run-ar.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-arextract.sh

Enable automake parallel-tests for make check.

13 лет назад
run-arsymtest.sh

Check for prefixed ar, readelf, and nm

13 лет назад
run-attr-integrate-skel.sh

libdw: Search skeleton DIE for split compile unit DIE attributes.

8 лет назад
run-backtrace-core-aarch64.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-core-i386.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-core-ppc.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-core-s390.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-core-s390x.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-core-sparc.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-core-x32.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-core-x86_64.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-data.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-demangle.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-dwarf.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-fp-core-aarch64.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-fp-core-i386.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-fp-core-ppc64le.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-fp-core-x86_64.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-native-biarch.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-native-core-biarch.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-native-core.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-backtrace-native.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-bug1-test.sh

Enable automake parallel-tests for make check.

13 лет назад
run-buildid.sh

libdwelf: Add dwelf_elf_gnu_build_id.

12 лет назад
run-compress-test.sh

support ZSTD compression algorithm

4 года назад
run-copyadd-sections.sh

libelf: Fix some issues with ELF_C_RDWR_MMAP.

8 лет назад
run-copymany-be32.sh

tests: Really split run-copymany-sections.sh into separate tests

3 года назад
run-copymany-be64.sh

tests: Really split run-copymany-sections.sh into separate tests

3 года назад
run-copymany-le32.sh

tests: Really split run-copymany-sections.sh into separate tests

3 года назад
run-copymany-le64.sh

tests: Really split run-copymany-sections.sh into separate tests

3 года назад
run-cu-dwp-section-info.sh

libdw: Parse DWARF package file index sections

2 года назад
run-debugaltlink.sh

libdwelf: Add dwelf_dwarf_gnu_debugaltlink

12 лет назад
run-debuginfod-IXr.sh

PR30377: fix debuginfod -r -X combination

3 года назад
run-debuginfod-archive-groom.sh

debuginfod: fix skipping <built-in> source file

2 года назад
run-debuginfod-archive-rename.sh

Use grep -E instead of egrep, use grep -F instead of fgrep.

4 года назад
run-debuginfod-archive-test.sh

tests: Don't set DEBUGINFOD_TIMEOUT

5 лет назад
run-debuginfod-artifact-running.sh

tests: Don't set DEBUGINFOD_TIMEOUT

5 лет назад
run-debuginfod-client-profile.sh

config/profile.fish.in: Prevent bracketed variables and unmatched wildcard errors

2 года назад
run-debuginfod-dlopen.sh

tests: Don't set DEBUGINFOD_TIMEOUT

5 лет назад
run-debuginfod-duplicate-urls.sh

tests: Make sure all debuginfod tests use a clean database and cache.

5 лет назад
run-debuginfod-extraction-passive.sh

Use grep -E instead of egrep, use grep -F instead of fgrep.

4 года назад
run-debuginfod-extraction.sh

debuginfod: fix skipping <built-in> source file

2 года назад
run-debuginfod-fd-prefetch-caches.sh

tests/run-debuginfod-fd-prefetch-caches.sh: disable fdcache limit check

2 года назад
run-debuginfod-federation-link.sh

PR29022: 000-permissions files cause problems for backups

4 года назад
run-debuginfod-federation-metrics.sh

debuginfod: PR29696: enlarge run-debuginfod-federation-metrics.sh workload again

3 года назад
run-debuginfod-federation-sqlite.sh

tests: Limit the number of concurrent requests in debuginfod-federation

3 года назад
run-debuginfod-file.sh

tests: Set DEBUGINFOD_CACHE_PATH for run-debuginfod-{file,query-retry}.sh

5 лет назад
run-debuginfod-find-metadata.sh

PR29472: debuginfod: add metadata query webapi, C api, client

2 года назад
run-debuginfod-ima-verification.sh

debuginfod: PR28204 - RPM IMA per-file signature verification

2 года назад
run-debuginfod-longsource.sh

PR32218: debuginfod-client: support very long source file names

2 года назад
run-debuginfod-malformed.sh

tests: Don't set DEBUGINFOD_TIMEOUT

5 лет назад
run-debuginfod-negative-cache.sh

PR29022: 000-permissions files cause problems for backups

4 года назад
run-debuginfod-no-urls.sh

debuginfod: Fracture tests/run-debuginfod-find.sh into specific tests

5 лет назад
run-debuginfod-percent-escape.sh

tests: Add initial scan wait_ready in run-debuginfod-percent-escape.sh

4 года назад
run-debuginfod-query-retry.sh

Fix static build when zstd is enabled for libelf

3 года назад
run-debuginfod-regex.sh

tests: Make sure to wait for initial scan and groom cycle

5 лет назад
run-debuginfod-response-headers.sh

tests: Restructure run-debuginfod-response-headers.sh

3 года назад
run-debuginfod-section.sh

PR32218: debuginfod-client: support very long source file names

2 года назад
run-debuginfod-seekable.sh

debuginfod: populate _r_seekable on request

2 года назад
run-debuginfod-sizetime.sh

PR28284: add tweaks on previous debuginfod x-debuginfod* header forwarding work

4 года назад
run-debuginfod-tmp-home.sh

PR29022: 000-permissions files cause problems for backups

4 года назад
run-debuginfod-webapi-concurrency.sh

Use grep -E instead of egrep, use grep -F instead of fgrep.

4 года назад
run-debuginfod-writable.sh

tests: Don't set DEBUGINFOD_TIMEOUT

5 лет назад
run-debuginfod-x-forwarded-for.sh

debuginfod: Fracture tests/run-debuginfod-find.sh into specific tests

5 лет назад
run-debuglink.sh

libdwelf: New DWARF ELF Low-level Functions. Add dwelf_elf_gnu_debuglink.

12 лет назад
run-declfiles.sh

libdw: Apply DWARF package file section offsets where appropriate

2 года назад
run-deleted.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-disasm-bpf.sh

Add support for BPF

10 лет назад
run-disasm-riscv64.sh

Implement RISC-V disassembler

7 лет назад
run-disasm-x86-64.sh

tests: use ${CC} instead of 'gcc' in tests

6 лет назад
run-disasm-x86.sh

tests: use ${CC} instead of 'gcc' in tests

6 лет назад
run-dwarf-die-addr-die.sh

libdw: Handle split Dwarf Dies in dwarf_die_addr_die.

8 лет назад
run-dwarf-getmacros.sh

libdw: Apply DWARF package file section offsets where appropriate

2 года назад
run-dwarf-getstring.sh

Enable automake parallel-tests for make check.

13 лет назад
run-dwarf-ranges.sh

libdw: Handle .debug_rnglists in dwarf_ranges.

8 лет назад
run-dwarfcfi.sh

libdw: Allow .debug_frame only Dwarf.

8 лет назад
run-dwelf_elf_e_machine_string.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-dwelfgnucompressed.sh

libdwelf: Add dwelf_scn_gnu_compressed_size.

11 лет назад
run-dwfl-addr-sect.sh

Enable automake parallel-tests for make check.

13 лет назад
run-dwfl-bug-offline-rel.sh

Enable automake parallel-tests for make check.

13 лет назад
run-dwfl-core-noncontig.sh

libdwfl: Correctly handle corefile non-contiguous segments

3 года назад
run-dwfl-report-elf-align.sh

Enable automake parallel-tests for make check.

13 лет назад
run-dwfl-report-offline-memory.sh

libdwfl: Make dwfl_report_offline_memory work with ELF_C_READ_MMAP

2 года назад
run-dwfllines.sh

Enable automake parallel-tests for make check.

13 лет назад
run-dwflsyms.sh

libdwfl: test dwflsyms on ET_EXEC with minisymtab

12 лет назад
run-early-offscn.sh

Enable automake parallel-tests for make check.

13 лет назад
run-ecp-test.sh

Enable automake parallel-tests for make check.

13 лет назад
run-ecp-test2.sh

Enable automake parallel-tests for make check.

13 лет назад
run-elf_cntl_gelf_getshdr.sh

tests: Add various files to tempfiles so they are always cleaned up.

13 лет назад
run-elfclassify-self.sh

elfclassify: New tool to analyze ELF objects.

7 лет назад
run-elfclassify.sh

tests: Run elfcompress under testrun in run-elfclassify.sh

7 лет назад
run-elfgetchdr.sh

libelf: Add elf32_getchdr, elf64_getchdr and gelf_getchdr.

11 лет назад
run-elfgetzdata.sh

libelf: Treat elf_memory as if using ELF_C_READ_MMAP

3 года назад
run-elflint-self.sh

elflint: Support checking ELF files with compressed sections.

9 лет назад
run-elflint-test.sh

elflint: Support checking ELF files with compressed sections.

9 лет назад
run-elfputzdata.sh

libelf: Make elf_strptr index correctly into compressed section data.

11 лет назад
run-elfstrmerge-test.sh

tests: elfstrmerge warn about STT_SECTION symbol for shstrhndx.

11 лет назад
run-exprlocs-self.sh

tests: Add varlocs-self and exprlocs-self tests.

9 лет назад
run-exprlocs.sh

libdw: Handle DW_OP_GNU_variable_value.

9 лет назад
run-find-prologues.sh

Enable automake parallel-tests for make check.

13 лет назад
run-funcretval++11.sh

backends: Support returning lvalue and rvalue references

3 года назад
run-funcretval-struct-native.sh

riscv: Partial implementation of flatten_aggregate

2 года назад
run-funcretval-struct.sh

riscv: Partial implementation of flatten_aggregate

2 года назад
run-funcretval.sh

Support AArch64 architecture

13 лет назад
run-funcscopes.sh

libdwfl: dwfl_module_getsrc should never match end_sequence line.

12 лет назад
run-get-aranges.sh

Enable automake parallel-tests for make check.

13 лет назад
run-get-files.sh

libdw: dwarf_getsrcfiles should not imply dwarf_getsrclines

2 года назад
run-get-lines.sh

libdw: Apply DWARF package file section offsets where appropriate

2 года назад
run-get-pubnames.sh

Enable automake parallel-tests for make check.

13 лет назад
run-get-units-invalid.sh

libdw: Fix crashing on illegal/zero Dwarf_Die.

8 лет назад
run-get-units-split.sh

libdw: Apply DWARF package file section offsets where appropriate

2 года назад
run-getphdrnum.sh

tests: Add testcase for elf_getphdrnum with more than 65535 entries.

6 лет назад
run-getsrc-die.sh

tests/run-getsrc-die.sh: Skip tests if objcopy fails

2 года назад
run-large-elf-file.sh

libdw: Handle overflowed DW_SECT_INFO offsets in DWARF package file indexes

2 года назад
run-lfs-symbols.sh

tests: run-lfs-symbols.sh needs gawk

3 года назад
run-line2addr.sh

Enable automake parallel-tests for make check.

13 лет назад
run-linkmap-cut.sh

tests: Use #/usr/bin/env bash in scripts that use bash

6 лет назад
run-low_high_pc-dw-form-indirect.sh

libdw: handle DW_FORM_indirect when reading attributes

5 лет назад
run-low_high_pc.sh

tests: Run run-low_high_pc.sh testcase on split dwarf files.

8 лет назад
run-macro-test.sh

tests: Add various files to tempfiles so they are always cleaned up.

13 лет назад
run-native-test.sh

tests: Don't redirect output to /dev/null in run-native-test.sh

3 года назад
run-next-cfi-self.sh

libdw: Recognize zero terminator to end frame table in dwarf_next_cfi.

8 лет назад
run-next-cfi.sh

libdw: Recognize zero terminator to end frame table in dwarf_next_cfi.

8 лет назад
run-next-files.sh

libdw: Apply DWARF package file section offsets where appropriate

2 года назад
run-next-lines.sh

libdw: Apply DWARF package file section offsets where appropriate

2 года назад
run-nm-self.sh

tests: run-nm-self.sh use test = not == for string comparisons.

12 лет назад
run-nm-syms.sh

nm: Explicitly print weak 'V' or 'T' and common 'C' symbols.

6 лет назад
run-nvidia-extended-linemap-libdw.sh

libdw, readelf: Read inlining info in NVIDIA extended line map

5 лет назад
run-nvidia-extended-linemap-readelf.sh

libdw, readelf: Read inlining info in NVIDIA extended line map

5 лет назад
run-peel-type.sh

libdw: dwarf_aggregate_size() works with multi-dimensional arrays

9 лет назад
run-prelink-addr-test.sh

Enable automake parallel-tests for make check.

13 лет назад
run-pt_gnu_prop-tests.sh

readelf, elflint: Handle PT_GNU_PROPERTY.

6 лет назад
run-ranlib-test.sh

Enable automake parallel-tests for make check.

13 лет назад
run-ranlib-test2.sh

Enable automake parallel-tests for make check.

13 лет назад
run-ranlib-test3.sh

Update name, license and contributor policy.

14 лет назад
run-ranlib-test4.sh

Update name, license and contributor policy.

14 лет назад
run-readelf-A.sh

backends: Add support for EM_PPC64 GNU_ATTRIBUTES.

9 лет назад
run-readelf-Dd.sh

readelf: Support --dynamic with --use-dynamic

4 года назад
run-readelf-addr.sh

readelf handle .debug_addr section.

8 лет назад
run-readelf-aranges.sh

Enable automake parallel-tests for make check.

13 лет назад
run-readelf-arm-flags.sh

Arm Ehdr flag printing

4 года назад
run-readelf-compressed-zstd.sh

libdwfl: Add ZSTD support.

6 лет назад
run-readelf-compressed.sh

Skip run-readelf-compressed.sh test if built without bzip2

8 лет назад
run-readelf-const-values.sh

readelf: Handle signedness of DW_FORM_implicit_const and DW_AT_const_value.

8 лет назад
run-readelf-d.sh

readelf: Don't consider padding DT_NULL as dynamic section entry

4 года назад
run-readelf-discr.sh

readelf: Decode DW_AT_discr_list block attributes.

7 лет назад
run-readelf-dw-form-indirect.sh

libdw: handle DW_FORM_indirect when reading attributes

5 лет назад
run-readelf-dwz-multi.sh

readelf: Print actual file for decl_file and call_file attributes.

9 лет назад
run-readelf-fat-lto.sh

libdw: dwarf_elf_begin should use either plain, dwo or lto DWARF sections.

5 лет назад
run-readelf-frames.sh

libdw,readelf: Recognize DW_CFA_AARCH64_negate_ra_state

6 лет назад
run-readelf-gdb_index.sh

readelf: Fix printing of .gdb_index symbol table offset.

2 года назад
run-readelf-info-plus.sh

libdw: Fix memory corruption in libdw_find_split_unit.

8 лет назад
run-readelf-line.sh

tests: fix spelling typos in error diagnostics and comments

6 лет назад
run-readelf-loc.sh

readelf: Turn format_print_dwarf into print_dwarf_addr.

8 лет назад
run-readelf-macro.sh

readelf: Fix printing of DW_FORM_strx and DW_MACRO parsing

2 года назад
run-readelf-macros.sh

readelf: Handle multiple .debug_macro sections and decode header flag.

8 лет назад
run-readelf-mixed-corenote.sh

RISC-V: Improve riscv64 core file support.

8 лет назад
run-readelf-multi-noline.sh

readelf: Handle line tables without line number statements correctly

5 лет назад
run-readelf-n.sh

libebl: Handle aarch64 bti, pac bits in gnu property note

6 лет назад
run-readelf-ranges.sh

readelf handle .debug_addr section.

8 лет назад
run-readelf-s.sh

readelf: print warning for -sW

4 года назад
run-readelf-self.sh

tests: Use -N for run-readelf-self.sh.

3 года назад
run-readelf-str.sh

readelf: Handle .debug_str_offsets.

8 лет назад
run-readelf-test1.sh

Enable automake parallel-tests for make check.

13 лет назад
run-readelf-test2.sh

readelf: Actually dump hex or strings when -p or -x get section number.

7 лет назад
run-readelf-test3.sh

Enable automake parallel-tests for make check.

13 лет назад
run-readelf-test4.sh

Enable automake parallel-tests for make check.

13 лет назад
run-readelf-twofiles.sh

readelf: Fix regression with multiple files and implicit debug_info reading.

8 лет назад
run-readelf-types.sh

readelf: Type DIE offset is from start of CU.

5 лет назад
run-readelf-variant.sh

readelf: Handle DW_OP_call2 and DW_OP_call4 correctly.

9 лет назад
run-readelf-vmcoreinfo.sh

Enable automake parallel-tests for make check.

13 лет назад
run-readelf-z.sh

readelf: Add -z,--decompress option.

11 лет назад
run-readelf-zdebug-rel.sh

libelf: Explicitly update section data after (de)compression.

8 лет назад
run-readelf-zdebug.sh

readelf: Handle multiple .debug_macro sections and decode header flag.

8 лет назад
run-readelf-zp.sh

readelf: Handle compressed sections and extend -z to cover -x and -p.

11 лет назад
run-readelf-zx.sh

readelf: Handle compressed sections and extend -z to cover -x and -p.

11 лет назад
run-reloc-bpf.sh

backends,bpf: add proper relocation support

8 лет назад
run-rerequest_tag.sh

Enable automake parallel-tests for make check.

13 лет назад
run-retain.sh

Handle SHF_GNU_RETAIN in eu-readelf and eu-elflint.

6 лет назад
run-reverse-sections-self.sh

libelf: Mark shdr_flags dirty if offset or size changes during update.

7 лет назад
run-reverse-sections.sh

libelf: Mark shdr_flags dirty if offset or size changes during update.

7 лет назад
run-show-abbrev.sh

Enable automake parallel-tests for make check.

13 лет назад
run-show-die-info.sh

Enable automake parallel-tests for make check.

13 лет назад
run-srcfiles-self.sh

srcfiles: Fix compile with --disable-libdebuginfod

2 года назад
run-stack-d-test.sh

tests: Use valgrind --leak-check=full.

11 лет назад
run-stack-demangled-test.sh

tests: fix spelling typos in error diagnostics and comments

6 лет назад
run-stack-i-test.sh

eu-stacktrace [4/5]: src: add unwind origin diagnostics to eu-stack

2 года назад
run-strings-test.sh

Enable automake parallel-tests for make check.

13 лет назад
run-strip-g.sh

tests: use ${CC} instead of 'gcc' in tests

6 лет назад
run-strip-groups.sh

Enable automake parallel-tests for make check.

13 лет назад
run-strip-largealign.sh

libelf: Fix unaligned d_off offsets for input sections with large alignments

5 лет назад
run-strip-nobitsalign.sh

libelf: elf_getdata should not adjust alignment for SHT_NOBITS sections.

11 лет назад
run-strip-nothing.sh

tests: use ${CC} instead of 'gcc' in tests

6 лет назад
run-strip-reloc-ko.sh

Add support for Hexagon

2 года назад
run-strip-reloc-ppc64.sh

tests: Split up run-strip-reloc.sh test in three subtests

3 года назад
run-strip-reloc-self.sh

tests: Split up run-strip-reloc.sh test in three subtests

3 года назад
run-strip-remove-keep.sh

strip: Add --keep-section=SECTION and --remove-section=SECTION.

9 лет назад
run-strip-strmerge.sh

Handle merged strtab/shstrtab string tables in strip and unstrip.

11 лет назад
run-strip-test-many.sh

tests: Use separate files for strip outputs

8 лет назад
run-strip-test.sh

Use grep -E instead of egrep, use grep -F instead of fgrep.

4 года назад
run-strip-test10.sh

tests: Add run-strip-test10.sh

11 лет назад
run-strip-test11.sh

Add m68k tests

10 лет назад
run-strip-test12.sh

tests: Add core and strip tests for RISC-V

8 лет назад
run-strip-test2.sh

Update name, license and contributor policy.

14 лет назад
run-strip-test3.sh

Update name, license and contributor policy.

14 лет назад
run-strip-test4.sh

src/ 2007-05-18 Roland McGrath <roland@redhat.com>

19 лет назад
run-strip-test5.sh

Move .mt-attrs file to top level.

21 год назад
run-strip-test6.sh

src/ 2007-05-18 Roland McGrath <roland@redhat.com>

19 лет назад
run-strip-test7.sh

missed testdata files

19 лет назад
run-strip-test8.sh

src/ * strip.c (handle_elf): Don't keep sections that kept symbol tables refer to. Instead, just be sure to preserve the original symbol table in the debug file so those symbols go with their sections and can be elided from the stripped version of the symbol table.

18 лет назад
run-strip-test9.sh

tests: Add run-strip-test9.sh

11 лет назад
run-strip-version.sh

libelf: Get alignment correct when calling conversion functions.

8 лет назад
run-strptr.sh

libelf: elf_strptr should fetch the shdr for the section if not yet known.

12 лет назад
run-sysroot.sh

tests/run-sysroot.sh: Call exit_cleanup directly

2 года назад
run-test-archive64.sh

nm: Handle/Skip /SYM64/ index entries.

12 лет назад
run-test-flag-nobits.sh

Enable automake parallel-tests for make check.

13 лет назад
run-test-includes.sh

tests: use ${CC} instead of 'gcc' in tests

6 лет назад
run-typeiter-many.sh

libdw: dwarf_begin_elf should use elf_getshdrstrndx to get section names.

8 лет назад
run-typeiter.sh

tests: Add testfile-debug-types test case.

12 лет назад
run-unit-info.sh

tests: Split self_test_files into an exe, lib and obj list.

8 лет назад
run-unstrip-M.sh

libdwfl: Don't report and abort on non-file mappings in maps.

13 лет назад
run-unstrip-n.sh

Support note NT_FILE for locating files.

12 лет назад
run-unstrip-test.sh

unstrip: Call adjust_relocs no more than once per section.

3 года назад
run-unstrip-test2.sh

src/ 2007-05-18 Roland McGrath <roland@redhat.com>

19 лет назад
run-unstrip-test3.sh

unstrip: Handle debuginfo files with missing SHF_INFO_LINK section flags.

11 лет назад
run-unstrip-test4.sh

tests: unstrip: Add test for mismatched .strtab sections

10 лет назад
run-varlocs-self.sh

configure: Add --enable-sanitize-memory

3 года назад
run-varlocs-vars.sh

libdw: set address size, offset size and version on fake CUs

5 лет назад
run-varlocs.sh

libdw: Apply DWARF package file section offsets where appropriate

2 года назад
run-xlate-note.sh

libelf: If xlate can only convert the ELF note header, just do that.

7 лет назад
run-zstrptr.sh

libelf: Make elf_strptr index correctly into compressed section data.

11 лет назад
saridx.c

Consolidate error.h inclusion in system.h

8 лет назад
scnnames.c

Update name, license and contributor policy.

14 лет назад
sectiondump.c

tests: fix spelling typos in error diagnostics and comments

6 лет назад
show-abbrev.c

libdw: Check validity of dwarf_getabbrev arguments.

8 лет назад
show-die-info.c

Add helper function for basename

3 года назад
showptable.c

Remove usage of "unlocked" variant of stdio print functions

2 года назад
splitdwarf4-not-split4.dwo.bz2

readelf: Deal with combined normal and split dwarf DebugFission .debug_loc.

8 лет назад
strip-reloc-subr.sh

tests: Split up run-strip-reloc.sh test in three subtests

3 года назад
strptr.c

libelf: elf_strptr should fetch the shdr for the section if not yet known.

12 лет назад
system-elf-gelf-test.c

libelf, readelf, elflint: Add RELR support

3 года назад
system-elf-libelf-test.c

libelf: Add ELF compression types and defines to libelf.h for older glibc.

11 лет назад
test-ar-duplicates.a.bz2

tests: Add test for duplicate entries in archive

3 года назад
test-copymany-subr.sh

tests: Really split run-copymany-sections.sh into separate tests

3 года назад
test-core-lib.so.bz2

Use DT_DEBUG library search first.

13 лет назад
test-core.core.bz2

Use DT_DEBUG library search first.

13 лет назад
test-core.exec.bz2

Use DT_DEBUG library search first.

13 лет назад
test-elf_cntl_gelf_getshdr.c

Trust AC_SYS_LARGEFILE to provide large file support

11 лет назад
test-flag-nobits.c

tests: Fix some memory leaks in testcases.

11 лет назад
test-nlist.c

Update name, license and contributor policy.

14 лет назад
test-offset-loop.alt.bz2

libdw: Handle dwz multi files correctly in dwarf_getfuncs.

13 лет назад
test-offset-loop.bz2

libdw: Handle dwz multi files correctly in dwarf_getfuncs.

13 лет назад
test-subr.sh

tests/test-subr.sh: Put test_dir under /var/tmp.

2 года назад
test-wrapper.sh

tests: Remove bashism from test-wrapper.sh /bin/sh script.

6 лет назад
testarchive64.a.bz2

Test case for handling archives with 64-bit symbol table

14 лет назад
testcore-noncontig.bz2

libdwfl: Correctly handle corefile non-contiguous segments

3 года назад
testcore-rtlib-ppc.bz2

Add ppc testcase for elf32_xlatetom.c fix.

14 лет назад
testcore-rtlib.bz2

Add new run-unstrip-n.sh test for RHBZ#805447 fixed in commit 210c2f.

14 лет назад
testfile-ada-variant.bz2

readelf: Handle DW_OP_call2 and DW_OP_call4 correctly.

9 лет назад
testfile-addrx_constx-4.bz2

libdw: Support DW_OP_addrx/constx and split DWARF addrx/constx support.

8 лет назад
testfile-addrx_constx-5.bz2

libdw: Support DW_OP_addrx/constx and split DWARF addrx/constx support.

8 лет назад
testfile-annobingroup-i386.o.bz2

unstrip: Also check sh_size in compare_unalloc_sections.

8 лет назад
testfile-annobingroup-x86_64.o.bz2

strip, unstrip: Handle SHT_GROUP correctly.

8 лет назад
testfile-annobingroup.o.bz2

unstrip: Handle SHT_GROUP sections in ET_REL files.

8 лет назад
testfile-arm-flags.bz2

Arm Ehdr flag printing

4 года назад
testfile-backtrace-demangle.bz2

tests: Don't use static functions in testfile-backtrace-demangle.

12 лет назад
testfile-backtrace-demangle.cc

tests: Don't use static functions in testfile-backtrace-demangle.

12 лет назад
testfile-backtrace-demangle.core.bz2

tests: Don't use static functions in testfile-backtrace-demangle.

12 лет назад
testfile-bpf-dis1.expect.bz2

libcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE, BPF_JSLT and BPF_JSLE

8 лет назад
testfile-bpf-dis1.o.bz2

Add support for BPF

10 лет назад
testfile-bpf-reloc.expect.bz2

backends,bpf: add proper relocation support

8 лет назад
testfile-bpf-reloc.o.bz2

backends,bpf: add proper relocation support

8 лет назад
testfile-const-values.debug.bz2

readelf: Handle signedness of DW_FORM_implicit_const and DW_AT_const_value.

8 лет назад
testfile-debug-rel-g.o.bz2

readelf: Handle compressed sections and extend -z to cover -x and -p.

11 лет назад
testfile-debug-rel-ppc64-g.o.bz2

libelf: Explicitly update section data after (de)compression.

8 лет назад
testfile-debug-rel-ppc64-z.o.bz2

libelf: Explicitly update section data after (de)compression.

8 лет назад
testfile-debug-rel-ppc64.o.bz2

libelf: Explicitly update section data after (de)compression.

8 лет назад
testfile-debug-rel-z.o.bz2

readelf: Handle compressed sections and extend -z to cover -x and -p.

11 лет назад
testfile-debug-rel.o.bz2

readelf: Handle compressed sections and extend -z to cover -x and -p.

11 лет назад
testfile-debug-types.bz2

tests: Add testfile-debug-types test case.

12 лет назад
testfile-debug.bz2

readelf: Read the decompressed data when processing .zdebug DWARF sections.

12 лет назад
testfile-define-file.bz2

libdw: dwarf_getsrcfiles should not imply dwarf_getsrclines

2 года назад
testfile-dw-form-indirect.bz2

libdw: handle DW_FORM_indirect when reading attributes

5 лет назад
testfile-dwarf-4.bz2

libdw: Handle DWARF5 line tables in dwarf_getsrclines.

8 лет назад
testfile-dwarf-45.source

libdw: dwarf_get_units find split units from .dwo.

8 лет назад
testfile-dwarf-5.bz2

libdw: Handle DWARF5 line tables in dwarf_getsrclines.

8 лет назад
testfile-dwarf5-fat-lto.o.bz2

libdw: dwarf_elf_begin should use either plain, dwo or lto DWARF sections.

5 лет назад
testfile-dwarf5-line-clang.bz2

Handle DW_AT_decl_file 0

3 года назад
testfile-dwfl-report-elf-align-shlib.so.bz2

Fix dwfl_report_elf BASE alignment

13 лет назад
testfile-dwp-4-cu-index-overflow.bz2

libdw: Handle overflowed DW_SECT_INFO offsets in DWARF package file indexes

2 года назад
testfile-dwp-4-cu-index-overflow.dwp.bz2

libdw: Handle overflowed DW_SECT_INFO offsets in DWARF package file indexes

2 года назад
testfile-dwp-4-strict.bz2

libdw: Parse DWARF package file index sections

2 года назад
testfile-dwp-4-strict.dwp.bz2

libdw: Parse DWARF package file index sections

2 года назад
testfile-dwp-4.bz2

libdw: Parse DWARF package file index sections

2 года назад
testfile-dwp-4.dwp.bz2

libdw: Parse DWARF package file index sections

2 года назад
testfile-dwp-5-cu-index-overflow.bz2

libdw: Handle overflowed DW_SECT_INFO offsets in DWARF package file indexes

2 года назад
testfile-dwp-5-cu-index-overflow.dwp.bz2

libdw: Handle overflowed DW_SECT_INFO offsets in DWARF package file indexes

2 года назад
testfile-dwp-5.bz2

libdw: Parse DWARF package file index sections

2 года назад
testfile-dwp-5.dwp.bz2

libdw: Parse DWARF package file index sections

2 года назад
testfile-dwp-cu-index-overflow.source

libdw: Handle overflowed DW_SECT_INFO offsets in DWARF package file indexes

2 года назад
testfile-dwp.source

libdw: Parse DWARF package file index sections

2 года назад
testfile-dwzstr.bz2

libdw: Handle FORM_GNU_strp_alt for files with string data only in dwz file.

13 лет назад
testfile-dwzstr.multi.bz2

libdw: Handle FORM_GNU_strp_alt for files with string data only in dwz file.

13 лет назад
testfile-gnu-property-note-aarch64.bz2

libebl: Handle aarch64 bti, pac bits in gnu property note

6 лет назад
testfile-gnu-property-note.bz2

Recognize and parse GNU Property notes.

8 лет назад
testfile-gnu-property-note.o.bz2

Recognize and parse GNU Property notes.

8 лет назад
testfile-hello4.dwo.bz2

libdw: dwarf_get_units find split units from .dwo.

8 лет назад
testfile-hello5.dwo.bz2

libdw: dwarf_get_units find split units from .dwo.

8 лет назад
testfile-info-link.bz2

unstrip: Handle debuginfo files with missing SHF_INFO_LINK section flags.

11 лет назад
testfile-info-link.debuginfo.bz2

unstrip: Handle debuginfo files with missing SHF_INFO_LINK section flags.

11 лет назад
testfile-info-link.stripped.bz2

unstrip: Handle debuginfo files with missing SHF_INFO_LINK section flags.

11 лет назад
testfile-inlines-lto.bz2

libdw: Search for abstract origin in the correct CU

4 года назад
testfile-inlines.bz2

addr2line: Support -i, --inlines output option.

13 лет назад
testfile-largealign.o.bz2

libelf: Fix unaligned d_off offsets for input sections with large alignments

5 лет назад
testfile-lex-inlines.bz2

tests: Test addr2line -i with lexical blocks present

12 лет назад
testfile-lto-gcc10.bz2

libdw: Use correct CU to resolve file names in dwarf_decl_file.

6 лет назад
testfile-lto-gcc8.bz2

libdw: Skip imported compiler_units in libdw_visit_scopes walking DIE tree

6 лет назад
testfile-lto-gcc9.bz2

libdw: Skip imported compiler_units in libdw_visit_scopes walking DIE tree

6 лет назад
testfile-m68k-core.bz2

Add m68k tests

10 лет назад
testfile-m68k-s.bz2

Add m68k tests

10 лет назад
testfile-m68k.bz2

Add m68k tests

10 лет назад
testfile-macinfo.bz2

Add low-level support for .debug_macro.

14 лет назад
testfile-macros-0xff.bz2

Change calling convention of dwarf_getmacros to allow opcode 0xff

12 лет назад
testfile-macros-0xff.s

Change calling convention of dwarf_getmacros to allow opcode 0xff

12 лет назад
testfile-macros-object.o.bz2

readelf: Handle multiple .debug_macro sections and decode header flag.

8 лет назад
testfile-macros.bz2

Add low-level support for .debug_macro.

14 лет назад
testfile-nobitsalign.bz2

libelf: elf_getdata should not adjust alignment for SHT_NOBITS sections.

11 лет назад
testfile-nobitsalign.strip.bz2

libelf: elf_getdata should not adjust alignment for SHT_NOBITS sections.

11 лет назад
testfile-nolfs.bz2

Trust AC_SYS_LARGEFILE to provide large file support

11 лет назад
testfile-only-debug-line.bz2

libdw: Add dwarf_next_lines to read .debug_line tables without CUs.

8 лет назад
testfile-phdrs.elf.bz2

tests: Add testcase for elf_getphdrnum with more than 65535 entries.

6 лет назад
testfile-ppc64-min-instr.bz2

tests: Test readelf --debug-dump=[decoded]line with min_inst_len > 1.

8 лет назад
testfile-ranges-hello.dwo.bz2

libdw: Handle GNU DebugFission split ranges.

8 лет назад
testfile-ranges-hello5.dwo.bz2

libdw: Handle .debug_rnglists in dwarf_ranges.

8 лет назад
testfile-ranges-world.dwo.bz2

libdw: Handle GNU DebugFission split ranges.

8 лет назад
testfile-ranges-world5.dwo.bz2

libdw: Handle .debug_rnglists in dwarf_ranges.

8 лет назад
testfile-retain.o.bz2

Handle SHF_GNU_RETAIN in eu-readelf and eu-elflint.

6 лет назад
testfile-riscv64-core.bz2

tests: Add core and strip tests for RISC-V

8 лет назад
testfile-riscv64-dis1.expect.bz2

Implement RISC-V disassembler

7 лет назад
testfile-riscv64-dis1.o.bz2

Implement RISC-V disassembler

7 лет назад
testfile-riscv64-s.bz2

tests: Add core and strip tests for RISC-V

8 лет назад
testfile-riscv64.bz2

tests: Add core and strip tests for RISC-V

8 лет назад
testfile-rng.debug.bz2

readelf: Decode DW_AT_discr_list block attributes.

7 лет назад
testfile-s390x-hash-both.bz2

elflint: Fix sh_entsize check when comparing SHT_HASH and SHT_GNU_HASH.

10 лет назад
testfile-sizes1.o.bz2

libdw: dwarf_aggregate_size return CU address_size for sizeless pointer/refs.

12 лет назад
testfile-sizes2.o.bz2

libdw: dwarf_aggregate_size return CU address_size for sizeless pointer/refs.

12 лет назад
testfile-sizes3.o.bz2

libdw: dwarf_aggregate_size() works with multi-dimensional arrays

9 лет назад
testfile-sizes4.o.bz2

libdw: dwarf_formsdata should return a signed value

9 лет назад
testfile-sizes4.s

libdw: dwarf_formsdata should return a signed value

9 лет назад
testfile-splitdwarf-4.bz2

libdw: dwarf_get_units find split units from .dwo.

8 лет назад
testfile-splitdwarf-5.bz2

libdw: dwarf_get_units find split units from .dwo.

8 лет назад
testfile-splitdwarf4-not-split4.debug.bz2

readelf: Deal with combined normal and split dwarf DebugFission .debug_loc.

8 лет назад
testfile-stridex.bz2

libdw: Handle DW_OP_GNU_variable_value.

9 лет назад
testfile-strtab.bz2

tests: unstrip: Add test for mismatched .strtab sections

10 лет назад
testfile-strtab.debuginfo.bz2

tests: unstrip: Add test for mismatched .strtab sections

10 лет назад
testfile-strtab.stripped.bz2

tests: unstrip: Add test for mismatched .strtab sections

10 лет назад
testfile-sysroot.tar.bz2

tests: add test for eu-stack --sysroot

2 года назад
testfile-urng.debug.bz2

readelf: Decode DW_AT_discr_list block attributes.

7 лет назад
testfile-vars-clang-dwarf4-32.o.bz2

libdw: set address size, offset size and version on fake CUs

5 лет назад
testfile-vars-clang-dwarf4-64.o.bz2

libdw: set address size, offset size and version on fake CUs

5 лет назад
testfile-vars-clang-dwarf5-32.o.bz2

libdw: set address size, offset size and version on fake CUs

5 лет назад
testfile-vars-clang-dwarf5-64.o.bz2

libdw: set address size, offset size and version on fake CUs

5 лет назад
testfile-vars-gcc-dwarf4-32.o.bz2

libdw: set address size, offset size and version on fake CUs

5 лет назад
testfile-vars-gcc-dwarf4-64.o.bz2

libdw: set address size, offset size and version on fake CUs

5 лет назад
testfile-vars-gcc-dwarf5-32.o.bz2

libdw: set address size, offset size and version on fake CUs

5 лет назад
testfile-vars-gcc-dwarf5-64.o.bz2

libdw: set address size, offset size and version on fake CUs

5 лет назад
testfile-version.bz2

libelf: Get alignment correct when calling conversion functions.

8 лет назад
testfile-world4.dwo.bz2

libdw: dwarf_get_units find split units from .dwo.

8 лет назад
testfile-world5.dwo.bz2

libdw: dwarf_get_units find split units from .dwo.

8 лет назад
testfile-x32-core.bz2

tests: Add testfile-x32-core.bz2 to run-readelf-mixed-corenote.sh

11 лет назад
testfile-x32-d.bz2

tests: Add run-strip-test10.sh

11 лет назад
testfile-x32-debug.bz2

tests: Add run-strip-test10.sh

11 лет назад
testfile-x32-s.bz2

tests: Add run-strip-test9.sh

11 лет назад
testfile-x32.bz2

tests: Add testfile-x32 to run-addrcfi.sh

11 лет назад
testfile-zdebug.bz2

readelf: Read the decompressed data when processing .zdebug DWARF sections.

12 лет назад
testfile-zgabi32.bz2

libelf: Add elf32_getchdr, elf64_getchdr and gelf_getchdr.

11 лет назад
testfile-zgabi32be.bz2

libelf: Add elf32_getchdr, elf64_getchdr and gelf_getchdr.

11 лет назад
testfile-zgabi64.bz2

libelf: Add elf32_getchdr, elf64_getchdr and gelf_getchdr.

11 лет назад
testfile-zgabi64be.bz2

libelf: Add elf32_getchdr, elf64_getchdr and gelf_getchdr.

11 лет назад
testfile-zgnu32.bz2

libdwelf: Add dwelf_scn_gnu_compressed_size.

11 лет назад
testfile-zgnu32be.bz2

libdwelf: Add dwelf_scn_gnu_compressed_size.

11 лет назад
testfile-zgnu64.bz2

libdwelf: Add dwelf_scn_gnu_compressed_size.

11 лет назад
testfile-zgnu64be.bz2

libdwelf: Add dwelf_scn_gnu_compressed_size.

11 лет назад
testfile.bz2

Adjust for monotone.

21 год назад
testfile10.bz2

Adjust for monotone.

21 год назад
testfile11-debugframe.bz2

libdw: Allow .debug_frame only Dwarf.

8 лет назад
testfile11.bz2

Adjust for monotone.

21 год назад
testfile12-debugframe.bz2

libdw: Allow .debug_frame only Dwarf.

8 лет назад
testfile12.bz2

Adjust for monotone.

21 год назад
testfile13.bz2

Adjust for monotone.

21 год назад
testfile14.bz2

Adjust for monotone.

21 год назад
testfile15.bz2

Adjust for monotone.

21 год назад
testfile15.debug.bz2

Adjust for monotone.

21 год назад
testfile16.bz2

src/ * strip.c (handle_elf): Don't keep sections that kept symbol tables refer to. Instead, just be sure to preserve the original symbol table in the debug file so those symbols go with their sections and can be elided from the stripped version of the symbol table.

18 лет назад
testfile16.debug.bz2

src/ * strip.c (handle_elf): Don't keep sections that kept symbol tables refer to. Instead, just be sure to preserve the original symbol table in the debug file so those symbols go with their sections and can be elided from the stripped version of the symbol table.

18 лет назад
testfile17.bz2

Adjust for monotone.

21 год назад
testfile17.debug.bz2

Adjust for monotone.

21 год назад
testfile18.bz2

Adjust for monotone.

21 год назад
testfile19.bz2

Implement ranlib. This required one little extension to libelf.

21 год назад
testfile19.index.bz2

Implement ranlib. This required one little extension to libelf.

21 год назад
testfile2.bz2

Adjust for monotone.

21 год назад
testfile20.bz2

Implement ranlib. This required one little extension to libelf.

21 год назад
testfile20.index.bz2

Implement ranlib. This required one little extension to libelf.

21 год назад
testfile21.bz2

Implement ranlib. This required one little extension to libelf.

21 год назад
testfile21.index.bz2

Implement ranlib. This required one little extension to libelf.

21 год назад
testfile22.bz2

libdw/ 2005-08-18 Roland McGrath <roland@redhat.com>

21 год назад
testfile23.bz2

2005-08-23 Roland McGrath <roland@redhat.com>

21 год назад
testfile24.bz2

libdw/ 2005-08-27 Roland McGrath <roland@redhat.com>

21 год назад
testfile25.bz2

libdw/ 2005-08-27 Roland McGrath <roland@redhat.com>

21 год назад
testfile26.bz2

2006-01-11 Roland McGrath <roland@redhat.com>

21 год назад
testfile27.bz2

2006-01-11 Roland McGrath <roland@redhat.com>

21 год назад
testfile28.bz2

Test case for problem in libelf with writing out existing ELF file with different location of the section headers.

20 лет назад
testfile28.rdwr.bz2

Test case for problem in libelf with writing out existing ELF file with different location of the section headers.

20 лет назад
testfile29.bz2

libelf/ 2006-04-04 Roland McGrath <roland@redhat.com>

20 лет назад
testfile29.rdwr.bz2

libelf/ 2006-04-04 Roland McGrath <roland@redhat.com>

20 лет назад
testfile3.bz2

Adjust for monotone.

21 год назад
testfile30.bz2

backends/ 2006-08-03 Roland McGrath <roland@redhat.com>

20 лет назад
testfile31.bz2

backends/ 2006-08-03 Roland McGrath <roland@redhat.com>

20 лет назад
testfile32.bz2

propagate from branch 'com.redhat.elfutils.roland.pending' (head c44dcfac5b545aecb173fede31f34cb003be0173) to branch 'com.redhat.elfutils' (head 4196d4e01486bdeb0c0632291881d1c6d7163fab)

20 лет назад
testfile33.bz2

propagate from branch 'com.redhat.elfutils.roland.pending' (head c44dcfac5b545aecb173fede31f34cb003be0173) to branch 'com.redhat.elfutils' (head 4196d4e01486bdeb0c0632291881d1c6d7163fab)

20 лет назад
testfile34.bz2

propagate from branch 'com.redhat.elfutils.roland.pending' (head c44dcfac5b545aecb173fede31f34cb003be0173) to branch 'com.redhat.elfutils' (head 4196d4e01486bdeb0c0632291881d1c6d7163fab)

20 лет назад
testfile35.bz2

src/ 2007-05-18 Roland McGrath <roland@redhat.com>

19 лет назад
testfile35.debug.bz2

src/ 2007-05-18 Roland McGrath <roland@redhat.com>

19 лет назад
testfile36.bz2

src/ 2007-05-18 Roland McGrath <roland@redhat.com>

19 лет назад
testfile36.debug.bz2

src/ 2007-05-18 Roland McGrath <roland@redhat.com>

19 лет назад
testfile37.bz2

src/ 2007-05-18 Roland McGrath <roland@redhat.com>

19 лет назад
testfile37.debug.bz2

src/ 2007-05-18 Roland McGrath <roland@redhat.com>

19 лет назад
testfile38.bz2

2007-08-09 Roland McGrath <roland@redhat.com>

19 лет назад
testfile39.bz2

missed testdata files

19 лет назад
testfile4.bz2

Adjust for monotone.

21 год назад
testfile40.bz2

missed testdata files

19 лет назад
testfile40.debug.bz2

missed testdata files

19 лет назад
testfile41.bz2

2007-09-27 Roland McGrath <roland@redhat.com>

19 лет назад
testfile42.bz2

merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec' and 'c22c8c43f8f68b0bffd4d5ccdb2282c958268742'

19 лет назад
testfile42_noshdrs.bz2

libdwelf: Add dwelf_elf_gnu_build_id.

12 лет назад
testfile43.bz2

2007-10-23 Roland McGrath <roland@redhat.com>

19 лет назад
testfile44.S.bz2

Add Intel SSE4 support to disassembler.

18 лет назад
testfile44.expect.bz2

Add Intel SSE4 support to disassembler.

18 лет назад
testfile45.S.bz2

Add Intel SSE4 support to disassembler.

18 лет назад
testfile45.expect.bz2

Implement RISC-V disassembler

7 лет назад
testfile46.bz2

Finish elflint .gnu.attributes checking

18 лет назад
testfile47.bz2

src/ * strip.c (handle_elf): Don't keep sections that kept symbol tables refer to. Instead, just be sure to preserve the original symbol table in the debug file so those symbols go with their sections and can be elided from the stripped version of the symbol table.

18 лет назад
testfile48.bz2

src/ * strip.c (handle_elf): Don't keep sections that kept symbol tables refer to. Instead, just be sure to preserve the original symbol table in the debug file so those symbols go with their sections and can be elided from the stripped version of the symbol table.

18 лет назад
testfile48.debug.bz2

src/ * strip.c (handle_elf): Don't keep sections that kept symbol tables refer to. Instead, just be sure to preserve the original symbol table in the debug file so those symbols go with their sections and can be elided from the stripped version of the symbol table.

18 лет назад
testfile49.bz2

Fix up bogon and missing log entries from .pmachata.threads branch.

18 лет назад
testfile5.bz2

Adjust for monotone.

21 год назад
testfile50.bz2

Fix derelocate crash for non-ET_REL file with some sh_addr at 0.

17 лет назад
testfile51.bz2

Add a test for dwarf_getmacros

17 лет назад
testfile52-32.noshdrs.so.bz2

Expand testfile52 for 32/64-bit and stripped headers

16 лет назад
testfile52-32.prelink.so.bz2

Expand testfile52 for 32/64-bit and stripped headers

16 лет назад
testfile52-32.so.bz2

Expand testfile52 for 32/64-bit and stripped headers

16 лет назад
testfile52-32.so.debug.bz2

Expand testfile52 for 32/64-bit and stripped headers

16 лет назад
testfile52-64.noshdrs.so.bz2

Expand testfile52 for 32/64-bit and stripped headers

16 лет назад
testfile52-64.prelink.so.bz2

Expand testfile52 for 32/64-bit and stripped headers

16 лет назад
testfile52-64.so.bz2

Expand testfile52 for 32/64-bit and stripped headers

16 лет назад
testfile52-64.so.debug.bz2

Expand testfile52 for 32/64-bit and stripped headers

16 лет назад
testfile53-32.bz2

Expand testfile53 for 32/64-bit

16 лет назад
testfile53-32.debug.bz2

Expand testfile53 for 32/64-bit

16 лет назад
testfile53-32.prelink.bz2

Expand testfile53 for 32/64-bit

16 лет назад
testfile53-64.bz2

Expand testfile53 for 32/64-bit

16 лет назад
testfile53-64.debug.bz2

Expand testfile53 for 32/64-bit

16 лет назад
testfile53-64.prelink.bz2

Expand testfile53 for 32/64-bit

16 лет назад
testfile54-32.noshdrs.so.bz2

Add data-only prelink tests

16 лет назад
testfile54-32.prelink.so.bz2

Add data-only prelink tests

16 лет назад
testfile54-32.so.bz2

Add data-only prelink tests

16 лет назад
testfile54-32.so.debug.bz2

Add data-only prelink tests

16 лет назад
testfile54-64.noshdrs.so.bz2

Add data-only prelink tests

16 лет назад
testfile54-64.prelink.so.bz2

Add data-only prelink tests

16 лет назад
testfile54-64.so.bz2

Add data-only prelink tests

16 лет назад
testfile54-64.so.debug.bz2

Add data-only prelink tests

16 лет назад
testfile55-32.bz2

run-prelink-addr-test.sh: Add a .dynbss+.bss prelink split

16 лет назад
testfile55-32.debug.bz2

run-prelink-addr-test.sh: Add a .dynbss+.bss prelink split

16 лет назад
testfile55-32.prelink.bz2

run-prelink-addr-test.sh: Add a .dynbss+.bss prelink split

16 лет назад
testfile55-64.bz2

run-prelink-addr-test.sh: Add a .dynbss+.bss prelink split

16 лет назад
testfile55-64.debug.bz2

run-prelink-addr-test.sh: Add a .dynbss+.bss prelink split

16 лет назад
testfile55-64.prelink.bz2

run-prelink-addr-test.sh: Add a .dynbss+.bss prelink split

16 лет назад
testfile56.bz2

Reject requests for abbreviation with code 0

15 лет назад
testfile57.bz2

Handle repeated requests for invalid abbreviation

15 лет назад
testfile58.bz2

strip: Handle SHT_GROUP sections better.

15 лет назад
testfile59.bz2

Fix bug using dwarf_next_unit to iterate over .debug_types

14 лет назад
testfile6.bz2

Adjust for monotone.

21 год назад
testfile61.bz2

Add allregs test for ARM back end

14 лет назад
testfile62.bz2

Test elfutils output of VMCOREINFO note.

14 лет назад
testfile63.bz2

Test elfutils output of a mixed core note.

14 лет назад
testfile64.bz2

libdwfl/ * dwfl_module_addrsym.c (dwfl_module_addrsym): New function binding_value. Use it for both zero and non-zero size symbols comparisons.

14 лет назад
testfile65.bz2

libdwfl/ dwfl_segment_report_module.c (dwfl_segment_report_module): Initialize mod->MAIN_BIAS.

14 лет назад
testfile66.bz2

libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.

13 лет назад
testfile66.core.bz2

libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.

13 лет назад
testfile67.bz2

backends/ * Makefile.am (s390_SRCS): Add s390_corenote.c and s390x_corenote.c. * linux-core-note.c (ALIGN_PR_REG): New definitions. (struct EBLHOOK(prstatus)): Change field pr_reg to anonymous struct with ALIGN_PR_REG. (EXTRA_ITEMS): New macro. * s390_corenote.c: New file. * s390_init.c (s390x_core_note): New declaration. (s390_init): Install s390x_core_note and s390_core_note. * s390x_corenote.c: New file.

14 лет назад
testfile68.bz2

backends/ * Makefile.am (s390_SRCS): Add s390_corenote.c and s390x_corenote.c. * linux-core-note.c (ALIGN_PR_REG): New definitions. (struct EBLHOOK(prstatus)): Change field pr_reg to anonymous struct with ALIGN_PR_REG. (EXTRA_ITEMS): New macro. * s390_corenote.c: New file. * s390_init.c (s390x_core_note): New declaration. (s390_init): Install s390x_core_note and s390_core_note. * s390x_corenote.c: New file.

14 лет назад
testfile69.core.bz2

libdwfl/ 2012-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>

14 лет назад
testfile69.so.bz2

libdwfl/ 2012-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>

14 лет назад
testfile7.bz2

Adjust for monotone.

21 год назад
testfile70.core.bz2

libdwfl/ * argp-std.c: Update Copyright year. (offline_find_elf): New function. (offline_callbacks): Use it for find_elf. (struct parse_opt): New. (parse_opt): New key ARGP_KEY_INIT. In other make hook struct parse_opt pointer from former Dwfl pointer. Delay 'e and OPT_COREFILE processing till ARGP_KEY_SUCCESS. Initialize state->input already from ARGP_KEY_SUCCESS. Modify the cleanup in ARGP_KEY_ERROR. Make the final state->input initialization optional. * dwfl_end.c: Update Copyright year. (dwfl_end): Free executable_for_core. * libdwflP.h: Update Copyright year. (struct Dwfl): New field executable_for_core.

14 лет назад
testfile70.exec.bz2

libdwfl/ * argp-std.c: Update Copyright year. (offline_find_elf): New function. (offline_callbacks): Use it for find_elf. (struct parse_opt): New. (parse_opt): New key ARGP_KEY_INIT. In other make hook struct parse_opt pointer from former Dwfl pointer. Delay 'e and OPT_COREFILE processing till ARGP_KEY_SUCCESS. Initialize state->input already from ARGP_KEY_SUCCESS. Modify the cleanup in ARGP_KEY_ERROR. Make the final state->input initialization optional. * dwfl_end.c: Update Copyright year. (dwfl_end): Free executable_for_core. * libdwflP.h: Update Copyright year. (struct Dwfl): New field executable_for_core.

14 лет назад
testfile71.bz2

Show contents NT_SIGINFO core note in readelf

13 лет назад
testfile8.bz2

Adjust for monotone.

21 год назад
testfile9.bz2

Adjust for monotone.

21 год назад
testfile_aarch64_core.bz2

Support AArch64 architecture

13 лет назад
testfile_class_func.bz2

libdw: Make dwarf_getfuncs find all (defining) DW_TAG_subprogram DIEs.

13 лет назад
testfile_const_type.bz2

tests: Add new varlocs test for dwarf_getlocation* functions.

13 лет назад
testfile_const_type.c

tests: Add new varlocs test for dwarf_getlocation* functions.

13 лет назад
testfile_entry_value.bz2

tests: Add new varlocs test for dwarf_getlocation* functions.

13 лет назад
testfile_entry_value.c

tests: Add new varlocs test for dwarf_getlocation* functions.

13 лет назад
testfile_gnu_props.32be.o.bz2

libebl: Fix reading GNU_PROPERTY_STACK_SIZE reading from 32bit notes.

8 лет назад
testfile_gnu_props.32le.o.bz2

libebl: Fix reading GNU_PROPERTY_STACK_SIZE reading from 32bit notes.

8 лет назад
testfile_gnu_props.64be.o.bz2

libebl: Fix reading GNU_PROPERTY_STACK_SIZE reading from 32bit notes.

8 лет назад
testfile_gnu_props.64le.o.bz2

libebl: Fix reading GNU_PROPERTY_STACK_SIZE reading from 32bit notes.

8 лет назад
testfile_i686_core.bz2

readelf: convert up to a target long in buf_read_ulong.

12 лет назад
testfile_implicit_pointer.bz2

tests: Add new varlocs test for dwarf_getlocation* functions.

13 лет назад
testfile_implicit_pointer.c

tests: Add new varlocs test for dwarf_getlocation* functions.

13 лет назад
testfile_implicit_value.bz2

tests: Add new varlocs test for dwarf_getlocation* functions.

13 лет назад
testfile_implicit_value.c

tests: Add new varlocs test for dwarf_getlocation* functions.

13 лет назад
testfile_low_high_pc.bz2

dwarf_highpc: Handle DW_AT_high_pc being a constant offset from DW_AT_low_pc.

14 лет назад
testfile_multi.dwz.bz2

libdw: Add support for DWZ multifile forms DW_FORM_GNU_ref_alt/strp_alt.

14 лет назад
testfile_multi_main.bz2

libdw: Add support for DWZ multifile forms DW_FORM_GNU_ref_alt/strp_alt.

14 лет назад
testfile_multi_noline.bz2

readelf: Handle line tables without line number statements correctly

5 лет назад
testfile_nested_funcs.bz2

libdw: Make dwarf_getfuncs find all (defining) DW_TAG_subprogram DIEs.

13 лет назад
testfile_nvidia_linemap.bz2

libdw, readelf: Read inlining info in NVIDIA extended line map

5 лет назад
testfile_parameter_ref.bz2

tests: Add new varlocs test for dwarf_getlocation* functions.

13 лет назад
testfile_parameter_ref.c

tests: Add new varlocs test for dwarf_getlocation* functions.

13 лет назад
testfile_pt_gnu_prop.bz2

readelf, elflint: Handle PT_GNU_PROPERTY.

6 лет назад
testfile_pt_gnu_prop32.bz2

readelf, elflint: Handle PT_GNU_PROPERTY.

6 лет назад
testfileaarch64-debugframe.bz2

libdw: Allow .debug_frame only Dwarf.

8 лет назад
testfileaarch64.bz2

backends: Add aarch64 abi_cfi.

13 лет назад
testfilearm-debugframe.bz2

libdw: Allow .debug_frame only Dwarf.

8 лет назад
testfilearm.bz2

backends: Hook abi_cfi for arm.

13 лет назад
testfilebasmin.bz2

libdwfl: Support auxiliary symbol table only for getsym and addrsym.

14 лет назад
testfilebaxmin.bz2

libdwfl: test dwflsyms on ET_EXEC with minisymtab

12 лет назад
testfilebazdbg.bz2

tests: readelf --elf-section, dwfl_module_addrsym and dwfl_module_getsym.

14 лет назад
testfilebazdbg.debug.bz2

tests: readelf --elf-section, dwfl_module_addrsym and dwfl_module_getsym.

14 лет назад
testfilebazdbg_pl.bz2

tests: Fix broken dwflsyms tests, extend test and add prelink tests.

13 лет назад
testfilebazdbg_plr.bz2

libdwfl: Fix and test aux_sym address_sync with relocated ELF

13 лет назад
testfilebazdbgppc64.bz2

libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.

13 лет назад
testfilebazdbgppc64.debug.bz2

libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.

13 лет назад
testfilebazdbgppc64_pl.bz2

libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.

13 лет назад
testfilebazdbgppc64_plr.bz2

libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.

13 лет назад
testfilebazdyn.bz2

tests: readelf --elf-section, dwfl_module_addrsym and dwfl_module_getsym.

14 лет назад
testfilebazdynppc64.bz2

libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.

13 лет назад
testfilebazmdb.bz2

tests: Fix broken dwflsyms tests, extend test and add prelink tests.

13 лет назад
testfilebazmdbppc64.bz2

libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.

13 лет назад
testfilebazmin.bz2

tests: Fix broken dwflsyms tests, extend test and add prelink tests.

13 лет назад
testfilebazmin_pl.bz2

tests: Fix broken dwflsyms tests, extend test and add prelink tests.

13 лет назад
testfilebazmin_plr.bz2

libdwfl: Fix and test aux_sym address_sync with relocated ELF

13 лет назад
testfilebazminppc64.bz2

libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.

13 лет назад
testfilebazminppc64_pl.bz2

libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.

13 лет назад
testfilebazminppc64_plr.bz2

libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.

13 лет назад
testfilebaztab.bz2

tests: readelf --elf-section, dwfl_module_addrsym and dwfl_module_getsym.

14 лет назад
testfilebaztabppc64.bz2

libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.

13 лет назад
testfileclangmacro.bz2

readelf: Fix printing of DW_FORM_strx and DW_MACRO parsing

2 года назад
testfilecsky.bz2

Add backend support for C-SKY

7 лет назад
testfiledwarfinlines.bz2

stack: Add -d, --debugname. Lookup DWARF debuginfo name for frame address.

13 лет назад
testfiledwarfinlines.core.bz2

stack: Add -d, --debugname. Lookup DWARF debuginfo name for frame address.

13 лет назад
testfilefoobarbaz.bz2

readelf: Display raw .debug_aranges. Use libdw only for decodedaranges.

13 лет назад
testfilegdbindex5.bz2

readelf: Add .gdb_index version 7 support.

14 лет назад
testfilegdbindex7.bz2

readelf: Add .gdb_index version 7 support.

14 лет назад
testfilegdbindex9-no-maininfo.bz2

readelf: Support .gdb_index version 9

3 года назад
testfilegdbindex9.bz2

readelf: Support .gdb_index version 9

3 года назад
testfileloc.bz2

Add readelf test for --debug-dump=loc --debug-dump=ranges, -N and -U.

14 лет назад
testfilemacro.bz2

readelf: Add .debug_macro parsing support.

14 лет назад
testfilenolines.bz2

libdw: dwarf_getsrclines don't set end_sequence when there are no lines.

13 лет назад
testfileppc32-debugframe.bz2

libdw: Allow .debug_frame only Dwarf.

8 лет назад
testfileppc32.bz2

tests: Add ppc32 and ppc64 addrcfi testcases.

13 лет назад
testfileppc32attrs.o.bz2

readelf: print_attributes (-A) robustify and handle non-gnu attributes.

12 лет назад
testfileppc64-debugframe.bz2

libdw: Allow .debug_frame only Dwarf.

8 лет назад
testfileppc64.bz2

tests: Add ppc32 and ppc64 addrcfi testcases.

13 лет назад
testfileppc64attrs.o.bz2

backends: Add support for EM_PPC64 GNU_ATTRIBUTES.

9 лет назад
testfileranges4.debug.bz2

libdw: Restructure address range reading for .debug_loc and .debug_ranges.

8 лет назад
testfileranges5.debug.bz2

libdw: Handle .debug_rnglists in dwarf_ranges.

8 лет назад
testfiles390.bz2

tests: Add s390 and s390x addrcfi testcases.

13 лет назад
testfiles390x.bz2

tests: Add s390 and s390x addrcfi testcases.

13 лет назад
testfilesparc64attrs.o.bz2

sparc: fix the printing of hw capabilities object attributes.

10 лет назад
testfilesplitranges4.debug.bz2

libdw: Handle GNU DebugFission split ranges.

8 лет назад
testfilesplitranges5.debug.bz2

libdw: Handle .debug_rnglists in dwarf_ranges.

8 лет назад
testfilesyms32.bz2

nm: Explicitly print weak 'V' or 'T' and common 'C' symbols.

6 лет назад
testfilesyms64.bz2

nm: Explicitly print weak 'V' or 'T' and common 'C' symbols.

6 лет назад
testlib_dynseg.so.bz2

elf32_offscn.c: Do not match SHT_NOBITS sections at OFFSET.

14 лет назад
typeiter.c

Update name, license and contributor policy.

14 лет назад
typeiter2.c

tests: Add testfile-debug-types test case.

12 лет назад
unit-info.c

libdw: Add new dwarf_cu_info function.

8 лет назад
update1.c

Switch from numerical to defined constants for permissions.

6 лет назад
update2.c

Switch from numerical to defined constants for permissions.

6 лет назад
update3.c

Switch from numerical to defined constants for permissions.

6 лет назад
update4.c

Switch from numerical to defined constants for permissions.

6 лет назад
varlocs.c

Add helper function for basename

3 года назад
vdsosyms.c

Come up with startswith function.

5 лет назад
vendorelf.c

Switch from numerical to defined constants for permissions.

6 лет назад
xlate_notes.c

libelf: If xlate can only convert the ELF note header, just do that.

7 лет назад
zstrptr.c

zstrptr: Pull print_string() into file scope

6 лет назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©