File: ChangeLog

package info (click to toggle)
dwarfutils 20100214-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 4,436 kB
  • ctags: 3,541
  • sloc: ansic: 30,360; cpp: 7,486; makefile: 438; sh: 95
file content (30 lines) | stat: -rw-r--r-- 1,619 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
2010-02-14  DavidAnderson <davea42@earthlink.net>
      * print_die.cc: Add newer DW_OP operators, remove
        bogus test of DW_OP_nop as the highest valid operator.
        Add table of DW_OPs to simplify testing for zero-operand
        operators.
        Revise so that the FORM of all attributes print with -M.
      * tag_attr.list: Updated copyright.
      * tag_tree_ext.list, tag_attr_ext.list: Added GNU template 
        parameter tags, attributes. Updated copyright.
      * tag_tree.list: Added template parameter tags. Added
        entry for nested classes. Updated copyright.
      * tag_common.h: Increased STD_TAG_TABLE_COLUMNS and 
        EXT_ATTR_TABLE_COLS.
2010-01-30  DavidAnderson  <davea42@earthlink.net>
      * print_die.c: Changed the spelling of one
        'DW_AT_type offset does not point to type info' error message so
        one can distinguish which check lead to the message.
2010-01-26  DavidAnderson <davea42@earthlink.net>
      * dwconf.cc, fderegs.h, dwconf.h, dwarfdump.1,
        dwarfdump.conf: The default frame values in frame
        output are now generic registers like r0 to r99
        instead of MIPS register names.  
        For the MIPS register names use '-x abi=mips'.
2010-01-17  DavidAnderson <davea42@earthlink.net>
      * print_die.cc: The special case DW_AT_SUN_func_offsets
        now prints identically in dwarfdump and dwarfdump2.
2010-01-03  DavidAnderson <davea42@earthlink.net>
      * tag_common.cc, common.cc, common.h: Remove <cr>
        line terminator characters and update copyright year. 
      * All other files: Update copyright year.