binutils/
[external/binutils.git] / binutils / ChangeLog
1 2012-04-06  Roland McGrath  <mcgrathr@google.com>
2
3         * configure.in (AC_CHECK_HEADERS): Add locale.h.
4         * config.in: Regenerate.
5         * configure: Regenerate.
6
7 2012-04-05  Nick Clifton  <nickc@redhat.com>
8
9         * configure.in (AC_CHECK_FUNCS): Add setlocale.
10         (AM_LC_MESSAGES): Add.
11         * aclocal.m4: Regenerate.
12         * config.in: Regenerate.
13         * configure: Regenerate.
14
15 2012-03-30  Nick Clifton  <nickc@redhat.com>
16
17         PR binutils/13925
18         * stabs.c (stab_demangle_v3_arglist): Cope with the demangler
19         returning an empty context for a function with no arguments.
20
21 2012-03-28  Tom Tromey  <tromey@redhat.com>
22
23         * dwarf.c (display_gdb_index): Handle index version 6.
24
25 2012-03-07  Nick Clifton  <nickc@redhat.com>
26
27         * readelf.c (is_16bit_abs_reloc): Add detection of R_MN10300_16.
28
29 2012-02-29  Jeff Law  <law@redhat.com>
30
31         * doc/binutils.texi (c++filt): Fix typos.
32
33 2012-02-24  Kai Tietz  <ktietz@redhat.com>
34
35         PR binutils/13710
36         * defparse.y (keyword_as_name): Disable LIBRARY
37         keyword.
38         * doc/binutils.texi: Document LIBRARY exception.
39
40 2012-02-21  Kai Tietz<ktietz@redhat.com>
41
42         PR binutils/13682
43         * NEWS: Mention new feature.
44         * dlltool.c (i386_x64_dljtab): New stub-code for x64
45         delayed-load feature.
46         (i386_x64_trampoline): New trampoline-code for x64
47         delayed-load feature.
48         (make_one_lib_file): Add support for x64 delayed-load
49         feature.
50         (make_delay_head): Likewis
51
52 2012-02-20  Namhyung Kim  <namhyung.kim@lge.com>
53
54         * objdump.c (slurp_file): Close file if fstat fails.
55
56 2012-02-14  Cary Coutant  <ccoutant@google.com>
57
58         * dwarf.c (dwarf_vmatoa64): New function.
59         (read_and_display_attr_value): Print 8-byte forms as single hex
60         numbers.
61         (process_debug_info): Print type signatures as single hex numbers.
62         * elfcomm.c (byte_get_64): New function.
63         * elfcomm.h (byte_get_64): New function.
64
65 2012-02-11  Kai Tietz  <ktietz@redhat.com>
66
67         PR binutils/13657
68         * defparse.y (%union): New type id_const.
69         (opt_name2): New rule.
70         (keyword_as_name): New rule.
71         (opt_name): Adjust rule.
72         (opt_import_name): Likewise.
73         (opt_equal_name): Likewise.
74
75 2012-02-11  Kai Tietz  <ktietz@redhat.com>
76
77         PR binutils/13297
78         * resrc.c (write_rc_dialog_control): Omit text dump for
79         EDITTEXT, COMBOBOX, LISTBOX, and SCROLLBAR.
80
81 2012-02-09  Alan Modra  <amodra@gmail.com>
82
83         * sysdep.h: Include sys/stat.h here.
84         * ar.c: Don't include headers already included by sysdep.h.
85         * bucomm.c: Likewise.
86         * budbg.h: Likewise.
87         * dlltool.h: Likewise.
88         * elfedit.c: Likewise.
89         * nlmconv.c: Likewise.
90         * objcopy.c: Likewise.
91         * objdump.c: Likewise.
92         * objdump.h: Likewise.
93         * readelf.c: Likewise.
94         * rename.c: Likewise.
95         * resrc.c: Likewise.
96         * strings.c: Likewise.
97         * windres.c: Likewise.
98         * od-macho.c: Ensure #include sysdep.h is first.
99         * od-xcoff.c: Likewise.
100         * dllwrap.c: Remove alloca pragma handled by sysdep.h, and
101         remove duplicate headers.
102         * dlltool.c: Likewise and ensure #include sysdep.h is first.
103
104 2012-02-01  Nick Clifton  <nickc@redhat.com>
105
106         PR binutils/13493
107         * ar.c (ranlib_main): Process --plugin option.
108         * doc/binutils.texi: Document --plugin support for ranlib.
109
110 2012-02-01  Nick Clifton  <nickc@redhat.com>
111
112         PR binutils/13482
113         * readelf.c (process_corefile_note_segment): Fix off-by-one errors
114         verifying the contents of a note.
115
116 2012-01-26  Nick Clifton  <nickc@redhat.com>
117
118         PR binutils/13622
119         * readelf.c (process_section_groups): If there are no section
120         headers do not scan for section groups.
121         (process_note_sections): Likewise for note sections.
122
123 2012-01-20  Tristan Gingold  <gingold@adacore.com>
124
125         * od-macho.c (OPT_SEG_SPLIT_INFO): New macro.
126         (options): Add an entry for seg_split_info.
127         (mach_o_help): Document it.
128         (dump_segment_split_info): New function.
129         (dump_load_command): Handle seg_split_info.
130
131 2012-01-19  Tristan Gingold  <gingold@adacore.com>
132
133         * dwarf.c (process_extended_line_op): Add a cast to silent a
134         warning.
135
136 2012-01-19  Tristan Gingold  <gingold@adacore.com>
137
138         * dwarf.c (process_extended_line_op): Reindent define_file output.
139         Detect define_file opcode length mismatch.
140         (display_debug_lines_decoded): Add an entry in file_table for each
141         define_file opcode.
142         Ignore DW_LNE_set_discriminator and DW_LNE_HP_set_sequence.
143         Display extended opcode for unhandle opcode.
144
145 2012-01-17  Alan Modra  <amodra@gmail.com>
146
147         * version.c (print_version): Update copyright message year.
148
149 2012-01-16  Alan Modra  <amodra@gmail.com>
150
151         PR binutils/13593
152         * nm.c (OPTION_SIZE_SORT): Define.
153         (long_options): Don't set no_sort, sort_numerically or
154         sort_by_size directly.
155         (main): Instead set the flags here, making them mutually exclusive.
156
157 2012-01-10  Tristan Gingold  <gingold@adacore.com>
158
159         * objdump.c (display_object_bfd): Renamed from ...
160         (display_bfd): ... this.
161         (display_any_bfd): New function.
162         (display_file): Split.  Handle nested archives.
163
164 2012-01-09  Roland McGrath  <mcgrathr@google.com>
165
166         * configure.in: Use AM_ZLIB.
167         * configure: Regenerated.
168
169 2012-01-06  Nick Clifton  <nickc@redhat.com>
170
171         * po/ru.po: Updated Russian translation.
172
173 2012-01-04  Tristan Gingold  <gingold@adacore.com>
174
175         * od-macho.c (dump_load_command): Handle fvmlib.
176
177 2012-01-04  Tristan Gingold  <gingold@adacore.com>
178
179         * od-macho.c: Update copyright year.
180         (dump_load_command): Handle BFD_MACH_O_LC_ENCRYPTION_INFO.
181
182 For older changes see ChangeLog-2011
183 \f
184 Local Variables:
185 mode: change-log
186 left-margin: 8
187 fill-column: 74
188 version-control: never
189 End: