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