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