File: ChangeLog2013

package info (click to toggle)
dwarfutils 20161124-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,800 kB
  • ctags: 5,982
  • sloc: ansic: 60,119; cpp: 3,753; python: 639; makefile: 618; sh: 590; awk: 11
file content (9 lines) | stat: -rw-r--r-- 419 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
2013-11-24  David Anderson
      * Makefile: Some compilers (FreeBSD gcc, for example) do
        not support -gdwarf-4, so changed the compile 
        to -g.
2013-08-13  David Anderson <davea42@earthlink.net>
      * Add the --check option to verify that dwarf_highpc()
        and the new dwarf_highpc_b() work properly with
        both form address and form constant instances of
        attributes DW_AT_high_pc.