binutils/rclex.c: (yylex): Add ':', '_', '\\', and '/' to post characters
[platform/upstream/binutils.git] / binutils / ChangeLog
1 2008-01-08  Kai Tietz  <kai.tietz@onevision.com>
2
3         * binutils/rclex.c: (yylex): Add ':', '_', '\\', and '/' to post
4         characters for name tokens. PR/5529.
5
6 2008-01-04  Greg McGary  <greg@mcgary.org>
7
8         * prdbg.c (print_vma): Print as long long, if host supports it.
9
10 2008-01-03  Nick Clifton  <nickc@redhat.com>
11
12         * dwarf.c (read_and_display_attr_value): Prefix values that are
13         displayed in hexadecimal with 0x.
14         For the DW_AT_import attribute display the abbreviation number and
15         tag of the imported DIE.
16         (process_debug_info): Warn about lengths that reserved by the
17         DWARF3 specification.
18         Provide more information when corrupted DIEs are detected.
19         Warn if DIE corruption makes the sibling level negative.
20
21 For older changes see ChangeLog-2007
22 \f
23 Local Variables:
24 mode: change-log
25 left-margin: 8
26 fill-column: 74
27 version-control: never
28 End: