merge of 2cc527e6d8c8ff19dab478f7d12e58f1cfa6d6f5
authorRoland McGrath <roland@redhat.com>
Mon, 5 Dec 2005 22:46:21 +0000 (22:46 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 5 Dec 2005 22:46:21 +0000 (22:46 +0000)
commit994b4899278199fc4d307780dac0ea50b238bc74
tree319952538a8556fa7f4d1ffcb4ae258fc6c47a5b
parent038129b11ac71a13ccaf9029122be86d6c532990
merge of 2cc527e6d8c8ff19dab478f7d12e58f1cfa6d6f5
     and 7b542932f3e2947183b45bdbf39d448f457da9fd
37 files changed:
NEWS
backends/ChangeLog
backends/Makefile.am
backends/i386_init.c
backends/i386_regs.c [new file with mode: 0644]
backends/ppc64_init.c
backends/ppc_init.c
backends/ppc_regs.c [new file with mode: 0644]
backends/sparc_init.c
backends/sparc_regs.c [new file with mode: 0644]
backends/x86_64_init.c
backends/x86_64_regs.c [new file with mode: 0644]
libdw/ChangeLog
libdw/libdw.map
libdwfl/ChangeLog
libdwfl/Makefile.am
libdwfl/dwfl_end.c
libdwfl/dwfl_module_getdwarf.c
libdwfl/dwfl_module_register_names.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/eblregname.c [new file with mode: 0644]
libebl/libebl.h
tests/ChangeLog
tests/Makefile.am
tests/addrscopes.c
tests/allregs.c [new file with mode: 0644]
tests/coverage.sh
tests/find-prologues.c
tests/funcretval.c
tests/funcscopes.c
tests/line2addr.c
tests/run-allregs.sh [new file with mode: 0755]