2005-02-25 H.J. Lu <hongjiu.lu@intel.com>
[platform/upstream/binutils.git] / binutils / ChangeLog
1 2005-02-25  H.J. Lu  <hongjiu.lu@intel.com>
2
3         * readelf.c (display_debug_ranges): Print out offset for end of
4         list.
5
6 2005-02-23  Alan Modra  <amodra@bigpond.net.au>
7
8         * dlltool.c: Warning fixes.
9         * objdump.c: Likewise.
10
11 2005-02-22  Alan Modra  <amodra@bigpond.net.au>
12
13         * Makefile.am (syslex.o, sysinfo.o): Pass AM_CFLAGS to compiler.
14         (syslex.o, sysinfo.o, dlltool.o, rescoff.o): Remove duplicate
15         dependencies.  Run "make dep-am".
16         * nlmconv.c: Warning fixes.
17         * readelf.c: Likewise.
18         * srconv.c: Likewise.
19         * sysdump.c: Likewise.
20         * sysinfo.y: Likewise.
21         * syslex.l: Likewise.  Use yyleng instead of strlen, memcpy instead
22         of strcpy.
23         * Makefile.in: Regenerate.
24
25 2005-02-21  H.J. Lu  <hongjiu.lu@intel.com>
26
27         * objcopy.c (parse_flags): Replace SEC_SHARED with
28         SEC_COFF_SHARED.
29
30         * objdump.c (dump_section_header): Dump SEC_TIC54X_BLOCK and
31         SEC_TIC54X_CLINK for TI c54x only. Remove SEC_ARCH_BIT_0. Dump
32         SEC_COFF_SHARED for COFF only.
33
34 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
35
36         * Makefile.am: Run "make dep-am"
37         * Makefile.in: Regenerate.
38         * doc/Makefile.in: Regenerate.
39
40 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
41
42         * readelf.c (BYTE_GET8): Delete.  Replace uses with BYTE_GET.
43         (byte_get_little_endian): Don't handle size of -8.
44         (byte_get_signed, byte_get_big_endian): Likewise.
45         (print_dec_vma, print_hex_vma): New functions.
46         (print_vma): Use them.  Return chars output.
47         (get_dynamic_data): Return a bfd_vma array.  Add ent_size parm.
48         (process_symbol_table): Handle alpha and s390 .hash.
49
50 2005-02-18  H.J. Lu  <hongjiu.lu@intel.com>
51
52         * readelf.c (display_debug_loc): Print out offset for end of
53         list.
54
55 2005-02-18  Joseph S. Myers  <joseph@codesourcery.com>
56
57         * Makefile.am (TOOL_PROGS): Add objdump.
58         * Makefile.in: Regenerate.
59
60 2005-02-17  Alan Modra  <amodra@bigpond.net.au>
61
62         * deflex.l (YY_NO_UNPUT): Define.
63         * rclex.l (YY_NO_UNPUT): Define.
64         * rcparse.y (null_unichar): New static var.
65         (res_null_text): Use it rather than attempting to init from wchar_t.
66         * windres.c: Include assert.h and time.h before getopt.h.
67         Include config.h and unistd.h too.
68
69 2005-02-15  Nick Clifton  <nickc@redhat.com>
70
71         * nlmconv.c: Provide a full prototype for the localtime() function
72         in order to avoid a compile time warning.
73
74 2005-02-11  H.J. Lu  <hongjiu.lu@intel.com>
75
76         * readelf.c (group_count): Don't initialize it.
77         (process_section_groups): Reurn 1 if we won't do unwind nor
78         section groups. Set group_count to 0 before counting group
79         sections and return 1 if there are no group sections. Reread
80         SHT_SYMTAB/SHT_STRTAB sections only when needed. Don't skip
81         section 0.
82         (process_object): Only set do_unwind to 0 if
83         process_section_groups return 0.
84
85 2005-02-10  Ian Lance Taylor  <ian@airs.com>
86
87         * MAINTAINERS: Update my e-mail address.
88
89 2005-02-10  Mark Mitchell  <mark@codesourcery.com>
90
91         * MAINTAINERS: Add Paul Brook and Mark Mitchell as ARM (Symbian)
92         maintainers.
93
94 2005-02-07  Inderpreet Singh <inderpreetb@noida.hcltech.com>
95
96          * MAINTAINERS: Add self as maintainer of MAXQ.
97
98 2005-01-31  Richard Sandiford  <rsandifo@redhat.com>
99
100         * readelf.c (eh_addr_size): New variable.
101         (find_section): Move earlier in file.  Return empty sections too.
102         (process_program_headers): Use find_section to find .dynamic.
103         (process_section_headers): Initialize eh_addr_size.
104         (dump_ia64_unwind, slurp_ia64_unwind_table, ia64_process_unwind)
105         (dump_hppa_unwind, slurp_hppa_unwind_table, hppa_process_unwind)
106         (display_debug_frames): Use it instead of local addr_size variable.
107         (size_of_encoded_value): Get pointer size from eh_addr_size rather
108         than is_32bit_elf.
109
110 2005-01-31  Andrew Cagney  <cagney@gnu.org>
111
112         * configure: Regenerate to track ../gettext.m4.
113
114 2005-01-31  Nick Clifton  <nickc@redhat.com>
115
116         * version.c (print_version): Bump the copyright date to 2005.
117
118 2005-01-25  Alan Modra  <amodra@bigpond.net.au>
119
120         * nm.c (display_rel_file): Read dynamic syms before calling
121         bfd_get_synthetic_symtab.
122
123 2005-01-21  Ben Elliston  <bje@au.ibm.com>
124
125         * dlltool.c (dump_iat): Remove unused function.
126         (gen_exp_file): Remove #if 0'd code.
127         (make_one_lib_file): Likewise.
128         * srconv.c: Remove #if 0'd code throughout.
129         * size.c (lprint_number): Remove.
130         (print_berkeley_format): Remove #if 0'd code.
131         * ar.c (do_quick_append): Remove declaration and definiton.
132         (main): Remove #if 0'd code.
133         * filemode.c (filemodestring): Remove #if 0'd function.
134         * sysdump.c (unit_info_list): Remove function.
135         (object_body_list): Likewise.
136         (program_structure): Likewise.
137         (debug_list): Likewise.
138         (module): Remove #if 0'd code.
139
140 2005-01-20  Mark Mitchell  <mark@codesourcery.com>
141
142         * BRANCHES: Add binutils-2_15-branch.
143
144         * MAINTAINERS: Document branch policy.
145         * BRANCHES: New file.
146
147 2005-01-19  Fred Fish  <fnf@specifixinc.com>
148
149         * NEWS: Make note of the new MIPS disassembly option "no-aliases".
150         * doc/binutils.texi (objdump): Document the "no-aliases"
151         disassembly option.
152
153 2005-01-17   Eugene Kotlyarov  <ekot@narod.ru>
154
155         PR binutils/647
156         * rcparse.y (RCDATA): Allow a filename to be supplied as the
157         parameter.  Parse it with define_rcdata_file().
158         * resrc.c (define_rcdata_file): New function.
159         * windres.h: Provide a prototype for the new function.
160
161         * resrc.c (define_user_file): Fix typo by replacing "font file"
162         with "file".
163
164 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
165
166         * MAINTAINERS: Update my email address.
167
168 2005-01-16  Danny Smith  <dannysmith@users.sourceforge.net>
169
170         * dlltool.c (set_dll_name_from_def): New function.  Strip name
171         to basename, with warning.
172         (def_name): Use it.
173         (def_library): Likwise.
174         (main): Strip arg of --dllname to basename, with warning.
175         Only use basename of exp_name when inferring dll_name.
176
177 2005-01-11  Nick Clifton  <nickc@redhat.com>
178
179         PR binutils/637
180         * doc/binutils.texi (c++filt): Use uppercase CXXFILT in the
181         footnote in order to prevent the sed script in the Makefile from
182         converting it into c++filt.
183
184 2005-01-10  H.J. Lu  <hongjiu.lu@intel.com>
185
186         BZ 635
187         readelf.c (saved_base_address): Removed.
188         (decode_64bit_range): Likewise.
189         (decode_range): Likewise.
190         (display_64bit_debug_ranges): Likewise.
191         (debug_info): Add range_lists, num_range_lists and
192         max_range_lists.
193         (read_and_display_attr_value): Handle do_debug_ranges.
194         (process_debug_info): Likewise.
195         (display_debug_ranges): Rewrite.
196         (process_object): Free range_lists.
197
198 2005-01-10  Andreas Schwab  <schwab@suse.de>
199
200         * configure.in: Don't define SKIP_ZEROES.
201         * configure: Regenerate.
202         * objdump.c (disassemble_data): Set skip_zeroes and
203         skip_zeroes_at_end in disasm_info to defaults.
204         (DEFAULT_SKIP_ZEROES): Rename from SKIP_ZEROES and always define.
205         (DEFAULT_SKIP_ZEROES_AT_END): Rename from SKIP_ZEROES_AT_END and
206         always define.
207         (disassemble_bytes): Use skip_zeroes and skip_zeroes_at_end from
208         objdump_disasm_info.
209
210 2005-01-05  H.J. Lu  <hongjiu.lu@intel.com>
211
212         * readelf.c (display_debug_loc): Display base address
213         specifiers.  Always output <End of list>.
214
215 2005-01-05  H.J. Lu  <hongjiu.lu@intel.com>
216
217         * readelf.c (have_frame_base): New.
218         (need_base_address): Likewise.
219         (saved_base_address): Likewise.
220         (decode_location_expression): Return 1 if DW_AT_frame_base is
221         needed.
222         (debug_info): Add base_address and a have_frame_base pointer.
223         (read_and_display_attr_value): Replace saved_DW_AT_low_pc with
224         saved_base_address. Record base address. Set have_frame_base.
225         Record if a location list has DW_AT_frame_base. Display if a
226         location expression has no DW_AT_frame_base but needs one. Set
227         saved_base_address only if needed.
228         (process_debug_info): Clear have_frame_base, saved_base_address
229         and set need_base_address.
230         (display_debug_loc): Display if a location expression has no
231         DW_AT_frame_base but needs one. Display if start >= end. Don't
232         adjust for section address. Properly handle base address.
233         (process_object): Free the have_frame_base pointer in
234         debug_info.
235
236 2005-01-04  H.J. Lu  <hongjiu.lu@intel.com>
237
238         * readelf.c (display_debug_loc): Display offsets for hole and
239         overlap.
240         (display_debug_str): Add a newline at the end.
241
242 2005-01-04  Armin Diehl  <diehl@nordrhein.de>
243
244         PR binutils/630
245         * nlmconv.c (main): Only store the basename of the output filename
246         in the module table.
247
248 2005-01-04  H.J. Lu  <hongjiu.lu@intel.com>
249
250         BZ 615
251         * readelf.c (process_debug_info): New.
252         (debug_info): Add num_loc_offsets, loc_offsets and
253         last_loc_offset_p.
254         (get_debug_info): Use process_debug_info.
255         (display_debug_loc): Properly handle location list. Warn if bad
256         location lists are encoutnered.
257         (read_and_process_attr_value): New.
258         (read_and_display_attr_value): Use "%lx" for DW_FORM_data4.
259         (display_debug_info): Use process_debug_info.
260         (process_object): Also free loc_offsets in debug_information.
261
262 2004-12-31  Alan Modra  <amodra@bigpond.net.au>
263
264         * objdump.c (remove_useless_symbols): Discard section symbols.
265
266 2004-12-27  H.J. Lu  <hongjiu.lu@intel.com>
267
268         * readelf.c (read_leb128): Support 64bit host.
269
270 2004-12-23  Nick Clifton  <nickc@redhat.com>
271
272         PR binutils/616
273         * readelf.c (debug_info): Add 'cu_offset' field.
274         (get+pointer_size_of_comp_unit): Rename to
275         'get_pointer_size_and_offset_of_comp_unit'.  Add code to return
276         the offset of the comp_unit if requested.
277         (get_debug_info): Record comp_unit offsets as well.
278         (display_debug_lines): Call get_pointer_size_of_comp_unit.
279         (decode_location_expression): Add an extra parameter - the offset
280         of the current comp-unit.  Use this when decoding the DW_OP_call2
281         and DW_OP_call4 operators.
282         (display_debug_loc): Call get_pointer_size_of_comp_unit, pass the
283         comp_unit offset on the decode_location_expression.
284         (read_and_display_attr_value): Pass the comp_unit offset on the
285         decode_location_expression.
286         (display_debug_frames): Pass 0 as the comp_unit offset to
287         decode_location_expression.
288
289 2004-12-22  Nick Clifton  <nickc@redhat.com>
290
291         * readelf.c (last_pointer_size, warned_about_missing_comp_units):
292         New variables associated with obtaining the pointer size for a
293         comp_unit.
294         (get_pointer_size_of_comp_unit): Add an extra parameter - the name
295         of the section requesting the pointer size.  Use this name in
296         error messages.  If there are not enough comp_units available
297         produce a warning message, but return the last known pointer size
298         so that section dumping can continue.
299         (get_debug_info): Reset the new variables.
300         (display_debug_lines): Add extra parameter to invocation of
301         get_pointer_size_of_comp_unit and remove error message when it
302         returns 0.
303         (display_debug_loc): Likewise.
304
305 2004-12-15 Jan Beulich  <jbeulich@novell.com>
306
307         * doc/binutils.texi: Document --strip-unneeded-symbol and
308         --strip-unneeded-symbols.
309         * objcopy.c (strip_unneeded_list): New.
310         (enum command_line_switch): Add OPTION_STRIP_UNNEEDED_SYMBOL
311         and OPTION_STRIP_UNNEEDED_SYMBOLS.
312         (copy_options): Add  --strip-unneeded-symbol and
313         --strip-unneeded-symbols.
314         (copy_usage): Likewise.
315         (filter_symbols): Suppress copying of symbol if in strip_unneeded_list
316         and the symbol is not needed.
317         (copy_main): Handle OPTION_STRIP_UNNEEDED_SYMBOL and
318         OPTION_STRIP_UNNEEDED_SYMBOLS.
319
320 2004-12-09  Ian Lance Taylor  <ian@wasabisystems.com>
321
322         * readelf.c (get_machine_flags): Handle E_MIPS_MACH_9000.
323
324 2004-12-08  Ben Elliston  <bje@au.ibm.com>
325
326         * arlex.l: Fix formatting.
327
328 2004-12-08  Ben Elliston  <bje@au.ibm.com>
329
330         * doc/Makefile.am (config.texi): Emit a @set UPDATED command to
331         config.texi whose value is the current month and year.
332         * doc/Makefile.in: Rebuild.
333         * doc/binutils.texi: Set the document subtitle to be the value of
334         the Texinfo UPDATED variable (obtained from config.texi).
335
336 2004-12-07  Ben Elliston  <bje@au.ibm.com>
337
338         PR binutils/249
339         * doc/binutils.texi (def file format): New node.
340         (dlltool): Use the tool name as the @chapter name, like all the
341         other binutils.  Use @file{.def} throughout for consistency.
342
343 2004-12-06  Ben Elliston  <bje@au.ibm.com>
344
345         * dlltool.c: Comment fix.
346
347 2004-12-06  Ben Elliston  <bje@au.ibm.com>
348
349         * doc/binutils.texi: Update copyright years.
350
351 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
352
353         * MAINTAINERS: Remove mention of config.if.
354
355 2004-11-30  Tero Niemela  <tero_niemela@yahoo.com>
356
357         * Makefile.am: Change LOCALEDIR to $(datadir)/share.
358         * Makefile.in: Regenerate.
359
360 2004-11-10  Ian Lance Taylor  <ian@wasabisystems.com>
361
362         PR binutils/536
363         * stabs.c (stab_demangle_template): Call stab_demangle_count
364         rather than stab_demangle_get_count to get the length of a pointer
365         target.
366
367 2004-11-10  Danny Smith  <dannysmith@users.sourceforge.net>
368
369         * defparse.y: Remove unnecessary commas from token list.
370
371 2004-11-08  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
372
373         * doc/binutils.texi (nm): Update description of weak symbols.
374
375 2004-11-03  Nick Clifton  <nickc@redhat.com>
376
377         * readelf.c (do_debug_ranges): New variable.
378         (usage): Document new switch: -wR or --debug-dump=Ranges.
379         (parse_args): Handle new switch.  Replace switch statement for the
380         long options with a more compact table structure.
381         (process_section_headers): Allow the dumping of .debug_ranges
382         sections if so requested.
383         (debug_displays): Likewise.
384         (load_debug_range): New function: Grabs the contents of a
385         .debug_ranges section.
386         (free_debug_range): New function: Releases the grabbed
387         .debug_ranges section.
388         (decode_64bit_range): New function: Displays a 64-bit range in a
389         .debug_ranges section.
390         (decode_range): New function: Displays a 32-bit range in a
391         .debug_ranges section.
392         (read_and_display_attr_value): Record the value of DW_AT_low_pc
393         attributes.  Use decode_ranges() to display a DW_AT_ranges
394         attribute.
395         (display_debug_info): Use load_debug_range() and
396         free_debug_range().
397         (display_64bit_debug_ranges): New function.  Displays the contents
398         of a 64-bit format .debug_ranges section.
399         (display_debug_ranges): New function: Displays the contents of a
400         32-bit .debug_ranges section.
401
402         (main): Move cmdline_dump_sects and num_cmdline_dump_sects into the
403         global scope.
404         (process_object): Initialise the dump_sects array from the
405         cmdline_dump_sects array before processing each object file.
406
407         (streq, strneq): New macros.  Use them to replace occurrences of
408         strcmp() and strncmp().
409
410         (debug_information): New structure array to replace
411         debug_line_pointer_sizes array.
412         (num_debug_info_entries): New variable to replace
413         num_debug_line_pointers.
414         (get_pointer_size_of_comp_unit): New function: Returns the pointer
415         size of a given compilation unit.
416         (get_debug_info): New function to replace
417         get_debug_line_pointer_sizes.
418         (display_debug_lines): Use the new functions.
419         (display_debug_loc): Likewise.
420
421         (disassemble_section): Change return type to int.
422         (display_debug_lines): Move local variables to their
423         innermost scope.
424         (display_debug_section): Likewise.  Also record the return value
425         of functions called and pass this back to the parent.  Also only
426         warn about undumped sections when the user explicitly requested
427         their dumping.
428
429         (debug_apply_rela_addends): Allow relocations against STT_OBJECT
430         types as well.
431
432         * NEWS: Mention the support for decoding .debug_ranges sections.
433         * doc/binutils.texi: Document the new command line switch to
434         readelf.
435
436 2004-11-03  Randolph Chung  <tausq@debian.org>
437
438         * readelf.c (ia64_unw_aux_info, ia64_unw_table_entry): Rename from
439         unw_aux_info and unw_table_entry.
440         (find_symbol_for_address): Pass symtab and strtab info explicitly.
441         (dump_ia64_unwind): Rename unw_{aux_info,table_entry} with ia64_
442         prefix.
443         (slurp_ia64_unwind_table): Likewise.
444         (ia64_process_unwind): Rename from old process_unwind.
445         (hppa_unw_aux_info): New.
446         (dump_hppa_unwind): New.
447         (slurp_hppa_unwind_table): New.
448         (hppa_process_unwind): New.
449         (process_unwind): Factor out common unwinding checks; dispatch to
450         unwind handler based on machine type.
451
452 2004-11-02  Nick Clifton  <nickc@redhat.com>
453
454         * readelf.c (display_debug_lines): Fix typo in error message.
455
456 2004-10-26  Mark Mitchell  <mark@codesourcery.com>
457
458         * readelf.c (get_note_type): Handle notes not in core files.
459         (process_note_sections): New function.
460         (process_corefile_contents): Rename to ...
461         (process_notes): ... this.
462         (process_object): Call process_notes, not
463         process_corefile_contents.
464         * doc/binutils.texi: Update readelf -n documentation.
465
466 2004-10-26  Jakub Jelinek  <jakub@redhat.com>
467
468         * ar.c (extract_file): Set atime to mtime for ar xo.
469
470 2004-10-25  Ian Lance Taylor  <ian@wasabisystems.com>
471
472         * stabs.c (stab_demangle_v3_arglist): New static function, broken
473         out of stab_demangle_v3_argtypes.
474         (stab_demangle_v3_argtypes): Call it.
475         (stab_demangle_v3_arg): Handle DEMANGLE_COMPONENT_FUNCTION_TYPE.
476         If we find an unrecognized component, print out its number.
477
478 2004-10-25  David Mosberger  <davidm@hpl.hp.com>
479
480         * readelf.c (slurp_ia64_unwind_table): Support relocations against
481         non-section symbols by adding in the symbol value.
482
483 2004-10-25  Nick Clifton  <nickc@redhat.com>
484
485         PR 465
486         * readelf.c (dynamic_strings_length): New global variable.
487         (VALID_DYNAMIC_NAME, GET_DYNAMIC_NAME): New macros for accessing
488         strings in the dynamic string table.
489         (process_section_headers): Initialise dynamic_strings_length.
490         (process_dynamic_section): Likewise.
491         (process_object): Reset dynamic_string_length when the buffer is freed.
492         (dynamic_sections_mips_val): Use the new macros.
493         (process_dynamic_section): Likewise.
494         (process_version_sections): Likewise.
495         (process_symbol_table): Likewise.
496         (process_syminfo): Likewise.
497         (process_mips_specific): Likewise.
498         (dump_relocations): Add a new parameter 'strtablen' and use this
499         to verify that string offset in a given reloc is valid.  Print a
500         suitable error message otherwise.
501         (process_relocs): Pass the new argument to dump_relocations.
502
503 2004-10-23  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
504
505         * dlltool.c: Include <assert.h>.
506         (PREFIX_ALIAS_BASE): Define.
507         (struct export): Add member import_name;
508         (def_exports): Set import_name.
509         (make_one_lib_file): Remove prefix alias code, use import_name
510         in .idata$6.
511         (gen_lib_file): Create and delete aliases.
512
513 2004-10-19  H.J. Lu  <hongjiu.lu@intel.com>
514
515         * readelf.c (process_section_groups): Free symtab after use.
516
517 2004-10-18  Tommy Pettersson <ptp@lysator.liu.se>
518             Nick Clifton  <nickc@redhat.com>
519
520         * strings.c (usage): Place radix values for -t option into the
521         correct order.
522
523         * objcopy.c (add_redefine_syms_file): Change error messages to use
524         <filename>:<linenumber>: format for easier parsing by automatic
525         tools.
526
527         * srconv.c (show_usage): Fix spelling typo.
528
529         * windres.c (format_from_filename): Suggest the use of -J instead
530         of -I if the file type cannot be determined.
531
532 2004-10-18  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
533
534         * strings.c: Include <sys/stat.h>.
535
536 2004-10-18  Alan Modra  <amodra@bigpond.net.au>
537
538         * budemang.c (demangle): Fix thinko.
539
540         * budemang.c (demangle): Handle "@plt" suffix.
541
542 2004-10-14  Nick Clifton  <nickc@redhat.com>
543
544         * nm.c (usage): Fix description of --special-syms switch.
545
546 2004-10-13  Jakub Jelinek  <jakub@redhat.com>
547
548         * strings.c (statbuf): New typedef.
549         (file_stat): Define.
550         (strings_object_file): Avoid using get_file_size, instead do the
551         checks here, using file_stat.
552         * configure.in (HAVE_STAT64): New test.
553         * configure: Rebuilt.
554         * config.in: Rebuilt.
555
556 2004-10-12  Paul Brook  <paul@codesourcery.com>
557
558         * readelf.c (decode_ARM_machine_flags): Support EABI version 4.
559
560 2004-10-11  Alan Modra  <amodra@bigpond.net.au>
561
562         * objdump.c (dump_symbols): Fix thinko last change.  Improve error
563         messages.
564
565 2004-10-08  Nick Clifton  <nickc@redhat.com>
566
567         * nm.c: Add a new switch --special-syms which, if enabled, will
568         include the ARM Mapping symbols in nm's output.
569         (usage): Mention the switch.
570         (filter_symbols): Handle the switch.
571         * objdump.c: Add a similar switch.
572         (usage): Mention the switch.
573         (dump_symbols): Handle the switch.
574         * doc/binutils.texi: Document the new switches.
575         * NEWS: Mention the new switches.
576
577 2004-10-08  Daniel Jacobowitz  <dan@debian.org>
578
579         * readelf.c (get_x86_64_section_type_name): New function.
580         (get_section_type_name): Use it.
581
582 2004-10-08  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
583
584         * dlltool.c (make_one_lib_file): Revert 2004-09-02 and 2004-09-04
585         patches.
586         * doc/binutils.texi (dlltool): Revert 2004-09-06 patch.
587
588 2004-10-07  Alexandre Oliva  <aoliva@redhat.com>
589
590         * readelf.c (get_machine_flags): Don't fall through into m68k cpu
591         types.
592
593 2004-10-01  Paul Brook  <paul@codesourcery.com>
594
595         * readelf.c (get_arm_section_type_name): New function.
596         (get_section_type_name): Use it.
597
598 2004-09-28  Nick Clifton  <nickc@redhat.com>
599
600         * nm.c: Reorder functions to eliminate most of the static function
601         prototypes.
602
603 2004-09-22  Alan Modra  <amodra@bigpond.net.au>
604
605         * readelf.c (process_program_headers): Don't include .tbss in non-TLS
606         segments.
607
608 2004-09-17  Alan Modra  <amodra@bigpond.net.au>
609
610         * Makefile.am: Run "make dep-am".
611         * Makefile.in: Regenerate.
612         * config.in: Regenerate.
613         * configure: Regenerate.
614         * doc/Makefile.in: Regenerate.
615         * po/binutils.pot: Regenerate.
616
617 2004-09-12  Alan Modra  <amodra@bigpond.net.au>
618
619         * readelf.c (decode_location_expression): Sign extend value for
620         DW_OP_const1s, DW_OP_const2s, DW_OP_const4s, DW_OP_bra, DW_OP_skip.
621
622 2004-09-09  Nick Clifton  <nickc@redhat.com>
623
624         PR 363
625         * ar.c (replace_members): Do not use get_file_size as
626         ar_emul_append correctly handles missing files.
627
628 2004-09-07  H.J. Lu  <hongjiu.lu@intel.com>
629
630         * configure: Regenerated with autconfig 2.13.
631
632 2004-09-06  Danny Smith  <dannysmith@users.sourceforge.net>
633
634         * doc/binutils.texi (dlltool): Update --add-underscore, --kill-at
635         documentation.
636
637 2004-09-06  Michael Wardle  <mbw@endbracket.net>
638
639         * doc/binutils.texi (objdump): Document that the -x switch includes
640         the effect of the -p switch.
641
642 2004-09-04  Danny Smith  <dannysmith@users.sourceforge.net>
643
644         * dlltool.c (make_one_lib_file): Test if internal_name was
645         specified by user before using it.
646
647 2004-09-02  Carlo Wood  <carlo@alinoe.com>
648
649         PR binutils/351
650         * dlltool.c (make_one_lib_file): For IDATA6 take the name from
651         exp->internal_name if it is present.
652
653 2004-09-02  Alexandre Oliva  <aoliva@redhat.com>
654
655         * MAINTAINERS: Add self as co-maintainer of FR-V.
656         * readelf.c (get_machine_flags): Print FR-V cpu types.
657
658 2004-08-28  Alan Modra  <amodra@bigpond.net.au>
659
660         * nm.c (show_synthetic): New var.
661         (long_options): Add "synthetic".
662         (usage): Here too.
663         (display_rel_file): Handle show_synthetic.
664
665 2004-08-28  Alan Modra  <amodra@bigpond.net.au>
666
667         * objdump.c (dump_bfd): Pass both symbol tables to
668         bfd_get_synthetic_symtab.
669
670 2004-08-17  Jakub Jelinek  <jakub@redhat.com>
671
672         * objdump.c (dump_bfd): For relocatable objects, pass syms instead
673         of dynsyms to bfd_get_synthetic_symtab.
674
675 2004-08-16  Alan Modra  <amodra@bigpond.net.au>
676
677         * readelf.c (debug_apply_rela_addends): New function, extracted from..
678         (display_debug_info): ..here.
679         (display_debug_frames): Call debug_apply_rela_addends.  Don't do
680         DW_EH_PE_pcrel adjustment for ET_REL.
681
682 2004-08-06  Andreas Schwab  <schwab@suse.de>
683
684         * readelf.c (dump_relocations): Fix typo when calculating
685         sec_index.
686
687 2004-08-02  Jakub Bogusz  <qboosh@pld-linux.org>
688
689         * dllwrap.c (deduce_name): Fix typos introduced when program_name
690         was renamed to prog_name.
691
692 2004-07-29  Alexandre Oliva  <aoliva@redhat.com>
693
694         * readelf.c (get_machine_flags <EM_SH>): Handle EF_SH2A and
695         EF_SH2A_NOFPU.
696
697 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
698
699         2003-07-08  Alexandre Oliva  <aoliva@redhat.com>
700         * readelf.c (get_machine_flags <EM_SH)): Handle EF_SH4_NOFPU and
701         EF_SH4A_NOFPU.
702         2003-06-12  Alexandre Oliva  <aoliva@redhat.com>
703         * readelf.c (get_machine_flags <EM_SH>): Print SH ISA name.
704
705 2004-07-21  H.J. Lu  <hongjiu.lu@intel.com>
706
707         * objcopy.c (filter_symbols): Use bfd_coff_get_comdat_section
708         to access comdat.
709         * objdump.c (dump_section_header): Likewise.
710
711 2004-07-15  Aravinda PR  <aravindapr@rediffmail.com>
712
713         * nlmconv.c (main): Pass map_file argument to link_inputs.
714         (link_inputs): Use map_file argument if it is defined.
715
716 2004-07-13  Nick Clifton  <nickc@redhat.com>
717
718         * dllwrap.c: Replace 'program_name' with 'prog_name' to avoid
719         conflicts with exported global defined in bucomm.h.
720         (deduce_name): Rename parameter 'program_name' to 'name' to avoid
721         shadowing the global defined in bucomm.h.
722
723 2004-07-12  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
724
725         * dlltool.c (ext_prefix_alias): New global variable.
726         (make_one_lib_file): Add aliases with prefixes for external
727         and import definitions.
728         (usage): Document -p option.
729         (long_options): Add --ext-prefix-alias option.
730         (main): Handle -p.
731         * doc/binutils.texi: Document new switch.
732         * NEWS: Mention new switch.
733
734 2004-07-09  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
735
736         * binutils/dlltool.c (asm_prefix): Add parameter: name.
737         No underscore for symbols beginning with ?.
738         (ASM_PREFIX): Add parameter: NAME.
739         (gen_exp_file): Use new parameter.
740         (make_label): Likewise.
741         (make_imp_label): Likewise.
742         (make_one_lib_file): Likewise.
743
744 2004-07-07  Tomer Levi  <Tomer.Levi@nsc.com>
745
746         * MAINTAINERS: Added myself to the list.
747         * readelf.c: Include "elf/crx.h".
748         (guess_is_rela): Handle EM_CRX.
749         (get_machine_name): Likewise.
750         (dump_relocations): Likewise.
751
752 2004-07-03  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
753
754         * doc/binutils.texi (nm): Clarify weak symbol description.
755
756 2004-06-24  Ben Elliston  <bje@au.ibm.com>
757
758         * readelf.c (get_segment_type): Display "GNU_STACK", not just
759         "STACK", when a PT_GNU_STACK segment is encountered.
760
761 2004-06-24  Alan Modra  <amodra@bigpond.net.au>
762
763         * objcopy.c (copy_section): Don't set _cooked_size.
764
765 2004-06-22  Alan Modra  <amodra@bigpond.net.au>
766
767         * readelf.c (Elf32_Word): Delete.
768         (get_32bit_dynamic_section): Handle SGI ELF dynamic segment.
769         (get_64bit_dynamic_section): Likewise.
770
771         * readelf.c (get_32bit_dynamic_section): Stop at first DT_NULL entry.
772         (get_64bit_dynamic_section): Likewise.
773
774         * readelf.c (dynamic_nent): New variable.
775         (get_32bit_dynamic_section): Set it.
776         (get_64bit_dynamic_section): Here too.
777         (process_dynamic_section): Use it instead of dynamic_size.
778         (process_syminfo): Likewise.
779
780         * readelf.c (get_32bit_dynamic_section): Correct number of entries
781         translated from external to internal form.
782         (get_64bit_dynamic_section): Likewise.
783
784 2004-06-18  Jie Zhang  <zhangjie@magima.com.cn>
785
786         * readelf.c (process_program_headers): When locating the dynamic
787         section use the section table if it is present.
788         (dynamic_segment): Renamed to dynamic_section.
789         Replace references to dynamic segment with references to dynamic
790         section, except where appropriate.
791         (dynamic_segment_mips_val): Rename to dynamic_section_mips_val.
792         (dynamic_segment_parisc_val): Rename to dynamic_section_parisc_val.
793         (dynamic_segment_ia64_val): Rename to dynamic_section_ia64_val.
794         (get_32bit_dynamic_segment): Rename to get_32bit_dynamic_section.
795         Remove tag counting code as it is no longer needed.
796         (get_64bit_dynamic_segment): Rename to get_64bit_dynamic_section.
797         Remove tag counting code as it is no longer needed.
798         (process_dynamic_segment): Rename to process_dynamic_section.
799
800 2004-06-15  Alan Modra  <amodra@bigpond.net.au>
801
802         * objcopy.c (copy_section): Use bfd_get_section_size instead of
803         _raw_size or bfd_get_section_size_before_reloc.  Don't set reloc_done.
804         (compare_section_lma): Likewise.
805         * addr2line.c (find_address_in_section): Likewise.
806         * coffgrok.c (do_sections_p1): Likewise.
807         * dlltool.c (scan_drectve_symbols): Likewise.
808         * nlmconv.c (main): Likewise.
809         (copy_sections): Likewise.
810         (powerpc_mangle_relocs): Likewise.
811         * objdump.c (disassemble_section): Likewise.
812         * prdbg.c (find_address_in_section): Likewise.
813         * size.c (berkeley_sum): Likewise.
814         * srconv.c (wr_ob): Likewise.
815         * strings.c (strings_a_section): Likewise.
816
817 2004-05-28  Ian Lance Taylor  <ian@wasabisystems.com>
818
819         * readelf.c (decode_ARM_machine_flags): Add EF_ARM_VFP_FLOAT.
820
821 2004-05-17  David Heine  <dlheine@tensilica.com>
822
823         * objcopy.c (setup_bfd_headers): New function.
824         (copy_object): Call setup_bfd_headers.
825
826 2004-05-13  Paul Brook  <paul@codesourcery.com>
827
828         * readelf.c (display_debug_frames): Handle dwarf3 format CIE
829         entries.
830
831 2004-05-13  Nick Clifton  <nickc@redhat.com>
832
833         * po/fr.po: Updated French translation.
834
835 2004-05-11  Jakub Jelinek  <jakub@redhat.com>
836
837         * readelf.c (get_segment_type): Handle PT_GNU_RELRO.
838
839 2004-05-07  H.J. Lu  <hongjiu.lu@intel.com>
840
841         * readelf.c (section_groups): New.
842         (group_count): New.
843         (section_headers_groups): New.
844         (process_section_groups): Populate group_count, section_groups
845         and section_headers_groups.
846         (process_unwind): Support section group.
847         (process_object): Always call process_section_groups. Free
848         section_groups and section_headers_groups.
849
850 2004-04-30  H.J. Lu  <hongjiu.lu@intel.com>
851
852         * readelf.c (process_section_headers): Use %3lu on sh_info.
853
854 2004-04-30  Michael Deutschmann  <michael@talamasca.ocis.net>
855
856         * ranlib.sh: Quote $1 argument in case it contains spaces.
857
858 2004-04-27  John Paul Wallington  <jpw@gnu.org>
859
860         * objcopy.c (copy_usage, strip_usage): Fix spelling.
861
862 2004-04-26  H.J. Lu  <hongjiu.lu@intel.com>
863
864         * readelf.c (do_section_groups): New.
865         (options): Add --section-groups/-g.
866         (usage): Mention --section-groups/-g.
867         (parse_args): Support --section-groups/-g.
868         (get_group_flags): New.
869         (process_section_groups): New.
870         (process_object): Call process_section_groups.
871
872 2004-04-24  Alan Modra  <amodra@bigpond.net.au>
873
874         * objdump.c (disassemble_section): Don't disassemble sections
875         without SEC_HAS_CONTENTS.
876
877 2004-04-22  Jakub Jelinek  <jakub@redhat.com>
878
879         * objdump.c (synthsyms, synthcount): New variables.
880         (disassemble_data): Use dynsyms for stripped binaries or libraries.
881         Add synthetized symbols.
882         (dump_bfd): For disassemble, initialize dynsyms always and
883         also synthsyms.  Free synthsyms and clear {sym,dynsym,synth}count
884         before returning.
885
886 2004-04-14  Alan Modra  <amodra@bigpond.net.au>
887
888         * strings.c (print_strings): Cast file_off to unsigned long in
889         printf arg list.
890
891 2004-04-07  Benjamin Monate  <benjamin.monate@cea.fr>
892
893         PR 86
894         * arsup.c (ar_save): Use smart_rename.
895
896 2004-04-01  Dean Luick <luick@cray.com>
897
898         * readelf.c (display_debug_pubnames): Align offset and data
899         columns.
900         (read_and_display_attr_value): Add missing break;
901         (debug_displays): Enable the display of the .debug_pubtypes
902         section.
903
904 2004-03-30  Stan Shebs  <shebs@apple.com>
905
906         * mpw-config.in, mpw-make.sed, mac-binutils.r: Remove MPW
907         support files, no longer used.
908
909 2004-03-23  Paul Brook  <paul@codesourcery.com>
910
911         * readelf.c (decode_ARM_machine_flags): Add EABI v3.
912
913 2004-03-21  Richard Henderson  <rth@redhat.com>
914
915         * readelf.c (display_debug_frames): Don't crash for mismatched
916         DW_CFA_restore_state.
917
918 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
919
920         * Makefile.am: Run "make dep-am".
921         * Makefile.in: Regenerate.
922         * aclocal.m4: Regenerate.
923         * config.in: Regenerate.
924         * configure: Regenerate.
925         * po/binutils.pot: Regenerate.
926
927 2004-03-15  Nathan Sidwell  <nathan@codesourcery.com>
928
929         * objdump.c (struct SFILE): Replace current pointer with pos
930         offset, rename size to alloc.
931         (objdump_sprintf): Avoid unnecessary copies in the common case
932         (disassemble_bytes): Keep sfile live throughout the
933         function. Adjust usage appropriately.
934
935 2004-03-10  Ben Elliston  <bje@gnu.org>
936
937         * MAINTAINERS: Update my mail address.
938
939 2004-03-08  Danny Smith  <dannysmith@users.sourceforge.net>
940
941         * deflex.l: Handle "PRIVATE" string.
942         * defparse.y (%token): Add PRIVATE.
943         (%type): Add opt_PRIVATE.
944         (expline): Pass opt_PRIVATE to def_exports.
945         (opt_PRIVATE): Handle PRIVATE token.
946         * dlltool.h (def_exports): Add 7th param for private flag to
947         declaration.
948         * dlltool.c: Add PRIVATE to comment on EXPORTS syntax.
949         (struct export): Add 'private' field.
950         (def_exports): Set 'private' field of struct exports.
951         (scan_drectve_symbols): Adjust calls to def_exports.
952         (scan_filtered_symbols): Likewise.
953         (dump_def_info): Print 'private' field.
954         (gen_def_file): Likewise.
955         (gen_lib_file): Skip generation of lib object if private.
956         Delete tmp object files in same order as they were generated.
957         Don't delete non-existent private object files.
958
959 2004-02-27  Andreas Schwab  <schwab@suse.de>
960
961         * ar.c (main): Support POSIX-compatible argument parsing.
962
963 2004-02-23  Daniel Lucq  <daniel@lucq.org>
964
965         * readelf.c (process_mips_specific): Print conflictsno as an
966         unsigned long.
967
968 2004-02-21  Dmitry Timoshkov  <dmitry@baikal.ru>
969
970         * dlltool.c (gen_exp_file): Always output names for forwarded symbols.
971
972 2004-02-19  Jakub Jelinek  <jakub@redhat.com>
973
974         * objcopy.c (copy_section): Avoid warnings.
975
976 2004-02-14  Andrew Cagney  <cagney@redhat.com>
977
978         * ar.c (remove_output): Use bfd_cache_close.
979         * arsup.c (ar_end): Ditto.
980
981 2004-01-21  Roland McGrath  <roland@redhat.com>
982
983         * readelf.c (get_note_type): Match NT_AUXV.
984
985 2004-01-20  Nick Clifton  <nickc@redhat.com>
986
987         * version.c (print_version): Update copyright year to 2004.
988
989 2004-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
990
991         * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
992         throughout.
993         * aclocal.m4: Regenerate.
994         * configure: Regenerate.
995
996 2004-01-12  Jakub Jelinek  <jakub@redhat.com>
997
998         * objcopy.c: Include elf-bfd.h.
999         (is_strip_section): Don't strip debugging sections if
1000         STRIP_NONDEBUG.
1001         (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
1002         ~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.
1003
1004         * objcopy.c (copy_section): Free relpp if relcount == 0.
1005
1006 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
1007
1008         * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
1009         (stab_demangle_argtypes): Likewise.
1010         (stab_demangle_v3_argtypes): New static function.
1011         (stab_demangle_v3_arg): New static function.
1012
1013 2004-01-12  Nick Clifton  <nickc@redhat.com>
1014
1015         * objcopy.c (copy_object): Make the function boolean, returning
1016         FALSE upon failure.
1017         (copy_archive): Handle the return value from copy_object.
1018         (copy_file): Likewise.
1019
1020 2004-01-07  Nick Clifton  <nickc@redhat.com>
1021
1022         * readelf.c (find_section): New function.  Locates a named
1023         section.
1024         (get_debug_line_pointer_sizes): New function:  Initialises the
1025         debug_line_pointer_sizes array.
1026         (display_debug_lines): Call get_debug_line_pointer_sizes.
1027         (display_debug_loc): Likewise.
1028         (load_debug_loc): Use find_section.
1029         (load_debug_str): Likewise.
1030         (display_debug_info): Likewise.
1031         (prescan_debug_info): Delete.
1032         (debug_displays): Remove prescan field.
1033         (process_section_contents): Do not perform prescans.
1034
1035 2004-01-03  Alan Modra  <amodra@bigpond.net.au>
1036
1037         * objcopy.c (filter_bytes): Delete.  Move code to..
1038         (copy_section): ..here.  Simplify size adjustment.  Divide
1039         section lma by interleave.
1040
1041 2004-01-02  Nick Clifton  <nickc@redhat.com>
1042
1043         * po/ru.po: New file: Russian translation.
1044         * configure.in (ALL_LINGUAS): Add ru
1045         * configure: Regenerate.
1046
1047 For older changes see ChangeLog-0203
1048 \f
1049 Local Variables:
1050 mode: change-log
1051 left-margin: 8
1052 fill-column: 74
1053 version-control: never
1054 End: