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