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