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