summaryrefslogtreecommitdiff
path: root/libdwarf/ChangeLog
blob: 247cf9f80d023735f17e79f6808e3c29ca3f68ad (plain)
1
2
3
4
5
6
7
8
9
2012-04-04  DavidAnderson <davea42@earthlink.net>
     * libdwarf.h: A pointer "*" was right next to
       a "/*" so a space introduced between them for clarity.
       Fixed comments on DW_DLC_SIZE_64 and DW_DLC_SIZE_32.
     * dwarf_die_deliv.c: Two local variables were declared in the
       middle of code, accidentally creating C99 dependencies.
       Both trivially fixed with no change in logic.
2012-01-01  DavidAnderson <davea42@earthlink.net>
     * A new year starts.