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