de9c5716db0a881ced6d54c0d4f9e9e3c2087e62
[platform/upstream/binutils.git] / binutils / ChangeLog
1 2002-08-15  Alan Modra  <amodra@bigpond.net.au>
2
3         * readelf.c: Include elf/i370.h.
4         (dump_relocations): Handle EM_S370.
5         (dynamic_segment_parisc_val): Print \n.
6         (process_dynamic_segment <DT_BIND_NOW>): Here too.
7
8 2002-08-14  Nick Clifton  <nickc@redhat.com>
9
10         * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
11         * objdump.c (usage): Likewise.
12         * doc/binutils.texi: Likewise.
13
14 2002-08-14  Luke Dunstan  <infidel@users.sourceforge.net>
15
16         * rcparse.y (acc_entry): Don't warn about ALT use with
17         non-VIRTKEY.
18
19 2002-08-13  H.J. Lu <hjl@gnu.org>
20
21         * objcopy.c (copy_object): Don't warn about the unsupported
22         architecture unless the input target is defaulted or the
23         output architecture is different from the input.
24
25 2002-08-09  Nick Clifton  <nickc@redhat.com>
26
27         * po/sv.po: Updated Swedish translation.
28
29 2002-08-05  Alan Modra  <amodra@bigpond.net.au>
30
31         * prdbg.c (pr_fix_visibility): Remove assert.
32
33 2002-07-31  Nick Clifton  <nickc@redhat.com>
34
35         * addr2line.c (process_file): Rename parameter 'filename' to
36         'file_name' in order to avoid shadowing global symbol of the
37         same name.
38         (main): Likewise.
39
40 2002-07-30  Jakub Jelinek  <jakub@redhat.com>
41
42         * readelf.c (OPTION_DEBUG_DUMP): Define.
43         (options): Use it.
44         (usage): Update help.
45         (parse_args): Handle --debug-dump separately from -w.
46         * doc/binutils.texi (readelf): Update documentation.
47
48 2002-07-25  Nick Clifton  <nickc@redhat.com>
49
50         * po/es.po: Updated Spanish translation.
51         * po/fr.po: Updated French translation.
52
53 2002-07-24  Nick Clifton  <nickc@redhat.com>
54         
55         * po/es.po: Updated Spanish translation.
56
57 2002-07-23  Alan Modra  <amodra@bigpond.net.au>
58
59         * Makefile.am: Run "make dep-am".
60         * Makefile.in: Regenerate.
61
62 2002-07-23  Nick Clifton  <nickc@redhat.com>
63
64         * po/fr.po: Updated French translation.
65
66 2002-07-23  Eric S. Raymond  <esr@golux.thyrsus.com>
67
68         * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
69
70 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
71
72         * budemang.c: Include config.h and string.h/strings.h.
73
74 2002-07-18 Denis Chertykov  <denisc@overta.ru>
75            Frank Ch. Eigler  <fche@redhat.com>
76
77         * readelf.c: Include "elf/ip2k.h".
78         (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
79         (dump_relocations): Likewise.
80         (get_machine_name): Likewise.
81         * NEWS: Mention IP2K support.
82
83 2002-07-16  Nick Clifton  <nickc@cambridge.redhat.com>
84
85         * NEWS: Add 'Changes in 2.13'.
86
87 2002-07-10  Jakub Jelinek  <jakub@redhat.com>
88
89         * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
90         DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
91         (get_section_type_name): Handle SHT_GNU_LIBLIST.
92         (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
93         DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
94         (process_gnu_liblist): New.
95         (process_file): Call it.
96
97 2002-07-03  Alan Modra  <amodra@bigpond.net.au>
98
99         * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
100         * Makefile.in: Regenerate.
101
102 2002-07-02  Alan Modra  <amodra@bigpond.net.au>
103
104         * budemang.c: New file, "demangle" function.
105         * budemang.h: New file.
106         * addr2line.c (translate_addresses): Use "demangle".
107         * nm.c (print_symname): Likewise.
108         * objdump.c (objdump_print_symname): Likewise.
109         (dump_symbols): Likewise.  Also, don't use bfd_asymbol_name macro
110         here since that obfuscates.
111         * rdcoff.c: Don't #include demangle.h.
112         * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
113         emul_vanilla.c.  Remove emul_$(EMULATION).c.  Sort.
114         (HFILES): Add budemang.h.  Sort.
115         (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
116         Run "make dep-am".
117         * Makefile.in: Regenerate.
118
119 2002-07-01  Matt Thomas  <matt@3am-software.com>
120
121         * readelf.c: Include "elf/vax.h".
122         (guess_is_rela): Move EM_VAX from unknown to RELA case.
123         (dump_relocations): Handle VAX relocations.
124         (get_machine_flags): Handle VAX machine flags.
125
126 2002-06-29  Stephane Carrez  <stcarrez@nerim.fr>
127
128         * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
129
130 2002-06-26  Nick Clifton  <nickc@cambridge.redhat.com>
131
132         * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
133
134 2002-06-26  Alan Modra  <amodra@bigpond.net.au>
135
136         * nm.c (print_symname): When demangling, strip leading dots from
137         symbol names to avoid confusing the demangler.
138
139 2002-06-25  H.J. Lu <hjl@gnu.org>
140
141         * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
142         * Makefile.in: Regenerated.
143
144 2002-06-21  Igor Schein  <igor@txc.com>
145
146         * configure.in: Quote bu_cv_have_fopen64.
147         * configure: Regenerate.
148
149 2002-06-21  Mitsru Chinen  <chinen@jp.ibm.com>
150
151         * configure.in: Check for strcoll.
152         * configure: Regenerate.
153         * config.in: Regenerate.
154         * nm.c (main): Set locale for LC_COLLATE category.
155         (non_numeric_forward): Use strcoll if available.
156
157 2002-06-20  Dave Brolley  <brolley@redhat.com>
158
159         * MAINTAINERS: Add self as fr30 and frv maintainer.
160
161 2002-06-18  H.J. Lu  (hjl@gnu.org)
162
163         * nm.c: Include "elf/common.h".
164         (extended_symbol_info): Add elfinfo, a pointer to
165         elf_symbol_type.
166         (SYM_SIZE): Use elfinfo if it is not NULL.
167         (get_symbol_type): New function.
168         (display_archive): Set print_width for each archive member.
169         (display_file): Likewise.
170         (display_rel_file): Don't set print_width here.
171         (print_object_filename_sysv): Handle print_width.
172         (print_archive_member_sysv): Likewise.
173         (print_symbols): Pass (bfd_vma) 0 to print_symbol.
174         (print_symbol): Set the elfinfo field in extended_symbol_info
175         for ELF.
176         (print_object_filename_sysv): Fix the output format.
177         (print_symbol_info_sysv): Print type and section for ELF.
178
179 2002-06-18  Elias Athanasopoulos  <eathan@otenet.gr>
180
181         * nm.c (print_size_symbols): Remove assignment, which makes
182         the symbol's size equal to its value when --size-sort is 
183         used.
184
185 2002-06-18  Dave Brolley  <brolley@redhat.com>
186
187         From Catherine Moore:
188         * readelf.c (elf/frv.h): #include it.
189         (guess_is_rela): Support EM_CYGNUS_FRV.
190         (dump_relocations): Ditto.
191         (get_machine_name): Ditto.
192         * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
193
194 2002-06-18  Jakub Jelinek  <jakub@redhat.com>
195
196         * readelf.c (get_file_header): Only read the first section header if
197         e_shoff is non-zero.
198
199 2002-06-15  H.J. Lu  (hjl@gnu.org)
200
201         * nm.c (print_size): New variable. Initialize to 0.
202         (long_options): Add 'S'/"print-size".
203         (main): Handle 'S'.
204         (print_symbol_info_bsd): Print size only if print_size is not
205         0.
206
207         * doc/binutils.texi: Document -S/--print-size.
208
209 2002-6-13  Elias Athanasopoulos  <eathan@otenet.gr>
210
211         * nm.c (struct extended_symbol_info): New strcuture: Add the size
212         of the symbols to the information provided by the symbol_info
213         structure.
214         (print_symbols): Pass the symbol size to print_symbol.
215         (print_size_symbols): Pass the symbol size to print_symbol.
216         (print_symbol): Extra argument: The size of the symbol.  Store
217         this in the extended_symbol_info structure.
218         (print_symbol_info): Change type of info parameter to
219         extended_symbol_info.  Display the size, if known.
220         (print_symbol_info_posix): Likewise.
221         (print_symbol_info_sysv): Likewise.
222
223 2002-06-08  Alan Modra  <amodra@bigpond.net.au>
224
225         * Makefile.am: Run "make dep-am".
226         * Makefile.in: Regenerate.
227         * doc/Makefile.in: Regnerate.
228
229         * bucomm.c: Replace CONST with const.
230         * nm.c: Likewise.
231         * objdump.c: Likewise.
232
233 2002-06-07  H.J. Lu <hjl@gnu.org>
234
235         * readelf.c (DW_CFA_GNU_args_size): Don't define.
236         (DW_CFA_GNU_negative_offset_extended): Likewise.
237         (DW_CFA_GNU_window_save): Likewise.
238         (display_debug_frames): Handle DW_CFA_offset_extended_sf,
239         DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
240
241 2002-06-07  Elias Athanasopoulos  <eathan@otenet.gr>
242         
243         * nm.c: When computing size of symbols for an ELF target use the
244         internal size field.
245
246 2002-06-06  John David Anglin  <dave@hiauly1.hia.nrc.ca>
247
248         * testsuite/binutils-all/objcopy.exp: clear xfail for
249         "hppa*64*-*-hpux*".
250         * testsuite/binutils-all/hppa/objdump.exp: Return if
251         "*64*-*-*".
252
253 2002-06-05  Alan Modra  <amodra@bigpond.net.au>
254
255         * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
256
257 2002-06-03  Elias Athanasopoulos  <eathan@otenet.gr>
258
259         * objdump.c: Fix formatting.
260
261 2002-05-29  Ben Elliston  <bje@redhat.com>
262
263         * MAINTAINERS: Add self as M68k maintainer.
264
265 2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
266
267         * readelf.c: Modified/Added DLX elf support.
268
269 2002-05-27  Nick Clifton  <nickc@cambridge.redhat.com>
270
271         * arsup.c: Fix formatting.
272         * debug.c (debug_record_label): Add missing colon to error
273         message.
274         * ieee.c (parse_ieee_ty): Fix spelling typo.
275         * readelf.c (process_program_headers): Remove English assumption
276         about making a plural word.
277         (process_section_headers): Likewise.
278         (process_relocs): Allow quotes to be translated.
279         (process_unwind): Likewise,
280         (process_mips_specific): Improve error message.
281         (get_note_type): Fix spelling typo.
282
283         * configure.in (ALL_LINGUAS): Add sv
284         * po/sv.po: New file.
285
286 2002-05-27  Alan Modra  <amodra@bigpond.net.au>
287
288         * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
289         (unw_print_grmask): Likewise.
290         (unw_print_frmask): Likewise.
291
292 2002-05-26  Kazu Hirata  <kazu@cs.umass.edu>
293
294         * arsup.c: Remove ARGSUSED.
295         * debug.c: Likewise.
296         * ieee.c: Likewise.
297         * nlmconv.c: Likewise.
298         * prdbg.c: Likewise.
299         * stabs.c: Likewise.
300         * wrstabs.c: Likewise.
301
302 2002-05-25  Alan Modra  <amodra@bigpond.net.au>
303
304         * arlex.l: Use #include "" instead of <> for local header files.
305         * coffdump.c: Likewise.
306         * coffgrok.c: Likewise.
307         * nlmconv.c: Likewise.
308         * nlmheader.y: Likewise.
309         * srconv.c: Likewise.
310         * strings.c: Likewise.
311         * sysdump.c: Likewise.
312         * unwind-ia64.h: Likewise.
313         * windres.h: Likewise.
314         * winduni.h: Likewise.
315
316 2002-05-24  Tom Rix  <trix@redhat.com>
317
318         * MAINTAINERS: Add self as the d10v maintainer.
319
320 2002-05-24   TAMURA Kent <kent@netbsd.org>
321
322         * configure.in: Builds dlltool for i386-netbsdpe.
323         * configure: Regenerate.
324
325 2002-05-23  Kazu Hirata  <kazu@cs.umass.edu>
326
327         * size.c: Fix formatting.
328         * srconv.c: Likewise.
329         * stabs.c: Likewise.
330         * sysdump.c: Likewise.
331         * unwind-ia64.c: Likewise.
332         * wrstabs.c: Likewise.
333
334 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
335
336         * readelf.c (get_segment_type): Add PT_TLS.
337         (get_elf_section_flags): Add SHF_TLS.
338         (get_dynamic_flags): Optimize.  Add DF_STATIC_TLS.
339         (process_dynamic_segment): Use puts instead of printf.
340         (get_symbol_type): Support STT_TLS.
341         * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
342         SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
343         Add SEC_THREAD_LOCAL.
344
345 2002-05-23  Kazu Hirata  <kazu@cs.umass.edu>
346
347         * rdcoff.c: Fix formatting.
348         * rddbg.c: Likewise.
349         * readelf.c: Likewise.
350         * rename.c: Likewise.
351         * resbin.c: Likewise.
352         * resrc.c: Likewise.
353         * resres.c: Likewise.
354
355 2002-05-21  Kazu Hirata  <kazu@cs.umass.edu>
356
357         * filemode.c: Fix formatting.
358         * ieee.c: Likewise.
359         * is-ranlib.c: Likewise.
360         * is-strip.c: Likewise.
361         * maybe-ranlib.c: Likewise.
362         * maybe-strip.c: Likewise.
363         * nlmconv.c: Likewise.
364         * nm.c: Likewise.
365         * not-ranlib.c: Likewise.
366         * not-strip.c: Likewise.
367         * objcopy.c: Likewise.
368         * objdump.c: Likewise.
369
370 2002-05-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
371
372         * objdump.c (dump_headers): Fix output formatting for ELF32
373         architectures in a BFD64 enabled toolchain.
374
375 2002-05-20  Kazu Hirata  <kazu@cs.umass.edu>
376
377         * debug.c: Fix formatting.
378         * debug.h: Likewise.
379         * dlltool.c: Likewise.
380         * dllwrap.c: Likewise.
381         * emul_aix.c: Likewise.
382         * emul_vanilla.c: Likewise.
383
384 2002-05-19  Kazu Hirata  <kazu@cs.umass.edu>
385
386         * addr2line.c: Fix formatting.
387         * ar.c: Likewise.
388         * arsup.c: Likewise.
389         * arsup.h: Likewise.
390         * binemul.c: Likewise.
391         * binemul.h: Likewise.
392         * bucomm.c: Likewise.
393         * coffdump.c: Likewise.
394         * coffgrok.c: Likewise.
395         * coffgrok.h: Likewise.
396
397 2002-05-16  Marek Michalkiewicz  <marekm@amelek.gda.pl>
398
399         * MAINTAINERS: Add myself as the second AVR port maintainer.
400
401 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
402
403         * MAINTAINERS: Update my email address.
404
405 2002-05-09  Nick Clifton  <nickc@cambridge.redhat.com>
406
407         * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
408
409 2002-05-09  Alan Modra  <amodra@bigpond.net.au>
410
411         * configure.in: Replace `*pe' with `pe' throughout.
412         * configure: Regenerate.
413
414 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
415
416         * Makefile.am: Honour DESTDIR.
417         * Makefile.in: Regenerate.
418
419 2002-05-06  Alan Modra  <amodra@bigpond.net.au>
420
421         * dlltool.c (process_def_file): Add missing prototype.
422         (new_directive, assemble_file, main): Likewise.
423         (process_def_file, new_directive): Make static.
424         (inform): Rewrite using VA_FIXEDARG.
425         * dllwrap.c (mybasename): Add missing prototype.
426         (strhash, main): Likewise.
427         (inform): Rewrite using VA_FIXEDARG.
428         (warn): Likewise.
429         (cleanup_and_exit): Use old style function definition.
430         (strhash): Likewise.
431         * windres.c (define_resource): Use one memset to clear all of
432         struct res_resource.
433
434         * rcparse.y: Remove newcmd rule.  Move rcparse_discard_strings
435         call to rules that need no lookahead.  Check for no lookahead.
436
437 2002-05-06  Borut Razem  <borut.razem@siol.net>
438
439         * rclex.l (get_string): Correct "strings" list handling.
440         * resrc.c (read_rc_file): Discard strings.
441
442 2002-05-04  Alan Modra  <amodra@bigpond.net.au>
443
444         * ar.c (replace_members): Remove unused var.  Formatting fix.
445         * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
446
447         * MAINTAINERS: Sort port maintainers by CPU.
448
449 2002-05-04  Bob Byrnes  <byrnes@curl.com>
450
451         * size.c (display_archive): Add last_arfile and code to close archives.
452
453 2002-05-01  Alan Modra  <amodra@bigpond.net.au>
454
455         * nm.c (print_symbol): Check returned filename from
456         bfd_find_nearest_line is non-NULL.
457
458 2002-04-25  Elena Zannoni <ezannoni@redhat.com>
459     
460         * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
461
462 2002-04-24  Christian Groessler <chris@groessler.org>
463
464         * MAINTAINERS: Changed my email address.
465
466 2002-04-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
467
468         * arparse.y: Fix syntax warning.
469
470 2002-04-16  Nick Clifton  <nickc@cambridge.redhat.com>
471
472         * readelf.c (fetch_location_list): Remove unused function.
473
474         * readelf.c (process_corefile_note_segment): Catch corrupt notes
475         and display a warning message, then exit the loop.
476
477         * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
478
479 2002-04-15  Nick Clifton  <nickc@cambridge.redhat.com>
480
481         * resrc.c (write_rc_dialog): If charset is non-default value
482         display all of the DIALOGEX parameters.
483
484 2002-04-15  Eric Kohl <ekohl@rz-online.de>
485
486         * rcparse.y: Allow two to five parameter in FONT statement of 
487         DIALOGEX resources.
488         * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
489         resource data.
490         (res_to_bin_dialog): Likewise.
491         * windres.h: Added misssing charset variable to dialog_ex
492         structure.
493
494 2002-04-10  Nick Clifton  <nickc@cambridge.redhat.com>
495
496         * rcparse.y: Set MEMFLAG_PURE by default.
497
498 2002-04-09  Bernd Herd <info@herdsoft.com>
499
500         * rcparse.y: CLASS definitions in DIALOG resources 
501         are quoted.
502         Fix typo in BEDIT warning.
503         Don't add default dialog style when explicit style specified.
504         Add WS_CAPTION dialog style if CAPTION is specified.
505
506         * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
507         (handle_quotes) "\a" escape (used for right justified key
508         definitions in menus) is encodes as binary 8.
509
510         * resrc.c (write_rc_dialog): Print style even if it is 0.
511         (write_rc_directory): Fix overlooked sublang shift bug.
512         (bin_to_res_dialog): Don't print empty dialog caption.
513
514         * resbin.c (bin_to_res_dialog): Use signature to identify
515         DIALOGEX.
516
517         * windres.c (main): Set default LANGUAGE to english/us.
518
519 2002-04-09  Gunnar Degnbol <degnbol@danbbs.dk>
520
521         * resrc.c: print CLASS names in quotes
522
523 2002-04-09  J"orn Rennecke <joern.rennecke@superh.com>
524
525         * MAINTAINERS: Update my email address.
526
527 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
528
529         * dep-in.sed: Cope with absolute paths.
530         * Makefile.am (dep.sed): Subst TOPDIR.
531         Run "make dep-am".
532         * Makefile.in: Regenerate.
533
534 2002-03-27  Peter Targett  <peter.targett@arc.com>
535
536         * MAINTAINERS: Update my email address.
537
538 2002-03-21  Alan Modra  <amodra@bigpond.net.au>
539
540         * Makefile.am: Run "make dep-am".
541         * Makefile.in: Regenerate.
542         * doc/Makefile.in: Regenerate.
543         * po/POTFILES.in: Regenerate.
544         * aclocal.m4: Regenerate.
545         * config.in: Regenerate.
546         * configure: Regenerate.
547
548 2002-03-20  Daniel Berlin  <dan@dberlin.org>
549
550         * readelf.c: Add support for displaying dwarf2 location lists.
551         (do_debug_loc, debug_loc_section, debug_loc_size): New.
552         (parse_args): Use 'O' as shorthand for displaying location list
553         section.
554         (process_section_headers): Handle debug_loc as well.
555         (load_debug_loc): New.
556         (free_debug_loc): New.
557         (fetch_location_list): New.
558         (display_debug_loc): New.
559         (display_debug_info): Call load_debug_loc and free_debug_loc.
560         (debug_displays): We can display .debug_loc now, too.
561         (usage): Update usage string.
562         (read_and_display_attr_value): Note location lists, but don't
563         display them inline.
564
565 2002-03-18  Tom Rix  <trix@redhat.com>
566
567         * Makefile.am: Add binutils emulation support.
568         * configure.in: Same.
569         * configure.tgt: New file.  Same.
570         * ar.c (main): Use ar_emul_parse_arg.
571         (usage): Use ar_emul_usage.
572         (replace_members): Use ar_emul_replace, ar_emul_append.
573         * binemul.c: New file.  Define the binutils emulation
574         layer. Define default methods.
575         * binemul.h: New file.  Binutils emulation layer header file.
576         * emul_aix.c: New file.  AIX binutils emulation.
577         * emul_vanilla.c: New file. Default binutils emulation.
578         * Makefile.in: Regenerate.
579         * configure: Same.
580
581 2002-03-18  Nick Clifton  <nickc@cambridge.redhat.com>
582
583         * po/fr.po: Updated version.
584
585 2002-03-13  Nick Clifton  <nickc@cambridge.redhat.com>
586
587         * po/fr.po: Updated version.
588
589 2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
590
591         * README: Update some version numbers.
592
593 2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
594
595         * doc/binutils.texi (Target Selection): Fix LD crossreferences.
596         (Architecture Selection): Likewise.
597
598 2002-03-01  Dmitry Timoshkov <dmitry@baikal.ru>
599
600         * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
601         generating .exp file.
602
603 2002-02-21  Nick Clifton  <nickc@cambridge.redhat.com>
604
605         * readelf.c (dump_relocations): Fix typo.
606
607 2002-02-20  Nick Clifton  <nickc@cambridge.redhat.com>
608
609         * NEWS: Mark 2.12 branch.
610
611 2002-02-18  Timothy Daly  <remote_bob@yahoo.com>
612
613         * readelf.c (dump_relocations): Display 2nd and 3rd reloc 
614         types for 64-bit MIPS.  Narrow some fields for 80-char 
615         output.
616         (dump_relocations): Change spelling from 'unrecognised' 
617         to 'unrecognized'.
618         (decode_ARM_machine_flags): Likewise.
619         (parse_args): Likewise.
620         (read_and_display_attr_value): Likewise.
621         (display_debug_section): Likewise.
622
623 2002-02-15  Hans-Peter Nilsson  <hp@bitrange.com>
624
625         * NEWS: Mention support for MMIX.
626
627 2002-02-13  Matt Fredette  <fredette@netbsd.org>
628
629         * readelf.c (get_machine_flags): Recognize EF_M68000.
630
631 2002-02-12  Alexandre Oliva  <aoliva@redhat.com>
632
633         * MAINTAINERS: Added self as MN10300 co-maintainer.
634
635 2002-02-12  Alan Modra  <amodra@bigpond.net.au>
636
637         * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
638         DT_PPC64_OPDSZ.
639
640 2002-02-11  Daniel Jacobowitz  <drow@mvista.com>
641
642         * MAINTAINERS: List myself as branch maintainer.
643
644 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
645
646         * configure: Regenerate.
647         * objcopy.c: Update copyright date.
648         * doc/Makefile.in: Regenerate.
649
650 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
651
652         * nlmconv.c: Back out localtime PARAMS change.
653
654 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
655
656         * objcopy.c (MKDIR): Define.
657         (copy_archive): Make name_list.name const.  Use MKDIR.
658         Handle duplicate files in archives by making more temp dirs.
659
660 2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
661
662         * coffdump.c: Include "getopt.h" after "bucomm.h"
663         so that macros are defined correctly.
664         * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
665         prototype.  Prototype main.
666         * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
667
668 2002-02-06  Alexandre Oliva  <aoliva@redhat.com>
669
670         * MAINTAINERS: Added self as SH co-maintainer.
671
672 2002-02-05  Nick Clifton <nickc@redhat.com>
673
674         * po/tr.po: Updated translation.
675
676 2002-02-01  Alan Modra  <amodra@bigpond.net.au>
677
678         * Makefile.am: Run "make dep-am"
679         * Makefile.in: Regenerate.
680
681 2002-01-29  Daniel Jacobowitz  <drow@mvista.com>
682
683         * nm.c (print_value): Mark abfd unused.
684
685 2002-01-29  Daniel Jacobowitz  <drow@mvista.com>
686
687         * unwind-ia64.c (unw_decoder): Change second argument
688         to unsigned int, to match function prototypes.
689
690 2002-01-29  Daniel Jacobowitz  <drow@mvista.com>
691
692         * objdump.c: Include "getopt.h" after "bucomm.h" so that
693         __GNU_LIBRARY__ will be defined.
694         * size.c: Likewise.
695
696 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
697
698         * configure: Regenerated.
699
700 2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
701
702         * doc/Makefile.am (install): Depend on install-info.
703         * doc/Makefile.in: Regenerate.
704
705 2002-01-25  Jason R. Thorpe <thorpej@wasabisystems.com>
706
707         * objcopy.c (strip_usage): Document -d as an alias
708         --strip-debug.
709
710         * size.c (usage): Document [-t | --totals] options.
711         (long_options): Add --totals option.
712         (main): If the [-t | --totals] option is specified and
713         the output format is Berkeley-style, print the total
714         text, data, and bss sizes of all objects listed.
715         (print_berkeley_format): If the [-t | --totals] option
716         is specified, track the total text, data, and bss
717         sizes.
718         * doc/binutils.texi (size): Document [-t | --totals] options.
719         (strip): Document -d as an alias for --strip-debug.
720         * NEWS: Mention new feature of size.
721
722 2002-01-25  Nick Clifton  <nickc@cambridge.redhat.com>
723
724         * po/fr.po: Updated version.
725         * po/es.po: Updated version.
726
727 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
728
729         * addr2line.c (usage): Update text to provide verbose
730         description of the command line options.
731         * ar.c (usage): Update text to provide verbose
732         description of the command line options.
733         (main): Accept -h and -H when running as ranlib.
734         * coffdump.c (show_usage): Update text to provide verbose
735         description of the command line options.
736         * dlltool.c (main): Accept -H as an alias for --help.
737         * nlmconv.c (show_usage): Update text to provide verbose
738         description of the command line options.
739         * nm.c (usage): Replace OPTIONS with option(s).
740         (main): Accept -H as an alias for --help.
741         * objcopy.c (strip_main): Accept -H as an alias for --help.
742         * objdump.c (main): Accept -v as an alias for --verbose.
743         * readelf.c (usage): Adjust format to match style used in
744         other binutils.
745         * size.c (usage): Update text to provide verbose description
746         of the command line options.
747         (main): Accept -v, -h and -H as command line options.
748         * srconv.c (show_usage): Update text to provide verbose
749         description of the command line options.
750         * strings.c (main): Accept -H and -v as command line options.
751         (usage): Update text to provide verbose description of the
752         command line options.
753         * sysdump.c (show_usage): Update text to provide verbose
754         description of the command line options.
755         * windres.c (usage): Adjust format to match style used in
756         other binutils.
757
758         * coffdump.c: Fix formatting.
759         * nlmconv.c: Fix formatting.
760         * srconv.c: Fix formatting.
761         * sysdump.c: Fix formatting.
762
763 2002-01-22  Alan Modra  <amodra@bigpond.net.au>
764
765         * Makefile.am: Run "make dep-am".
766         * Makefile.in: Regenerate.
767
768 2002-01-18  Andreas Jaeger  <aj@suse.de>
769
770         * version.c (print_version): Update year.
771
772 2002-01-17  Alan Modra  <amodra@bigpond.net.au>
773
774         * readelf.c (get_machine_name): Handle EM_PPC64.
775         (guess_is_rela): Here too.
776
777 2002-01-17  Nick Clifton  <nickc@cambridge.redhat.com>
778
779         * po/binutils.pot: Regenerate.
780         * po/fr.po: Regenerate.
781         * po/tr.po: Regenerate.
782
783 2002-01-16  Nick Clifton  <nickc@cambridge.redhat.com>
784
785         * po/tr.po: Import new version.
786
787 2002-01-16  Alan Modra  <amodra@bigpond.net.au>
788
789         * readelf.c (get_ppc64_dynamic_type): New.
790         (get_dynamic_type): Call it.
791
792 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
793
794         * objcopy.c (copy_usage): Use "options" instead of "switches".
795         (strip_usage): Use "options" instead of "switches".
796         * doc/binutils.texi (dlltool):  Refer to "options" instead of
797         "switches".
798
799 2002-01-14  Richard Earnshaw  <rearnsha@arm.com>
800
801         * MAINTAINERS: Add self as co-maintainer for the ARM code.
802
803 2001-12-18  Nick Clifton  <nickc@cambridge.redhat.com>
804
805         * po/es.po: Import from translation project.
806         * configure.in (ALL_LINGUAS): Add es.
807         * configure: Regenerate.
808
809 2002-01-09  Jason Thorpe  <thorpej@wasabisystems.com>
810
811         * readelf.c (get_netbsd_elfcore_note_type): Use
812         NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
813
814 2002-01-09  Jason Thorpe  <thorpej@wasabisystems.com>
815
816         * readelf.c: Update copyright years.
817         (get_note_type): Return a const char *.
818         (get_netbsd_elfcore_note_type): New function.
819         (process_note): Use get_netbsd_elfcore_note_type to get
820         the note type string for NetBSD ELF core files.
821
822 2002-01-06  Steve Ellcey  <sje@cup.hp.com>
823
824         * readelf.c (get_ia64_segment_type): Add support for macros.
825         (get_segment_type): Add support for IA64 specific macros.
826
827 2001-12-20  Julian v. Bock  <julian@wongr.net>
828
829         * readelf.c (print_symbol): New function: Print a formatted symbol
830         name.  If --wide is specified do not truncate it.
831         (dump_relocations): Use print_symbol() to print symbol names.
832         (process_symbol_table): Likewise.
833         (process_syminfo): Likewise.
834         (process_mips_specific): Likewise.
835         (usage): Document new feature of --wide switch.
836         * doc/binutils.texi (objdump): Document additional behaviour of
837         --wide.
838
839 2001-12-18  Michael Snyder  <msnyder@redhat.com>
840
841         * objcopy.c (copy_file): Accept corefiles (format bfd_core).
842         (copy_object): Don't set the start address or flags of a core file.
843         (copy_section): Don't relocate a core file.  Don't copy contents
844         if the input section has the contents flag set, but the output
845         section does not (which happens with the fake 'note' pseudo-
846         sections that BFD creates for corefiles).
847
848 2001-12-18  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
849
850         * readelf.c (get_machine_flags): Recognize header flags for ABI and
851         ASE extensions. More robust code for ISA checking. Ignore empty fields
852         in header flags for GNU extensions.
853
854 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
855
856         * objcopy.c (copy_archive): Set output bfd format outside the loop.
857
858 2001-12-18  Nick Clifton  <nickc@cambridge.redhat.com>
859
860         * po/ja.po: Import from translation project.
861         * configure.in (ALL_LINGUAS): Add ja.
862         * configure: Regenerate.
863
864 2001-12-18  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
865
866         * addr2line.c (main): Protoype.
867         * ar.c (main): Protoype.
868         * nm.c (main): Protoype.
869         * objcopy.c (main): Protoype.
870         * objdump.c (main): Protoype.
871         * size.c (main): Protoype.
872         * strings.c (main): Protoype.
873
874 2001-12-17  Alan Modra  <amodra@bigpond.net.au>
875
876         * readelf.c (symtab_shndx_hdr): New global.
877         (SECTION_HEADER_INDEX): Define.
878         (SECTION_HEADER_NUM): Define.
879         (SECTION_HEADER): Define.
880         (GET_ELF_SYMBOLS): Pass two params rather than three.
881         (get_32bit_elf_symbols): Take file and section args.  Read and
882         use SHT_SYMTAB_SHNDX.
883         (get_64bit_elf_symbols): Likewise.
884         (dump_relocations): Use SECTION_HEADER to index "section_headers".
885         (process_section_headers): Likewise.  Use SECTION_HEADER_NUM too.
886         Remember symtab_shdx_hdr.
887         (process_program_headers): Scan from index 1 for segment map.
888         (slurp_ia64_unwind_table): Use SECTION_HEADER to index
889         "section_headers".
890         (process_relocs): Likewise.  Also adjust call to GET_ELF_SYMBOLS.
891         (process_unwind): Likewise.
892         (process_version_sections): Likewise.
893         (process_symbol_table): Likewise.
894         (display_debug_info): Likewise.
895         (process_dynamic_segment): Fake up a symtab section for changed
896         GET_ELF_SYMBOLS.
897         (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
898         (process_program_headers): Kill signed/unsigned warning.
899         (load_debug_str): Likewise.
900         (display_debug_info): Likewise.
901
902 2001-12-13  Jakub Jelinek  <jakub@redhat.com>
903
904         * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
905
906 2001-12-11  Alan Modra  <amodra@bigpond.net.au>
907
908         * readelf.c (process_file_header): Print extended e_shnum and
909         e_shdtrndx values.  Set elf_header values for same.
910         (get_32bit_section_headers): Add "num" arg to read "num" headers.
911         (get_64bit_section_headers): Likewise.
912         (process_section_headers): Update calls.
913         (get_file_header): Call get_32bit_section_headers or 64bit variant.
914
915 2001-12-10  Jakub Jelinek  <jakub@redhat.com>
916
917         * objcopy.c (setup_section): Copy entsize.
918
919 2001-12-07  Geoffrey Keating  <geoffk@redhat.com>
920
921         * readelf.c (guess_is_rela): Add support for stormy16.
922         (dump_relocations): Likewise.
923         (get_machine_name): Likewise.
924
925 2001-12-05  Nick Clifton  <nickc@cambridge.redhat.com>
926
927         * dllwrap.c (main) Replace multiple strings describing a
928         single error with a single, newline escaped sentence to permit
929         better translation into foreign languages.
930
931         * readelf.c (get_elf_class): Remove internalionalisation of ELF
932         class names.
933
934 2001-12-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
935
936         * strings.c (get_char): Initialize value.
937
938 2001-12-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
939
940         * arlex.l: Silence compile warnings.
941         * arsup.h: Likewise. Fix formatting.
942
943 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
944
945         * strings.c: Include config.h before bfd.h.
946         (file_off): New type.
947         (file_open): Define.
948         (print_strings): Use file_off instead of file_ptr.  Print addresses
949         which don't fit into long correctly.
950         (get_char): Use file_off instead of file_ptr.  Use getc_unlocked if
951         available.
952         (strings_file): Use file_off instead of file_ptr.  Use file_open.
953         * configure.in: Check for getc_unlocked.
954         Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
955         be defined for it.
956         * configure: Rebuilt.
957         * config.h.in: Rebuilt.
958
959 2001-11-29  H.J. Lu <hjl@gnu.org>
960
961         * bucomm.c (make_tempname): Revert the changes made on
962         2001-11-14 and 2001-11-12. They won't work with directories.
963
964 2001-11-23  John David Anglin  <dave@hiauly1.hia.nrc.ca>
965
966         * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
967         CFLAGS_FOR_TARGET to runtest in environment.
968         * Makefile.in: Rebuild.
969         * doc/Makefile.in: Rebuild.
970
971 2001-11-28  Mike Stump  <mrs@wrs.com>
972
973         * objcopy.c (setup_section): Preserve SEC_RELOC when
974         --set-section-flags is used.
975
976 2001-11-19  Nick Clifton  <nickc@cambridge.redhat.com>
977
978         * readelf.c (do_debug_str): New variable.
979         (display_debug_str): New function: Display the contents of a
980         .debug_str section.
981         (load_debug_str): New function: Load in the contents of a
982         .debug_str section.
983         (free_debug_str): New function: Free the memory used by
984         load_debug_str().
985         (fetch_indirect_string): Retrieve a string from the .debug_str
986         section.
987         (usage): Add -ws.
988         (parse_args): Accept -ws.
989         (process_section_headers): Allow the display of the .debug_str
990         section.
991         (read_and_display_attr_value): Use fetch_indirect_string.  Show
992         offset into .debug_str section.
993         (display_debug_info): Use load_debug_str and free_debug_str.
994         (debug_displays): Add .debug_str.
995         * doc/binutils.texi: Document -ws.
996
997 2001-11-19  Andreas Jaeger  <aj@suse.de>
998
999         * testsuite/binutils-all/objdump.exp: Add x86-64.
1000
1001 2001-11-15  Andreas Schwab  <schwab@suse.de>
1002
1003         * readelf.c: Fix warnings without terminating newline.
1004
1005 2001-11-15  Alan Modra  <amodra@bigpond.net.au>
1006
1007         * doc/binutils.texi (objdump): Document ppc -M options.
1008
1009 2001-11-14  Andreas Jaeger  <aj@suse.de>
1010
1011         * doc/binutils.texi (objdump): Fix description to use x86-64.
1012
1013 2001-11-14  Nick Clifton  <nickc@cambridge.redhat.com>
1014
1015         * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1016         not all systems provide mkstemp.
1017
1018 2001-11-14  Alan Modra  <amodra@bigpond.net.au>
1019
1020         * doc/binutils.texi (objdump): Document x86 -M options.
1021
1022 2001-11-13  Keith Walker <keith.walker@arm.com>
1023
1024         * readelf.c (read_and_display_attr_value): New function to
1025         handle DW_FORM_indirect.
1026         (read_and_display_attr): Use it.
1027
1028 2001-11-13  Geoffrey Keating  <geoffk@redhat.com>
1029
1030         * readelf.c (display_debug_lines): Deal with unknown standard
1031         opcodes.  Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1032         DW_LNS_set_isa.
1033
1034 2001-11-13  Timothy Wall  <twall@alum.mit.edu>
1035
1036         * MAINTAINERS: Add self as tic54x maintainer.  This target
1037         includes the IBM C54XDSP clone.
1038
1039 2001-11-12  * Steven J. Hill <sjhill@realitydiluted.com>
1040
1041         * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1042
1043 2001-11-09  Jeffrey A Law  (law@cygnus.com)
1044
1045         * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1046         (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1047         (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1048         (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1049         (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1050         (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1051         (unw_decode_b2, unw_decode_b3_b4): Likewise.
1052
1053         * readelf.c (get_elf_class): Fix ISO portability glitch.
1054         (get_data_encoding, get_osabi_name, request_dump): Likewise.
1055
1056 2001-11-07  Jakub Jelinek  <jakub@redhat.com>
1057
1058         * readelf.c (debug_str, debug_str_size): New.
1059         (display_debug_abbrev): If no abbrevs were read, skip the CU.
1060         Call free_abbrevs.
1061         (read_and_display_addr): Handle DW_FORM_strp.
1062         (display_debug_info): Read .debug_str section if present,
1063         so that DW_FORM_strp can be handled.
1064         Fix test for non-existant .debug_abbrev section.
1065
1066 2001-11-05  Jakub Jelinek  <jakub@redhat.com>
1067
1068         * arlex.l: Accept `\' in filenames.  Patch by <earl_chew@agilent.com>.
1069
1070         * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1071
1072 2001-11-05  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1073
1074         * MAINTAINERS: Add self as s390/s390x maintainer.
1075
1076 2001-11-02  Tom Rix  <trix@bluey.cygnus.com>
1077
1078         * MAINTAINERS: Add self as PPC XCOFF maintainer.
1079
1080 2001-11-02  Nick Clifton  <nickc@cambridge.redhat.com>
1081
1082         * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1083         * configure: Regernate.
1084         * po/fr.po: New file.
1085         * po/tr.po: New file.
1086
1087 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
1088
1089         * MAINTAINERS: Add self as MMIX port maintainer.
1090         * readelf.c: Include elf/mmix.h.
1091         (guess_is_rela): MMIX is RELA.
1092         (dump_relocations): Handle MMIX relocations.
1093         * Makefile.am: Regenerate dependencies.
1094         * Makefile.in: Regenerate.
1095
1096 2001-10-13  Nick Clifton  <nickc@cambridge.redhat.com>
1097
1098         * readelf.c (parse_args): Handle multiple options to the -w
1099         switch.
1100
1101 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
1102
1103         * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1104         LOPROC, LOOS and LOUSER.
1105
1106 2001-10-11  J"orn Rennecke <amylaar@onetel.net.uk>
1107
1108         * MAINTAINERS: Update my email address.
1109
1110 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
1111
1112         * doc/Makefile.in: Regenerate.
1113         * configure: Regenerate.
1114
1115 2001-10-02  Nick Clifton  <nickc@cambridge.redhat.com>
1116
1117         * readelf.c (display_debug_line, display_debug_pubnames,
1118         display_debug_info, display_debug_frames): Detect and warn
1119         about 64-bit format entries.
1120         (display_debug_aranges): Reword 64-bit warning.
1121         (debug_displays): Add .debug_pubtypes as a known, but not yet
1122         supported, debug section.
1123
1124 2001-10-02  Alan Modra  <amodra@bigpond.net.au>
1125
1126         * coffdump.c (PROGRAM_VERSION): Delete.
1127         (main <'V'>): Call print_version.
1128         * srconv.c: Likewise.
1129         * sysdump.c: Likewise.
1130         * version.c (program_version): Remove.
1131         (print_version): Use BFD_VERSION_STRING.  Just print the current
1132         year in copyright message.
1133         * addr2line.c (program_version): Remove unused declaration.
1134         * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1135         place of BFD_VERSION.
1136         * Makefile.am (Makefile): Depend on bfd/configure.in.
1137         (cplus-dem.o): Depend on Makefile.
1138         Run "make dep-am".
1139         * Makefile.in: Regenerate.
1140
1141 2001-10-01  Nick Clifton  <nickc@cambridge.redhat.com>
1142
1143         * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1144         format .debug_arange sections.
1145         (main): Add missing prototype.
1146
1147 2001-09-30  Hans-Peter Nilsson  <hp@bitrange.com>
1148
1149         * Makefile.am: Update dependencies with "make dep-am".
1150         * Makefile.in: Regenerate.
1151
1152 2001-09-28  Richard Henderson  <rth@redhat.com>
1153
1154         * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1155
1156 2001-09-26  Alan Modra  <amodra@bigpond.net.au>
1157
1158         * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1159         VA_CLOSE.
1160         (non_fatal): Likewise.
1161         * objdump.c (objdump_sprintf): Likewise.
1162         * readelf.c (error): Likewise.
1163         (warn): Likewise.
1164
1165 2001-09-25  Jakub Jelinek  <jakub@redhat.com>
1166
1167         * readelf.c (do_wide): New.
1168         (options): Add --wide.
1169         (usage, parse_args): Likewise.
1170         (process_program_headers): Put each segment on a single line if
1171         --wide is given.
1172         (process_section_headers): Put each section on a single line if
1173         --wide is given.
1174         * doc/binutils.texi: Document it.
1175         * NEWS: Likewise.
1176
1177 2001-09-25  Alan Modra  <amodra@bigpond.net.au>
1178
1179         * readelf.c (print_vma): Print 8 digits of low hex value.
1180
1181 2001-09-24  Andreas Jaeger  <aj@suse.de>
1182
1183         * nlmconv.c: Fix warnings about unused attributes and function
1184         prototypes.
1185
1186         * strings.c: Add prototype for get_char.
1187
1188 2000-09-19  H.J. Lu  <hjl@gnu.org>
1189
1190         * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1191         $(srcdir)/cxxfilt.man.
1192         * doc/Makefile.in: Rebuild.
1193
1194 2001-09-19  Alan Modra  <amodra@bigpond.net.au>
1195
1196         * objcopy.c (copy_main): Correct rename-section string parsing.
1197         Consolidate new_name parsing, and error messages.
1198
1199 2001-09-18  Bruno Haible  <haible@clisp.cons.org>
1200
1201         * addr2line.c: Don't include <ctype.h>.
1202         (main): For gettext, also set the LC_CTYPE locate facet.
1203         * ar.c (main): Likewise.
1204         * coffdump.c (main): Likewise.
1205         * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1206         (main): For gettext, also set the LC_CTYPE locate facet.
1207         Use ISALNUM instead of isalpha/isdigit.
1208         * dllwrap.c: Don't include <ctype.h>.
1209         (main): For gettext, also set the LC_CTYPE locate facet.
1210         * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1211         (main): For gettext, also set the LC_CTYPE locate facet.
1212         Use TOUPPER instead of islower/toupper.
1213         * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1214         (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1215         Use TOUPPER instead of islower/toupper.
1216         * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1217         * objcopy.c (main): Likewise.
1218         * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1219         (disassemble_bytes): Use ISPRINT instead of isprint.
1220         (dump_section_stabs): Use ISDIGIT instead of isdigit.
1221         (dump_data): Use ISPRINT instead of isprint.
1222         (main): For gettext, also set the LC_CTYPE locate facet.
1223         * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1224         (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1225         * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1226         Use TOUPPER instead of islower/toupper.
1227         * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1228         * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1229         (write_rc_accelerators): Use ISPRINT instead of isprint.
1230         (write_rc_rcdata): Likewise.
1231         * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1232         * srconv.c (main): Likewise.
1233         * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1234         (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1235         isdigit/isupper/islower.
1236         (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1237         parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1238         stab_demangle_prefix, stab_demangle_qualified,
1239         stab_demangle_template, stab_demangle_type,
1240         stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1241         * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1242         (isgraphic): Use ISPRINT instead of isascii/isprint.
1243         (main): Remove HAVE_LC_MESSAGES dependency.
1244         * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1245         (pbarray): Use ISPRINT instead of isprint.
1246         (main): For gettext, also set the LC_CTYPE locate facet.
1247         * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1248         (format_from_filename): Use ISPRINT instead of isprint.
1249         (main): For gettext, also set the LC_CTYPE locate facet.
1250         * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1251         (unicode_print): Use ISPRINT instead of isprint.
1252         * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1253         (stab_variable): Use ISDIGIT instead of isdigit.
1254
1255 2001-09-18  Alan Modra  <amodra@bigpond.net.au>
1256
1257         * ar.c (print_contents): Cast args of bfd_seek to the right types.
1258         Replace bfd_read call with call to bfd_bread.
1259         (extract_file): Likewise.
1260
1261         * objdump.c (dump_section_header): Cast section->filepos to
1262         unsigned long to suit printf format string.
1263         * readelf.c (process_section_headers): Similarly for sh_offset.
1264         (process_unwind): Likewise.
1265
1266 2001-09-14  Nick Clifton  <nickc@cambridge.redhat.com>
1267
1268         * strings.c (encoding, encoding_bytes): New variables.
1269         (long_options): Add --encoding.
1270         (main): Accept -e and --encoding.
1271         (get_char): New function.  Read a, possibly wide, character from
1272         the input stream.
1273         (print_strings): Use get_char().
1274         (usage): Document new command line option.
1275         * doc/binutils.texi: Document new command line option.
1276         * NEWS: Announce new command line option.
1277
1278 2001-09-12  Alexandre Oliva  <aoliva@redhat.com>
1279
1280         * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1281         get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1282         EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1283         Removed EM_CYGNUS_ARC.
1284
1285 2001-09-04  Jeffrey A Law  (law@cygnus.com)
1286
1287         * readelf.c: Include elf/h8 for H8 series definitions.
1288         (guess_is_rela): H8 series if RELA.
1289         (dump_relocations): Handle H8 series relocations.
1290
1291 2001-08-31  Eric Christopher  <echristo@redhat.com>
1292
1293         * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1294
1295 2001-08-29  Peter Targett  <peter.targett@arccores.com>
1296
1297         * MAINTAINERS: Include ARC Maintainer.
1298
1299 2001-08-29  Ben Elliston  <bje@redhat.com>
1300
1301         * stabs.c (stab_demangle_template): Initialise s4.
1302
1303 2001-08-27  Alan Modra  <amodra@bigpond.net.au>
1304
1305         * readelf.c (dump_relocations): Recognise EM_PPC64.
1306
1307 2001-08-26  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1308
1309         * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1310
1311 2001-08-25  H.J. Lu  <hjl@gnu.org>
1312
1313         * nm.c (print_width): New.
1314         (display_rel_file): Set `print_width' according to
1315         bfd_sprintf_vma.
1316         (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1317
1318 2001-08-24  Alexandre Oliva  <aoliva@redhat.com>
1319
1320         * objcopy.c (use_alt_mach_code): New variable.
1321         (OPTION_ALT_MACH_CODE): Define.
1322         (copy_options): Added --alt-machine-code.
1323         (copy_main): Handle it.
1324         (copy_object): Switch to alternate machine code if requested.
1325         * doc/binutils.texi: Document new option.
1326         * NEWS: Likewise.
1327
1328 2001-08-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1329
1330         * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1331
1332 2001-08-21  H.J. Lu  <hjl@gnu.org>
1333
1334         * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1335         (display_debug_info): Cast for 64bit hosts.
1336         (display_debug_frames): Likewise.
1337         (process_mips_specific): Likewise.
1338
1339 2001-08-21  Andreas Jaeger  <aj@suse.de>
1340
1341         * coffgrok.h: Add missing parameter for prototype of coff_grok.
1342
1343         * sysdump.c: Add missing prototypes.
1344         * srconv.c: Likewise.
1345         * unwind-ia64.c: Likewise.
1346         * coffdump.c: Likewise.
1347
1348         * sysinfo.y: Print prototypes, include <ansidecl.h>.
1349
1350         * coffgrok.c: Add missing prototypes, include libiberty.h instead
1351         of declaring xcalloc.
1352
1353 2001-08-10  H.J. Lu  <hjl@gnu.org>
1354
1355         * nm.c (print_value): Add one arg, bfd *.
1356         (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1357         (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1358         (print_symbol_info_sysv): Likewise.
1359         (print_symbol_info_posix): Likewise.
1360
1361         * objdump.c (dump_section_header): Replace printf_vma with
1362         bfd_printf_vma.
1363         (print_section_stabs): Likewise.
1364         (dump_bfd_header): Likewise.
1365         (objdump_print_value): Replace sprintf_vma with
1366         bfd_sprintf_vma.
1367         (disassemble_bytes): Likewise.
1368         (dump_reloc_set): Likewise.
1369
1370 2001-08-10  Andreas Jaeger  <aj@suse.de>
1371
1372         * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1373         to build warnings.
1374         * configure: Regenerate.
1375
1376 2001-08-09  Alan Modra  <amodra@bigpond.net.au>
1377
1378         * readelf.c: Add missing prototypes.
1379         * objdump.c: Likewise.  Format existing prototypes.
1380
1381 2001-08-08  Alexandre Oliva  <aoliva@redhat.com>
1382
1383         * readelf.c (display_debug_info): Add to abbrev_offset the addend
1384         of any RELA relocation for the abbrev_offset memory location that
1385         refers to the .debug_abbrev section symbol.
1386
1387 2001-08-07  H.J. Lu  <hjl@gnu.org>
1388
1389         * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1390         (main): Return process_file ().
1391
1392 2001-08-05  Philip Blundell  <philb@gnu.org>
1393
1394         * doc/binutils.texi: Use "Thumb" not "THUMB".
1395
1396 2001-08-03  John Healy  <jhealy@redhat.com>
1397
1398         Patch suggested by Frank Eigler <fche@redhat.com>.
1399         * objdump.c (disassemble_data): Fill in section member of the
1400         disasm_info structure.
1401
1402 2001-08-03  Tom Walsh  <tom@cyberiansoftware.com>
1403
1404         * configure.in: Added --with-windres option.
1405         * configure: Regenerated.
1406
1407 2001-07-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1408
1409         * doc/binutils.texi: Use @command{name} for commands;
1410         use @option{-opt} for options; use @table @env for list of options;
1411         remove spaces arround [ | ] in synopsis.
1412
1413         * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1414         center title.
1415
1416 2001-07-31  Nick Clifton  <nickc@cambridge.redhat.com>
1417
1418         * objcopy.c: Fix formatting.
1419         (section_rename): New structure.
1420         (OPTION_RENAME_SECTION): New switch.
1421         (copy_usage): Document new switch.
1422         (add_section_rename): New function: Add a node to the section
1423         rename list.
1424         (find_section_rename): New function: Find the new name and
1425         flags for a section.
1426         (setup_section): Call find_section_name to determine the name
1427         of the output section.
1428         (copy_main): Handle OPTION_RENAME_SECTION.
1429         * binutils.texi: Document new switch.
1430         * NEWS: Mention new switch.
1431
1432 2001-07-30  Nick Clifton  <nickc@cambridge.redhat.com>
1433
1434         * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1435         * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1436         bug-binutils@gcc.org.
1437
1438 2001-07-28  Matthias Kramm  <kramm@quiss.org>
1439
1440         * bucomm.c (list_supported_architectures): New function.
1441         * bucomm.h (list_supported_architectures): Declare.
1442         * objdump.c (usage): Call the above.
1443
1444 2001-07-25  Dave Brolley  <brolley@redhat.com>
1445
1446         * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1447         (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1448
1449 2001-07-19  Nick Clifton  <nickc@cambridge.redhat.com>
1450
1451         * README: Update for 2.11.  Change bug reporting email address.
1452         * MAINTAINERS: Tidy up.  Change bug reporting email address.
1453
1454 2001-07-16  DJ Delorie  <dj@redhat.com>
1455
1456         * resres.c (write_res_header): Align header size.
1457         (res_align_file): Calculate alignment correctly.
1458
1459         * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1460         correct 10).
1461         * resrc.c (write_rc_resource): Likewise.
1462         * windres.h (SUBLANG_SHIFT): Define - as 10.
1463
1464 2001-07-15  Nick Clifton  <nickc@cambridge.redhat.com>
1465
1466         * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1467
1468 2001-07-11  Nick Clifton  <nickc@cambridge.redhat.com>
1469
1470         * MAINTAINERS: Add notes about branch checkins.
1471
1472 2001-07-05  Daniel Berlin  <dan@cgsoftware.com>
1473
1474         * readelf.c (display_debug_macinfo): New function, display
1475         .debug_macinfo section.
1476         (do_debug_macinfo): New variable.
1477         (parse_args): Handle "-w[mM]" to mean display macro info.
1478         (process_section_headers): Handle debug_macinfo.
1479         (debug_displays): Replace unsupported function with macinfo
1480         function for .debug_macinfo display.
1481         * doc/binutils.texi: Document new command line switch.
1482         * NEWS: Document new feature of readelf.
1483
1484 2001-07-05  H.J. Lu  <hjl@gnu.org>
1485
1486         * objcopy.c (filter_symbols): Don't turn undefined symbols
1487         into local.
1488
1489 2001-07-03  H.J. Lu <hjl@gnu.org>
1490
1491         * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1492         $@.pod.
1493         (ar.1): Likewise.
1494         (dlltool.1): Likewise.
1495         (nlmconv.1): Likewise.
1496         (nm.1): Likewise.
1497         (objcopy.1): Likewise.
1498         (objdump.1): Likewise.
1499         (ranlib.1): Likewise.
1500         (readelf.1): Likewise.
1501         (size.1): Likewise.
1502         (strings.1): Likewise.
1503         (strip.1): Likewise.
1504         (windres.1): Likewise.
1505         (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1506         ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1507         $(DEMANGLER_NAME).
1508         (as.1): Removed.
1509         * doc/Makefile.in: Regenerated.
1510
1511 2001-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
1512
1513         * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1514
1515 2001-07-01  Daniel Berlin  <dan@cgsoftware.com>
1516
1517         * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1518
1519 2001-06-29  James Cownie <jcownie@etnus.com>
1520
1521         * readelf.c: Support DWARF 2.1 attributes.
1522
1523 2001-06-28  Alan Modra  <amodra@bigpond.net.au>
1524
1525         * readelf.c (GET_DATA_ALLOC): Remove.
1526         (GET_DATA): Remove.
1527         (get_data): New function combining above macros, with an extra
1528         test for zero size.
1529         (slurp_rela_relocs): Use get_data, and catch error return.
1530         (slurp_rel_relocs): Likewise.
1531         (get_32bit_program_headers): Likewise.
1532         (get_64bit_program_headers): Likewise.
1533         (get_32bit_section_headers): Likewise.
1534         (get_64bit_section_headers): Likewise.
1535         (get_32bit_elf_symbols): Likewise.
1536         (get_64bit_elf_symbols): Likewise.
1537         (process_section_headers): Likewise.
1538         (process_relocs): Likewise.
1539         (slurp_ia64_unwind_table): Likewise.
1540         (process_unwind): Likewise.
1541         (get_32bit_dynamic_segment): Likewise.
1542         (get_64bit_dynamic_segment): Likewise.
1543         (process_dynamic_segment): Likewise.
1544         (process_version_sections): Likewise.
1545         (process_symbol_table): Likewise.
1546         (dump_section): Likewise.
1547         (display_debug_info): Likewise.
1548         (display_debug_section): Likewise.
1549         (process_section_contents): Likewise.
1550         (process_corefile_note_segment): Likewise.
1551         (process_mips_specific): Likewise.  Also free econf32, econf64.
1552
1553 2001-06-25  Alan Modra  <amodra@bigpond.net.au>
1554
1555         * readelf.c (dump_relocations): Print "bad symbol index" if
1556         symtab == NULL with non-zero symtab_index.
1557         (process_relocs): Don't bomb if reloc section has no symsec.
1558
1559 2001-06-24  H.J. Lu  <hjl@gnu.org>
1560
1561         * objcopy.c (strip_main): Revert the change made on 2001-05-30
1562         by accident.
1563         (copy_main): Apply the the change made to strip_main on
1564         2001-05-30 by accident.
1565
1566 2001-06-23  Andreas Jaeger  <aj@suse.de>
1567
1568         * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1569         parameter 'code'.
1570         (unw_decode_x2): Likewise.
1571         (unw_decode_x3): Likewise.
1572         (unw_decode_x4): Likewise.
1573
1574 2001-06-23  Ben Elliston  <bje@redhat.com>
1575
1576         * MAINTAINERS: Add myself as M88k maintainer.
1577
1578 2001-06-22  Jocelyn Mayer  <jocelyn.mayer@netgem.com>
1579
1580         * objcopy.c (strip_main): Support -o or --output-file command lien
1581         switch.
1582
1583 2001-06-19  H.J. Lu <hjl@gnu.org>
1584
1585         * doc/Makefile.in: Regenerated.
1586
1587 2001-06-19  Nick Clifton  <nickc@cambridge.redhat.com>
1588
1589         * readelf.c: Restore formatting.
1590
1591 2001-06-18  H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1592
1593         * Makefile.am: Move documentation into doc subdirectory.
1594         * Makefile.in: Regenerated.
1595         * binutils.texi: Move into doc subdirectory.
1596         * addr2line.1: Removed.
1597         * ar.1: Likewise.
1598         * dlltool.1: Likewise.
1599         * nlmconv.1: Likewise.
1600         * nm.1: Likewise.
1601         * objcopy.1: Likewise.
1602         * objdump.1: Likewise.
1603         * ranlib.1: Likewise.
1604         * readelf.1: Likewise.
1605         * size.1: Likewise.
1606         * strings.1: Likewise.
1607         * strip.1: Likewise.
1608         * windres.1: Likewise.
1609         * cxxfilt.man: Likewise.
1610         * doc: New Directory.
1611         * doc/Makefile.am: New file.
1612         * doc/Makefile.in: Generate.
1613
1614 2001-06-09  Alan Modra  <amodra@bigpond.net.au>
1615
1616         * NEWS: Fix a typo.  Mention hppa64-elf.  Add binutils-2.11 marker.
1617
1618 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
1619
1620         * MAINTAINERS: Update my email address.
1621
1622 2001-05-30  Honda Hiroki  <hhonda@kobe-catv.ne.jp>
1623
1624         * objcopy.c: Add new switches: --keep-global-symbol,
1625         --keep-symbols, --localize-symbols, --keep-global-symbols and
1626         --weaken-symbols.
1627         * binutils.texi: Document new switches.
1628         * objcopy.1: Regenerate.
1629         * NEWS: Announce new feature.
1630
1631 2001-05-28  Andreas Jaeger  <aj@suse.de>
1632
1633         * readelf.c (display_debug_frames): Fix warnings: Remove unused
1634         variables, fix format strings.
1635
1636 2001-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
1637
1638         * objdump.c (disassemble_bytes): Remove section VMA adjustment
1639         when computing the address of the line to show.
1640
1641 2001-05-16  Richard Henderson  <rth@redhat.com>
1642
1643         * readelf.c (do_debug_frames_interp): New.
1644         (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1645         (byte_get_big_endian): Likewise.
1646         (parse_args) ['F']: Set do_debug_frames_interp.
1647         (Frame_Chunk): Make data_factor signed, add fde_encoding.
1648         (frame_display_row): Don't trunc pc_begin to int.
1649         (size_of_encoded_value): New.
1650         (display_debug_frames): Handle 64-bit targets.  Print raw data
1651         unless do_debug_frames_interp.
1652         (debug_displays): Remove duplicate .debug_frame.
1653
1654 2001-05-15  Ralf Baechle  <ralf@gnu.org>
1655
1656         * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1657         The former constant was never in active use and is used otherwise
1658         by the ABI.
1659
1660 2001-05-11  Jakub Jelinek  <jakub@redhat.com>
1661
1662         * readelf.c (process_unwind): Print all unwind sections, not just
1663         one.
1664
1665 2001-05-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1666
1667         * readelf.c (process_unwind): Remove const specifier.
1668
1669 2001-04-27  Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1670
1671         * strings.c (isgraphic): Do not use isascii() unless it is needed
1672         for isprint() to work.
1673         (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1674
1675 2001-04-27  Johan Rydberg  <jrydberg@opencores.org>
1676
1677         * NEWS: Announce support for OpenRISC.
1678
1679 2001-04-17  Danny Smith  <dannysmith@users.sourceforge.net>
1680
1681         * dlltool.c (do_default_excludes): Initialise to true.
1682
1683 2001-04-10  Alan Modra  <amodra@one.net.au>
1684
1685         * MAINTAINERS: Update my email address
1686         * nm.c (print_symbol_info_bsd): Use a simple printf string.
1687
1688 2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
1689
1690         * readelf.c (display_debug_lines): Fix typo for "Prologue".
1691
1692 2001-03-30  H.J. Lu  <hjl@gnu.org>
1693
1694         * readelf.c (process_unwind): Just return if do_unwind is 0.
1695
1696 2001-03-28  Roger Sayle  <roger@metaphorics.com>
1697
1698         * dlltool.c (make_one_lib_file): Fix section flags for
1699         .text, .data and .bss in stub ds*.o files to match those
1700         generated by gas.
1701
1702 2001-03-29  H.J. Lu  <hjl@gnu.org>
1703
1704         * readelf.c (process_unwind): Only do unwind sections for
1705         IA64.
1706
1707 2001-03-28  H.J. Lu  <hjl@gnu.org>
1708
1709         * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1710         * Makefile.in: Regenerate.
1711
1712 2001-03-26  Andreas Jaeger  <aj@suse.de>
1713
1714         * binutils.texi (nm): Fix texi syntax.
1715
1716 2001-03-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1717
1718         * binutils.texi: Put @c man begin and @c man end indications
1719         to generate man pages using texi2pod and pod2man. Put @c man title
1720         to identify each man. Add SEEALSO entries.
1721         * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1722         (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1723         sort the list.
1724         (*.1): Build the man pages from binutils.texi.
1725         * Makefile.in: Regenerate.
1726
1727 2001-03-13  Eric Kohl  <ekohl@rz-online.de>
1728
1729         * defparse.y (opt_equal_name): allow "." in name.
1730         * dlltool.c (def_exports): Added ability to generate forwarded exports.
1731         (gen_exp_file): Likewise.
1732
1733 2001-03-12  Stefan Geuken <mail@stefan-geuken.de>
1734
1735         * NEWS: Document addition of -B switch to objcopy.
1736         * binutils.texi:  Document addition of -B switch to objcopy.
1737         * objcopy.c: (copy_options): Add --binary-architecture.
1738         (copy_usage): Document -B/--binary-architecture.
1739         (copy_main): Support -B/--binary-architecture.  Set
1740         bfd_external_binary_architecture.
1741
1742 2001-03-11  Andreas Jaeger  <aj@suse.de>
1743
1744         * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1745         (dump_relocations): Likewise.
1746         (get_machine_name): Likewise.
1747
1748 2001-02-28  Nick Clifton  <nickc@redhat.com>
1749
1750         * readelf.c: (struct unw_aux_info): Remove const modifier for
1751         'strtab' field.
1752         (process_unwind): Remove non-K&R compliant LHS type cast in call
1753         to GET_DATA_ALLOC macro.
1754
1755 2001-02-28  Philip Blundell  <pb@futuretv.com>
1756
1757         * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1758         ABI is in use; remove ambiguity between the "unknown" EABI and
1759         unrecognised ABIs.  Handle version 2 ARM EABI.  Update uses of
1760         renamed EF_xx constants.
1761
1762 2001-02-27  Alan Modra  <alan@linuxcare.com.au>
1763
1764         * configure.in (BFD_VERSION): New.
1765         (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1766         * configure: Regenerate.
1767         * Makefile.am: Run "make dep-am"
1768         * Makefile.in: Regenerate.
1769
1770 2001-02-14  Nick Clifton  <nickc@redhat.com>
1771
1772         * MAINTAINERS: Add "Obvious Fix" rule.
1773
1774 2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1775
1776         * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1777         literal concatenation.
1778
1779 2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
1780
1781         * readelf.c (struct unw_aux_info): Remove const from the info member.
1782         (process_unwind): Don't type-cast the third argument to the
1783         GET_DATA_ALLOC macro.
1784
1785 2001-02-11  Nick Clifton  <nickc@redhat.com>
1786
1787         * readelf.c (dump_relocations): Free corrected allocated
1788         array.
1789         (process_unwind): Fix compile time warning.
1790
1791 2001-02-10  Nick Clifton  <nickc@redhat.com>
1792
1793         * binutils.texi: Document new --unwind option to readelf.
1794
1795 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
1796
1797         * readelf.c: Add linux target for S/390.
1798
1799 2001-02-10  Alan Modra  <alan@linuxcare.com.au>
1800
1801         * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1802         printf is a macro.
1803
1804 2001-02-08  Hans-Peter Nilsson  <hp@bitrange.com>
1805
1806         * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1807         * aclocal.m4: Regenerate.
1808         * configure: Regenerate.
1809
1810 2001-02-07  Todd Vierling  <tv@wasabisystems.com>
1811
1812         * bucomm.c (bfd_target_vector): Change extern array to pointer.
1813         * objdump.c (bfd_target_vector): Likewise.
1814
1815 2001-02-07  David Mosberger  <davidm@hpl.hp.com>
1816
1817         * readelf.c (process_unwind): New function.
1818         (slurp_ia64_unwind_table): Ditto.
1819         (dump_ia64_unwind): Ditto.
1820         (find_symbol_for_address): Ditto.
1821         (slurp_rela_relocs): New function (split off from dump_relocations()).
1822         (slurp_rel_relocs): Ditto.
1823         (parse_args): Handle '-u' option.
1824
1825         * unwind-ia64.c: New file.
1826         * unwind-ia64.h: New file.
1827         * Makefile.am: Include unwind-ia64.c in readelf build.
1828         * Makefile.in: Regenerate.
1829         * po/binutils.pot: Regenerate.
1830
1831 2001-02-04  Philip Blundell  <philb@gnu.org>
1832
1833         * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1834         * configure: Regenerate.
1835
1836 2001-01-31  Steve deRosier  <sderosier@vari-lite.com>
1837
1838         * ieee.c (ieee_add_bb11): Don't check for backslashes
1839         unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1840
1841 2001-01-24  Mark Elbrecht  <snowball3@bigfoot.com>
1842
1843         * ieee.c: Update copyright.
1844         (ieee_start_compilation_unit): Don't check for backslashes
1845         unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1846
1847         * stabs.c: Update copyright. Include "filenames.h".
1848         (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1849
1850 2001-01-23  Jakub Jelinek  <jakub@redhat.com>
1851
1852         * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1853         sections are present before using them.  Remove code duplication.
1854         (process_symbol_table): Check if VERDEF or VERNEED sections are
1855         present before using them.
1856
1857 2001-01-17  Nick Clifton  <nickc@redhat.com>
1858
1859         * objcopy.c (copy_object): Fail if attempting to convert the
1860         endianness of the input object file.
1861
1862         * binutils.texi: Explain that objcopy cannot convert endianness.
1863
1864 2001-01-16  Nick Clifton  <nickc@redhat.com>
1865
1866         * readelf.c (string_table_length): New variable.
1867         (SECTION_NAME): Catch out of range indices and missing section
1868         pointers.
1869         (process_section_headers): Delete useless local variable
1870         string_table_offset.  Set the value of string_table_length
1871         after loading the string table.
1872         (process_mips_specific): Use SECTION_NAME macro.
1873         (process_file): Set string_table_length to 0 when it is freed.
1874
1875 2001-01-12  Nick Clifton  <nickc@redhat.com>
1876
1877         * version.c (print_version): Update copyright date.
1878
1879 2001-01-11  Peter Targett  <peter.targett@arccores.com>
1880
1881         * readelf.c (dump_relocations): Include selection with EM_ARC.
1882         (get_machine_name) Update name to "ARC".
1883
1884 2001-01-09  Nick Clifton  <nickc@redhat.com>
1885
1886         * Makefile.am: Add rule to build objdump.o from objdump.c and
1887         using OBJDUMP_DEFS.
1888         * Makefile.in: Regenerate.
1889
1890         * configure.in: Define OBJDUMP_DEFS.  Default to empty.
1891         (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
1892         -DDISASSEMBLER_NEEDS_RELOCS.
1893         * configure: Regenerate.
1894
1895         * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
1896         is defined read in the relocs even if dump_reloc_info is
1897         false.
1898
1899 2001-01-07  Philip Blundell  <philb@gnu.org>
1900
1901         * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
1902         `bug-binutils'.
1903         * README: Likewise.
1904
1905 2000-12-19  Nick Clifton  <nickc@redhat.com>
1906
1907         * dlltool.c: Add missing support for arm-epoc-pe.
1908         * configure.in: Add missing support for arm-epoc-pe.
1909         * configure: Regenerate.
1910
1911 2000-12-15  Nick Clifton  <nickc@redhat.com>
1912
1913         * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
1914         Mode parts of the x86 port.
1915
1916 2000-12-04  Andreas Jaeger  <aj@suse.de>
1917
1918         * readelf.c (guess_is_rela): Add EM_X86_64.
1919         (dump_relocations): Add EM_X86_64.
1920         (get_machine_name): Add EM_X86_64.
1921         Include "elf/x86-64.h".
1922
1923 2000-12-12  Nick Clifton  <nickc@redhat.com>
1924
1925         * readelf.c: Fix formatting.
1926
1927 2000-12-11  Jan Hubicka  <jh@suse.cz>
1928
1929         * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
1930
1931 2000-12-07  Andrew Haley  <aph@redhat.com>
1932
1933         * readelf.c (display_debug_frames): Only display columns that are
1934         referenced by the frame debug info.
1935
1936 2000-12-05  Nick Clifton  <nickc@redhat.com>
1937
1938         * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
1939
1940 2000-12-04  Jason Merrill  <jason@redhat.com>
1941
1942         * readelf.c (process_section_headers): Handle linkonce.wi sections.
1943         (display_debug_section): Likewise.
1944         (display_debug_info): Display CU header before bailing.
1945
1946 2000-12-01  Chris Demetriou  <cgd@sibyte.com>
1947
1948         * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
1949         EF_MIPS_ARCH.  Replace use of E_MIPS_MACH_MIPS32 with
1950         E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
1951
1952         * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
1953         and E_MIPS_ARCH_64.
1954
1955         * readelf.c (get_machine_flags): Add case for
1956         E_MIPS_MACH_SB1.
1957
1958 2000-11-30  Richard Earnshaw  <rearnsha@arm.com>
1959
1960         * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
1961
1962 2000-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
1963
1964         * MAINTAINERS: Add J\81örn Rennecke and self as SH maintainers.
1965         Change sourceware.cygnus.com to sources.redhat.com.
1966         Fix typo for "amongst".
1967
1968 2000-11-28  Nick Clifton  <nickc@redhat.com>
1969
1970         * strip.1 (COPYING): Mention that the GNU Free Documentation
1971         License is present in the sources, but not the output, and
1972         also available from the GNU website.
1973         (GNU Free Documentation License): Comment out this section.
1974         * strings.1: Ditto.
1975         * size.1: Ditto.
1976         * ranlib.1: Ditto.
1977         * objdump.1: Ditto.
1978         * objcopy.1: Ditto.
1979         * nm.1: Ditto.
1980         * nlmconv.1: Ditto.
1981         * ar.1: Ditto.
1982         * addr2line.1: Ditto.
1983
1984 2000-11-27  DJ Delorie  <dj@redhat.com>
1985
1986         * readelf.c (usage): Add -wf (--debug-dump=frames) option.
1987         (parse_args): Support -wf option.
1988         (process_section_headers): Ditto.
1989         (debug_displays): Ditto.
1990         (display_debug_frames): New, dump *_frame sections.
1991         (frame_need_space): Support for above.
1992         (frame_display_row): Ditto.
1993         * binutils.texi: Document it.
1994
1995 2000-11-24  Nick Clifton  <nickc@redhat.com>
1996
1997         * NEWS: Announce support for v5t, v5te and XScale.
1998
1999 2000-11-22  Nick Clifton  <nickc@redhat.com>
2000
2001         * readelf.c (get_machine_name): Add EM_JAVELIN, EM_FIREPATH,
2002         EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM.
2003         (get_section_type_name): Add SHT_GROUP and SHT_SYMTAB_SHNDX.
2004         (get_elf_section_flags: Add SHF_GROUP.
2005         (process_section_headers): Adjust output for 32-bit binaries
2006         to look nice on an 80 column terminal.
2007
2008 2000-11-20  H.J. Lu  <hjl@gnu.org>
2009
2010         * readelf.c (get_osabi_name): Change ELFOSABI_MONTEREY to
2011         ELFOSABI_AIX.
2012
2013 2000-11-17  Richard Henderson  <rth@redhat.com>
2014
2015         * readelf.c (display_debug_lines): Adjust last change to
2016         use sizeof (external->li_length).
2017
2018 2000-11-17  Richard Henderson  <rth@redhat.com>
2019
2020         * readelf.c (display_debug_lines): Fix section length check
2021         and end_of_sequence computation.
2022
2023 2000-11-06  Nick Clifton  <nickc@redhat.com>
2024
2025         * binutils.texi: Add GNU Free Documentation License.
2026         * objcopy.1: Add GNU Free Documentation License.
2027         * objdump.1: Add GNU Free Documentation License.
2028         * addr2line.1: Add GNU Free Documentation License.
2029         * ar.1: Add GNU Free Documentation License.
2030         * nlmconv.1: Add GNU Free Documentation License.
2031         * nm.1: Add GNU Free Documentation License.
2032         * ranlib.1: Add GNU Free Documentation License.
2033         * size.1: Add GNU Free Documentation License.
2034         * strings.1: Add GNU Free Documentation License.
2035         * strip.1: Add GNU Free Documentation License.
2036
2037 2000-10-06  Luciano Gemme <ishitawa@yahoo.com>
2038
2039         * objcopy.c (--srec-len=nn): New parameter to set the
2040         maximum length of generated Srecords.
2041         (--srec-forceS3): New parameter that restricts the generation of
2042         Srecords to type S3 only.
2043         * binutils.texi: Document new command line switches.
2044         * objcopy.1: Docuemnt the new command line switches.
2045         * NEWS: Announce the existence of the new command line switches.
2046
2047 2000-10-31  Nick Clifton  <nickc@redhat.com>
2048
2049         * MAINTAINERS: Add Jim Wilson as the maintainer for the IA64
2050         code.  Add Eric Chrisopher as maintainer of MN10300 port.
2051
2052 2000-10-12  Roger Sayle  <roger@metaphorics.com>
2053
2054         * Make comma after string after icon/control optional.
2055
2056 2000-09-13  Anders Norlander  <anorland@acc.umu.se>
2057
2058         * readelf.c (get_machine_flags): Also print EF_MIPS_MACH field.
2059
2060         * NEWS: Mention support for MIPS32.
2061
2062 2000-09-08  Nick Clifton  <nickc@redhat.com>
2063
2064         * MAINTAINERS: Add Stephane Carrez as maintainer for 68HC[11|12].
2065
2066 2000-09-07  H.J. Lu  <hjl@gnu.org>
2067
2068         * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
2069         * configure: Rebuild.
2070
2071 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
2072
2073         * configure: Rebuilt with new libtool.m4.
2074
2075 2000-09-05  Nick Clifton  <nickc@redhat.com>
2076
2077         * aclocal.m4: Regenerate.
2078         * config.in: Regenerate.
2079         * configure: Regenerate.
2080
2081 2000-09-04  Todd Vierling  <tv@wasabisystems.com>
2082
2083         * strip.1: Fix stray '\' in -o formatting.
2084
2085 2000-09-02  Nick Clifton  <nickc@redhat.com>
2086
2087         * configure.in: Increase version number to 2.10.91.
2088         * configure: Regenerate.
2089         * aclocal.m4: Regenerate.
2090         * config.in: Regenerate.
2091         * po/binutils.pot: Regenerate.
2092
2093 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
2094
2095         * acinclude.m4: Include libtool and gettext macros from the
2096         top level.
2097         * aclocal.m4, configure: Rebuilt.
2098
2099 2000-08-30  Jamie Guinan  <guinan@bluebutton.com>
2100
2101         * resrc.c (close_input_stream): Delete extraneous logic
2102
2103 2000-08-24  Hans-Peter Nilsson  <hp@axis.com>
2104
2105         * NEWS: Mention support for CRIS.
2106
2107 2000-08-21  Nick Clifton  <nickc@redhat.com>
2108
2109         * addr2line.c: Changed email address for Ulrich Lauther.
2110
2111 2000-08-17  Christopher C. Chimelis <chris@debian.org>
2112
2113         * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
2114
2115 2000-08-17  Nick Clifton  <nickc@redhat.com>
2116
2117         * readelf.c (display_debug_pubnames): Only issue warning
2118         message once.  Terminate message with a new line.
2119         (display_debug_aranges): Only display version 2 debug info.
2120
2121 2000-08-14  Todd Vierling <tv@wasabisystems.com>
2122
2123         * objcopy.c (strip_main): Silently accept -d as an alias for -g
2124         for compatability with old BSD systems.
2125
2126 2000-08-14  Jason Eckhardt  <jle@cygnus.com>
2127
2128         * NEWS: Mention i860 support.
2129
2130 2000-08-11  Carlo Wood <carlo@alinoe.com>
2131
2132         * addr2line.c (main): Add const to char *.
2133
2134 2000-08-11  Geoff Keating  <geoffk@cygnus.com>
2135
2136         * ar.c (main): Don't crash if called with no arguments
2137         or only '-X32_64' as an argument.
2138
2139 2000-08-08  DJ Delorie  <dj@redhat.com>
2140
2141         * resrc.c: use "gcc -xc" instead of -xc-header
2142
2143 2000-08-05  Jason Eckhardt  <jle@cygnus.com>
2144
2145         * readelf.c (elf/i860.h): Include.
2146         (dump_relocations): Add recognition of i860 architecture.
2147         (guess_is_rela): Add recognition of i860 architecture.
2148
2149 2000-08-03  Nick Clifton  <nickc@cygnus.com>
2150
2151         * MAINTAINERS: Add information about CGEN maintainers.
2152
2153 2000-07-26  Geoff Keating  <geoffk@cygnus.com>
2154
2155         * nm.c (main): Ignore '-X32_64' as an option.
2156         * ar.c (main): Likewise.
2157         * binutils.texi (nm): Document new option.
2158         (ar): Likewise.
2159
2160 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2161
2162         * rdcoff.c (external_coff_symbol_p): K&R-ise.
2163
2164 2000-07-20  H.J. Lu  <hjl@gnu.org>
2165
2166         * binutils.texi: Put back "@end table" deleted by
2167         accident.
2168
2169 2000-07-05  Kenneth Block  <krblock@computer.org>
2170
2171         * nm.c: Add optional style to demangle switch.
2172         * objdump.c: Add optional style to demangle switch.
2173         * addr2line.c: Add optional style to demangle switch.
2174         * binutils.texi: Document optional style to demangle
2175         switch.
2176
2177 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
2178
2179         * MAINTAINERS: Add self as CRIS port maintainer.
2180         * readelf.c: Include elf/cris.h.
2181         (guess_is_rela): Handle EM_CRIS.
2182         (dump_relocations): Ditto.
2183         (get_machine_name): Ditto.
2184         * Makefile.am: Rebuild dependencies.
2185         * Makefile.in: Regenerate.
2186         * po/binutils.pot: Regenerate.
2187
2188 2000-07-19  H.J. Lu  <hjl@gnu.org>
2189
2190         * readelf.c (get_dynamic_type): Change "AUXILARY" to
2191         "AUXILIARY".
2192         (process_dynamic_segment): Print out strings for DT_CONFIG,
2193         DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH.
2194
2195 2000-07-19  Mark Kettenis  <kettenis@gnu.org>
2196
2197         * nm.c (usage): Change output of `nm --help' to include a
2198         description of the purpose of the program and a detailed
2199         description of the accepted options.
2200
2201 2000-07-19  H.J. Lu  <hjl@gnu.org>
2202
2203         * readelf.c (process_dynamic_segment): Change DF_1_NODEPLIB
2204         to DF_1_NODEFLIB.
2205
2206 2000-07-19  H.J. Lu  <hjl@gnu.org>
2207
2208         * readelf.c (get_dynamic_type): Fix DT_CHECKSUM.
2209
2210 2000-07-19  H.J. Lu  <hjl@gnu.org>
2211
2212         * readelf.c (get_dynamic_type): Change DT_FEATURE_1 to
2213         DT_FEATURE.
2214         (process_dynamic_segment): Likewise.
2215
2216         * readelf.c (get_dynamic_type): Handle DT_CONFIG, DT_DEPAUDIT,
2217         DT_AUDIT, DT_PLTPAD, DT_MOVETAB and DT_CHECKSUM.
2218         (process_dynamic_segment): Handle DTF_1_CONFEXP, DF_1_NODEPLIB,
2219         DF_1_NODUMP and DF_1_CONLFAT.
2220
2221 2000-07-18  Nick Clifton  <nickc@cygnus.com>
2222
2223         * binutils.texi (readelf): Fix spelling typo.
2224
2225 2000-07-11  Mark Kettenis  <kettenis@gnu.org>
2226
2227         * objdump.c (usage): Make output of `objdump --help' more
2228         consistent with the rest of the GNU world.  Add a line describing
2229         the purpose of the program.
2230
2231 2000-07-10  David Huggins-Daines  <dhd@linuxcare.com>
2232
2233         * stabs.c (parse_stab_range_type): Cast to proper type to fix
2234         warning.
2235
2236 2000-07-10  Ryan Bradetich  <rbradetich@uswest.net>
2237
2238         * readelf.c (get_dynamic_data): Add casts and use unsigned chars
2239         to fix warnings.
2240         (process_symbol_table): Ditto.
2241         (procesS_extended_line_op): Ditto.
2242         (display_debug_lines): Ditto.
2243         (display_debug_pubnames): Ditto.
2244         (read_and_display_attr): Ditto.
2245
2246 2000-07-09  Nick Clifton  <nickc@cygnus.com>
2247
2248         * MAINTAINERS: Add several more port specific maintainers.
2249
2250 2000-07-05  Nick Clifton  <nickc@cygnus.com>
2251
2252         * MAINTAINERS: Add blanket write privs for Michael Meissner.
2253
2254 2000-06-05  DJ Delorie  <dj@redhat.com>
2255
2256         * MAINTAINERS: New.
2257
2258 2000-07-01  Eric Fifer  <EFifer@sanwaint.com>
2259
2260         * dllwrap.c: Changed mistaken dyn_string_append() calls
2261         to dyn_string_append_cstr().
2262
2263 2000-07-01  Alexander Aganichev <AAganichev@hypercom.com>
2264
2265         * stabs.c (parse_stab_type): Divide size in bits by 8 as binutils
2266         struct debug_type stores size in bytes.
2267
2268 2000-07-01  Alan Modra  <alan@linuxcare.com.au>
2269
2270         * Makefile.am (DEP): Fix 2000-06-22.  grep after running dep.sed
2271         (CLEANFILES): Add DEPA.
2272         * Makefile.in: Regenerate.
2273
2274 2000-06-27  Alan Modra  <alan@linuxcare.com.au>
2275
2276         * ar.c: Revert incorrect 2000-06-25 patch.
2277         * bucomm.c: Likewise.
2278
2279 2000-06-25 Mark Elbrecht <snowball3@bigfoot.com>
2280
2281         * rdcoff (parse_coff_symbol): Treat GNU weak symbols as external.
2282         (external_coff_symbol_p): New function.
2283         (parse_coff): Use it.
2284
2285 2000-06-25  Alexander Aganichev <AAganichev@hypercom.com>
2286
2287         * ar.c (normalize): Advance past both characters in a DOS based
2288         <letter>: filepath prefix.
2289         (main): Likewise.
2290         * bucomm.c (make_tempname): Likewise.
2291
2292 2000-06-24  Nick Clifton  <nickc@cygnus.com>
2293
2294         * objdump.c (usage): Fix description of --stabs switch.
2295
2296 2000-06-22  Alan Modra  <alan@linuxcare.com.au>
2297
2298         * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
2299         find one.
2300         * Makefile.in: Regenerate.
2301
2302 2000-06-20  Alexander Aganichev <AAganichev@hypercom.com>
2303
2304         * ar.c (normalize): Correct pointer comparison when checking for
2305         backslashes.
2306         (main): Likewise.
2307         * bucomm.c (make_tempname): Likewise.
2308
2309         * ieee.c (ieee_start_compilation_unit): Correct pointer comparison
2310         and search for backslashes in the original pathname.
2311         (ieee_add_bb11): Likewise.
2312
2313 2000-06-18  Nick Clifton  <nickc@redhat.com>
2314
2315         * ar.c (print_contents): Improve verbose message.
2316
2317 2000-06-15  H.J. Lu  <hjl@gnu.org>
2318
2319         * dyn-string.c: Removed. Not needed with dyn-string.c in
2320         libiberty.
2321         * dyn-string.h: Likewise.
2322
2323         * Makefile.am: Remove references to dyn-string.c and
2324         dyn-string.h. Rebuild dependency.
2325         * Makefile.in: Rebuild.
2326
2327 2000-06-15  H.J. Lu  <hjl@gnu.org>
2328
2329         * binutils.texi: Put a warning on copying relocatable object
2330         files between two different formats.
2331
2332 2000-06-13  DJ Delorie  <dj@cygnus.com>
2333
2334         * rcparse.y (control): ICON controls take an id as the first
2335         parameter, not an optional string.  Also, call new convenience
2336         function that takes res_id's.
2337         * resrc.c (define_control): missing text means zero-length string,
2338         not zero ID.
2339         (define_icon_control): New.
2340         * windres.h: declare define_icon_control.
2341
2342 2000-06-13  H.J. Lu  <hjl@gnu.org>
2343
2344         * configure: Regenerate.
2345
2346 2000-06-08  David O'Brien  <obrien@FreeBSD.org>
2347
2348         * configure.in (VERSION): Update to show this is the CVS mainline.
2349
2350 2000-06-02  David O'Brien  <obrien@FreeBSD.org>
2351
2352         * strings.c (isgraphic): Interpret <TAB> as a printable character,
2353         analogous to <SPACE>.
2354
2355 2000-05-30  Alan Modra  <alan@linuxcare.com.au>
2356
2357         * objdump.c (display_target_list): Use bfd_close_all_done, not
2358         bfd_close to fix crash caused by 2000-05-24 change.
2359
2360 2000-05-25  DJ Delorie  <dj@cygnus.com>
2361
2362         * resrc.c (close_input_stream): zero out cpp_pipe after closing it.
2363
2364 2000-05-26  Alan Modra  <alan@linuxcare.com.au>
2365
2366         * Makefile.am: Update dependencies with "make dep-am"
2367         * Makefile.in: Regenerate.
2368
2369 2000-05-26  Eli Zaretskii  <eliz@is.elta.co.il>
2370
2371         * ar.c: Include filenames.h.
2372         (normalize) [HAVE_DOS_BASED_FILE_SYSTEM]: Support backslashes
2373         and drive letters in file names.
2374         (main): Support backslashes and drive letters in argv[0].  Drop
2375         the .exe suffix, if any, in argv[0] if is_ranlib is negative.  Use
2376         FILENAME_CMP instead of strcmp to compare file names.
2377         (open_inarch) [__GO32__]: Don't ifdef errno != ENOENT test for
2378         DJGPP v2.
2379         (do_quick_append) [__GO32__]: Ditto.
2380         (get_pos_bfd, delete_members, move_members, replace_members):
2381         Compare file names with FILENAME_CMP.
2382
2383         * bucomm.c: Include filenames.h.
2384         (make_tempname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support mixed
2385         forward/backward slashes and drive letters in file names.
2386
2387         * ieee.c (ieee_start_compilation_unit, ieee_add_bb11): Support
2388         mixed forward/backward slashes and drive letters in file names.
2389
2390         * strings.c (O_BINARY, setmode, SET_BINARY): Define.
2391         (main) [SET_BINARY]: Use SET_BINARY to switch stdin into binary
2392         mode.
2393
2394         * objcopy.c: Include filenames.h.
2395         (main) [HAVE_DOS_BASED_FILE_SYSTEM]: Drop the .exe suffix
2396         before comparing to "strip".
2397         Use FILENAME_CMP to compare file names.
2398
2399         * arsup.c: Include filenames.h.
2400         (map_over_list, ar_delete, ar_replace, ar_extract): Use
2401         FILENAME_CMP to compare file names.
2402         (ar_open): Prepend "tmp-" instead of appending "-tmp", to create
2403         the temporary file name.
2404
2405         * configure.in: Check for setmode.
2406         * configure: Regenerate.
2407
2408 2000-05-24  Alan Modra  <alan@linuxcare.com.au>
2409
2410         * objdump.c (display_target_list): Close the bfd.
2411         (display_info_table): Likewise.
2412
2413 2000-05-14  H.J. Lu  (hjl@gnu.org)
2414
2415         * objcopy.c (filter_symbols): Don't strip global symbols in
2416         relocatable object files.
2417
2418 2000-05-14  Alan Modra  <alan@linuxcare.com.au>
2419
2420         * size.c (usage): Associate short options with corresponding long
2421         option to give a clue as to their function.
2422
2423 2000-05-14  Philippe De Muyter  <phdm@macqel.be>
2424
2425         * size.c (main): Accept and ignore `-f' option.
2426
2427 2000-05-13  Alan Modra  <alan@linuxcare.com.au>
2428
2429         * bucomm.h (gettext, dgettext, dcgettext, textdomain,
2430         bindtextdomain): Replace defines with those from intl/libgettext.h
2431         to quieten gcc warnings.
2432
2433 2000-05-12  H.J. Lu  <hjl@gnu.org>
2434
2435         * nlmconv.c (temp_filename): Removed.
2436
2437         * nlmconv.c (link_inputs): Use make_temp_file () instead of
2438         choose_temp_base ().
2439         * objdump.c (display_target_list): Likewise.
2440         (display_info_table): Likewise.
2441
2442 2000-05-08  Alan Modra  <alan@linuxcare.com.au>
2443
2444         * objcopy.c (setup_section): Add const and gettext calls for err.
2445
2446 2000-05-02  H.J. Lu  <hjl@gnu.org>
2447
2448         * readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of
2449         ELFOSABI_SYSV. Also handle ELFOSABI_NETBSD, ELFOSABI_HURD,
2450         ELFOSABI_SOLARIS, ELFOSABI_MONTEREY, ELFOSABI_IRIX,
2451         ELFOSABI_FREEBSD, ELFOSABI_TRU64, ELFOSABI_MODESTO
2452         and ELFOSABI_OPENBSD.
2453
2454 2000-05-02  Kazu Hirata  <kazu@hxi.com>
2455
2456         * coffgrok.c: Add ATTRIBUTE_UNUSED as appropriate.
2457         * srconv.c: Likewise.
2458         * sysdump.c: Likewise.
2459
2460 2000-04-23  Denis Chertykov  <denisc@overta.ru>
2461
2462         * readelf.c (guess_is_rela): AVR uses RELA relocations.
2463         (get_machine_name): machine name for EM_AVR added.
2464
2465 2000-04-21  Richard Henderson  <rth@cygnus.com>
2466             David Mosberger  <davidm@hpl.hp.com>
2467
2468         * Makefile.am (readelf.o): Add elf/ia64.h.
2469         * Makefile.in: Rebuild.
2470         * readelf.c: Include elf/ia64.h.
2471         (guess_is_rela, dump_relocations): Handle EM_IA_64.
2472
2473 2000-04-17  Timothy Wall  <twall@cygnus.com>
2474
2475         * objdump.c (disassemble_data): Set octets per byte *after*
2476         resolving arch/mach for binary files.
2477
2478 2000-04-14  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
2479
2480         * arlex.l: Add directives to increase lex buffer size.
2481
2482         * objdump.c, readelf.c: Don't include strarg.h or varargs.h. They are
2483         already included by bucomm.h.
2484
2485 2000-04-10  Philippe De Muyter  <phdm@macqel.be>
2486
2487         * readelf.c (dynamic_segment_mips_val): Call `sprintf', not
2488         `strftime' since strftime is not available on all systems.
2489         (process_mips_specific): Ditto.
2490
2491 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
2492
2493         * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
2494         --enable-build-warnings option.
2495         * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
2496         * Makefile.in, configure: Re-generate.
2497
2498 2000-04-06  Alan Modra  <alan@linuxcare.com.au>
2499
2500         * addr2line.c: Update copyright.
2501         * objcopy.1: Likewise, and title.
2502         * strings.1: Likewise.
2503
2504         * version.c (print_version): Add 2000.
2505
2506         * rddbg.c (read_section_stabs_debugging_info): Don't use
2507         bfd_size_type for strx to avoid printf problems if BFD64.
2508
2509         * bucomm.c: (report): Remove `static'.
2510         Move inclusion of stdarg.h/vararg.h from here.
2511         * bucomm.h: To here.
2512         (CONST): Change all occurences to const.
2513         (report): Declare it.
2514         (bfd_fatal): Add ATTRIBUTE_NORETURN.
2515         (fatal): Add ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN.
2516         (non_fatal): Add ATTRIBUTE_PRINTF_1.
2517
2518         * ar.c (main): Use fatal or non_fatal instead of fprintf.
2519         Correct a typo in an error message.
2520         (do_quick_append): Use non_fatal instead of fprintf.
2521         (move_members): Use fatal instead of fprintf, exit.
2522         * coffdump.c (main): Same here.
2523
2524         * dlltool.c (display): Delete.
2525         (warn): Delete.
2526         (inform): Use `report' instead of `display'.
2527         (rvaafter): Remove trailing \n from fatal error msg.
2528         (rvabefore): Ditto.
2529         (asm_prefix): Ditto.
2530         (yyerror): Replace `warn' with `non_fatal', and remove \n.
2531         (def_name): Likewise.
2532         (run): Likewise.
2533         (scan_all_symbols): Likewise.
2534         (gen_lib_file): Likewise.
2535         (def_library): Likewise.  Remove extra program_name too.
2536         (run): Remove \n from inform strings.
2537         (scan_drectve_symbols): Likewise.
2538         (add_excludes): Likewise.
2539         (scan_open_obj_file): Likewise.
2540         (gen_exp_file): Likewise.
2541         (gen_lib_file): Likewise.
2542         (process_duplicates): Likewise.
2543
2544         * Makefile.am (dllwrap_SOURCES): Add version.c.
2545         * dllwrap.c (program_version): Delete.
2546         (print_version): Delete.
2547         (display): Always print trailing \n.
2548         (warn): New.
2549         (delete_temp_files): Use warn instead of fprintf.  Use gettext.
2550         (run): Here too.
2551         (main): And here.
2552         (usage): gettext'ify.
2553         (long_options): Add missing initialisers.
2554
2555         * nlmconv.c (main): Use fatal/non_fatal instead of fprintf.
2556         (select_output_format): Likewise.
2557         (powerpc_mangle_relocs): Likewise.
2558         (link_inputs): Likewise.
2559
2560         * nm.c (set_print_radix): Use fatal instead of fprintf, exit.
2561         (set_output_format): Likewise.
2562         (main): Use non_fatal instead of fprintf.
2563         (display_rel_file): Likewise.
2564
2565         * objdump.c (slurp_symtab): Use non_fatal instead of fprintf.
2566         (slurp_dynamic_symtab): Same here.
2567         (disassemble_data): And here.
2568         (read_section_stabs): And here.
2569         (read_section_stabs): And here.
2570         (dump_bfd): And here.
2571         (main): And here.
2572         (objdump_sprintf): Use fatal instead of fprintf, exit.
2573         (disassemble_data): Same here.
2574
2575         * rdcoff.c (parse_coff_type): Use non_fatal instead of fprintf.
2576         (parse_coff_struct_type): Same here.
2577         (parse_coff_enum_type): And here.
2578         (parse_coff): And here.
2579         * rddbg.c (read_debugging_info): And here.
2580         * size.c (main): And here.
2581         * windres.c (format_from_name): And here.
2582         * wrstabs.c (stab_write_symbol): Here too.
2583         (write_stabs_in_sections_debugging_info): And here.
2584         (stab_int_type): And here.
2585         (stab_struct_field): And here.
2586         (stab_typdef): And here.
2587
2588         * rescoff.c (read_coff_rsrc): Use fatal instead of fprintf, exit.
2589         * srconv.c (main): Same here.
2590         * strings.c (main): And here.
2591         (integer_arg): And here.
2592         * sysdump.c (main): And here.
2593
2594 2000-04-06  Timothy Wall  <twall@cygnus.com>
2595
2596         * objdump.c (dump_section_header): Print CLINK and BLOCK flags.
2597
2598 2000-04-06  Jason Merrill  <jason@yorick.cygnus.com>
2599
2600         * readelf.c (decode_location_expression): Loop through multiple
2601         operations.
2602         (read_and_display_attr): Pass in length.
2603
2604         * readelf.c (read_and_display_attr): Add CU offset to references.
2605         (display_debug_info): Pass it in.
2606
2607 2000-04-06  Nick Clifton  <nickc@cygnus.com>
2608
2609         * readelf.c (decode_ARM_machine_flags): New function.
2610         (get_machine_flags): Call decode_ARM_machine_flags for ARM
2611         targets.
2612
2613         (get_machine_name): Catch EM_AVR
2614
2615 2000-04-05  Alan Modra  <alan@linuxcare.com.au>
2616
2617         * binutils.texi: Remove optional `=' from long options that have
2618         an `=' in the argument.
2619         * objcopy.1: Here too.  Remove extra space on discard-all.
2620
2621         * binutils.texi (objcopy): Mention --redefine-sym.
2622         * objcopy.1: Here too.
2623         * NEWS: And here.
2624
2625         * objcopy.c (parse_flags): Split off flag names from error message
2626         gettext as they are not translated.
2627         (copy_main): Similarly split off option name for --add-section,
2628         --set-section-flags, --change-section-vma, --change-section-lma
2629         error messages.
2630         Some white space changes.
2631
2632         from Matthew Benjamin <matt@linuxbox.nu>
2633         * objcopy.c (struct redefine_node): New.
2634         (redefine_sym_list): New.
2635         (redefine_list_append): New.
2636         (lookup_sym_redefinition): New.
2637         (OPTION_REDEFINE_SYM): New.
2638         (copy_options): Add --redefine-sym option.
2639         (copy_usage): Mention it.
2640         (filter_symbols): Rename symbols on redefine_sym_list.
2641         (copy_object): Call filter_symbols if redefine_sym_list != NULL.
2642         (copy_main): Handle OPTION_REDEFINE_SYM.
2643
2644 2000-04-04  H.J. Lu  <hjl@gnu.org>
2645
2646         * readelf.c (process_symbol_table): Correctly read in symbol
2647         versioning information.
2648
2649 2000-04-04  Alan Modra  <alan@linuxcare.com.au>
2650
2651         * po/binutils.pot: Regenerate.
2652
2653         * addr2line.c (usage): Restore translated part of bug string.
2654         * ar.c (usage): Likewise.
2655         * nlmconv.c (show_usage): Likewise.
2656         * nm.c (usage): Likewise.
2657         * objcopy.c (copy_usage): Likewise.
2658         (strip_usage): Likewise.
2659         * objdump.c (usage): Likewise.
2660         * readelf.c (usage): Likewise.
2661         * size.c (usage): Likewise.
2662         * strings.c (usage): Likewise.
2663         * windres.c (usage): Likewise.
2664
2665         * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
2666         (DEP): Quote when passing vars to sub-make.  Add warning
2667         message to end.
2668         (DEP1): Rewrite for "gcc -MM".
2669         (CLEANFILES): Add DEP2.
2670         Update dependencies.
2671         * Makefile.in: Regenerate.
2672
2673 2000-04-04  H.J. Lu  <hjl@gnu.org>
2674
2675         * Makefile.am (GENERATED_HFILES): Add rcparse.h
2676         (arparse.h): Depend on arparse.c
2677         (defparse.h, nlmheader.h, rcparse.h, sysinfo.h): Similarly.
2678
2679 2000-04-03  H.J. Lu  (hjl@gnu.org)
2680
2681         * size.c (usage): Use REPORT_BUGS_TO.
2682
2683 2000-04-03  Alan Modra  <alan@linuxcare.com.au>
2684
2685         * bucomm.h: #include "bin-bugs.h"
2686         * addr2line.c (usage): Use REPORT_BUGS_TO.
2687         * ar.c (usage): Likewise.
2688         * nlmconv.c (show_usage): Likewise.
2689         * nm.c (usage): Likewise.
2690         (OPTION_TARGET): Define.
2691         (long_options): Use OPTION_TARGET rather than 200.
2692         (main): Likewise.
2693
2694         * objcopy.c (copy_usage): Use REPORT_BUGS_TO.
2695         (strip_usage): Likewise.
2696         * objdump.c (usage): Likewise.
2697         * readelf.c (usage): Likewise.
2698         * strings.c (usage): Likewise.
2699         * windres.c (usage): Likewise.
2700
2701 2000-03-31  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2702
2703         * readelf.c: Include sys/types.h before sys/stat.h for ultrix.
2704
2705 2000-03-27  Nick Clifton  <nickc@cygnus.com>
2706
2707         * rddbg.c (read_section_stabs_debugging_info): Catch out of range
2708         string offsets in corrupt stabs entries.
2709
2710 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
2711
2712         * readelf.c: Include elf/avr.h
2713         (dump_relocations): Add EM_AVR case.
2714
2715 2000-03-09  Tim Waugh  <twaugh@redhat.com>
2716
2717         * strings.1: Correct '-bytes' to '--bytes'.
2718
2719 2000-03-08  H.J. Lu  <hjl@gnu.org>
2720
2721         * Makefile.am (install-exec-local): Depend on
2722         install-binPROGRAMS for parallel make.
2723         * Makefile.in: Regenerated.
2724
2725 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
2726
2727         From Brad Lucier <lucier@math.purdue.edu>:
2728         * readelf.c (process_dynamic_segment): Add cast to make sure
2729         argument to %* is int.
2730
2731 2000-02-25  H.J. Lu  <hjl@gnu.org>
2732
2733         * configure.in (AC_SEARCH_LIBS): Pass m, not -lm.
2734
2735 2000-02-24  Nick Clifton  <nickc@cygnus.com>
2736
2737         * configure.in: Add arm-wince, mips-pe and sh-pe targets.
2738         * configure: Regenerate.
2739
2740         * dlltool.c: Add support for sh-pe and mips-pe targets.
2741         * rescoff.c: Add support for sh-pe and mips-pe targets.
2742
2743 2000-02-23  H.J. Lu  <hjl@gnu.org>
2744
2745         * readelf.c (get_osabi_name): Handle ELFOSABI_LINUX.
2746
2747 2000-02-22  Nick Clifton  <nickc@cygnus.com>
2748
2749         * readelf.c (process_symbol_table): Remove use of ELF_ST_OTHER.
2750
2751 2000-02-22  Ian Lance Taylor  <ian@zembu.com>
2752
2753         From Brad Lucier <lucier@math.purdue.edu>:
2754         * readelf.c (process_version_sections): Add casts to make sure
2755         argument to %* is an int.
2756         (process_mips_specific): Add casts to make printf arguments match
2757         format.
2758
2759 2000-02-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
2760
2761         * objdump.c (dump_section_header): Change `opb' to unsigned.
2762         (find_symbol_for_address): Same here.
2763         (disassemble_data): And here.  Change `addr_offset',
2764         `stop_offset', `nextstop_offset' to unsigned long.
2765         (dump_data): Change opb to unsigned.
2766
2767 2000-02-18  Frank Ch. Eigler  <fche@redhat.com>
2768
2769         * resrc.c: Remove unmatched #if for cygwin.
2770
2771 2000-02-14  Fernando Nasser  <fnasser@totem.to.cygnus.com>
2772
2773         * binutils.texi: Document the change of flavor name from atpcs-special
2774         to special-atpcs to prevent name conflict in gdb.
2775
2776 2000-02-08  Timothy Wall  <twall@redhat.com>
2777
2778         * objdump.c (show_line): Fix bug preventing printing of the very
2779         first line (line zero) of a file when interlisting source and
2780         assembly.  Added option to print entire context from start of file
2781         when the first line from that file is encountered.
2782
2783 2000-02-03  Timothy Wall <twall@redhat.com>
2784
2785         * objdump.c (dump_section_header, find_symbol_for_address,
2786         show_line, disassemble_bytes, disassemble_data, dump_data):
2787         distinguish between octets and bytes.
2788
2789 2000-01-27  Thomas de Lellis  <tdel@windriver.com>
2790
2791         * nm.c (print_symbol_info_bsd): Use bfd_is_undefined_symclass to
2792         check to unresolved symbols.
2793         (print_symbol_info_sysv):  Ditto.
2794         (print_symbol_info_posix):  Ditto.
2795
2796         * binutils.texi: Document new 'V' symclass flag for nm.
2797
2798 2000-01-27  Nick Clifton  <nickc@redhat.com>
2799
2800         * binutils.texi (objdump): Document new ARM specific
2801         disassembler options.
2802
2803         * objdump.c (usage): Call disassembler_usage().
2804
2805 2000-01-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
2806
2807         * readelf.c (get_dynamic_flags): Return buff.
2808         (process_dynamic_segment): Don't pass error strings to printf
2809         as format arg.
2810         (read_and_display_attr): Use lx and ld to print longs.
2811         (process_corefile_note_segment): Cast bfd_vma to unsigned long
2812         before printing.
2813         Update copyright.
2814
2815 2000-01-17  Nick Clifton  <nickc@cygnus.com>
2816
2817         * readelf.c (get_osabi_name): Recognise ELFOSABI_ARM.
2818
2819 2000-01-15  Alan Modra  <alan@spri.levels.unisa.edu.au>
2820
2821         * debug.c (debug_name_type): Return DEBUG_TYPE_NULL rather than
2822         false.
2823         (debug_tag_type): Here too.
2824         * ieee.c (ieee_builtin_type): And here.
2825         * stabs.c (parse_stab_type, parse_stab_array_type): And here.
2826
2827 2000-01-13  Nick Clifton  <nickc@cygnus.com>
2828
2829         * readelf.c (get_machine_name): Change EM_S370 to return "IBM
2830         System/370".
2831
2832 2000-01-11  Nick Clifton  <nickc@cygnus.com>
2833
2834         * readelf.c (get_dynamic_type): Remove DT_ENCODING.
2835
2836 2000-01-10  Nick Clifton  <nickc@cygnus.com>
2837
2838         * readelf.c (get_note_type): Display NT_WIN32PSTATUS notes.
2839
2840 2000-01-07  Mumit Khan  <khan@xraylith.wisc.edu>
2841
2842         * windres.c (long_options): Add --use-temp-file and
2843         --no-use-temp-file options.
2844         (usage): Document.
2845         (main): Handle.
2846
2847         * windres.h: Update read_rc_file prototype.
2848
2849         * resrc.c (cpp_temp_file): New static variable.
2850         (istream_type): New static variable.
2851         (close_pipe): Delete function.
2852         (run_cmd): New static function.
2853         (open_input_stream): New static function.
2854         (close_input_stream): New static function.
2855         (look_for_default): Handle DOS directory separator. Use
2856         open_input_stream instead of popen.
2857         (read_rc_file): Likewise.
2858
2859         * binutils.texi: Document --use-temp-file, --no-use-temp-file
2860         options.
2861
2862 2000-01-04  Mumit Khan  <khan@xraylith.wisc.edu>
2863
2864         * dlltool.c (create_compat_implib): New variable.
2865         (gen_exp_file): Use.
2866         (make_one_lib_file): Use.
2867         (long_options): Add --compat-implib option.
2868         (usage): Handle.
2869         (main): Handle.
2870
2871         * dllwrap.c (enum target_type): Rename MINGW32_TARGET to MINGW_TARGET.
2872         (main): Use. Don't look for "32" in cygwin and mingw target names.
2873
2874 2000-01-03  Nick Clifton  <nickc@cygnus.com>
2875
2876         * binutils.texi: Document new, ARM specific disassembler
2877         command line switch "-M force-thumb".
2878
2879 For older changes see ChangeLog-9899
2880 \f
2881 Local Variables:
2882 mode: change-log
2883 left-margin: 8
2884 fill-column: 74
2885 version-control: never
2886 End: