]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
* archive.c (_bfd_archive_bsd_update_armap_timestamp): Replace
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
49c12576
AM
12002-10-15 Alan Modra <amodra@bigpond.net.au>
2
48417c1a
AM
3 * bucomm.c (list_supported_targets): Use bfd_target_list.
4
49c12576
AM
5 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
6 other object errors in preference to bfd_core errors.
7
6e1a7e9a
AM
82002-10-14 Alan Modra <amodra@bigpond.net.au>
9
10 * Makefile.am: Run "make dep-am".
11 * objdump.c: #include "bfdver.h".
12 * version.c: Likewise.
13 * Makefile.in: Regenerate.
14 * config.in: Regenerate.
15 * configure: Regenerate.
16 * po/POTFILES.in: Regenerate.
17
09fc3b02
DJ
182002-10-09 Daniel Jacobowitz <drow@mvista.com>
19
20 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
21 sections. Allow relocations against the absolute symbol. Don't
22 use the value in compunit.cu_abbrev_offset if we found a RELA
23 relocation.
24
f309035a
NC
252002-10-07 Gordon Chaffee <chaffee@netvmg.com>
26
27 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
28 ordinary ones are available.
29
810dfa6e
L
302002-09-30 H.J. Lu <hjl@gnu.org>
31
32 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
33 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
34
bb279dc0
ZW
352002-09-17 Zack Weinberg <zack@codesourcery.com>
36
37 * Makefile.am (CFILES): Add cxxfilt.c.
38 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
39 (cxxfilt_LDADD): Delete.
40 Remove all references to underscore.c.
41 Regen dependencies.
42 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
43 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
44 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
45 adjustments to fit into binutils framework.
46 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
47
065c959b
NC
482002-09-12 Roland McGrath <roland@redhat.com>
49
50 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
51 Handle DW_OP_GNU_push_tls_address.
52
e09f4395
NC
532002-09-11 Nick Clifton <nickc@redhat.com>
54
55 * po/tr.po: Updated Turkish translation.
56
873e0588
NC
572002-09-10 Nick Clifton <nickc@redhat.com>
58
59 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
60 testsuite changes. Add paragraphs about testsuite and config
61 patches.
62
069fe61f
NC
632002-08-29 Nick Clifton <nickc@redhat.com>
64
65 * readelf.c (get_machine_flags): Remove redundant reference to
66 E_V850EA_ARCH.
67
fe0507eb
AM
682002-08-28 Alan Modra <amodra@bigpond.net.au>
69
70 * objdump.c (dump_bfd): Restore lines accidentally deleted in
71 last commit.
72
026df7c5
NC
732002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
74
bb279dc0 75 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
76 (dump_bfd_header): Likewise.
77
68a4c073
AM
782002-08-27 Alan Modra <amodra@bigpond.net.au>
79
80 * nm.c: Revert last change.
81
a1df01d1
AM
822002-08-26 Alan Modra <amodra@bigpond.net.au>
83
84 * nm.c (display_rel_file): Don't report "no symbols" as an error.
85 * objdump.c (slurp_symtab): Likewise.
86 (slurp_dynamic_symtab): Likewise.
87 (dump_symbols): Likewise. Do print "no symbols" to stdout.
88
a926ab2f
GK
892002-08-24 Geoffrey Keating <geoffk@redhat.com>
90
91 * MAINTAINERS: Change my mailing address.
92
fcf62380
DA
932002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
94
95 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
96
51e28791
NC
972002-08-22 Nick Clifton <nickc@redhat.com>
98
99 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
100 HPPA.
101
c5b060ad
AM
1022002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
103
104 * readelf.c (parse_args): Change debug_dump_opt to static.
105
4b73ca92
NC
1062002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
107
108 * stabs.c (parse_stab_argtype): Pass length of physname to
109 stab_demangle_argtypes.
110 (stab_demangle_argtypes): Add new parameter - length of physname.
111 Pass length of physname on to stab_demangle_prefix.
112 (stab_demangle_prefix): Add new parameter - length of physname.
113 Use length of physname (if supplied) to compute end of function
114 name.
115
35b1837e
AM
1162002-08-15 Alan Modra <amodra@bigpond.net.au>
117
118 * readelf.c: Include elf/i370.h.
119 (dump_relocations): Handle EM_S370.
120 (dynamic_segment_parisc_val): Print \n.
121 (process_dynamic_segment <DT_BIND_NOW>): Here too.
122
762baac5
NC
1232002-08-14 Nick Clifton <nickc@redhat.com>
124
125 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
126 * objdump.c (usage): Likewise.
127 * doc/binutils.texi: Likewise.
128
85c09e8a
NC
1292002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
130
131 * rcparse.y (acc_entry): Don't warn about ALT use with
132 non-VIRTKEY.
133
212a3c4d
L
1342002-08-13 H.J. Lu <hjl@gnu.org>
135
136 * objcopy.c (copy_object): Don't warn about the unsupported
137 architecture unless the input target is defaulted or the
138 output architecture is different from the input.
139
2b692c59
NC
1402002-08-09 Nick Clifton <nickc@redhat.com>
141
142 * po/sv.po: Updated Swedish translation.
143
09de7a73
AM
1442002-08-05 Alan Modra <amodra@bigpond.net.au>
145
146 * prdbg.c (pr_fix_visibility): Remove assert.
147
47badb7b
NC
1482002-07-31 Nick Clifton <nickc@redhat.com>
149
150 * addr2line.c (process_file): Rename parameter 'filename' to
151 'file_name' in order to avoid shadowing global symbol of the
152 same name.
153 (main): Likewise.
154
2979dc34
JJ
1552002-07-30 Jakub Jelinek <jakub@redhat.com>
156
157 * readelf.c (OPTION_DEBUG_DUMP): Define.
158 (options): Use it.
159 (usage): Update help.
160 (parse_args): Handle --debug-dump separately from -w.
161 * doc/binutils.texi (readelf): Update documentation.
162
219576a4
NC
1632002-07-25 Nick Clifton <nickc@redhat.com>
164
165 * po/es.po: Updated Spanish translation.
166 * po/fr.po: Updated French translation.
167
bf4f22e6 1682002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 169
bf4f22e6
NC
170 * po/es.po: Updated Spanish translation.
171
c5b3a82a
AM
1722002-07-23 Alan Modra <amodra@bigpond.net.au>
173
174 * Makefile.am: Run "make dep-am".
175 * Makefile.in: Regenerate.
176
0461a601
NC
1772002-07-23 Nick Clifton <nickc@redhat.com>
178
bf4f22e6 179 * po/fr.po: Updated French translation.
0461a601 180
bf44dd74
AM
1812002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
182
183 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
184
2c205ff2
AM
1852002-07-20 Alan Modra <amodra@bigpond.net.au>
186
63eb0809 187 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 188
1e4cf259
NC
1892002-07-18 Denis Chertykov <denisc@overta.ru>
190 Frank Ch. Eigler <fche@redhat.com>
191
192 * readelf.c: Include "elf/ip2k.h".
193 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
194 (dump_relocations): Likewise.
195 (get_machine_name): Likewise.
196 * NEWS: Mention IP2K support.
197
2cbb2eef
NC
1982002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
199
200 * NEWS: Add 'Changes in 2.13'.
201
047b2264
JJ
2022002-07-10 Jakub Jelinek <jakub@redhat.com>
203
204 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
205 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
206 (get_section_type_name): Handle SHT_GNU_LIBLIST.
207 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
208 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
209 (process_gnu_liblist): New.
210 (process_file): Call it.
211
97230b15
AM
2122002-07-03 Alan Modra <amodra@bigpond.net.au>
213
214 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
215 * Makefile.in: Regenerate.
216
a6637ec0
AM
2172002-07-02 Alan Modra <amodra@bigpond.net.au>
218
219 * budemang.c: New file, "demangle" function.
220 * budemang.h: New file.
221 * addr2line.c (translate_addresses): Use "demangle".
222 * nm.c (print_symname): Likewise.
223 * objdump.c (objdump_print_symname): Likewise.
224 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
225 here since that obfuscates.
226 * rdcoff.c: Don't #include demangle.h.
227 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
228 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
229 (HFILES): Add budemang.h. Sort.
230 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
231 Run "make dep-am".
232 * Makefile.in: Regenerate.
233
179d3252
JT
2342002-07-01 Matt Thomas <matt@3am-software.com>
235
236 * readelf.c: Include "elf/vax.h".
237 (guess_is_rela): Move EM_VAX from unknown to RELA case.
238 (dump_relocations): Handle VAX relocations.
239 (get_machine_flags): Handle VAX machine flags.
240
75751cd9
SC
2412002-06-29 Stephane Carrez <stcarrez@nerim.fr>
242
243 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
244
e5851ab8
NC
2452002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
246
247 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
248
eb3f2f5c
AM
2492002-06-26 Alan Modra <amodra@bigpond.net.au>
250
251 * nm.c (print_symname): When demangling, strip leading dots from
252 symbol names to avoid confusing the demangler.
253
a13a0de8
L
2542002-06-25 H.J. Lu <hjl@gnu.org>
255
256 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
257 * Makefile.in: Regenerated.
258
6db7a086
AM
2592002-06-21 Igor Schein <igor@txc.com>
260
261 * configure.in: Quote bu_cv_have_fopen64.
262 * configure: Regenerate.
263
9710509e
AM
2642002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
265
266 * configure.in: Check for strcoll.
267 * configure: Regenerate.
268 * config.in: Regenerate.
269 * nm.c (main): Set locale for LC_COLLATE category.
270 (non_numeric_forward): Use strcoll if available.
271
a9f0b5e7
DB
2722002-06-20 Dave Brolley <brolley@redhat.com>
273
274 * MAINTAINERS: Add self as fr30 and frv maintainer.
275
33f5f537
L
2762002-06-18 H.J. Lu (hjl@gnu.org)
277
278 * nm.c: Include "elf/common.h".
279 (extended_symbol_info): Add elfinfo, a pointer to
280 elf_symbol_type.
281 (SYM_SIZE): Use elfinfo if it is not NULL.
282 (get_symbol_type): New function.
283 (display_archive): Set print_width for each archive member.
284 (display_file): Likewise.
285 (display_rel_file): Don't set print_width here.
286 (print_object_filename_sysv): Handle print_width.
287 (print_archive_member_sysv): Likewise.
288 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
289 (print_symbol): Set the elfinfo field in extended_symbol_info
290 for ELF.
291 (print_object_filename_sysv): Fix the output format.
292 (print_symbol_info_sysv): Print type and section for ELF.
293
2942002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
295
296 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 297 the symbol's size equal to its value when --size-sort is
33f5f537
L
298 used.
299
5c70f934
DB
3002002-06-18 Dave Brolley <brolley@redhat.com>
301
302 From Catherine Moore:
303 * readelf.c (elf/frv.h): #include it.
304 (guess_is_rela): Support EM_CYGNUS_FRV.
305 (dump_relocations): Ditto.
306 (get_machine_name): Ditto.
307 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
308
7ece0d85
JJ
3092002-06-18 Jakub Jelinek <jakub@redhat.com>
310
311 * readelf.c (get_file_header): Only read the first section header if
312 e_shoff is non-zero.
313
72797995
L
3142002-06-15 H.J. Lu (hjl@gnu.org)
315
316 * nm.c (print_size): New variable. Initialize to 0.
317 (long_options): Add 'S'/"print-size".
318 (main): Handle 'S'.
319 (print_symbol_info_bsd): Print size only if print_size is not
320 0.
321
322 * doc/binutils.texi: Document -S/--print-size.
323
977f7911
NC
3242002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
325
326 * nm.c (struct extended_symbol_info): New strcuture: Add the size
327 of the symbols to the information provided by the symbol_info
328 structure.
329 (print_symbols): Pass the symbol size to print_symbol.
330 (print_size_symbols): Pass the symbol size to print_symbol.
331 (print_symbol): Extra argument: The size of the symbol. Store
332 this in the extended_symbol_info structure.
333 (print_symbol_info): Change type of info parameter to
334 extended_symbol_info. Display the size, if known.
335 (print_symbol_info_posix): Likewise.
336 (print_symbol_info_sysv): Likewise.
337
b1f88ebe
AM
3382002-06-08 Alan Modra <amodra@bigpond.net.au>
339
fa449227
AM
340 * Makefile.am: Run "make dep-am".
341 * Makefile.in: Regenerate.
342 * doc/Makefile.in: Regnerate.
343
b1f88ebe
AM
344 * bucomm.c: Replace CONST with const.
345 * nm.c: Likewise.
346 * objdump.c: Likewise.
347
91a106e6
L
3482002-06-07 H.J. Lu <hjl@gnu.org>
349
350 * readelf.c (DW_CFA_GNU_args_size): Don't define.
351 (DW_CFA_GNU_negative_offset_extended): Likewise.
352 (DW_CFA_GNU_window_save): Likewise.
353 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
354 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
355
6ab6b380 3562002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 357
6ab6b380
NC
358 * nm.c: When computing size of symbols for an ELF target use the
359 internal size field.
360
e28e05a3
JL
3612002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
362
363 * testsuite/binutils-all/objcopy.exp: clear xfail for
364 "hppa*64*-*-hpux*".
365 * testsuite/binutils-all/hppa/objdump.exp: Return if
366 "*64*-*-*".
367
dc156bc0
AM
3682002-06-05 Alan Modra <amodra@bigpond.net.au>
369
370 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
371
3722002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
373
374 * objdump.c: Fix formatting.
375
d79e4ea3
BE
3762002-05-29 Ben Elliston <bje@redhat.com>
377
378 * MAINTAINERS: Add self as M68k maintainer.
379
d172d4ba
NC
3802002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
381
382 * readelf.c: Modified/Added DLX elf support.
383
7edb8f29
NC
3842002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
385
3a1a2036
NC
386 * arsup.c: Fix formatting.
387 * debug.c (debug_record_label): Add missing colon to error
388 message.
389 * ieee.c (parse_ieee_ty): Fix spelling typo.
390 * readelf.c (process_program_headers): Remove English assumption
391 about making a plural word.
392 (process_section_headers): Likewise.
393 (process_relocs): Allow quotes to be translated.
394 (process_unwind): Likewise,
395 (process_mips_specific): Improve error message.
396 (get_note_type): Fix spelling typo.
397
7edb8f29
NC
398 * configure.in (ALL_LINGUAS): Add sv
399 * po/sv.po: New file.
400
3eee1e9d
AM
4012002-05-27 Alan Modra <amodra@bigpond.net.au>
402
403 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
404 (unw_print_grmask): Likewise.
405 (unw_print_frmask): Likewise.
406
d43efbe3
KH
4072002-05-26 Kazu Hirata <kazu@cs.umass.edu>
408
409 * arsup.c: Remove ARGSUSED.
410 * debug.c: Likewise.
411 * ieee.c: Likewise.
412 * nlmconv.c: Likewise.
413 * prdbg.c: Likewise.
414 * stabs.c: Likewise.
415 * wrstabs.c: Likewise.
416
e9792343
AM
4172002-05-25 Alan Modra <amodra@bigpond.net.au>
418
419 * arlex.l: Use #include "" instead of <> for local header files.
420 * coffdump.c: Likewise.
421 * coffgrok.c: Likewise.
422 * nlmconv.c: Likewise.
423 * nlmheader.y: Likewise.
424 * srconv.c: Likewise.
425 * strings.c: Likewise.
426 * sysdump.c: Likewise.
427 * unwind-ia64.h: Likewise.
428 * windres.h: Likewise.
429 * winduni.h: Likewise.
430
d7e53452
TR
4312002-05-24 Tom Rix <trix@redhat.com>
432
433 * MAINTAINERS: Add self as the d10v maintainer.
434
436e8db0
NC
4352002-05-24 TAMURA Kent <kent@netbsd.org>
436
437 * configure.in: Builds dlltool for i386-netbsdpe.
438 * configure: Regenerate.
439
9f66665a
KH
4402002-05-23 Kazu Hirata <kazu@cs.umass.edu>
441
442 * size.c: Fix formatting.
443 * srconv.c: Likewise.
444 * stabs.c: Likewise.
445 * sysdump.c: Likewise.
446 * unwind-ia64.c: Likewise.
447 * wrstabs.c: Likewise.
448
13ae64f3
JJ
4492002-05-23 Jakub Jelinek <jakub@redhat.com>
450
451 * readelf.c (get_segment_type): Add PT_TLS.
452 (get_elf_section_flags): Add SHF_TLS.
453 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
454 (process_dynamic_segment): Use puts instead of printf.
455 (get_symbol_type): Support STT_TLS.
456 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
457 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
458 Add SEC_THREAD_LOCAL.
459
53c7db4b
KH
4602002-05-23 Kazu Hirata <kazu@cs.umass.edu>
461
462 * rdcoff.c: Fix formatting.
463 * rddbg.c: Likewise.
464 * readelf.c: Likewise.
465 * rename.c: Likewise.
466 * resbin.c: Likewise.
467 * resrc.c: Likewise.
468 * resres.c: Likewise.
469
0af11b59
KH
4702002-05-21 Kazu Hirata <kazu@cs.umass.edu>
471
472 * filemode.c: Fix formatting.
473 * ieee.c: Likewise.
474 * is-ranlib.c: Likewise.
475 * is-strip.c: Likewise.
476 * maybe-ranlib.c: Likewise.
477 * maybe-strip.c: Likewise.
478 * nlmconv.c: Likewise.
479 * nm.c: Likewise.
480 * not-ranlib.c: Likewise.
481 * not-strip.c: Likewise.
482 * objcopy.c: Likewise.
483 * objdump.c: Likewise.
484
21611032
TS
4852002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
486
487 * objdump.c (dump_headers): Fix output formatting for ELF32
488 architectures in a BFD64 enabled toolchain.
489
26044998
KH
4902002-05-20 Kazu Hirata <kazu@cs.umass.edu>
491
492 * debug.c: Fix formatting.
493 * debug.h: Likewise.
494 * dlltool.c: Likewise.
495 * dllwrap.c: Likewise.
496 * emul_aix.c: Likewise.
497 * emul_vanilla.c: Likewise.
498
f462a9ea
KH
4992002-05-19 Kazu Hirata <kazu@cs.umass.edu>
500
501 * addr2line.c: Fix formatting.
502 * ar.c: Likewise.
503 * arsup.c: Likewise.
504 * arsup.h: Likewise.
505 * binemul.c: Likewise.
506 * binemul.h: Likewise.
507 * bucomm.c: Likewise.
508 * coffdump.c: Likewise.
509 * coffgrok.c: Likewise.
510 * coffgrok.h: Likewise.
511
e0159aa9
MM
5122002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
513
514 * MAINTAINERS: Add myself as the second AVR port maintainer.
515
074b403e
SC
5162002-05-16 Stephane Carrez <stcarrez@nerim.fr>
517
518 * MAINTAINERS: Update my email address.
519
2b9c8201
NC
5202002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
521
522 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
523
e1d5b1e7
AM
5242002-05-09 Alan Modra <amodra@bigpond.net.au>
525
526 * configure.in: Replace `*pe' with `pe' throughout.
527 * configure: Regenerate.
528
d3d8a9ee
NC
5292002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
530
531 * Makefile.am: Honour DESTDIR.
532 * Makefile.in: Regenerate.
533
405c98a4
AM
5342002-05-06 Alan Modra <amodra@bigpond.net.au>
535
a02d5965
AM
536 * dlltool.c (process_def_file): Add missing prototype.
537 (new_directive, assemble_file, main): Likewise.
538 (process_def_file, new_directive): Make static.
539 (inform): Rewrite using VA_FIXEDARG.
540 * dllwrap.c (mybasename): Add missing prototype.
541 (strhash, main): Likewise.
542 (inform): Rewrite using VA_FIXEDARG.
543 (warn): Likewise.
544 (cleanup_and_exit): Use old style function definition.
545 (strhash): Likewise.
546 * windres.c (define_resource): Use one memset to clear all of
547 struct res_resource.
548
405c98a4 549 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 550 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
551
5522002-05-06 Borut Razem <borut.razem@siol.net>
553
554 * rclex.l (get_string): Correct "strings" list handling.
555 * resrc.c (read_rc_file): Discard strings.
556
91593c9d
AM
5572002-05-04 Alan Modra <amodra@bigpond.net.au>
558
e58a75dc
AM
559 * ar.c (replace_members): Remove unused var. Formatting fix.
560 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
561
91593c9d
AM
562 * MAINTAINERS: Sort port maintainers by CPU.
563
6b52b824
AM
5642002-05-04 Bob Byrnes <byrnes@curl.com>
565
566 * size.c (display_archive): Add last_arfile and code to close archives.
567
dd70071f
AM
5682002-05-01 Alan Modra <amodra@bigpond.net.au>
569
570 * nm.c (print_symbol): Check returned filename from
571 bfd_find_nearest_line is non-NULL.
572
6c95717a 5732002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
574
575 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 576
3c25c5f6
NC
5772002-04-24 Christian Groessler <chris@groessler.org>
578
579 * MAINTAINERS: Changed my email address.
580
944cd72c
TS
5812002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
582
583 * arparse.y: Fix syntax warning.
584
ea91f8bb
NC
5852002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
586
3e55a963
NC
587 * readelf.c (fetch_location_list): Remove unused function.
588
589 * readelf.c (process_corefile_note_segment): Catch corrupt notes
590 and display a warning message, then exit the loop.
591
ea91f8bb
NC
592 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
593
45b99827
NC
5942002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
595
596 * resrc.c (write_rc_dialog): If charset is non-default value
597 display all of the DIALOGEX parameters.
598
5992002-04-15 Eric Kohl <ekohl@rz-online.de>
600
bb279dc0 601 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
602 DIALOGEX resources.
603 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
604 resource data.
bb279dc0 605 (res_to_bin_dialog): Likewise.
45b99827
NC
606 * windres.h: Added misssing charset variable to dialog_ex
607 structure.
608
acfbab8a
NC
6092002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
610
611 * rcparse.y: Set MEMFLAG_PURE by default.
612
df3baf66
NC
6132002-04-09 Bernd Herd <info@herdsoft.com>
614
bb279dc0 615 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 616 are quoted.
4c30641a 617 Fix typo in BEDIT warning.
91eafb40 618 Don't add default dialog style when explicit style specified.
b62a12ca 619 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 620
b24eb5ac
NC
621 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
622 (handle_quotes) "\a" escape (used for right justified key
623 definitions in menus) is encodes as binary 8.
df3baf66 624
b24eb5ac
NC
625 * resrc.c (write_rc_dialog): Print style even if it is 0.
626 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 627 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 628
b24eb5ac
NC
629 * resbin.c (bin_to_res_dialog): Use signature to identify
630 DIALOGEX.
f7d63484 631
b24eb5ac 632 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 633
df3baf66
NC
6342002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
635
636 * resrc.c: print CLASS names in quotes
637
6382002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
639
640 * MAINTAINERS: Update my email address.
641
8e42bcb6
AM
6422002-04-04 Alan Modra <amodra@bigpond.net.au>
643
644 * dep-in.sed: Cope with absolute paths.
645 * Makefile.am (dep.sed): Subst TOPDIR.
646 Run "make dep-am".
647 * Makefile.in: Regenerate.
648
96f959e5
PT
6492002-03-27 Peter Targett <peter.targett@arc.com>
650
651 * MAINTAINERS: Update my email address.
652
1ea788ee
AM
6532002-03-21 Alan Modra <amodra@bigpond.net.au>
654
655 * Makefile.am: Run "make dep-am".
656 * Makefile.in: Regenerate.
657 * doc/Makefile.in: Regenerate.
658 * po/POTFILES.in: Regenerate.
659 * aclocal.m4: Regenerate.
660 * config.in: Regenerate.
661 * configure: Regenerate.
662
a2f14207
DB
6632002-03-20 Daniel Berlin <dan@dberlin.org>
664
665 * readelf.c: Add support for displaying dwarf2 location lists.
666 (do_debug_loc, debug_loc_section, debug_loc_size): New.
667 (parse_args): Use 'O' as shorthand for displaying location list
668 section.
669 (process_section_headers): Handle debug_loc as well.
670 (load_debug_loc): New.
671 (free_debug_loc): New.
672 (fetch_location_list): New.
673 (display_debug_loc): New.
674 (display_debug_info): Call load_debug_loc and free_debug_loc.
675 (debug_displays): We can display .debug_loc now, too.
676 (usage): Update usage string.
677 (read_and_display_attr_value): Note location lists, but don't
678 display them inline.
679
eb1e0e80
NC
6802002-03-18 Tom Rix <trix@redhat.com>
681
682 * Makefile.am: Add binutils emulation support.
683 * configure.in: Same.
684 * configure.tgt: New file. Same.
685 * ar.c (main): Use ar_emul_parse_arg.
686 (usage): Use ar_emul_usage.
687 (replace_members): Use ar_emul_replace, ar_emul_append.
688 * binemul.c: New file. Define the binutils emulation
689 layer. Define default methods.
690 * binemul.h: New file. Binutils emulation layer header file.
691 * emul_aix.c: New file. AIX binutils emulation.
692 * emul_vanilla.c: New file. Default binutils emulation.
693 * Makefile.in: Regenerate.
694 * configure: Same.
695
a1c259a1
NC
6962002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
697
698 * po/fr.po: Updated version.
699
9ce88e60
NC
7002002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
701
702 * po/fr.po: Updated version.
703
effb0601
DJ
7042002-03-07 Daniel Jacobowitz <drow@mvista.com>
705
706 * README: Update some version numbers.
707
a65688ab
DJ
7082002-03-07 Daniel Jacobowitz <drow@mvista.com>
709
710 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
711 (Architecture Selection): Likewise.
712
f3f7fbb2
NC
7132002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
714
715 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
716 generating .exp file.
717
25345be5
NC
7182002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
719
720 * readelf.c (dump_relocations): Fix typo.
721
9a66911f
NC
7222002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
723
724 * NEWS: Mark 2.12 branch.
725
2c71103e
NC
7262002-02-18 Timothy Daly <remote_bob@yahoo.com>
727
bb279dc0
ZW
728 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
729 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 730 output.
bb279dc0 731 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
732 to 'unrecognized'.
733 (decode_ARM_machine_flags): Likewise.
734 (parse_args): Likewise.
735 (read_and_display_attr_value): Likewise.
736 (display_debug_section): Likewise.
737
49fda6c8
HPN
7382002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
739
740 * NEWS: Mention support for MMIX.
741
76f57f3a
JT
7422002-02-13 Matt Fredette <fredette@netbsd.org>
743
744 * readelf.c (get_machine_flags): Recognize EF_M68000.
745
d36ca9c2
AO
7462002-02-12 Alexandre Oliva <aoliva@redhat.com>
747
748 * MAINTAINERS: Added self as MN10300 co-maintainer.
749
19397422
AM
7502002-02-12 Alan Modra <amodra@bigpond.net.au>
751
752 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
753 DT_PPC64_OPDSZ.
754
d434e574
DJ
7552002-02-11 Daniel Jacobowitz <drow@mvista.com>
756
757 * MAINTAINERS: List myself as branch maintainer.
758
12b87c89
AM
7592002-02-11 Alan Modra <amodra@bigpond.net.au>
760
761 * configure: Regenerate.
762 * objcopy.c: Update copyright date.
763 * doc/Makefile.in: Regenerate.
764
8d037c5c
DJ
7652002-02-10 Daniel Jacobowitz <drow@mvista.com>
766
767 * nlmconv.c: Back out localtime PARAMS change.
768
4c168fa3
AM
7692002-02-11 Alan Modra <amodra@bigpond.net.au>
770
771 * objcopy.c (MKDIR): Define.
772 (copy_archive): Make name_list.name const. Use MKDIR.
773 Handle duplicate files in archives by making more temp dirs.
774
408f8db1
DJ
7752002-02-10 Daniel Jacobowitz <drow@mvista.com>
776
777 * coffdump.c: Include "getopt.h" after "bucomm.h"
778 so that macros are defined correctly.
779 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
780 prototype. Prototype main.
781 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
782
9f77fa06
AO
7832002-02-06 Alexandre Oliva <aoliva@redhat.com>
784
785 * MAINTAINERS: Added self as SH co-maintainer.
786
82f6addb
NC
7872002-02-05 Nick Clifton <nickc@redhat.com>
788
789 * po/tr.po: Updated translation.
790
ba323545
AM
7912002-02-01 Alan Modra <amodra@bigpond.net.au>
792
793 * Makefile.am: Run "make dep-am"
794 * Makefile.in: Regenerate.
795
3deb89d3
DJ
7962002-01-29 Daniel Jacobowitz <drow@mvista.com>
797
798 * nm.c (print_value): Mark abfd unused.
799
a0e9c55f
DJ
8002002-01-29 Daniel Jacobowitz <drow@mvista.com>
801
802 * unwind-ia64.c (unw_decoder): Change second argument
803 to unsigned int, to match function prototypes.
804
d7a283d4
DJ
8052002-01-29 Daniel Jacobowitz <drow@mvista.com>
806
807 * objdump.c: Include "getopt.h" after "bucomm.h" so that
808 __GNU_LIBRARY__ will be defined.
809 * size.c: Likewise.
810
4867be41
DJ
8112002-01-27 Daniel Jacobowitz <drow@mvista.com>
812
813 * configure: Regenerated.
814
7562a296
HPN
8152002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
816
817 * doc/Makefile.am (install): Depend on install-info.
818 * doc/Makefile.in: Regenerate.
819
15c82623
NC
8202002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
821
822 * objcopy.c (strip_usage): Document -d as an alias
823 --strip-debug.
824
825 * size.c (usage): Document [-t | --totals] options.
826 (long_options): Add --totals option.
827 (main): If the [-t | --totals] option is specified and
828 the output format is Berkeley-style, print the total
829 text, data, and bss sizes of all objects listed.
830 (print_berkeley_format): If the [-t | --totals] option
831 is specified, track the total text, data, and bss
832 sizes.
833 * doc/binutils.texi (size): Document [-t | --totals] options.
834 (strip): Document -d as an alias for --strip-debug.
835 * NEWS: Mention new feature of size.
836
00ea8601 8372002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 838
1ddbd152
NC
839 * po/fr.po: Updated version.
840 * po/es.po: Updated version.
b85cedd7 841
8b53311e
NC
8422002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
843
844 * addr2line.c (usage): Update text to provide verbose
845 description of the command line options.
846 * ar.c (usage): Update text to provide verbose
847 description of the command line options.
848 (main): Accept -h and -H when running as ranlib.
849 * coffdump.c (show_usage): Update text to provide verbose
850 description of the command line options.
851 * dlltool.c (main): Accept -H as an alias for --help.
852 * nlmconv.c (show_usage): Update text to provide verbose
853 description of the command line options.
854 * nm.c (usage): Replace OPTIONS with option(s).
855 (main): Accept -H as an alias for --help.
856 * objcopy.c (strip_main): Accept -H as an alias for --help.
857 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 858 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
859 other binutils.
860 * size.c (usage): Update text to provide verbose description
861 of the command line options.
862 (main): Accept -v, -h and -H as command line options.
863 * srconv.c (show_usage): Update text to provide verbose
864 description of the command line options.
865 * strings.c (main): Accept -H and -v as command line options.
866 (usage): Update text to provide verbose description of the
867 command line options.
868 * sysdump.c (show_usage): Update text to provide verbose
869 description of the command line options.
870 * windres.c (usage): Adjust format to match style used in
871 other binutils.
872
873 * coffdump.c: Fix formatting.
874 * nlmconv.c: Fix formatting.
875 * srconv.c: Fix formatting.
876 * sysdump.c: Fix formatting.
877
c46f0c34
AM
8782002-01-22 Alan Modra <amodra@bigpond.net.au>
879
880 * Makefile.am: Run "make dep-am".
881 * Makefile.in: Regenerate.
882
2a538ba5
AJ
8832002-01-18 Andreas Jaeger <aj@suse.de>
884
885 * version.c (print_version): Update year.
886
285d1771
AM
8872002-01-17 Alan Modra <amodra@bigpond.net.au>
888
889 * readelf.c (get_machine_name): Handle EM_PPC64.
890 (guess_is_rela): Here too.
891
328577ad
NC
8922002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
893
894 * po/binutils.pot: Regenerate.
895 * po/fr.po: Regenerate.
896 * po/tr.po: Regenerate.
897
af3ae48d
NC
8982002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
899
900 * po/tr.po: Import new version.
901
f1cb7e17
AM
9022002-01-16 Alan Modra <amodra@bigpond.net.au>
903
904 * readelf.c (get_ppc64_dynamic_type): New.
905 (get_dynamic_type): Call it.
906
6364e0b4
NC
9072002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
908
3ab9460d 909 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 910 (strip_usage): Use "options" instead of "switches".
3ab9460d 911 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 912 "switches".
6364e0b4 913
3a7e524e
RE
9142002-01-14 Richard Earnshaw <rearnsha@arm.com>
915
916 * MAINTAINERS: Add self as co-maintainer for the ARM code.
917
1209e219
NC
9182001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
919
920 * po/es.po: Import from translation project.
921 * configure.in (ALL_LINGUAS): Add es.
922 * configure: Regenerate.
923
b4db1224
JT
9242002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
925
926 * readelf.c (get_netbsd_elfcore_note_type): Use
927 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
928
9437c45b
JT
9292002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
930
931 * readelf.c: Update copyright years.
932 (get_note_type): Return a const char *.
933 (get_netbsd_elfcore_note_type): New function.
934 (process_note): Use get_netbsd_elfcore_note_type to get
935 the note type string for NetBSD ELF core files.
936
00428cca
AM
9372002-01-06 Steve Ellcey <sje@cup.hp.com>
938
939 * readelf.c (get_ia64_segment_type): Add support for macros.
940 (get_segment_type): Add support for IA64 specific macros.
941
31104126
NC
9422001-12-20 Julian v. Bock <julian@wongr.net>
943
944 * readelf.c (print_symbol): New function: Print a formatted symbol
945 name. If --wide is specified do not truncate it.
946 (dump_relocations): Use print_symbol() to print symbol names.
947 (process_symbol_table): Likewise.
948 (process_syminfo): Likewise.
949 (process_mips_specific): Likewise.
950 (usage): Document new feature of --wide switch.
951 * doc/binutils.texi (objdump): Document additional behaviour of
952 --wide.
2a538ba5 953
4dd67f29
MS
9542001-12-18 Michael Snyder <msnyder@redhat.com>
955
956 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
957 (copy_object): Don't set the start address or flags of a core file.
958 (copy_section): Don't relocate a core file. Don't copy contents
959 if the input section has the contents flag set, but the output
960 section does not (which happens with the fake 'note' pseudo-
961 sections that BFD creates for corefiles).
962
43521d43
TS
9632001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
964
965 * readelf.c (get_machine_flags): Recognize header flags for ABI and
966 ASE extensions. More robust code for ISA checking. Ignore empty fields
967 in header flags for GNU extensions.
968
b667df2e
AM
9692001-12-18 Alan Modra <amodra@bigpond.net.au>
970
971 * objcopy.c (copy_archive): Set output bfd format outside the loop.
972
17a5a5c3
NC
9732001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
974
975 * po/ja.po: Import from translation project.
976 * configure.in (ALL_LINGUAS): Add ja.
977 * configure: Regenerate.
978
65de42c0
TS
9792001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
980
981 * addr2line.c (main): Protoype.
982 * ar.c (main): Protoype.
983 * nm.c (main): Protoype.
984 * objcopy.c (main): Protoype.
985 * objdump.c (main): Protoype.
986 * size.c (main): Protoype.
987 * strings.c (main): Protoype.
988
9ad5cbcf
AM
9892001-12-17 Alan Modra <amodra@bigpond.net.au>
990
991 * readelf.c (symtab_shndx_hdr): New global.
992 (SECTION_HEADER_INDEX): Define.
993 (SECTION_HEADER_NUM): Define.
994 (SECTION_HEADER): Define.
995 (GET_ELF_SYMBOLS): Pass two params rather than three.
996 (get_32bit_elf_symbols): Take file and section args. Read and
997 use SHT_SYMTAB_SHNDX.
998 (get_64bit_elf_symbols): Likewise.
999 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1000 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1001 Remember symtab_shdx_hdr.
1002 (process_program_headers): Scan from index 1 for segment map.
1003 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1004 "section_headers".
1005 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1006 (process_unwind): Likewise.
1007 (process_version_sections): Likewise.
1008 (process_symbol_table): Likewise.
1009 (display_debug_info): Likewise.
1010 (process_dynamic_segment): Fake up a symtab section for changed
1011 GET_ELF_SYMBOLS.
1012 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1013 (process_program_headers): Kill signed/unsigned warning.
1014 (load_debug_str): Likewise.
1015 (display_debug_info): Likewise.
1016
65765700
JJ
10172001-12-13 Jakub Jelinek <jakub@redhat.com>
1018
1019 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1020
560f3c1c
AM
10212001-12-11 Alan Modra <amodra@bigpond.net.au>
1022
1023 * readelf.c (process_file_header): Print extended e_shnum and
1024 e_shdtrndx values. Set elf_header values for same.
1025 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1026 (get_64bit_section_headers): Likewise.
1027 (process_section_headers): Update calls.
1028 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1029
bc408b8a
JJ
10302001-12-10 Jakub Jelinek <jakub@redhat.com>
1031
1032 * objcopy.c (setup_section): Copy entsize.
1033
93fbbb04
GK
10342001-12-07 Geoffrey Keating <geoffk@redhat.com>
1035
1036 * readelf.c (guess_is_rela): Add support for stormy16.
1037 (dump_relocations): Likewise.
1038 (get_machine_name): Likewise.
1039
e3c8793a
NC
10402001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1041
1042 * dllwrap.c (main) Replace multiple strings describing a
1043 single error with a single, newline escaped sentence to permit
1044 better translation into foreign languages.
1045
1046 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1047 class names.
1048
956cd1d6
TS
10492001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1050
1051 * strings.c (get_char): Initialize value.
1052
956c53ee
TS
10532001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1054
1055 * arlex.l: Silence compile warnings.
1056 * arsup.h: Likewise. Fix formatting.
1057
cedd9a58
JJ
10582001-12-04 Jakub Jelinek <jakub@redhat.com>
1059
1060 * strings.c: Include config.h before bfd.h.
1061 (file_off): New type.
1062 (file_open): Define.
1063 (print_strings): Use file_off instead of file_ptr. Print addresses
1064 which don't fit into long correctly.
1065 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1066 available.
1067 (strings_file): Use file_off instead of file_ptr. Use file_open.
1068 * configure.in: Check for getc_unlocked.
1069 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1070 be defined for it.
1071 * configure: Rebuilt.
1072 * config.h.in: Rebuilt.
1073
af667503
L
10742001-11-29 H.J. Lu <hjl@gnu.org>
1075
1076 * bucomm.c (make_tempname): Revert the changes made on
1077 2001-11-14 and 2001-11-12. They won't work with directories.
1078
16474668
NC
10792001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1080
1081 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1082 CFLAGS_FOR_TARGET to runtest in environment.
1083 * Makefile.in: Rebuild.
1084 * doc/Makefile.in: Rebuild.
1085
17978339
MS
10862001-11-28 Mike Stump <mrs@wrs.com>
1087
1088 * objcopy.c (setup_section): Preserve SEC_RELOC when
1089 --set-section-flags is used.
1090
261a45ad
NC
10912001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1092
1093 * readelf.c (do_debug_str): New variable.
1094 (display_debug_str): New function: Display the contents of a
1095 .debug_str section.
1096 (load_debug_str): New function: Load in the contents of a
1097 .debug_str section.
1098 (free_debug_str): New function: Free the memory used by
1099 load_debug_str().
1100 (fetch_indirect_string): Retrieve a string from the .debug_str
1101 section.
1102 (usage): Add -ws.
1103 (parse_args): Accept -ws.
1104 (process_section_headers): Allow the display of the .debug_str
1105 section.
1106 (read_and_display_attr_value): Use fetch_indirect_string. Show
1107 offset into .debug_str section.
1108 (display_debug_info): Use load_debug_str and free_debug_str.
1109 (debug_displays): Add .debug_str.
1110 * doc/binutils.texi: Document -ws.
1111
b8908f93
AJ
11122001-11-19 Andreas Jaeger <aj@suse.de>
1113
1114 * testsuite/binutils-all/objdump.exp: Add x86-64.
1115
e5fb9629
AS
11162001-11-15 Andreas Schwab <schwab@suse.de>
1117
1118 * readelf.c: Fix warnings without terminating newline.
1119
802a735e
AM
11202001-11-15 Alan Modra <amodra@bigpond.net.au>
1121
1122 * doc/binutils.texi (objdump): Document ppc -M options.
1123
b89e9eae
AJ
11242001-11-14 Andreas Jaeger <aj@suse.de>
1125
1126 * doc/binutils.texi (objdump): Fix description to use x86-64.
1127
a6a25652
NC
11282001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1129
1130 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1131 not all systems provide mkstemp.
1132
e396998b
AM
11332001-11-14 Alan Modra <amodra@bigpond.net.au>
1134
1135 * doc/binutils.texi (objdump): Document x86 -M options.
1136
81766fca
RH
11372001-11-13 Keith Walker <keith.walker@arm.com>
1138
1139 * readelf.c (read_and_display_attr_value): New function to
1140 handle DW_FORM_indirect.
1141 (read_and_display_attr): Use it.
1142
1a509dcc
GK
11432001-11-13 Geoffrey Keating <geoffk@redhat.com>
1144
1145 * readelf.c (display_debug_lines): Deal with unknown standard
1146 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1147 DW_LNS_set_isa.
1148
6e917903 11492001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 1150
6e917903
TW
1151 * MAINTAINERS: Add self as tic54x maintainer. This target
1152 includes the IBM C54XDSP clone.
7559e86e 1153
6e917903 11542001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 1155
7559e86e
NC
1156 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1157
11582001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 1159
ecdadc4a
JL
1160 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1161 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1162 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1163 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1164 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1165 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1166 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1167
91770270
JL
1168 * readelf.c (get_elf_class): Fix ISO portability glitch.
1169 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1170
ef5cdfc7
JJ
11712001-11-07 Jakub Jelinek <jakub@redhat.com>
1172
1173 * readelf.c (debug_str, debug_str_size): New.
1174 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1175 Call free_abbrevs.
1176 (read_and_display_addr): Handle DW_FORM_strp.
1177 (display_debug_info): Read .debug_str section if present,
1178 so that DW_FORM_strp can be handled.
1179 Fix test for non-existant .debug_abbrev section.
1180
5e9520c8
JJ
11812001-11-05 Jakub Jelinek <jakub@redhat.com>
1182
1183 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1184
1185 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1186
54589086
MS
11872001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1188
1189 * MAINTAINERS: Add self as s390/s390x maintainer.
1190
c05b685b
TR
11912001-11-02 Tom Rix <trix@bluey.cygnus.com>
1192
1193 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1194
3c62831e
NC
11952001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1196
1197 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1198 * configure: Regernate.
1199 * po/fr.po: New file.
1200 * po/tr.po: New file.
1201
3c3bdf30
NC
12022001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1203
9b19141a 1204 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
1205 * readelf.c: Include elf/mmix.h.
1206 (guess_is_rela): MMIX is RELA.
1207 (dump_relocations): Handle MMIX relocations.
1208 * Makefile.am: Regenerate dependencies.
1209 * Makefile.in: Regenerate.
1210
f662939a
NC
12112001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1212
1213 * readelf.c (parse_args): Handle multiple options to the -w
1214 switch.
1215
c91d0dfb
JJ
12162001-10-12 Jakub Jelinek <jakub@redhat.com>
1217
1218 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1219 LOPROC, LOOS and LOUSER.
1220
7559e86e 12212001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
1222
1223 * MAINTAINERS: Update my email address.
1224
fcd8210c
AM
12252001-10-03 Alan Modra <amodra@bigpond.net.au>
1226
1227 * doc/Makefile.in: Regenerate.
1228 * configure: Regenerate.
1229
428409d5
NC
12302001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1231
1232 * readelf.c (display_debug_line, display_debug_pubnames,
1233 display_debug_info, display_debug_frames): Detect and warn
1234 about 64-bit format entries.
1235 (display_debug_aranges): Reword 64-bit warning.
1236 (debug_displays): Add .debug_pubtypes as a known, but not yet
1237 supported, debug section.
1238
6a8c2b0d
AM
12392001-10-02 Alan Modra <amodra@bigpond.net.au>
1240
1241 * coffdump.c (PROGRAM_VERSION): Delete.
1242 (main <'V'>): Call print_version.
1243 * srconv.c: Likewise.
1244 * sysdump.c: Likewise.
1245 * version.c (program_version): Remove.
1246 (print_version): Use BFD_VERSION_STRING. Just print the current
1247 year in copyright message.
1248 * addr2line.c (program_version): Remove unused declaration.
1249 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1250 place of BFD_VERSION.
1251 * Makefile.am (Makefile): Depend on bfd/configure.in.
1252 (cplus-dem.o): Depend on Makefile.
1253 Run "make dep-am".
1254 * Makefile.in: Regenerate.
1255
e414a165
NC
12562001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1257
1258 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1259 format .debug_arange sections.
1260 (main): Add missing prototype.
b8908f93 1261
efc3ee7f
HPN
12622001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1263
1264 * Makefile.am: Update dependencies with "make dep-am".
1265 * Makefile.in: Regenerate.
1266
9e85c2a0
RH
12672001-09-28 Richard Henderson <rth@redhat.com>
1268
1269 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1270
451dad9c
AM
12712001-09-26 Alan Modra <amodra@bigpond.net.au>
1272
1273 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1274 VA_CLOSE.
1275 (non_fatal): Likewise.
1276 * objdump.c (objdump_sprintf): Likewise.
1277 * readelf.c (error): Likewise.
1278 (warn): Likewise.
1279
d974e256
JJ
12802001-09-25 Jakub Jelinek <jakub@redhat.com>
1281
1282 * readelf.c (do_wide): New.
1283 (options): Add --wide.
1284 (usage, parse_args): Likewise.
1285 (process_program_headers): Put each segment on a single line if
1286 --wide is given.
1287 (process_section_headers): Put each section on a single line if
1288 --wide is given.
1289 * doc/binutils.texi: Document it.
1290 * NEWS: Likewise.
1291
2f11c261
AM
12922001-09-25 Alan Modra <amodra@bigpond.net.au>
1293
1294 * readelf.c (print_vma): Print 8 digits of low hex value.
1295
1d50f91e
AJ
12962001-09-24 Andreas Jaeger <aj@suse.de>
1297
1298 * nlmconv.c: Fix warnings about unused attributes and function
1299 prototypes.
1300
1301 * strings.c: Add prototype for get_char.
1302
38131e67
L
13032000-09-19 H.J. Lu <hjl@gnu.org>
1304
1305 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1306 $(srcdir)/cxxfilt.man.
1307 * doc/Makefile.in: Rebuild.
1308
3bcfb3e4
AM
13092001-09-19 Alan Modra <amodra@bigpond.net.au>
1310
1311 * objcopy.c (copy_main): Correct rename-section string parsing.
1312 Consolidate new_name parsing, and error messages.
1313
3882b010
L
13142001-09-18 Bruno Haible <haible@clisp.cons.org>
1315
1316 * addr2line.c: Don't include <ctype.h>.
1317 (main): For gettext, also set the LC_CTYPE locate facet.
1318 * ar.c (main): Likewise.
1319 * coffdump.c (main): Likewise.
1320 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1321 (main): For gettext, also set the LC_CTYPE locate facet.
1322 Use ISALNUM instead of isalpha/isdigit.
1323 * dllwrap.c: Don't include <ctype.h>.
1324 (main): For gettext, also set the LC_CTYPE locate facet.
1325 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1326 (main): For gettext, also set the LC_CTYPE locate facet.
1327 Use TOUPPER instead of islower/toupper.
1328 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1329 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1330 Use TOUPPER instead of islower/toupper.
1331 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1332 * objcopy.c (main): Likewise.
1333 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1334 (disassemble_bytes): Use ISPRINT instead of isprint.
1335 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1336 (dump_data): Use ISPRINT instead of isprint.
1337 (main): For gettext, also set the LC_CTYPE locate facet.
1338 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1339 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1340 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1341 Use TOUPPER instead of islower/toupper.
1342 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1343 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1344 (write_rc_accelerators): Use ISPRINT instead of isprint.
1345 (write_rc_rcdata): Likewise.
1346 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1347 * srconv.c (main): Likewise.
1348 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1349 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1350 isdigit/isupper/islower.
1351 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1352 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1353 stab_demangle_prefix, stab_demangle_qualified,
1354 stab_demangle_template, stab_demangle_type,
1355 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1356 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1357 (isgraphic): Use ISPRINT instead of isascii/isprint.
1358 (main): Remove HAVE_LC_MESSAGES dependency.
1359 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1360 (pbarray): Use ISPRINT instead of isprint.
1361 (main): For gettext, also set the LC_CTYPE locate facet.
1362 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1363 (format_from_filename): Use ISPRINT instead of isprint.
1364 (main): For gettext, also set the LC_CTYPE locate facet.
1365 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1366 (unicode_print): Use ISPRINT instead of isprint.
1367 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1368 (stab_variable): Use ISDIGIT instead of isdigit.
1369
e59b4dfb
AM
13702001-09-18 Alan Modra <amodra@bigpond.net.au>
1371
1372 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1373 Replace bfd_read call with call to bfd_bread.
1374 (extract_file): Likewise.
1375
1376 * objdump.c (dump_section_header): Cast section->filepos to
1377 unsigned long to suit printf format string.
1378 * readelf.c (process_section_headers): Similarly for sh_offset.
1379 (process_unwind): Likewise.
1380
d132876a
NC
13812001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1382
1383 * strings.c (encoding, encoding_bytes): New variables.
1384 (long_options): Add --encoding.
1385 (main): Accept -e and --encoding.
1386 (get_char): New function. Read a, possibly wide, character from
1387 the input stream.
1388 (print_strings): Use get_char().
1389 (usage): Document new command line option.
1390 * doc/binutils.texi: Document new command line option.
1391 * NEWS: Announce new command line option.
1392
7559e86e 13932001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
1394
1395 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1396 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1397 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1398 Removed EM_CYGNUS_ARC.
1399
7559e86e 14002001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1401
1402 * readelf.c: Include elf/h8 for H8 series definitions.
1403 (guess_is_rela): H8 series if RELA.
1404 (dump_relocations): Handle H8 series relocations.
1405
0823fbca
EC
14062001-08-31 Eric Christopher <echristo@redhat.com>
1407
1408 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1409
8db76d70
PT
14102001-08-29 Peter Targett <peter.targett@arccores.com>
1411
1412 * MAINTAINERS: Include ARC Maintainer.
1413
d81d6584
BE
14142001-08-29 Ben Elliston <bje@redhat.com>
1415
1416 * stabs.c (stab_demangle_template): Initialise s4.
1417
25a1ff5b
AM
14182001-08-27 Alan Modra <amodra@bigpond.net.au>
1419
1420 * readelf.c (dump_relocations): Recognise EM_PPC64.
1421
a5d22d2a
TS
14222001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1423
1424 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1425
62a5a82d
L
14262001-08-25 H.J. Lu <hjl@gnu.org>
1427
1428 * nm.c (print_width): New.
1429 (display_rel_file): Set `print_width' according to
1430 bfd_sprintf_vma.
1431 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1432
1ae8b3d2
AO
14332001-08-24 Alexandre Oliva <aoliva@redhat.com>
1434
1435 * objcopy.c (use_alt_mach_code): New variable.
1436 (OPTION_ALT_MACH_CODE): Define.
1437 (copy_options): Added --alt-machine-code.
1438 (copy_main): Handle it.
1439 (copy_object): Switch to alternate machine code if requested.
1440 * doc/binutils.texi: Document new option.
1441 * NEWS: Likewise.
1442
d1bdd336
TS
14432001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1444
1445 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1446
410f7a12
L
14472001-08-21 H.J. Lu <hjl@gnu.org>
1448
1449 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1450 (display_debug_info): Cast for 64bit hosts.
1451 (display_debug_frames): Likewise.
1452 (process_mips_specific): Likewise.
1453
c32144ff
AJ
14542001-08-21 Andreas Jaeger <aj@suse.de>
1455
1456 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1457
1458 * sysdump.c: Add missing prototypes.
1459 * srconv.c: Likewise.
1460 * unwind-ia64.c: Likewise.
1461 * coffdump.c: Likewise.
1462
1463 * sysinfo.y: Print prototypes, include <ansidecl.h>.
1464
1465 * coffgrok.c: Add missing prototypes, include libiberty.h instead
1466 of declaring xcalloc.
1467
d8180c76
L
14682001-08-10 H.J. Lu <hjl@gnu.org>
1469
1470 * nm.c (print_value): Add one arg, bfd *.
1471 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1472 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1473 (print_symbol_info_sysv): Likewise.
1474 (print_symbol_info_posix): Likewise.
1475
1476 * objdump.c (dump_section_header): Replace printf_vma with
1477 bfd_printf_vma.
1478 (print_section_stabs): Likewise.
1479 (dump_bfd_header): Likewise.
1480 (objdump_print_value): Replace sprintf_vma with
1481 bfd_sprintf_vma.
1482 (disassemble_bytes): Likewise.
1483 (dump_reloc_set): Likewise.
1484
0218d1e4
AJ
14852001-08-10 Andreas Jaeger <aj@suse.de>
1486
1487 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1488 to build warnings.
1489 * configure: Regenerate.
1490
2863d58a
AM
14912001-08-09 Alan Modra <amodra@bigpond.net.au>
1492
1493 * readelf.c: Add missing prototypes.
1494 * objdump.c: Likewise. Format existing prototypes.
1495
c0e047e0
AO
14962001-08-08 Alexandre Oliva <aoliva@redhat.com>
1497
1498 * readelf.c (display_debug_info): Add to abbrev_offset the addend
1499 of any RELA relocation for the abbrev_offset memory location that
1500 refers to the .debug_abbrev section symbol.
1501
ff78d6d6
L
15022001-08-07 H.J. Lu <hjl@gnu.org>
1503
1504 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1505 (main): Return process_file ().
1506
c36774d6
PB
15072001-08-05 Philip Blundell <philb@gnu.org>
1508
1509 * doc/binutils.texi: Use "Thumb" not "THUMB".
1510
8f9d9bd9
JH
15112001-08-03 John Healy <jhealy@redhat.com>
1512
bb279dc0
ZW
1513 Patch suggested by Frank Eigler <fche@redhat.com>.
1514 * objdump.c (disassemble_data): Fill in section member of the
1515 disasm_info structure.
8f9d9bd9 1516
c918cb96
DD
15172001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1518
1519 * configure.in: Added --with-windres option.
1520 * configure: Regenerated.
1521
c7c55b78
NC
15222001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1523
1524 * doc/binutils.texi: Use @command{name} for commands;
1525 use @option{-opt} for options; use @table @env for list of options;
1526 remove spaces arround [ | ] in synopsis.
1527
1528 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1529 center title.
1530
594ef5db
NC
15312001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1532
bb279dc0
ZW
1533 * objcopy.c: Fix formatting.
1534 (section_rename): New structure.
1535 (OPTION_RENAME_SECTION): New switch.
1536 (copy_usage): Document new switch.
1537 (add_section_rename): New function: Add a node to the section
1538 rename list.
1539 (find_section_rename): New function: Find the new name and
1540 flags for a section.
1541 (setup_section): Call find_section_name to determine the name
1542 of the output section.
1543 (copy_main): Handle OPTION_RENAME_SECTION.
1544 * binutils.texi: Document new switch.
594ef5db
NC
1545 * NEWS: Mention new switch.
1546
1f554c69
NC
15472001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1548
1549 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1550 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1551 bug-binutils@gcc.org.
1552
2f83960e
AM
15532001-07-28 Matthias Kramm <kramm@quiss.org>
1554
1555 * bucomm.c (list_supported_architectures): New function.
1556 * bucomm.h (list_supported_architectures): Declare.
1557 * objdump.c (usage): Call the above.
1558
20fe0649
DB
15592001-07-25 Dave Brolley <brolley@redhat.com>
1560
1561 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1562 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1563
1b577b00
NC
15642001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1565
1566 * README: Update for 2.11. Change bug reporting email address.
1567 * MAINTAINERS: Tidy up. Change bug reporting email address.
1568
95fd336c
DD
15692001-07-16 DJ Delorie <dj@redhat.com>
1570
5f16d855
DD
1571 * resres.c (write_res_header): Align header size.
1572 (res_align_file): Calculate alignment correctly.
1573
95fd336c
DD
1574 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1575 correct 10).
1576 * resrc.c (write_rc_resource): Likewise.
1577 * windres.h (SUBLANG_SHIFT): Define - as 10.
1578
ed8fee27
NC
15792001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1580
1581 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1582
90ab7e9a
NC
15832001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1584
1585 * MAINTAINERS: Add notes about branch checkins.
1586
e0c60db2
NC
15872001-07-05 Daniel Berlin <dan@cgsoftware.com>
1588
1589 * readelf.c (display_debug_macinfo): New function, display
1590 .debug_macinfo section.
1591 (do_debug_macinfo): New variable.
1592 (parse_args): Handle "-w[mM]" to mean display macro info.
1593 (process_section_headers): Handle debug_macinfo.
1594 (debug_displays): Replace unsupported function with macinfo
0218d1e4 1595 function for .debug_macinfo display.
e0c60db2
NC
1596 * doc/binutils.texi: Document new command line switch.
1597 * NEWS: Document new feature of readelf.
0218d1e4 1598
24e01a36
L
15992001-07-05 H.J. Lu <hjl@gnu.org>
1600
1601 * objcopy.c (filter_symbols): Don't turn undefined symbols
1602 into local.
1603
4258bf4d
L
16042001-07-03 H.J. Lu <hjl@gnu.org>
1605
1606 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1607 $@.pod.
1608 (ar.1): Likewise.
1609 (dlltool.1): Likewise.
1610 (nlmconv.1): Likewise.
1611 (nm.1): Likewise.
1612 (objcopy.1): Likewise.
1613 (objdump.1): Likewise.
1614 (ranlib.1): Likewise.
1615 (readelf.1): Likewise.
1616 (size.1): Likewise.
1617 (strings.1): Likewise.
1618 (strip.1): Likewise.
1619 (windres.1): Likewise.
1620 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1621 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1622 $(DEMANGLER_NAME).
1623 (as.1): Removed.
1624 * doc/Makefile.in: Regenerated.
1625
7014bc31
NC
16262001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1627
1628 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1629
b811889f
NC
16302001-07-01 Daniel Berlin <dan@cgsoftware.com>
1631
1632 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1633
12ab83a9
NC
16342001-06-29 James Cownie <jcownie@etnus.com>
1635
1636 * readelf.c: Support DWARF 2.1 attributes.
1637
a6e9f9df
AM
16382001-06-28 Alan Modra <amodra@bigpond.net.au>
1639
1640 * readelf.c (GET_DATA_ALLOC): Remove.
1641 (GET_DATA): Remove.
1642 (get_data): New function combining above macros, with an extra
1643 test for zero size.
1644 (slurp_rela_relocs): Use get_data, and catch error return.
1645 (slurp_rel_relocs): Likewise.
1646 (get_32bit_program_headers): Likewise.
1647 (get_64bit_program_headers): Likewise.
1648 (get_32bit_section_headers): Likewise.
1649 (get_64bit_section_headers): Likewise.
1650 (get_32bit_elf_symbols): Likewise.
1651 (get_64bit_elf_symbols): Likewise.
1652 (process_section_headers): Likewise.
1653 (process_relocs): Likewise.
1654 (slurp_ia64_unwind_table): Likewise.
1655 (process_unwind): Likewise.
1656 (get_32bit_dynamic_segment): Likewise.
1657 (get_64bit_dynamic_segment): Likewise.
1658 (process_dynamic_segment): Likewise.
1659 (process_version_sections): Likewise.
1660 (process_symbol_table): Likewise.
1661 (dump_section): Likewise.
1662 (display_debug_info): Likewise.
1663 (display_debug_section): Likewise.
1664 (process_section_contents): Likewise.
1665 (process_corefile_note_segment): Likewise.
1666 (process_mips_specific): Likewise. Also free econf32, econf64.
1667
af3fc3bc
AM
16682001-06-25 Alan Modra <amodra@bigpond.net.au>
1669
1670 * readelf.c (dump_relocations): Print "bad symbol index" if
1671 symtab == NULL with non-zero symtab_index.
1672 (process_relocs): Don't bomb if reloc section has no symsec.
1673
6d900bf6
L
16742001-06-24 H.J. Lu <hjl@gnu.org>
1675
1676 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1677 by accident.
1678 (copy_main): Apply the the change made to strip_main on
1679 2001-05-30 by accident.
1680
49b4e386
AJ
16812001-06-23 Andreas Jaeger <aj@suse.de>
1682
1683 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1684 parameter 'code'.
1685 (unw_decode_x2): Likewise.
1686 (unw_decode_x3): Likewise.
1687 (unw_decode_x4): Likewise.
1688
d8dc71e3
BE
16892001-06-23 Ben Elliston <bje@redhat.com>
1690
1691 * MAINTAINERS: Add myself as M88k maintainer.
1692
af3bdff7
NC
16932001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1694
1695 * objcopy.c (strip_main): Support -o or --output-file command lien
1696 switch.
1697
105e7211
L
16982001-06-19 H.J. Lu <hjl@gnu.org>
1699
1700 * doc/Makefile.in: Regenerated.
1701
c45021f2
NC
17022001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1703
1704 * readelf.c: Restore formatting.
1705
17062001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1707
bb279dc0
ZW
1708 * Makefile.am: Move documentation into doc subdirectory.
1709 * Makefile.in: Regenerated.
c45021f2 1710 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
1711 * addr2line.1: Removed.
1712 * ar.1: Likewise.
1713 * dlltool.1: Likewise.
1714 * nlmconv.1: Likewise.
1715 * nm.1: Likewise.
1716 * objcopy.1: Likewise.
1717 * objdump.1: Likewise.
1718 * ranlib.1: Likewise.
1719 * readelf.1: Likewise.
1720 * size.1: Likewise.
1721 * strings.1: Likewise.
1722 * strip.1: Likewise.
1723 * windres.1: Likewise.
1724 * cxxfilt.man: Likewise.
c45021f2
NC
1725 * doc: New Directory.
1726 * doc/Makefile.am: New file.
1727 * doc/Makefile.in: Generate.
1728
09ad7db3
AM
17292001-06-09 Alan Modra <amodra@bigpond.net.au>
1730
1731 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1732
936260fe
AM
17332001-06-01 Alan Modra <amodra@bigpond.net.au>
1734
1735 * MAINTAINERS: Update my email address.
1736
16b2b71c
NC
17372001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1738
1739 * objcopy.c: Add new switches: --keep-global-symbol,
1740 --keep-symbols, --localize-symbols, --keep-global-symbols and
1741 --weaken-symbols.
1742 * binutils.texi: Document new switches.
1743 * objcopy.1: Regenerate.
1744 * NEWS: Announce new feature.
1745
7036c0e1
AJ
17462001-05-28 Andreas Jaeger <aj@suse.de>
1747
1748 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1749 variables, fix format strings.
1750
76a406e5
NC
17512001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1752
1753 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1754 when computing the address of the line to show.
1755
31b6fca6
RH
17562001-05-16 Richard Henderson <rth@redhat.com>
1757
1758 * readelf.c (do_debug_frames_interp): New.
1759 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1760 (byte_get_big_endian): Likewise.
1761 (parse_args) ['F']: Set do_debug_frames_interp.
1762 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1763 (frame_display_row): Don't trunc pc_begin to int.
1764 (size_of_encoded_value): New.
1765 (display_debug_frames): Handle 64-bit targets. Print raw data
1766 unless do_debug_frames_interp.
1767 (debug_displays): Remove duplicate .debug_frame.
1768
4fe85591
NC
17692001-05-15 Ralf Baechle <ralf@gnu.org>
1770
1771 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1772 The former constant was never in active use and is used otherwise
1773 by the ABI.
1774
579f31ac
JJ
17752001-05-11 Jakub Jelinek <jakub@redhat.com>
1776
1777 * readelf.c (process_unwind): Print all unwind sections, not just
1778 one.
1779
78f4a3f7
AM
17802001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1781
1782 * readelf.c (process_unwind): Remove const specifier.
1783
1c529ca6
NC
17842001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1785
1786 * strings.c (isgraphic): Do not use isascii() unless it is needed
1787 for isprint() to work.
1788 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1789
87e6d782
NC
17902001-04-27 Johan Rydberg <jrydberg@opencores.org>
1791
bb279dc0 1792 * NEWS: Announce support for OpenRISC.
87e6d782 1793
4bd3d870 17942001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
1795
1796 * dlltool.c (do_default_excludes): Initialise to true.
1797
21211521
AM
17982001-04-10 Alan Modra <amodra@one.net.au>
1799
1800 * MAINTAINERS: Update my email address
1801 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1802
0c66b61e 18032001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
1804
1805 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1806
e58d53af
L
18072001-03-30 H.J. Lu <hjl@gnu.org>
1808
1809 * readelf.c (process_unwind): Just return if do_unwind is 0.
1810
bee72332
DD
18112001-03-28 Roger Sayle <roger@metaphorics.com>
1812
1813 * dlltool.c (make_one_lib_file): Fix section flags for
1814 .text, .data and .bss in stub ds*.o files to match those
1815 generated by gas.
1816
f1467e33
L
18172001-03-29 H.J. Lu <hjl@gnu.org>
1818
1819 * readelf.c (process_unwind): Only do unwind sections for
1820 IA64.
1821
1c6fb4fe
L
18222001-03-28 H.J. Lu <hjl@gnu.org>
1823
1824 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1825 * Makefile.in: Regenerate.
1826
0879a67a
AJ
18272001-03-26 Andreas Jaeger <aj@suse.de>
1828
1829 * binutils.texi (nm): Fix texi syntax.
1830
0285c67d
NC
18312001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1832
1833 * binutils.texi: Put @c man begin and @c man end indications
1834 to generate man pages using texi2pod and pod2man. Put @c man title
1835 to identify each man. Add SEEALSO entries.
1836 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1837 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1838 sort the list.
1839 (*.1): Build the man pages from binutils.texi.
1840 * Makefile.in: Regenerate.
1841
04847a4d
CF
18422001-03-13 Eric Kohl <ekohl@rz-online.de>
1843
1844 * defparse.y (opt_equal_name): allow "." in name.
1845 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1846 (gen_exp_file): Likewise.
1847
43a0748c
NC
18482001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1849
1850 * NEWS: Document addition of -B switch to objcopy.
1851 * binutils.texi: Document addition of -B switch to objcopy.
1852 * objcopy.c: (copy_options): Add --binary-architecture.
1853 (copy_usage): Document -B/--binary-architecture.
1854 (copy_main): Support -B/--binary-architecture. Set
1855 bfd_external_binary_architecture.
0879a67a 1856
b7498e0e
NC
18572001-03-11 Andreas Jaeger <aj@suse.de>
1858
1859 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1860 (dump_relocations): Likewise.
1861 (get_machine_name): Likewise.
1862
a59e3bd7
NC
18632001-02-28 Nick Clifton <nickc@redhat.com>
1864
1865 * readelf.c: (struct unw_aux_info): Remove const modifier for
1866 'strtab' field.
1867 (process_unwind): Remove non-K&R compliant LHS type cast in call
1868 to GET_DATA_ALLOC macro.
1869
a5bcd848
PB
18702001-02-28 Philip Blundell <pb@futuretv.com>
1871
1872 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1873 ABI is in use; remove ambiguity between the "unknown" EABI and
1874 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
1875 renamed EF_xx constants.
1876
27b7e12d
AM
18772001-02-27 Alan Modra <alan@linuxcare.com.au>
1878
1879 * configure.in (BFD_VERSION): New.
1880 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1881 * configure: Regenerate.
1882 * Makefile.am: Run "make dep-am"
1883 * Makefile.in: Regenerate.
1884
a9f10786
NC
18852001-02-14 Nick Clifton <nickc@redhat.com>
1886
1887 * MAINTAINERS: Add "Obvious Fix" rule.
1888
3c44da9a
MS
18892001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1890
1891 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1892 literal concatenation.
1893
ecd03389
MS
18942001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1895
1896 * readelf.c (struct unw_aux_info): Remove const from the info member.
1897 (process_unwind): Don't type-cast the third argument to the
1898 GET_DATA_ALLOC macro.
1899
88ec60c7
NC
19002001-02-11 Nick Clifton <nickc@redhat.com>
1901
1902 * readelf.c (dump_relocations): Free corrected allocated
1903 array.
1904 (process_unwind): Fix compile time warning.
1905
f5e21966
NC
19062001-02-10 Nick Clifton <nickc@redhat.com>
1907
1908 * binutils.texi: Document new --unwind option to readelf.
1909
a85d7ed0
NC
19102001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1911
1912 * readelf.c: Add linux target for S/390.
1913
7bb10502
AM
19142001-02-10 Alan Modra <alan@linuxcare.com.au>
1915
1916 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1917 printf is a macro.
1918
8ca8f343
HPN
19192001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
1920
1921 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1922 * aclocal.m4: Regenerate.
1923 * configure: Regenerate.
1924
7340082d
NC
19252001-02-07 Todd Vierling <tv@wasabisystems.com>
1926
1927 * bucomm.c (bfd_target_vector): Change extern array to pointer.
1928 * objdump.c (bfd_target_vector): Likewise.
1929
4d6ed7c8
NC
19302001-02-07 David Mosberger <davidm@hpl.hp.com>
1931
1932 * readelf.c (process_unwind): New function.
1933 (slurp_ia64_unwind_table): Ditto.
1934 (dump_ia64_unwind): Ditto.
1935 (find_symbol_for_address): Ditto.
1936 (slurp_rela_relocs): New function (split off from dump_relocations()).
1937 (slurp_rel_relocs): Ditto.
1938 (parse_args): Handle '-u' option.
1939
1940 * unwind-ia64.c: New file.
1941 * unwind-ia64.h: New file.
1942 * Makefile.am: Include unwind-ia64.c in readelf build.
1943 * Makefile.in: Regenerate.
7340082d 1944 * po/binutils.pot: Regenerate.
4d6ed7c8 1945
c7217458
PB
19462001-02-04 Philip Blundell <philb@gnu.org>
1947
1948 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1949 * configure: Regenerate.
1950
956eedd4
AM
19512001-01-31 Steve deRosier <sderosier@vari-lite.com>
1952
1953 * ieee.c (ieee_add_bb11): Don't check for backslashes
1954 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1955
8855cbca
AM
19562001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
1957
c7f2731e
AM
1958 * ieee.c: Update copyright.
1959 (ieee_start_compilation_unit): Don't check for backslashes
1960 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1961
8855cbca
AM
1962 * stabs.c: Update copyright. Include "filenames.h".
1963 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1964
329de803 19652001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
1966
1967 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1968 sections are present before using them. Remove code duplication.
1969 (process_symbol_table): Check if VERDEF or VERNEED sections are
1970 present before using them.
1971
23719f39
NC
19722001-01-17 Nick Clifton <nickc@redhat.com>
1973
1974 * objcopy.c (copy_object): Fail if attempting to convert the
1975 endianness of the input object file.
1976
1977 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 1978
f726e849
NC
19792001-01-16 Nick Clifton <nickc@redhat.com>
1980
1981 * readelf.c (string_table_length): New variable.
1982 (SECTION_NAME): Catch out of range indices and missing section
1983 pointers.
1984 (process_section_headers): Delete useless local variable
1985 string_table_offset. Set the value of string_table_length
1986 after loading the string table.
1987 (process_mips_specific): Use SECTION_NAME macro.
1988 (process_file): Set string_table_length to 0 when it is freed.
1989
d0398d6a
NC
19902001-01-12 Nick Clifton <nickc@redhat.com>
1991
1992 * version.c (print_version): Update copyright date.
1993
0d2bcfaf
NC
19942001-01-11 Peter Targett <peter.targett@arccores.com>
1995
1996 * readelf.c (dump_relocations): Include selection with EM_ARC.
1997 (get_machine_name) Update name to "ARC".
1998
8b1e6df3
NC
19992001-01-09 Nick Clifton <nickc@redhat.com>
2000
2001 * Makefile.am: Add rule to build objdump.o from objdump.c and
2002 using OBJDUMP_DEFS.
2003 * Makefile.in: Regenerate.
2004
2005 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2006 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2007 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 2008 * configure: Regenerate.
8b1e6df3
NC
2009
2010 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2011 is defined read in the relocs even if dump_reloc_info is
2012 false.
2013
2f952d20
PB
20142001-01-07 Philip Blundell <philb@gnu.org>
2015
2016 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2017 `bug-binutils'.
2018 * README: Likewise.
2019
a8c548cb
NC
20202000-12-19 Nick Clifton <nickc@redhat.com>
2021
2022 * dlltool.c: Add missing support for arm-epoc-pe.
2023 * configure.in: Add missing support for arm-epoc-pe.
2024 * configure: Regenerate.
2025
cc5fda35
NC
20262000-12-15 Nick Clifton <nickc@redhat.com>
2027
2028 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2029 Mode parts of the x86 port.
2030
bcedfee6
NC
20312000-12-04 Andreas Jaeger <aj@suse.de>
2032
2033 * readelf.c (guess_is_rela): Add EM_X86_64.
2034 (dump_relocations): Add EM_X86_64.
2035 (get_machine_name): Add EM_X86_64.
2036 Include "elf/x86-64.h".
2037
584da044
NC
20382000-12-12 Nick Clifton <nickc@redhat.com>
2039
2040 * readelf.c: Fix formatting.
2041
7559e86e 20422000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2043
2044 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2045
a98cc2b2
AH
20462000-12-07 Andrew Haley <aph@redhat.com>
2047
2048 * readelf.c (display_debug_frames): Only display columns that are
2049 referenced by the frame debug info.
2050
c7987a69
NC
20512000-12-05 Nick Clifton <nickc@redhat.com>
2052
2053 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2054
09fd7e38
JM
20552000-12-04 Jason Merrill <jason@redhat.com>
2056
2057 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2058 (display_debug_section): Likewise.
2059 (display_debug_info): Display CU header before bailing.
2060
e7af610e
NC
20612000-12-01 Chris Demetriou <cgd@sibyte.com>
2062
09fd7e38
JM
2063 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2064 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2065 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 2066
09fd7e38
JM
2067 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2068 and E_MIPS_ARCH_64.
84ea6cf2 2069
09fd7e38
JM
2070 * readelf.c (get_machine_flags): Add case for
2071 E_MIPS_MACH_SB1.
c6c98b38 2072
75066968
DD
20732000-11-30 Richard Earnshaw <rearnsha@arm.com>
2074
2075 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2076
5c4666ea
HPN
20772000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2078
6e917903 2079