* common.h (EM_V850): V850s now supplied by Renesas.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2011-03-10 Nick Clifton <nickc@redhat.com>
2
3 * readelf.c (get_machine_name): Update EM_V850 entry.
4
5 2011-03-03 Mike Frysinger <vapier@gentoo.org>
6
7 * objdump.c (usage): Fix single typo.
8 * po/bg.po, po/binutils.pot, po/da.po, po/es.po, po/fi.po,
9 po/fr.po, po/id.po, po/ja.po, po/ru.po, po/vi.po: Likewise.
10
11 2011-03-01 Akos Pasztory <akos.pasztory@gmail.com>
12
13 PR binutils/12523
14 * readelf.c (process_object): Clear dynamic_info_DT_GNU_HASH.
15
16 2011-02-28 Kai Tietz <kai.tietz@onevision.com>
17
18 * debug.c (debug_start_source): Use filename_(n)cmp.
19 * ieee.c (ieee_finish_compilation_unit): Likewise.
20 (ieee_lineno): Likewise.
21 * nlmconv.c (main): Likewise.
22 * objcopy.c (strip_main): Likewise.
23 (copy_main): Likewise.
24 * objdump.c (show_line): Likewise.
25 (dump_reloc_set): Likewise.
26 * srconv.c (main): Likewise.
27 * wrstabs.c (stab_lineno): Likewise.
28
29 2011-02-24 Zachary T Welch <zwelch@codesourcery.com>
30
31 * readelf.c (decode_arm_unwind): Implement decoding of remaining
32 ARM unwind instructions (i.e. VFP/NEON and Intel Wireless MMX).
33
34 2011-02-23 Kai Tietz <kai.tietz@onevision.com>
35
36 * dwarf.c (read_leb128): Use bfd_vma instead of
37 long type.
38 (dwarf_vmatoa): New helper routine.
39 (process_extended_line_op): Use for adr bfd_vma
40 type and print those typed values via BFD_VMA_FMT
41 or via dwarf_vmatoa for localized prints.
42 (fetch_indirect_string): Adjust offset's type.
43 (decode_location_expression): Adjust argument types
44 and uvalue type.
45 (read_and_display_attr_value): Likewise.
46 (read_and_display_attr): Likewise.
47 (decode_location_expression): Adjust printf format.
48 (process_debug_info): Likewise.
49 (display_debug_lines_raw): Likewise.
50 (display_debug_lines_decoded): Likewise.
51 (display_debug_pubnames): Likewise.
52 (display_debug_loc): Likewise.
53 (display_debug_aranges): Likewise.
54 * dwarf.h (DWARF2_External_LineInfo,
55 DWARF2_Internal_LineInfo, DWARF2_External_PubNames,
56 DWARF2_Internal_PubNames, DWARF2_External_CompUnit,
57 DWARF2_Internal_CompUnit, DWARF2_External_ARange,
58 DWARF2_Internal_ARange): Added..
59 (read_leb128): Adjust return type.
60
61 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
62
63 * configure: Regenerate.
64
65 2011-02-08 Nick Clifton <nickc@redhat.com>
66
67 PR binutils/12467
68 * readelf.c (process_program_headers): Issue a warning if there
69 are no program headers but the file header has a non-zero program
70 header offset.
71 (process_section_headers): Issue a warning if there are no section
72 headers but the file header has a non-zero section header offset.
73 (process_section_groups): Reword the no section message so that it
74 can be distinguished from the one issued by process_section_headers.
75
76 2011-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
77 Doug Evans <dje@google.com>
78
79 * dwarf.c (display_gdb_index): Support version 4, warn on version 3.
80
81 2011-01-19 Maciej W. Rozycki <macro@codesourcery.com>
82
83 * readelf.c (process_object): Free dynamic_section after use.
84
85 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
86
87 PR binutils/12408
88 * readelf.c (process_archive): Free and reset dump_sects
89 after processing each archive member.
90
91 2011-01-11 Andreas Schwab <schwab@redhat.com>
92
93 * readelf.c (print_symbol): Handle symbol characters as unsigned.
94 Whitespace fixes.
95
96 2011-01-10 Nick Clifton <nickc@redhat.com>
97
98 * po/da.po: Updated Danish translation.
99
100 2011-01-06 Vladimir Siminov <sv@sw.ru>
101
102 * bucomm.c (get_file_size): Check for negative sizes and issue a
103 warning message if encountered.
104
105 2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
106
107 * version.c (print_version): Update copyright to 2011.
108
109 For older changes see ChangeLog-2010
110 \f
111 Local Variables:
112 mode: change-log
113 left-margin: 8
114 fill-column: 74
115 version-control: never
116 End:
This page took 0.033002 seconds and 5 git commands to generate.