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