Blame dwarfgen/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-09-15  Carlos Alberto Enciso
Packit cdaae3
     * createirepformfrombinary.cc: include the 'stdafx.h' 
Packit cdaae3
       for Windows port.
Packit cdaae3
       Minor typo in the filename description.
Packit cdaae3
     * createirepfrombinary.cc: include the 'stdafx.h' for Windows port.
Packit cdaae3
       Use the Dwarfdump generic open_a_file() and close_a_file() calls.
Packit cdaae3
     * dwarfgen.cc: include the 'stdafx.h' for Windows port.
Packit cdaae3
       Include the Dwarfdump generic open_a_file(), close_a_file() and
Packit cdaae3
       create_a_file() calls.
Packit cdaae3
       Remove the 'extern "C"' around 'dwgetopt.h'.
Packit cdaae3
     * irepattrtodbg.cc: include the 'stdafx.h' for Windows port.
Packit cdaae3
     * ireptodbg.cc: include the 'stdafx.h' for Windows port.
Packit cdaae3
2015-07-12  David Anderson
Packit cdaae3
     * Now uses dwoptarg, dwoptind, not optarg, optind.
Packit cdaae3
2015-02-22  David Anderson
Packit cdaae3
     * Now uses dwgetopt.h, .c from dwarfdump.
Packit cdaae3
     * dwarfgen.cc: Now references dwgetopt.h and dwgetopt().
Packit cdaae3
     * Makefile.in: Reaches around to libdwarf for dwgetopt.
Packit cdaae3
     * configure.in: Removed getopt.h check
Packit cdaae3
     * configure: regenerated
Packit cdaae3
2015-01-06  David Anderson
Packit cdaae3
     * dwarfgen.cc: Fixed indents and removed trailing whitespace.
Packit cdaae3
2015-01-01  David Anderson
Packit cdaae3
     * A new year begins.
Packit cdaae3