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