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