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