* Makefile.am (*_DEPENDENCIES): Add missing dependencies.
[platform/upstream/binutils.git] / binutils / ChangeLog
1 2006-06-23  Alan Modra  <amodra@bigpond.net.au>
2
3         * Makefile.am (*_DEPENDENCIES): Add missing dependencies.
4         * Makefile.in: Regenerate.
5
6 2006-06-07  Joseph S. Myers  <joseph@codesourcery.com>
7
8         * po/Make-in (pdf, ps): New dummy targets.
9
10 2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
11
12         * po/Make-in (top_builddir): Define.
13
14 2006-06-05  Alan Modra  <amodra@bigpond.net.au>
15
16         * config.in: Regenerate.
17
18 2006-06-02  Joseph S. Myers  <joseph@codesourcery.com>
19
20         * doc/Makefile.am (TEXI2DVI): Define.
21         * doc/Makefile.in: Regenerate.
22
23 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
24
25         * Makefile.am: Replace INTLLIBS with LIBINTL everywhere.  Add
26         DEPENDENCIES variables for every program.
27         (INTLLIBS): Remove.
28         (INCLUDES): Use @INCINTL@.
29         * acinclude.m4: Include new gettext macros.
30         * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
31         Remove local code for po/Makefile.
32         * Makefile.in, configure, doc/Makefile.in: Regenerated.
33
34 2006-05-30  Nick Clifton  <nickc@redhat.com>
35
36         * po/es.po: Updated Spanish translation.
37
38 2006-05-25  J"orn Rennecke <joern.rennecke@st.com>
39
40         * MAINTAINERS: Update my email address.
41
42 2006-05-24  Nick Clifton  <nickc@redhat.com>
43
44         * po/fr.po: Updated French translation.
45
46 2006-05-23  Nick Clifton  <nickc@redhat.com>
47
48         * po/vi.po: Updated Vietnamese translation.
49
50 2006-05-22  Daniel Jacobowitz  <dan@codesourcery.com>
51
52         * po/ru.po: Updated translation.
53
54 2006-05-19  Andreas Schwab  <schwab@suse.de>
55
56         * doc/Makefile.am (addr2line.1): Depend on $(binutils_TEXINFOS).
57         (ar.1): Likewise.
58         (dlltool.1): Likewise.
59         (nlmconv.1): Likewise.
60         (nm.1): Likewise.
61         (objcopy.1): Likewise.
62         (objdump.1): Likewise.
63         (ranlib.1): Likewise.
64         (readelf.1): Likewise.
65         (size.1): Likewise.
66         (strings.1): Likewise.
67         (strip.1): Likewise.
68         (windres.1): Likewise.
69         (cxxfilt.man): Likewise.
70         * doc/Makefile.in: Regenerated.
71
72 2006-05-17  Carlos O'Donell  <carlos@codesourcery.com>
73
74         * doc/binutils.texi: Use "Binutils Index" for index name.
75
76 2006-05-15  H.J. Lu  <hongjiu.lu@intel.com>
77
78         * dwarf.c (display_debug_frames): Don't return on ZERO
79         terminator.
80
81 2006-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
82
83         * doc/Makefile.am (AM_MAKEINFOFLAGS): New.
84         (TEXI2POD): Use AM_MAKEINFOFLAGS.
85         (config.texi): Don't set top_srcdir.
86         * doc/binutils.texi: Don't use top_srcdir.
87         * aclocal.m4, Makefile.in, doc/Makefile.in: Regenerated.
88
89 2006-04-26  Julian Brown  <julian@codesourcery.com>
90
91         * readelf.c (arm_attr_tag_VFP_arch): Add VFPv3.
92
93 2006-04-19  Alan Modra  <amodra@bigpond.net.au>
94
95         * Makefile.am: Run "make dep-am".
96         * Makefile.in: Regenerate.
97
98 2006-04-19  Alan Modra  <amodra@bigpond.net.au>
99
100         * configure: Regenerate.
101
102 2006-04-18  Nick Clifton  <nickc@redhat.com>
103
104         PR 2257
105         * readelf.c (SECTION_NAME): Cope with a missing string table.
106         (process_file_header): Cope with a corrupt e_shstrndx field.
107         (process_section_headers): Correctly handle an e_shstrndx value of
108         SHF_UNDEF.
109
110 2006-04-12  Nick Clifton  <nickc@redhat.com>
111
112         * objdump.c (objdump_symbol_at_address): Fix typo in comment.
113
114 2006-04-10  Ben Elliston  <bje@gnu.org>
115
116         * MAINTAINERS (CGEN Maintainers): Remove myself.
117
118 2006-04-06  Carlos O'Donell  <carlos@codesourcery.com>
119
120         * po/Make-in: Add install-html target.
121         * Makefile.am: Add install-html and install-html-recursive targets.
122         * Makefile.in: Regenerate.
123         * configure.in: AC_SUBST datarootdir, docdir and htmldir.
124         * configure: Regenerate.
125         * doc/Makefile.am: Add install-html and install-html-am targets.
126         * doc/Makefile.in: Regenerate.
127
128 2006-04-05  Eric Botcazou  <ebotcazou@adacore.com>
129
130         * addr2line.c (long_options): Add new option 'section'.
131         (usage): Document new -j/--section option.
132         (find_offset_in_section): New function.
133         (translate_addresses): Add 'section' parameter.
134         If it is non-null, call find_offset_in_section on it.
135         (process_file): Add 'section_name' parameter.
136         If it is non-null, look for the section in the BFD object.
137         Pass the section to translate_addresses.
138         (main): Handle new -j option.
139         Pass the section name to process_file.
140         * doc/binutils.texi (addr2line): Document new -j/--section option.
141
142 2006-03-29  Ben Elliston  <bje@au.ibm.com>
143
144         * resbin.c: Avoid duplicating constants in calls to reswr_alloc.
145
146 2006-03-20  Nathan Sidwell  <nathan@codesourcery.com>
147
148         * BRANCHES: Remove binutils-csl-arm-2006q1-branch.  Document
149         binutils-csl-2_17-branch instead.
150
151 2006-03-20  Paul Brook  <paul@codesourcery.com>
152
153         * BRANCHES: Mention binutils-csl-arm-2006q1-branch.
154
155 2006-03-16  Alan Modra  <amodra@bigpond.net.au>
156
157         PR 2434
158         * ieee.c (write_ieee_debugging_info): Adjust bfd_hash_table_init calls.
159         * wrstabs.c (write_stabs_in_sections_debugging_info): Likewise.
160
161 2006-03-13  Ben Elliston  <bje@au.ibm.com>
162
163         * bucomm.c (display_target_list): Make local variable `a' to be of
164         type enum bfd_architecture.  Thus no need to cast enums to int.
165         (display_info_table): Likewise.
166
167 2006-03-10  Paul Brook  <paul@codesourcery.com>
168
169         * readelf.c (decode_ARM_machine_flags):  Handle EABIv5.
170
171 2006-03-10  Alan Modra  <amodra@bigpond.net.au>
172
173         * dwarf.c (process_extended_line_op): Remove pointer_size param.
174         Use length instead to determine address size.
175         (get_pointer_size_and_offset_of_comp_unit): Delete.
176         (display_debug_lines): Adjust for above.
177         (display_debug_aranges): Don't stop on finding two zeros.
178         (display_debug_frames): For warning, print offset not pointer.
179
180 2006-03-09  Danny Smith  <dannysmith@users.sourceforge.net>
181
182         * dlltool.c: Update copyright year.
183         * doc/binutils.texi: Likewise.
184
185 2006-03-09  Danny Smith  <dannysmith@users.sourceforge.net>
186
187         * dlltool.c (add_stdcall_underscore): New flag.
188         (xlate): Also add underscore to stdcall symbol if
189         add_stdcall_underscore set.
190         (usage): Document --add-stdcall-underscore option.
191         (OPTION_ADD_STDCALL_UNDERSCORE): New define.
192         (long_options): Use it for --add-stdcall-underscore option.
193         (main): Handle it.
194         * doc/binutils.texi: Document --add-stdcall-underscore option
195         and differentiate from --add-underscore.
196
197 2006-03-06  Nathan Sidwell  <nathan@codesourcery.com>
198
199         * readelf.c (get_machine_flags): Adjust.
200
201 2006-03-03  Jakub Jelinek  <jakub@redhat.com>
202
203         * dwarf.c (frame_display_row, display_debug_frames): Handle
204         DW_CFA_val_offset, DW_CFA_val_offset_sf and DW_CFA_val_expression.
205
206 2006-02-28  Nick Clifton  <nickc@redhat.com>
207
208         * objcopy.c (use_alt_mach_code): Change type to unsigned long.
209         (copy_object):  If bfd_alt_mach_code fails emit a more helpful
210         message and if the target architecture is ELF use the alternative
211         as replacement value for the e_machine number.
212         (copy_main): Use strtoul to parse the number provided with the
213         --alt-mach-code switch.
214         * doc/binutils.texi (--alt-mach-code): Document that this switch
215         can now set the absolute e_machine value.
216
217 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
218
219         * po/Make-in: Add html target.
220
221 2006-02-17  Nick Hudson  <nick.hudson@dsl.pipex.com>
222
223         * readelf.c (get_machine_flags): Add logic for missing EF_SH flags.
224
225 2006-02-14  Jakub Jelinek  <jakub@redhat.com>
226
227         * config.in: Rebuilt.
228
229 2006-02-10  H.J. Lu  <hongjiu.lu@intel.com>
230
231         PR binutils/2258
232         * readelf.c (process_program_headers): Use
233         ELF_IS_SECTION_IN_SEGMENT_MEMORY.
234
235 2006-02-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
236
237         * configure.in (CHECK_DECLS): Add snprintf and vsnprintf.
238         * configure: Regenerate.
239         * objdump.c (fprintf): Remove declaration.
240         * bucomm.h (fprintf): Declare if not already declared.
241         (snprintf): Likewise.
242         (vsnprintf): Likewise.
243
244 2006-02-08  H.J. Lu  <hongjiu.lu@intel.com>
245
246         * readelf.c (process_program_headers): Match PT_TLS segment
247         only with SHT_TLS sections.
248
249 2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
250
251         * readelf.c (get_machine_flags): Add logic for EF_M68K flags.
252
253 2006-02-02  H.J. Lu  <hongjiu.lu@intel.com>
254
255         * readelf.c (process_program_headers): Undo the last change.
256
257 2006-02-02  H.J. Lu  <hongjiu.lu@intel.com>
258
259         * readelf.c (process_program_headers): Undo the change made on
260         2004-09-22.  Match PT_DYNAMIC segment only with SHT_DYNAMIC
261         sections.
262
263 2006-01-30  Nick Clifton  <nickc@redhat.com>
264
265         * objcopy.c (copy_object): Catch the case where an attempt is made
266         to add a section that already exists and produce a more helpful
267         warning message.
268
269 2006-01-26  Nick Clifton  <nickc@redhat.com>
270
271         * po/vi.po: New Vietnamese translation.
272         * configure.in (ALL_LINGUAS): Add vi.
273         * configure: Regenerate.
274
275 2006-01-18  Alexandre Oliva  <aoliva@redhat.com>
276
277         Introduce TLS descriptors for i386 and x86_64.
278         * readelf.c (get_dynamic_type): Handle DT_TLSDESC_GOT and
279         DT_TLSDESC_PLT.
280
281 2006-01-18  Nick Clifton  <nickc@redhat.com>
282
283         PR binutils/1391
284         * objcopy.c (copy_object): For PE format targets set the VMA of a
285         newly created gnu_debuglink section to a non-zero, aligned,
286         contiguous value.
287         * Makefile.am (objcopy.c): Add a dependency upon libbfd.h.
288         * Makefile.in: Regenerate.
289
290 2006-01-17  Andreas Schwab  <schwab@suse.de>
291
292         PR binutils/1486
293         * configure.in: Don't define DISASSEMBLER_NEEDS_RELOCS.
294         * configure: Regenerate.
295         * objdump.c (struct objdump_disasm_info): Don't check for
296         DISASSEMBLER_NEEDS_RELOCS.
297         (objdump_print_addr): Likewise.
298         (disassemble_bytes): Check disassembler_needs_relocs from
299         disassemble_info at run-time instead of DISASSEMBLER_NEEDS_RELOCS
300         at compile-time.
301         (disassemble_section): Likewise.
302         (disassemble_data): Initialize it.
303
304 2006-01-11  Alan Modra  <amodra@bigpond.net.au>
305
306         * objcopy.c (copy_object): Fix thinko.
307
308         * objcopy.c (copy_object): Set isympp and osympp to NULL after free.
309
310 2006-01-09  Mike Frysinger  <vapier@gentoo.org>:
311
312         * readelf.c (guess_is_rela): Add case for Nios/Nios II.
313         (get_machine_name): Likewise.
314
315 For older changes see ChangeLog-2005
316 \f
317 Local Variables:
318 mode: change-log
319 left-margin: 8
320 fill-column: 74
321 version-control: never
322 End: