blob: 8120125a48b46b7d05b4140916ed7fd59a5353e2 [file] [log] [blame]
2005-07-28 Roland McGrath <roland@redhat.com>
* ptest.c: Moved to ../tests/dwflmodtest.c.
* Makefile.am (noinst_PROGRAMS): Variable removed.
(libdwfl_so_SOURCES, libdwfl_LIBS, libdwfl_so_LDADD): Likewise.
(EXTRA_DIST, ptest_LDADD, test2_LDADD): Likewise.
(libdwfl): Don't use libdwfl.so any more.
(libdwfl.so, install, uninstall): Targets removed.
(test2_SOURCES): Define EXTRA_DIST instead of this.
* libdwfl.map: File removed.
* libdwfl.h: Use "" for libdw.h #include.
2005-07-27 Roland McGrath <roland@redhat.com>
* libdwfl.map: Add dwfl_getmodules.
2005-07-23 Ulrich Drepper <drepper@redhat.com>
* Makefile.am: Fix rules to allow building with mudflap.
2005-07-21 Roland McGrath <roland@redhat.com>
* Makefile.am (noinst_HEADERS): Add loc2c.c.
* test2.c (main): Check sscanf result to quiet warning.
2005-07-20 Roland McGrath <roland@redhat.com>
* libdwfl-branch merged, creating this direcotry.