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