]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Update new test after merge.
authorRoland McGrath <roland@redhat.com>
Thu, 17 Nov 2005 03:16:00 +0000 (03:16 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 17 Nov 2005 03:16:00 +0000 (03:16 +0000)
commite47ab76f02c2a4f4d802ec298969ba67956435fe
tree39dccb25273f15a488632c952738909f860c4b71
parentd7f8d0caa7a357f9f4765e5dc93255f5057eba2e
Update new test after merge.
64 files changed:
ChangeLog
Makefile.am
backends/ChangeLog [new file with mode: 0644]
backends/Makefile.am [new file with mode: 0644]
backends/alpha_init.c [moved from libebl/alpha_init.c with 96% similarity]
backends/alpha_reloc.def [moved from libebl/alpha_reloc.def with 100% similarity]
backends/alpha_retval.c [new file with mode: 0644]
backends/alpha_symbol.c [moved from libebl/alpha_symbol.c with 100% similarity]
backends/arm_init.c [moved from libebl/arm_init.c with 100% similarity]
backends/arm_reloc.def [moved from libebl/arm_reloc.def with 100% similarity]
backends/arm_symbol.c [moved from libebl/arm_symbol.c with 100% similarity]
backends/common-reloc.c [moved from libebl/common-reloc.c with 100% similarity]
backends/i386_corenote.c [moved from libebl/i386_corenote.c with 100% similarity]
backends/i386_init.c [moved from libebl/i386_init.c with 96% similarity]
backends/i386_reloc.def [moved from libebl/i386_reloc.def with 100% similarity]
backends/i386_retval.c [new file with mode: 0644]
backends/i386_symbol.c [moved from libebl/i386_symbol.c with 100% similarity]
backends/ia64_init.c [moved from libebl/ia64_init.c with 100% similarity]
backends/ia64_reloc.def [moved from libebl/ia64_reloc.def with 100% similarity]
backends/ia64_symbol.c [moved from libebl/ia64_symbol.c with 100% similarity]
backends/libebl_CPU.h [moved from libebl/libebl_CPU.h with 100% similarity]
backends/ppc64_init.c [moved from libebl/ppc64_init.c with 96% similarity]
backends/ppc64_reloc.def [moved from libebl/ppc64_reloc.def with 100% similarity]
backends/ppc64_retval.c [new file with mode: 0644]
backends/ppc64_symbol.c [moved from libebl/ppc64_symbol.c with 100% similarity]
backends/ppc_init.c [moved from libebl/ppc_init.c with 96% similarity]
backends/ppc_reloc.def [moved from libebl/ppc_reloc.def with 100% similarity]
backends/ppc_retval.c [new file with mode: 0644]
backends/ppc_symbol.c [moved from libebl/ppc_symbol.c with 100% similarity]
backends/s390_init.c [moved from libebl/s390_init.c with 100% similarity]
backends/s390_reloc.def [moved from libebl/s390_reloc.def with 100% similarity]
backends/s390_symbol.c [moved from libebl/s390_symbol.c with 100% similarity]
backends/sh_init.c [moved from libebl/sh_init.c with 100% similarity]
backends/sh_reloc.def [moved from libebl/sh_reloc.def with 100% similarity]
backends/sh_symbol.c [moved from libebl/sh_symbol.c with 100% similarity]
backends/sparc_init.c [moved from libebl/sparc_init.c with 100% similarity]
backends/sparc_reloc.def [moved from libebl/sparc_reloc.def with 100% similarity]
backends/sparc_symbol.c [moved from libebl/sparc_symbol.c with 100% similarity]
backends/x86_64_corenote.c [moved from libebl/x86_64_corenote.c with 100% similarity]
backends/x86_64_init.c [moved from libebl/x86_64_init.c with 95% similarity]
backends/x86_64_reloc.def [moved from libebl/x86_64_reloc.def with 100% similarity]
backends/x86_64_retval.c [new file with mode: 0644]
backends/x86_64_symbol.c [moved from libebl/x86_64_symbol.c with 100% similarity]
configure.ac
libasm/ChangeLog
libasm/Makefile.am
libdw/ChangeLog
libdw/Makefile.am
libdw/libdw.map
libdwfl/ChangeLog
libdwfl/Makefile.am
libdwfl/dwfl_module_return_value_location.c [new file with mode: 0644]
libdwfl/libdwfl.h
libdwfl/libdwflP.h
libebl/ChangeLog
libebl/Makefile.am
libebl/ebl-hooks.h
libebl/eblopenbackend.c
libebl/eblretval.c [new file with mode: 0644]
libebl/libebl.h
tests/ChangeLog
tests/Makefile.am
tests/coverage.sh
tests/funcretval.c [new file with mode: 0644]