libdw/
authorRoland McGrath <roland@redhat.com>
Fri, 28 Oct 2005 06:56:24 +0000 (06:56 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 28 Oct 2005 06:56:24 +0000 (06:56 +0000)
commit07d4f2fc1cb53f170a71bc13617bbdd9cb1c3c60
tree0cd998a48772a7857dc187899cb5bb1f8decc35b
parent89757447dbcd0ac946db345fa6aa1edc76a37a11
libdw/
Fixes to last changes.

tests/
2005-10-27  Roland McGrath  <roland@redhat.com>

* run-find-prologues.sh: New file.
* Makefile.am (TESTS, EXTRA_DIST): Add it.
25 files changed:
.mtn-ignore [new file with mode: 0644]
ChangeLog
NEWS
configure.ac
libdw/ChangeLog
libdw/Makefile.am
libdw/dwarf.h
libdw/dwarf_diecu.c [new file with mode: 0644]
libdw/dwarf_entry_breakpoints.c [new file with mode: 0644]
libdw/dwarf_entrypc.c [new file with mode: 0644]
libdw/dwarf_getsrc_die.c
libdw/dwarf_getsrclines.c
libdw/dwarf_haspc.c
libdw/dwarf_ranges.c [new file with mode: 0644]
libdw/libdw.h
libdw/libdw.map
libdw/libdwP.h
libdwfl/ChangeLog
libdwfl/libdwflP.h
libdwfl/linux-kernel-modules.c
libdwfl/relocate.c
tests/ChangeLog
tests/Makefile.am
tests/find-prologues.c [new file with mode: 0644]
tests/run-find-prologues.sh [new file with mode: 0755]