Add support for Motorola XGATE embedded CPU
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
f6c1a2d5
NC
12012-05-03 Sean Keys <skeys@ipdatasys.com>
2
3 * readelf.c: Add support for XGATE.
4
1c062060
NC
52012-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
57402f1e
NC
122012-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
2e30cb57
CC
182012-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
c3989150
L
322012-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
1233b4a7
NC
412012-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
58797674
RM
462012-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
44350750
NC
522012-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
b149968f
NC
602012-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
658c7344
TT
662012-03-28 Tom Tromey <tromey@redhat.com>
67
68 * dwarf.c (display_gdb_index): Handle index version 6.
69
0a22ae8e
NC
702012-03-07 Nick Clifton <nickc@redhat.com>
71
72 * readelf.c (is_16bit_abs_reloc): Add detection of R_MN10300_16.
73
ae9ab7c0
NC
742012-02-29 Jeff Law <law@redhat.com>
75
76 * doc/binutils.texi (c++filt): Fix typos.
77
5b3d386e
KT
782012-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
9a30f236
KT
852012-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
6c713012
AM
972012-02-20 Namhyung Kim <namhyung.kim@lge.com>
98
99 * objdump.c (slurp_file): Close file if fstat fails.
100
74bc6052
CC
1012012-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
aa83d1ec
KT
1102012-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
7afcdbb2
KT
1202012-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
dbb7c441
AM
1262012-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
36e32b27
NC
1492012-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
8b971f9f
NC
1552012-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
fa1908fd
NC
1612012-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
2128eb39
TG
1682012-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
2fc0fe4f
TG
1762012-01-19 Tristan Gingold <gingold@adacore.com>
177
178 * dwarf.c (process_extended_line_op): Add a cast to silent a
179 warning.
180
143a3db0
TG
1812012-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
576477a6
AM
1902012-01-17 Alan Modra <amodra@gmail.com>
191
192 * version.c (print_version): Update copyright message year.
193
ddb1377c
AM
1942012-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
1598539f
TG
2022012-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
52546677
RM
2092012-01-09 Roland McGrath <mcgrathr@google.com>
210
211 * configure.in: Use AM_ZLIB.
212 * configure: Regenerated.
213
99eac5be
NC
2142012-01-06 Nick Clifton <nickc@redhat.com>
215
216 * po/ru.po: Updated Russian translation.
217
9f4a5bd1
TG
2182012-01-04 Tristan Gingold <gingold@adacore.com>
219
220 * od-macho.c (dump_load_command): Handle fvmlib.
221
fc55a902
TG
2222012-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
23e1d329 227For older changes see ChangeLog-2011
252b5132
RH
228\f
229Local Variables:
230mode: change-log
231left-margin: 8
232fill-column: 74
233version-control: never
234End:
This page took 0.657576 seconds and 4 git commands to generate.