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