aboutsummaryrefslogtreecommitdiff
path: root/include/elf/dwarf2.h
AgeCommit message (Collapse)AuthorFilesLines
2001-11-13Index: bfd/ChangeLogGeoffrey Keating1-1/+5
2001-11-11 Geoffrey Keating <geoffk@redhat.com> * dwarf2.c (decode_line_info): Properly deal with unknown standard opcodes. Index: binutils/ChangeLog 2001-11-11 Geoffrey Keating <geoffk@redhat.com> * readelf.c (display_debug_lines): Deal with unknown standard opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin, DW_LNS_set_isa. Index: include/elf/ChangeLog 2001-11-11 Geoffrey Keating <geoffk@redhat.com> * dwarf2.h (dwarf_line_number_ops): Add DWARF 3 opcodes.
2001-06-30Remerge with gccNick Clifton1-5/+20
2001-06-29Add DWARF 2.1 attributesNick Clifton1-36/+52
2001-06-15 * dwarf2.h: Partial merge with gcc version.Per Bothner1-7/+48
(enum dwarf_descrim_list): Fix typo -> dwarf_discrim_list. (DW_LANG_Java): Use value from dwarf 2.1 draft (also used in gcc).
2001-03-14Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton1-1/+1
1999-06-02Stu Grossman <grossman@babylon-5.cygnus.com>Richard Henderson1-0/+1
* dwarf.h: Add LANG_JAVA. * dwarf2.h: Add DW_LANG_Java.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+637