Add mingw I64 support for printing long and long long values
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
6e3d6dc1
NC
12008-01-25 Kai Tietz <kai.tietz@onevision.com>
2
3 * prdbg.c: Correct formatter style use.
4 * readelf.c: Likewise.
5 * strings.c: Likewise.
6
5ca3b13d
NC
72008-01-25 Nick Clifton <nickc@redhat.com>
8
9 * po/ru.po: Updated Russian translation.
10
fabda5a7
L
112008-01-17 H.J. Lu <hjl.tools@gmail.com>
12
13 * MAINTAINERS: Update my email address.
14
1febe64d
NC
152008-01-14 Nick Clifton <nickc@redhat.com>
16
17 * dwarf.c (process_debug_info): Include the CU offset and corrupt
18 version value when reporting unrecognised DWARF version numbers.
19 (load_debug_info): Remember a failed attempt to load and parse the
20 .debug_info section and do not repeat such attempts.
21 (display_debug_lines): Check the return value from load_debug_info
22 and return whilst displaying a warning message if the load failed.
23 (display_debug_loc): Likewise.
24 (display_debug_ranges): Likewise.
cc86f28f
NC
25 (DEBUG_INFO_UNAVAILABLE): Value stored in num_debug_info_entries
26 when the .debug_info section could not be loaded/parsed.
27 (process_debug_info): Display the length of the compilation unit
28 in hex, so that it corresponds with the offsets that will follow.
29 Tell the user if the length was 32-bit or 64-bit.
30 If a DIE abbreviation could not be found, tell the user the offset
31 of the DIE.
32 (free_debug_memory): Do not attempt to free any entries in the
33 debug_information array if num_debug_info_entries is set to
34 DEBUG_INFO_UNAVAILABLE.
1febe64d 35
e819ade1
AS
362008-01-10 Andreas Schwab <schwab@suse.de>
37
38 * readelf.c (is_64bit_abs_reloc): Handle R_S390_64.
39
d25576aa
NC
402008-01-09 Jakub Zawadzki <darkjames@darkjames.ath.cx>
41
42 PR binutils/55326
43 * bucomm.c (list_supported_architectures): Free architecture list
44 after use.
45 * windres.c (set_endianess): Likewise.
46 * windmc.c (set_endianess): Likewise.
47
aeafac0c
KT
482008-01-08 Kai Tietz <kai.tietz@onevision.com>
49
50 * binutils/rclex.c: (yylex): Add ':', '_', '\\', and '/' to post
51 characters for name tokens. PR/5529.
52
3c75e4f8
GM
532008-01-04 Greg McGary <greg@mcgary.org>
54
55 * prdbg.c (print_vma): Print as long long, if host supports it.
56
ec4d4525
NC
572008-01-03 Nick Clifton <nickc@redhat.com>
58
59 * dwarf.c (read_and_display_attr_value): Prefix values that are
60 displayed in hexadecimal with 0x.
61 For the DW_AT_import attribute display the abbreviation number and
62 tag of the imported DIE.
63 (process_debug_info): Warn about lengths that reserved by the
64 DWARF3 specification.
65 Provide more information when corrupted DIEs are detected.
66 Warn if DIE corruption makes the sibling level negative.
67
6c7ac64e 68For older changes see ChangeLog-2007
252b5132
RH
69\f
70Local Variables:
71mode: change-log
72left-margin: 8
73fill-column: 74
74version-control: never
75End:
This page took 0.377752 seconds and 4 git commands to generate.