Blame dwarfexample/ChangeLog2015

Packit cdaae3
2015-12-31  David Anderson
Packit cdaae3
     * configure.in: Now allows --enable-shared and --disable-nonshared
Packit cdaae3
     * configure: regenerated.
Packit cdaae3
2015-11-26  David Anderson
Packit cdaae3
     * config.h.in, configure.in, Makefile.in: Deals with
Packit cdaae3
       zlib when present.
Packit cdaae3
     * configure: Generated.
Packit cdaae3
2015-11-15  David Anderson
Packit cdaae3
     * configure.in, Makefile.in: So we now use configure to build.
Packit cdaae3
     * configure: Generated
Packit cdaae3
2015-09-22  David Anderson
Packit cdaae3
     * simplereader.c: Removed trailing whitespace.
Packit cdaae3
2015-09-15  Carlos Alberto Enciso
Packit cdaae3
     * simplereader.c:  Fix some C99 issues with 
Packit cdaae3
       local variables declaration
Packit cdaae3
       in main() and read_cu_list().
Packit cdaae3
       Include the 'config.h' and 'stdafx.h' headers for Windows port.
Packit cdaae3
       Include the Dwarfdump generic open_a_file() and 
Packit cdaae3
       close_a_file() calls.
Packit cdaae3
2015-06-19  David Anderson
Packit cdaae3
     * frame1.c: Add printf and comments suggesting
Packit cdaae3
       use of dwarf_get_fde_list_eh() if dwarf_get_fde_list()
Packit cdaae3
       gets DW_DLV_NO_ENTRY.
Packit cdaae3
2015-05-05  David Anderson
Packit cdaae3
     * simplereader.c:  Added code to help testing
Packit cdaae3
       in libdwarf DebugFission Package File interfaces.
Packit cdaae3
2015-01-01  David Anderson
Packit cdaae3
     * A new year begins.