OSDN Git Service

* dwarf2.h: Mention the location of the DWARF3 spec on the web.
authorNick Clifton <nickc@redhat.com>
Fri, 16 Nov 2007 15:36:21 +0000 (15:36 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 16 Nov 2007 15:36:21 +0000 (15:36 +0000)
commitda8b7287ead8384576f7f235b6e27dae5b85454b
treea8d65033a9a016e160b92e6aad7ce5e869da3371
parentbaab44e97b4444f1a50fe7552a9037b4059037e7
* dwarf2.h: Mention the location of the DWARF3 spec on the web.
  (DW_AT_stride_size): Rename to DW_AT_bit_stride.
  (DW_AT_stride): Rename to DW_AT_byte_stride.
* dwarf.c (process_extended_line_op): Add cases for HP extensions to the line ops.
  Mention if an unknown op code is in the user defined range.
  (decode_location_expression): Add cases for HP extensions, the DW_OP_GNU_uninit extension and the DW_OP_call_frame_cfa and DW_OP_bit_piece DWARF3 operators.
  (read_and_display_attr): Correct list of attributes which can reference a location list.
  (read_and_display_attr_value): Add cases for DWARF3 values and HP extensions.
  Correct list of attributes which can reference a location list.
  (get_AT_name): Add cases for DWARF3 values and HP and PGI extensions.
binutils/ChangeLog
binutils/dwarf.c
include/elf/ChangeLog
include/elf/dwarf2.h