File: ChangeLog

package info (click to toggle)
dwarfutils 20120410-2
  • links: PTS
  • area: main
  • in suites: jessie-kfreebsd, wheezy
  • size: 5,372 kB
  • sloc: ansic: 37,117; cpp: 14,412; makefile: 529; sh: 116
file content (9 lines) | stat: -rw-r--r-- 482 bytes parent folder | download | duplicates (2)
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.