* Makefile.am: Run "make dep-am".
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2004-09-17 Alan Modra <amodra@bigpond.net.au>
2
3 * Makefile.am: Run "make dep-am".
4 * Makefile.in: Regenerate.
5 * config.in: Regenerate.
6 * configure: Regenerate.
7 * doc/Makefile.in: Regenerate.
8 * po/binutils.pot: Regenerate.
9
10 2004-09-12 Alan Modra <amodra@bigpond.net.au>
11
12 * readelf.c (decode_location_expression): Sign extend value for
13 DW_OP_const1s, DW_OP_const2s, DW_OP_const4s, DW_OP_bra, DW_OP_skip.
14
15 2004-09-09 Nick Clifton <nickc@redhat.com>
16
17 PR 363
18 * ar.c (replace_members): Do not use get_file_size as
19 ar_emul_append correctly handles missing files.
20
21 2004-09-07 H.J. Lu <hongjiu.lu@intel.com>
22
23 * configure: Regenerated with autconfig 2.13.
24
25 2004-09-06 Danny Smith <dannysmith@users.sourceforge.net>
26
27 * doc/binutils.texi (dlltool): Update --add-underscore, --kill-at
28 documentation.
29
30 2004-09-06 Michael Wardle <mbw@endbracket.net>
31
32 * doc/binutils.texi (objdump): Document that the -x switch includes
33 the effect of the -p switch.
34
35 2004-09-04 Danny Smith <dannysmith@users.sourceforge.net>
36
37 * dlltool.c (make_one_lib_file): Test if internal_name was
38 specified by user before using it.
39
40 2004-09-02 Carlo Wood <carlo@alinoe.com>
41
42 PR binutils/351
43 * dlltool.c (make_one_lib_file): For IDATA6 take the name from
44 exp->internal_name if it is present.
45
46 2004-09-02 Alexandre Oliva <aoliva@redhat.com>
47
48 * MAINTAINERS: Add self as co-maintainer of FR-V.
49 * readelf.c (get_machine_flags): Print FR-V cpu types.
50
51 2004-08-28 Alan Modra <amodra@bigpond.net.au>
52
53 * nm.c (show_synthetic): New var.
54 (long_options): Add "synthetic".
55 (usage): Here too.
56 (display_rel_file): Handle show_synthetic.
57
58 2004-08-28 Alan Modra <amodra@bigpond.net.au>
59
60 * objdump.c (dump_bfd): Pass both symbol tables to
61 bfd_get_synthetic_symtab.
62
63 2004-08-17 Jakub Jelinek <jakub@redhat.com>
64
65 * objdump.c (dump_bfd): For relocatable objects, pass syms instead
66 of dynsyms to bfd_get_synthetic_symtab.
67
68 2004-08-16 Alan Modra <amodra@bigpond.net.au>
69
70 * readelf.c (debug_apply_rela_addends): New function, extracted from..
71 (display_debug_info): ..here.
72 (display_debug_frames): Call debug_apply_rela_addends. Don't do
73 DW_EH_PE_pcrel adjustment for ET_REL.
74
75 2004-08-06 Andreas Schwab <schwab@suse.de>
76
77 * readelf.c (dump_relocations): Fix typo when calculating
78 sec_index.
79
80 2004-08-02 Jakub Bogusz <qboosh@pld-linux.org>
81
82 * dllwrap.c (deduce_name): Fix typos introduced when program_name
83 was renamed to prog_name.
84
85 2004-07-29 Alexandre Oliva <aoliva@redhat.com>
86
87 * readelf.c (get_machine_flags <EM_SH>): Handle EF_SH2A and
88 EF_SH2A_NOFPU.
89
90 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
91
92 2003-07-08 Alexandre Oliva <aoliva@redhat.com>
93 * readelf.c (get_machine_flags <EM_SH)): Handle EF_SH4_NOFPU and
94 EF_SH4A_NOFPU.
95 2003-06-12 Alexandre Oliva <aoliva@redhat.com>
96 * readelf.c (get_machine_flags <EM_SH>): Print SH ISA name.
97
98 2004-07-21 H.J. Lu <hongjiu.lu@intel.com>
99
100 * objcopy.c (filter_symbols): Use bfd_coff_get_comdat_section
101 to access comdat.
102 * objdump.c (dump_section_header): Likewise.
103
104 2004-07-15 Aravinda PR <aravindapr@rediffmail.com>
105
106 * nlmconv.c (main): Pass map_file argument to link_inputs.
107 (link_inputs): Use map_file argument if it is defined.
108
109 2004-07-13 Nick Clifton <nickc@redhat.com>
110
111 * dllwrap.c: Replace 'program_name' with 'prog_name' to avoid
112 conflicts with exported global defined in bucomm.h.
113 (deduce_name): Rename parameter 'program_name' to 'name' to avoid
114 shadowing the global defined in bucomm.h.
115
116 2004-07-12 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
117
118 * dlltool.c (ext_prefix_alias): New global variable.
119 (make_one_lib_file): Add aliases with prefixes for external
120 and import definitions.
121 (usage): Document -p option.
122 (long_options): Add --ext-prefix-alias option.
123 (main): Handle -p.
124 * doc/binutils.texi: Document new switch.
125 * NEWS: Mention new switch.
126
127 2004-07-09 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
128
129 * binutils/dlltool.c (asm_prefix): Add parameter: name.
130 No underscore for symbols beginning with ?.
131 (ASM_PREFIX): Add parameter: NAME.
132 (gen_exp_file): Use new parameter.
133 (make_label): Likewise.
134 (make_imp_label): Likewise.
135 (make_one_lib_file): Likewise.
136
137 2004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
138
139 * MAINTAINERS: Added myself to the list.
140 * readelf.c: Include "elf/crx.h".
141 (guess_is_rela): Handle EM_CRX.
142 (get_machine_name): Likewise.
143 (dump_relocations): Likewise.
144
145 2004-07-03 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
146
147 * doc/binutils.texi (nm): Clarify weak symbol description.
148
149 2004-06-24 Ben Elliston <bje@au.ibm.com>
150
151 * readelf.c (get_segment_type): Display "GNU_STACK", not just
152 "STACK", when a PT_GNU_STACK segment is encountered.
153
154 2004-06-24 Alan Modra <amodra@bigpond.net.au>
155
156 * objcopy.c (copy_section): Don't set _cooked_size.
157
158 2004-06-22 Alan Modra <amodra@bigpond.net.au>
159
160 * readelf.c (Elf32_Word): Delete.
161 (get_32bit_dynamic_section): Handle SGI ELF dynamic segment.
162 (get_64bit_dynamic_section): Likewise.
163
164 * readelf.c (get_32bit_dynamic_section): Stop at first DT_NULL entry.
165 (get_64bit_dynamic_section): Likewise.
166
167 * readelf.c (dynamic_nent): New variable.
168 (get_32bit_dynamic_section): Set it.
169 (get_64bit_dynamic_section): Here too.
170 (process_dynamic_section): Use it instead of dynamic_size.
171 (process_syminfo): Likewise.
172
173 * readelf.c (get_32bit_dynamic_section): Correct number of entries
174 translated from external to internal form.
175 (get_64bit_dynamic_section): Likewise.
176
177 2004-06-18 Jie Zhang <zhangjie@magima.com.cn>
178
179 * readelf.c (process_program_headers): When locating the dynamic
180 section use the section table if it is present.
181 (dynamic_segment): Renamed to dynamic_section.
182 Replace references to dynamic segment with references to dynamic
183 section, except where appropriate.
184 (dynamic_segment_mips_val): Rename to dynamic_section_mips_val.
185 (dynamic_segment_parisc_val): Rename to dynamic_section_parisc_val.
186 (dynamic_segment_ia64_val): Rename to dynamic_section_ia64_val.
187 (get_32bit_dynamic_segment): Rename to get_32bit_dynamic_section.
188 Remove tag counting code as it is no longer needed.
189 (get_64bit_dynamic_segment): Rename to get_64bit_dynamic_section.
190 Remove tag counting code as it is no longer needed.
191 (process_dynamic_segment): Rename to process_dynamic_section.
192
193 2004-06-15 Alan Modra <amodra@bigpond.net.au>
194
195 * objcopy.c (copy_section): Use bfd_get_section_size instead of
196 _raw_size or bfd_get_section_size_before_reloc. Don't set reloc_done.
197 (compare_section_lma): Likewise.
198 * addr2line.c (find_address_in_section): Likewise.
199 * coffgrok.c (do_sections_p1): Likewise.
200 * dlltool.c (scan_drectve_symbols): Likewise.
201 * nlmconv.c (main): Likewise.
202 (copy_sections): Likewise.
203 (powerpc_mangle_relocs): Likewise.
204 * objdump.c (disassemble_section): Likewise.
205 * prdbg.c (find_address_in_section): Likewise.
206 * size.c (berkeley_sum): Likewise.
207 * srconv.c (wr_ob): Likewise.
208 * strings.c (strings_a_section): Likewise.
209
210 2004-05-28 Ian Lance Taylor <ian@wasabisystems.com>
211
212 * readelf.c (decode_ARM_machine_flags): Add EF_ARM_VFP_FLOAT.
213
214 2004-05-17 David Heine <dlheine@tensilica.com>
215
216 * objcopy.c (setup_bfd_headers): New function.
217 (copy_object): Call setup_bfd_headers.
218
219 2004-05-13 Paul Brook <paul@codesourcery.com>
220
221 * readelf.c (display_debug_frames): Handle dwarf3 format CIE
222 entries.
223
224 2004-05-13 Nick Clifton <nickc@redhat.com>
225
226 * po/fr.po: Updated French translation.
227
228 2004-05-11 Jakub Jelinek <jakub@redhat.com>
229
230 * readelf.c (get_segment_type): Handle PT_GNU_RELRO.
231
232 2004-05-07 H.J. Lu <hongjiu.lu@intel.com>
233
234 * readelf.c (section_groups): New.
235 (group_count): New.
236 (section_headers_groups): New.
237 (process_section_groups): Populate group_count, section_groups
238 and section_headers_groups.
239 (process_unwind): Support section group.
240 (process_object): Always call process_section_groups. Free
241 section_groups and section_headers_groups.
242
243 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
244
245 * readelf.c (process_section_headers): Use %3lu on sh_info.
246
247 2004-04-30 Michael Deutschmann <michael@talamasca.ocis.net>
248
249 * ranlib.sh: Quote $1 argument in case it contains spaces.
250
251 2004-04-27 John Paul Wallington <jpw@gnu.org>
252
253 * objcopy.c (copy_usage, strip_usage): Fix spelling.
254
255 2004-04-26 H.J. Lu <hongjiu.lu@intel.com>
256
257 * readelf.c (do_section_groups): New.
258 (options): Add --section-groups/-g.
259 (usage): Mention --section-groups/-g.
260 (parse_args): Support --section-groups/-g.
261 (get_group_flags): New.
262 (process_section_groups): New.
263 (process_object): Call process_section_groups.
264
265 2004-04-24 Alan Modra <amodra@bigpond.net.au>
266
267 * objdump.c (disassemble_section): Don't disassemble sections
268 without SEC_HAS_CONTENTS.
269
270 2004-04-22 Jakub Jelinek <jakub@redhat.com>
271
272 * objdump.c (synthsyms, synthcount): New variables.
273 (disassemble_data): Use dynsyms for stripped binaries or libraries.
274 Add synthetized symbols.
275 (dump_bfd): For disassemble, initialize dynsyms always and
276 also synthsyms. Free synthsyms and clear {sym,dynsym,synth}count
277 before returning.
278
279 2004-04-14 Alan Modra <amodra@bigpond.net.au>
280
281 * strings.c (print_strings): Cast file_off to unsigned long in
282 printf arg list.
283
284 2004-04-07 Benjamin Monate <benjamin.monate@cea.fr>
285
286 PR 86
287 * arsup.c (ar_save): Use smart_rename.
288
289 2004-04-01 Dean Luick <luick@cray.com>
290
291 * readelf.c (display_debug_pubnames): Align offset and data
292 columns.
293 (read_and_display_attr_value): Add missing break;
294 (debug_displays): Enable the display of the .debug_pubtypes
295 section.
296
297 2004-03-30 Stan Shebs <shebs@apple.com>
298
299 * mpw-config.in, mpw-make.sed, mac-binutils.r: Remove MPW
300 support files, no longer used.
301
302 2004-03-23 Paul Brook <paul@codesourcery.com>
303
304 * readelf.c (decode_ARM_machine_flags): Add EABI v3.
305
306 2004-03-21 Richard Henderson <rth@redhat.com>
307
308 * readelf.c (display_debug_frames): Don't crash for mismatched
309 DW_CFA_restore_state.
310
311 2004-03-19 Alan Modra <amodra@bigpond.net.au>
312
313 * Makefile.am: Run "make dep-am".
314 * Makefile.in: Regenerate.
315 * aclocal.m4: Regenerate.
316 * config.in: Regenerate.
317 * configure: Regenerate.
318 * po/binutils.pot: Regenerate.
319
320 2004-03-15 Nathan Sidwell <nathan@codesourcery.com>
321
322 * objdump.c (struct SFILE): Replace current pointer with pos
323 offset, rename size to alloc.
324 (objdump_sprintf): Avoid unnecessary copies in the common case
325 (disassemble_bytes): Keep sfile live throughout the
326 function. Adjust usage appropriately.
327
328 2004-03-10 Ben Elliston <bje@gnu.org>
329
330 * MAINTAINERS: Update my mail address.
331
332 2004-03-08 Danny Smith <dannysmith@users.sourceforge.net>
333
334 * deflex.l: Handle "PRIVATE" string.
335 * defparse.y (%token): Add PRIVATE.
336 (%type): Add opt_PRIVATE.
337 (expline): Pass opt_PRIVATE to def_exports.
338 (opt_PRIVATE): Handle PRIVATE token.
339 * dlltool.h (def_exports): Add 7th param for private flag to
340 declaration.
341 * dlltool.c: Add PRIVATE to comment on EXPORTS syntax.
342 (struct export): Add 'private' field.
343 (def_exports): Set 'private' field of struct exports.
344 (scan_drectve_symbols): Adjust calls to def_exports.
345 (scan_filtered_symbols): Likewise.
346 (dump_def_info): Print 'private' field.
347 (gen_def_file): Likewise.
348 (gen_lib_file): Skip generation of lib object if private.
349 Delete tmp object files in same order as they were generated.
350 Don't delete non-existent private object files.
351
352 2004-02-27 Andreas Schwab <schwab@suse.de>
353
354 * ar.c (main): Support POSIX-compatible argument parsing.
355
356 2004-02-23 Daniel Lucq <daniel@lucq.org>
357
358 * readelf.c (process_mips_specific): Print conflictsno as an
359 unsigned long.
360
361 2004-02-21 Dmitry Timoshkov <dmitry@baikal.ru>
362
363 * dlltool.c (gen_exp_file): Always output names for forwarded symbols.
364
365 2004-02-19 Jakub Jelinek <jakub@redhat.com>
366
367 * objcopy.c (copy_section): Avoid warnings.
368
369 2004-02-14 Andrew Cagney <cagney@redhat.com>
370
371 * ar.c (remove_output): Use bfd_cache_close.
372 * arsup.c (ar_end): Ditto.
373
374 2004-01-21 Roland McGrath <roland@redhat.com>
375
376 * readelf.c (get_note_type): Match NT_AUXV.
377
378 2004-01-20 Nick Clifton <nickc@redhat.com>
379
380 * version.c (print_version): Update copyright year to 2004.
381
382 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
383
384 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
385 throughout.
386 * aclocal.m4: Regenerate.
387 * configure: Regenerate.
388
389 2004-01-12 Jakub Jelinek <jakub@redhat.com>
390
391 * objcopy.c: Include elf-bfd.h.
392 (is_strip_section): Don't strip debugging sections if
393 STRIP_NONDEBUG.
394 (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
395 ~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.
396
397 * objcopy.c (copy_section): Free relpp if relcount == 0.
398
399 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
400
401 * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
402 (stab_demangle_argtypes): Likewise.
403 (stab_demangle_v3_argtypes): New static function.
404 (stab_demangle_v3_arg): New static function.
405
406 2004-01-12 Nick Clifton <nickc@redhat.com>
407
408 * objcopy.c (copy_object): Make the function boolean, returning
409 FALSE upon failure.
410 (copy_archive): Handle the return value from copy_object.
411 (copy_file): Likewise.
412
413 2004-01-07 Nick Clifton <nickc@redhat.com>
414
415 * readelf.c (find_section): New function. Locates a named
416 section.
417 (get_debug_line_pointer_sizes): New function: Initialises the
418 debug_line_pointer_sizes array.
419 (display_debug_lines): Call get_debug_line_pointer_sizes.
420 (display_debug_loc): Likewise.
421 (load_debug_loc): Use find_section.
422 (load_debug_str): Likewise.
423 (display_debug_info): Likewise.
424 (prescan_debug_info): Delete.
425 (debug_displays): Remove prescan field.
426 (process_section_contents): Do not perform prescans.
427
428 2004-01-03 Alan Modra <amodra@bigpond.net.au>
429
430 * objcopy.c (filter_bytes): Delete. Move code to..
431 (copy_section): ..here. Simplify size adjustment. Divide
432 section lma by interleave.
433
434 2004-01-02 Nick Clifton <nickc@redhat.com>
435
436 * po/ru.po: New file: Russian translation.
437 * configure.in (ALL_LINGUAS): Add ru
438 * configure: Regenerate.
439
440 For older changes see ChangeLog-0203
441 \f
442 Local Variables:
443 mode: change-log
444 left-margin: 8
445 fill-column: 74
446 version-control: never
447 End:
This page took 0.039757 seconds and 5 git commands to generate.