Define SKIP_ZEROES as 32 for tic4x target in order to ensure proper
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
1a09a22c
NC
12002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
2
3 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
4 order to ensure proper disassembly of the valid 0-value opcode.
5 * configure: Regenerate.
6 * aclocal.m4: Regenerate.
7 * config.in: Regenerate.
8 * configure.in: Regenerate.
9 * doc/Makefile.in: Regenerate.
10 * po/binutils.pot: Regenerate.
11
c254c557
KK
122002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
13
14 * MAINTAINERS: Add self as SH maintainer.
15
aefbdd67
BE
162002-10-23 Ben Elliston <bje@redhat.com>
17
18 * doc/binutils.texi (objdump): Document -z and move the entry for
19 --disassemble-zeroes to the end of the options section (for `z').
20
ab9bcc01
NC
212002-10-21 Nick Clifton <nickc@redhat.com>
22
23 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
24
8ab56b6f
AM
252002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
26
27 * objdump.c (dump_data): Correct addr_offset for opb != 1.
28
49c12576
AM
292002-10-15 Alan Modra <amodra@bigpond.net.au>
30
48417c1a
AM
31 * bucomm.c (list_supported_targets): Use bfd_target_list.
32
49c12576
AM
33 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
34 other object errors in preference to bfd_core errors.
35
6e1a7e9a
AM
362002-10-14 Alan Modra <amodra@bigpond.net.au>
37
38 * Makefile.am: Run "make dep-am".
39 * objdump.c: #include "bfdver.h".
40 * version.c: Likewise.
41 * Makefile.in: Regenerate.
42 * config.in: Regenerate.
43 * configure: Regenerate.
44 * po/POTFILES.in: Regenerate.
45
09fc3b02
DJ
462002-10-09 Daniel Jacobowitz <drow@mvista.com>
47
48 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
49 sections. Allow relocations against the absolute symbol. Don't
50 use the value in compunit.cu_abbrev_offset if we found a RELA
8ab56b6f 51 relocation.
09fc3b02 52
f309035a
NC
532002-10-07 Gordon Chaffee <chaffee@netvmg.com>
54
55 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
56 ordinary ones are available.
57
810dfa6e
L
582002-09-30 H.J. Lu <hjl@gnu.org>
59
60 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
61 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
62
bb279dc0
ZW
632002-09-17 Zack Weinberg <zack@codesourcery.com>
64
65 * Makefile.am (CFILES): Add cxxfilt.c.
66 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
67 (cxxfilt_LDADD): Delete.
68 Remove all references to underscore.c.
69 Regen dependencies.
70 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
71 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
72 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
73 adjustments to fit into binutils framework.
74 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
75
065c959b
NC
762002-09-12 Roland McGrath <roland@redhat.com>
77
78 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
79 Handle DW_OP_GNU_push_tls_address.
80
e09f4395
NC
812002-09-11 Nick Clifton <nickc@redhat.com>
82
83 * po/tr.po: Updated Turkish translation.
84
873e0588
NC
852002-09-10 Nick Clifton <nickc@redhat.com>
86
87 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
88 testsuite changes. Add paragraphs about testsuite and config
89 patches.
90
069fe61f
NC
912002-08-29 Nick Clifton <nickc@redhat.com>
92
93 * readelf.c (get_machine_flags): Remove redundant reference to
94 E_V850EA_ARCH.
95
fe0507eb
AM
962002-08-28 Alan Modra <amodra@bigpond.net.au>
97
98 * objdump.c (dump_bfd): Restore lines accidentally deleted in
99 last commit.
100
026df7c5
NC
1012002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
102
bb279dc0 103 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
104 (dump_bfd_header): Likewise.
105
68a4c073
AM
1062002-08-27 Alan Modra <amodra@bigpond.net.au>
107
108 * nm.c: Revert last change.
109
a1df01d1
AM
1102002-08-26 Alan Modra <amodra@bigpond.net.au>
111
112 * nm.c (display_rel_file): Don't report "no symbols" as an error.
113 * objdump.c (slurp_symtab): Likewise.
114 (slurp_dynamic_symtab): Likewise.
115 (dump_symbols): Likewise. Do print "no symbols" to stdout.
116
a926ab2f
GK
1172002-08-24 Geoffrey Keating <geoffk@redhat.com>
118
119 * MAINTAINERS: Change my mailing address.
120
fcf62380
DA
1212002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
122
123 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
124
51e28791
NC
1252002-08-22 Nick Clifton <nickc@redhat.com>
126
127 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
128 HPPA.
129
c5b060ad
AM
1302002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
131
132 * readelf.c (parse_args): Change debug_dump_opt to static.
133
4b73ca92
NC
1342002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
135
136 * stabs.c (parse_stab_argtype): Pass length of physname to
137 stab_demangle_argtypes.
138 (stab_demangle_argtypes): Add new parameter - length of physname.
139 Pass length of physname on to stab_demangle_prefix.
140 (stab_demangle_prefix): Add new parameter - length of physname.
141 Use length of physname (if supplied) to compute end of function
142 name.
143
35b1837e
AM
1442002-08-15 Alan Modra <amodra@bigpond.net.au>
145
146 * readelf.c: Include elf/i370.h.
147 (dump_relocations): Handle EM_S370.
148 (dynamic_segment_parisc_val): Print \n.
149 (process_dynamic_segment <DT_BIND_NOW>): Here too.
150
762baac5
NC
1512002-08-14 Nick Clifton <nickc@redhat.com>
152
153 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
154 * objdump.c (usage): Likewise.
155 * doc/binutils.texi: Likewise.
156
85c09e8a
NC
1572002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
158
159 * rcparse.y (acc_entry): Don't warn about ALT use with
160 non-VIRTKEY.
161
212a3c4d
L
1622002-08-13 H.J. Lu <hjl@gnu.org>
163
164 * objcopy.c (copy_object): Don't warn about the unsupported
165 architecture unless the input target is defaulted or the
166 output architecture is different from the input.
167
2b692c59
NC
1682002-08-09 Nick Clifton <nickc@redhat.com>
169
170 * po/sv.po: Updated Swedish translation.
171
09de7a73
AM
1722002-08-05 Alan Modra <amodra@bigpond.net.au>
173
174 * prdbg.c (pr_fix_visibility): Remove assert.
175
47badb7b
NC
1762002-07-31 Nick Clifton <nickc@redhat.com>
177
178 * addr2line.c (process_file): Rename parameter 'filename' to
179 'file_name' in order to avoid shadowing global symbol of the
180 same name.
181 (main): Likewise.
182
2979dc34
JJ
1832002-07-30 Jakub Jelinek <jakub@redhat.com>
184
185 * readelf.c (OPTION_DEBUG_DUMP): Define.
186 (options): Use it.
187 (usage): Update help.
188 (parse_args): Handle --debug-dump separately from -w.
189 * doc/binutils.texi (readelf): Update documentation.
190
219576a4
NC
1912002-07-25 Nick Clifton <nickc@redhat.com>
192
193 * po/es.po: Updated Spanish translation.
194 * po/fr.po: Updated French translation.
195
bf4f22e6 1962002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 197
bf4f22e6
NC
198 * po/es.po: Updated Spanish translation.
199
c5b3a82a
AM
2002002-07-23 Alan Modra <amodra@bigpond.net.au>
201
202 * Makefile.am: Run "make dep-am".
203 * Makefile.in: Regenerate.
204
0461a601
NC
2052002-07-23 Nick Clifton <nickc@redhat.com>
206
bf4f22e6 207 * po/fr.po: Updated French translation.
0461a601 208
bf44dd74
AM
2092002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
210
211 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
212
2c205ff2
AM
2132002-07-20 Alan Modra <amodra@bigpond.net.au>
214
63eb0809 215 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 216
1e4cf259
NC
2172002-07-18 Denis Chertykov <denisc@overta.ru>
218 Frank Ch. Eigler <fche@redhat.com>
219
220 * readelf.c: Include "elf/ip2k.h".
221 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
222 (dump_relocations): Likewise.
223 (get_machine_name): Likewise.
224 * NEWS: Mention IP2K support.
225
2cbb2eef
NC
2262002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
227
228 * NEWS: Add 'Changes in 2.13'.
229
047b2264
JJ
2302002-07-10 Jakub Jelinek <jakub@redhat.com>
231
232 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
233 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
234 (get_section_type_name): Handle SHT_GNU_LIBLIST.
235 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
236 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
237 (process_gnu_liblist): New.
238 (process_file): Call it.
239
97230b15
AM
2402002-07-03 Alan Modra <amodra@bigpond.net.au>
241
242 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
243 * Makefile.in: Regenerate.
244
a6637ec0
AM
2452002-07-02 Alan Modra <amodra@bigpond.net.au>
246
247 * budemang.c: New file, "demangle" function.
248 * budemang.h: New file.
249 * addr2line.c (translate_addresses): Use "demangle".
250 * nm.c (print_symname): Likewise.
251 * objdump.c (objdump_print_symname): Likewise.
252 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
253 here since that obfuscates.
254 * rdcoff.c: Don't #include demangle.h.
255 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
256 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
257 (HFILES): Add budemang.h. Sort.
258 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
259 Run "make dep-am".
260 * Makefile.in: Regenerate.
261
179d3252
JT
2622002-07-01 Matt Thomas <matt@3am-software.com>
263
264 * readelf.c: Include "elf/vax.h".
265 (guess_is_rela): Move EM_VAX from unknown to RELA case.
266 (dump_relocations): Handle VAX relocations.
267 (get_machine_flags): Handle VAX machine flags.
268
75751cd9
SC
2692002-06-29 Stephane Carrez <stcarrez@nerim.fr>
270
271 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
272
e5851ab8
NC
2732002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
274
275 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
276
eb3f2f5c
AM
2772002-06-26 Alan Modra <amodra@bigpond.net.au>
278
279 * nm.c (print_symname): When demangling, strip leading dots from
280 symbol names to avoid confusing the demangler.
281
a13a0de8
L
2822002-06-25 H.J. Lu <hjl@gnu.org>
283
284 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
285 * Makefile.in: Regenerated.
286
6db7a086
AM
2872002-06-21 Igor Schein <igor@txc.com>
288
289 * configure.in: Quote bu_cv_have_fopen64.
290 * configure: Regenerate.
291
9710509e
AM
2922002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
293
294 * configure.in: Check for strcoll.
295 * configure: Regenerate.
296 * config.in: Regenerate.
297 * nm.c (main): Set locale for LC_COLLATE category.
298 (non_numeric_forward): Use strcoll if available.
299
a9f0b5e7
DB
3002002-06-20 Dave Brolley <brolley@redhat.com>
301
302 * MAINTAINERS: Add self as fr30 and frv maintainer.
303
33f5f537
L
3042002-06-18 H.J. Lu (hjl@gnu.org)
305
306 * nm.c: Include "elf/common.h".
307 (extended_symbol_info): Add elfinfo, a pointer to
308 elf_symbol_type.
309 (SYM_SIZE): Use elfinfo if it is not NULL.
310 (get_symbol_type): New function.
311 (display_archive): Set print_width for each archive member.
312 (display_file): Likewise.
313 (display_rel_file): Don't set print_width here.
314 (print_object_filename_sysv): Handle print_width.
315 (print_archive_member_sysv): Likewise.
316 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
317 (print_symbol): Set the elfinfo field in extended_symbol_info
318 for ELF.
319 (print_object_filename_sysv): Fix the output format.
320 (print_symbol_info_sysv): Print type and section for ELF.
321
3222002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
323
324 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 325 the symbol's size equal to its value when --size-sort is
33f5f537
L
326 used.
327
5c70f934
DB
3282002-06-18 Dave Brolley <brolley@redhat.com>
329
330 From Catherine Moore:
331 * readelf.c (elf/frv.h): #include it.
332 (guess_is_rela): Support EM_CYGNUS_FRV.
333 (dump_relocations): Ditto.
334 (get_machine_name): Ditto.
335 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
336
7ece0d85
JJ
3372002-06-18 Jakub Jelinek <jakub@redhat.com>
338
339 * readelf.c (get_file_header): Only read the first section header if
340 e_shoff is non-zero.
341
72797995
L
3422002-06-15 H.J. Lu (hjl@gnu.org)
343
344 * nm.c (print_size): New variable. Initialize to 0.
345 (long_options): Add 'S'/"print-size".
346 (main): Handle 'S'.
347 (print_symbol_info_bsd): Print size only if print_size is not
348 0.
349
350 * doc/binutils.texi: Document -S/--print-size.
351
977f7911
NC
3522002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
353
354 * nm.c (struct extended_symbol_info): New strcuture: Add the size
355 of the symbols to the information provided by the symbol_info
356 structure.
357 (print_symbols): Pass the symbol size to print_symbol.
358 (print_size_symbols): Pass the symbol size to print_symbol.
359 (print_symbol): Extra argument: The size of the symbol. Store
360 this in the extended_symbol_info structure.
361 (print_symbol_info): Change type of info parameter to
362 extended_symbol_info. Display the size, if known.
363 (print_symbol_info_posix): Likewise.
364 (print_symbol_info_sysv): Likewise.
365
b1f88ebe
AM
3662002-06-08 Alan Modra <amodra@bigpond.net.au>
367
fa449227
AM
368 * Makefile.am: Run "make dep-am".
369 * Makefile.in: Regenerate.
370 * doc/Makefile.in: Regnerate.
371
b1f88ebe
AM
372 * bucomm.c: Replace CONST with const.
373 * nm.c: Likewise.
374 * objdump.c: Likewise.
375
91a106e6
L
3762002-06-07 H.J. Lu <hjl@gnu.org>
377
378 * readelf.c (DW_CFA_GNU_args_size): Don't define.
379 (DW_CFA_GNU_negative_offset_extended): Likewise.
380 (DW_CFA_GNU_window_save): Likewise.
381 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
382 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
383
6ab6b380 3842002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 385
6ab6b380
NC
386 * nm.c: When computing size of symbols for an ELF target use the
387 internal size field.
388
e28e05a3
JL
3892002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
390
391 * testsuite/binutils-all/objcopy.exp: clear xfail for
392 "hppa*64*-*-hpux*".
393 * testsuite/binutils-all/hppa/objdump.exp: Return if
394 "*64*-*-*".
395
dc156bc0
AM
3962002-06-05 Alan Modra <amodra@bigpond.net.au>
397
398 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
399
4002002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
401
402 * objdump.c: Fix formatting.
403
d79e4ea3
BE
4042002-05-29 Ben Elliston <bje@redhat.com>
405
406 * MAINTAINERS: Add self as M68k maintainer.
407
d172d4ba
NC
4082002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
409
410 * readelf.c: Modified/Added DLX elf support.
411
7edb8f29
NC
4122002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
413
3a1a2036
NC
414 * arsup.c: Fix formatting.
415 * debug.c (debug_record_label): Add missing colon to error
416 message.
417 * ieee.c (parse_ieee_ty): Fix spelling typo.
418 * readelf.c (process_program_headers): Remove English assumption
419 about making a plural word.
420 (process_section_headers): Likewise.
421 (process_relocs): Allow quotes to be translated.
422 (process_unwind): Likewise,
423 (process_mips_specific): Improve error message.
424 (get_note_type): Fix spelling typo.
425
7edb8f29
NC
426 * configure.in (ALL_LINGUAS): Add sv
427 * po/sv.po: New file.
428
3eee1e9d
AM
4292002-05-27 Alan Modra <amodra@bigpond.net.au>
430
431 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
432 (unw_print_grmask): Likewise.
433 (unw_print_frmask): Likewise.
434
d43efbe3
KH
4352002-05-26 Kazu Hirata <kazu@cs.umass.edu>
436
437 * arsup.c: Remove ARGSUSED.
438 * debug.c: Likewise.
439 * ieee.c: Likewise.
440 * nlmconv.c: Likewise.
441 * prdbg.c: Likewise.
442 * stabs.c: Likewise.
443 * wrstabs.c: Likewise.
444
e9792343
AM
4452002-05-25 Alan Modra <amodra@bigpond.net.au>
446
447 * arlex.l: Use #include "" instead of <> for local header files.
448 * coffdump.c: Likewise.
449 * coffgrok.c: Likewise.
450 * nlmconv.c: Likewise.
451 * nlmheader.y: Likewise.
452 * srconv.c: Likewise.
453 * strings.c: Likewise.
454 * sysdump.c: Likewise.
455 * unwind-ia64.h: Likewise.
456 * windres.h: Likewise.
457 * winduni.h: Likewise.
458
d7e53452
TR
4592002-05-24 Tom Rix <trix@redhat.com>
460
461 * MAINTAINERS: Add self as the d10v maintainer.
462
436e8db0
NC
4632002-05-24 TAMURA Kent <kent@netbsd.org>
464
465 * configure.in: Builds dlltool for i386-netbsdpe.
466 * configure: Regenerate.
467
9f66665a
KH
4682002-05-23 Kazu Hirata <kazu@cs.umass.edu>
469
470 * size.c: Fix formatting.
471 * srconv.c: Likewise.
472 * stabs.c: Likewise.
473 * sysdump.c: Likewise.
474 * unwind-ia64.c: Likewise.
475 * wrstabs.c: Likewise.
476
13ae64f3
JJ
4772002-05-23 Jakub Jelinek <jakub@redhat.com>
478
479 * readelf.c (get_segment_type): Add PT_TLS.
480 (get_elf_section_flags): Add SHF_TLS.
481 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
482 (process_dynamic_segment): Use puts instead of printf.
483 (get_symbol_type): Support STT_TLS.
484 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
485 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
486 Add SEC_THREAD_LOCAL.
487
53c7db4b
KH
4882002-05-23 Kazu Hirata <kazu@cs.umass.edu>
489
490 * rdcoff.c: Fix formatting.
491 * rddbg.c: Likewise.
492 * readelf.c: Likewise.
493 * rename.c: Likewise.
494 * resbin.c: Likewise.
495 * resrc.c: Likewise.
496 * resres.c: Likewise.
497
0af11b59
KH
4982002-05-21 Kazu Hirata <kazu@cs.umass.edu>
499
500 * filemode.c: Fix formatting.
501 * ieee.c: Likewise.
502 * is-ranlib.c: Likewise.
503 * is-strip.c: Likewise.
504 * maybe-ranlib.c: Likewise.
505 * maybe-strip.c: Likewise.
506 * nlmconv.c: Likewise.
507 * nm.c: Likewise.
508 * not-ranlib.c: Likewise.
509 * not-strip.c: Likewise.
510 * objcopy.c: Likewise.
511 * objdump.c: Likewise.
512
21611032
TS
5132002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
514
515 * objdump.c (dump_headers): Fix output formatting for ELF32
516 architectures in a BFD64 enabled toolchain.
517
26044998
KH
5182002-05-20 Kazu Hirata <kazu@cs.umass.edu>
519
520 * debug.c: Fix formatting.
521 * debug.h: Likewise.
522 * dlltool.c: Likewise.
523 * dllwrap.c: Likewise.
524 * emul_aix.c: Likewise.
525 * emul_vanilla.c: Likewise.
526
f462a9ea
KH
5272002-05-19 Kazu Hirata <kazu@cs.umass.edu>
528
529 * addr2line.c: Fix formatting.
530 * ar.c: Likewise.
531 * arsup.c: Likewise.
532 * arsup.h: Likewise.
533 * binemul.c: Likewise.
534 * binemul.h: Likewise.
535 * bucomm.c: Likewise.
536 * coffdump.c: Likewise.
537 * coffgrok.c: Likewise.
538 * coffgrok.h: Likewise.
539
e0159aa9
MM
5402002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
541
542 * MAINTAINERS: Add myself as the second AVR port maintainer.
543
074b403e
SC
5442002-05-16 Stephane Carrez <stcarrez@nerim.fr>
545
546 * MAINTAINERS: Update my email address.
547
2b9c8201
NC
5482002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
549
550 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
551
e1d5b1e7
AM
5522002-05-09 Alan Modra <amodra@bigpond.net.au>
553
554 * configure.in: Replace `*pe' with `pe' throughout.
555 * configure: Regenerate.
556
d3d8a9ee
NC
5572002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
558
559 * Makefile.am: Honour DESTDIR.
560 * Makefile.in: Regenerate.
561
405c98a4
AM
5622002-05-06 Alan Modra <amodra@bigpond.net.au>
563
a02d5965
AM
564 * dlltool.c (process_def_file): Add missing prototype.
565 (new_directive, assemble_file, main): Likewise.
566 (process_def_file, new_directive): Make static.
567 (inform): Rewrite using VA_FIXEDARG.
568 * dllwrap.c (mybasename): Add missing prototype.
569 (strhash, main): Likewise.
570 (inform): Rewrite using VA_FIXEDARG.
571 (warn): Likewise.
572 (cleanup_and_exit): Use old style function definition.
573 (strhash): Likewise.
574 * windres.c (define_resource): Use one memset to clear all of
575 struct res_resource.
576
405c98a4 577 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 578 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
579
5802002-05-06 Borut Razem <borut.razem@siol.net>
581
582 * rclex.l (get_string): Correct "strings" list handling.
583 * resrc.c (read_rc_file): Discard strings.
584
91593c9d
AM
5852002-05-04 Alan Modra <amodra@bigpond.net.au>
586
e58a75dc
AM
587 * ar.c (replace_members): Remove unused var. Formatting fix.
588 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
589
91593c9d
AM
590 * MAINTAINERS: Sort port maintainers by CPU.
591
6b52b824
AM
5922002-05-04 Bob Byrnes <byrnes@curl.com>
593
594 * size.c (display_archive): Add last_arfile and code to close archives.
595
dd70071f
AM
5962002-05-01 Alan Modra <amodra@bigpond.net.au>
597
598 * nm.c (print_symbol): Check returned filename from
599 bfd_find_nearest_line is non-NULL.
600
6c95717a 6012002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
602
603 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 604
3c25c5f6
NC
6052002-04-24 Christian Groessler <chris@groessler.org>
606
607 * MAINTAINERS: Changed my email address.
608
944cd72c
TS
6092002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
610
611 * arparse.y: Fix syntax warning.
612
ea91f8bb
NC
6132002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
614
3e55a963
NC
615 * readelf.c (fetch_location_list): Remove unused function.
616
617 * readelf.c (process_corefile_note_segment): Catch corrupt notes
618 and display a warning message, then exit the loop.
619
ea91f8bb
NC
620 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
621
45b99827
NC
6222002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
623
624 * resrc.c (write_rc_dialog): If charset is non-default value
625 display all of the DIALOGEX parameters.
626
6272002-04-15 Eric Kohl <ekohl@rz-online.de>
628
bb279dc0 629 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
630 DIALOGEX resources.
631 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
632 resource data.
bb279dc0 633 (res_to_bin_dialog): Likewise.
45b99827
NC
634 * windres.h: Added misssing charset variable to dialog_ex
635 structure.
636
acfbab8a
NC
6372002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
638
639 * rcparse.y: Set MEMFLAG_PURE by default.
640
df3baf66
NC
6412002-04-09 Bernd Herd <info@herdsoft.com>
642
bb279dc0 643 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 644 are quoted.
4c30641a 645 Fix typo in BEDIT warning.
91eafb40 646 Don't add default dialog style when explicit style specified.
b62a12ca 647 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 648
b24eb5ac
NC
649 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
650 (handle_quotes) "\a" escape (used for right justified key
651 definitions in menus) is encodes as binary 8.
df3baf66 652
b24eb5ac
NC
653 * resrc.c (write_rc_dialog): Print style even if it is 0.
654 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 655 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 656
b24eb5ac
NC
657 * resbin.c (bin_to_res_dialog): Use signature to identify
658 DIALOGEX.
f7d63484 659
b24eb5ac 660 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 661
df3baf66
NC
6622002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
663
664 * resrc.c: print CLASS names in quotes
665
6662002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
667
668 * MAINTAINERS: Update my email address.
669
8e42bcb6
AM
6702002-04-04 Alan Modra <amodra@bigpond.net.au>
671
672 * dep-in.sed: Cope with absolute paths.
673 * Makefile.am (dep.sed): Subst TOPDIR.
674 Run "make dep-am".
675 * Makefile.in: Regenerate.
676
96f959e5
PT
6772002-03-27 Peter Targett <peter.targett@arc.com>
678
679 * MAINTAINERS: Update my email address.
680
1ea788ee
AM
6812002-03-21 Alan Modra <amodra@bigpond.net.au>
682
683 * Makefile.am: Run "make dep-am".
684 * Makefile.in: Regenerate.
685 * doc/Makefile.in: Regenerate.
686 * po/POTFILES.in: Regenerate.
687 * aclocal.m4: Regenerate.
688 * config.in: Regenerate.
689 * configure: Regenerate.
690
a2f14207
DB
6912002-03-20 Daniel Berlin <dan@dberlin.org>
692
693 * readelf.c: Add support for displaying dwarf2 location lists.
694 (do_debug_loc, debug_loc_section, debug_loc_size): New.
695 (parse_args): Use 'O' as shorthand for displaying location list
696 section.
697 (process_section_headers): Handle debug_loc as well.
698 (load_debug_loc): New.
699 (free_debug_loc): New.
700 (fetch_location_list): New.
701 (display_debug_loc): New.
702 (display_debug_info): Call load_debug_loc and free_debug_loc.
703 (debug_displays): We can display .debug_loc now, too.
704 (usage): Update usage string.
705 (read_and_display_attr_value): Note location lists, but don't
706 display them inline.
707
eb1e0e80
NC
7082002-03-18 Tom Rix <trix@redhat.com>
709
710 * Makefile.am: Add binutils emulation support.
711 * configure.in: Same.
712 * configure.tgt: New file. Same.
713 * ar.c (main): Use ar_emul_parse_arg.
714 (usage): Use ar_emul_usage.
715 (replace_members): Use ar_emul_replace, ar_emul_append.
716 * binemul.c: New file. Define the binutils emulation
717 layer. Define default methods.
718 * binemul.h: New file. Binutils emulation layer header file.
719 * emul_aix.c: New file. AIX binutils emulation.
720 * emul_vanilla.c: New file. Default binutils emulation.
721 * Makefile.in: Regenerate.
722 * configure: Same.
723
a1c259a1
NC
7242002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
725
726 * po/fr.po: Updated version.
727
9ce88e60
NC
7282002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
729
730 * po/fr.po: Updated version.
731
effb0601
DJ
7322002-03-07 Daniel Jacobowitz <drow@mvista.com>
733
734 * README: Update some version numbers.
735
a65688ab
DJ
7362002-03-07 Daniel Jacobowitz <drow@mvista.com>
737
738 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
739 (Architecture Selection): Likewise.
740
f3f7fbb2
NC
7412002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
742
743 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
744 generating .exp file.
745
25345be5
NC
7462002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
747
748 * readelf.c (dump_relocations): Fix typo.
749
9a66911f
NC
7502002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
751
752 * NEWS: Mark 2.12 branch.
753
2c71103e
NC
7542002-02-18 Timothy Daly <remote_bob@yahoo.com>
755
bb279dc0
ZW
756 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
757 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 758 output.
bb279dc0 759 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
760 to 'unrecognized'.
761 (decode_ARM_machine_flags): Likewise.
762 (parse_args): Likewise.
763 (read_and_display_attr_value): Likewise.
764 (display_debug_section): Likewise.
765
49fda6c8
HPN
7662002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
767
768 * NEWS: Mention support for MMIX.
769
76f57f3a
JT
7702002-02-13 Matt Fredette <fredette@netbsd.org>
771
772 * readelf.c (get_machine_flags): Recognize EF_M68000.
773
d36ca9c2
AO
7742002-02-12 Alexandre Oliva <aoliva@redhat.com>
775
776 * MAINTAINERS: Added self as MN10300 co-maintainer.
777
19397422
AM
7782002-02-12 Alan Modra <amodra@bigpond.net.au>
779
780 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
781 DT_PPC64_OPDSZ.
782
d434e574
DJ
7832002-02-11 Daniel Jacobowitz <drow@mvista.com>
784
785 * MAINTAINERS: List myself as branch maintainer.
786
12b87c89
AM
7872002-02-11 Alan Modra <amodra@bigpond.net.au>
788
789 * configure: Regenerate.
790 * objcopy.c: Update copyright date.
791 * doc/Makefile.in: Regenerate.
792
8d037c5c
DJ
7932002-02-10 Daniel Jacobowitz <drow@mvista.com>
794
795 * nlmconv.c: Back out localtime PARAMS change.
796
4c168fa3
AM
7972002-02-11 Alan Modra <amodra@bigpond.net.au>
798
799 * objcopy.c (MKDIR): Define.
800 (copy_archive): Make name_list.name const. Use MKDIR.
801 Handle duplicate files in archives by making more temp dirs.
802
408f8db1
DJ
8032002-02-10 Daniel Jacobowitz <drow@mvista.com>
804
805 * coffdump.c: Include "getopt.h" after "bucomm.h"
806 so that macros are defined correctly.
807 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
808 prototype. Prototype main.
809 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
810
9f77fa06
AO
8112002-02-06 Alexandre Oliva <aoliva@redhat.com>
812
813 * MAINTAINERS: Added self as SH co-maintainer.
814
82f6addb
NC
8152002-02-05 Nick Clifton <nickc@redhat.com>
816
817 * po/tr.po: Updated translation.
818
ba323545
AM
8192002-02-01 Alan Modra <amodra@bigpond.net.au>
820
821 * Makefile.am: Run "make dep-am"
822 * Makefile.in: Regenerate.
823
3deb89d3
DJ
8242002-01-29 Daniel Jacobowitz <drow@mvista.com>
825
826 * nm.c (print_value): Mark abfd unused.
827
a0e9c55f
DJ
8282002-01-29 Daniel Jacobowitz <drow@mvista.com>
829
830 * unwind-ia64.c (unw_decoder): Change second argument
831 to unsigned int, to match function prototypes.
832
d7a283d4
DJ
8332002-01-29 Daniel Jacobowitz <drow@mvista.com>
834
835 * objdump.c: Include "getopt.h" after "bucomm.h" so that
836 __GNU_LIBRARY__ will be defined.
837 * size.c: Likewise.
838
4867be41
DJ
8392002-01-27 Daniel Jacobowitz <drow@mvista.com>
840
841 * configure: Regenerated.
842
7562a296
HPN
8432002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
844
845 * doc/Makefile.am (install): Depend on install-info.
846 * doc/Makefile.in: Regenerate.
847
15c82623
NC
8482002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
849
850 * objcopy.c (strip_usage): Document -d as an alias
851 --strip-debug.
852
853 * size.c (usage): Document [-t | --totals] options.
854 (long_options): Add --totals option.
855 (main): If the [-t | --totals] option is specified and
856 the output format is Berkeley-style, print the total
857 text, data, and bss sizes of all objects listed.
858 (print_berkeley_format): If the [-t | --totals] option
859 is specified, track the total text, data, and bss
860 sizes.
861 * doc/binutils.texi (size): Document [-t | --totals] options.
862 (strip): Document -d as an alias for --strip-debug.
863 * NEWS: Mention new feature of size.
864
00ea8601 8652002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 866
1ddbd152
NC
867 * po/fr.po: Updated version.
868 * po/es.po: Updated version.
b85cedd7 869
8b53311e
NC
8702002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
871
872 * addr2line.c (usage): Update text to provide verbose
873 description of the command line options.
874 * ar.c (usage): Update text to provide verbose
875 description of the command line options.
876 (main): Accept -h and -H when running as ranlib.
877 * coffdump.c (show_usage): Update text to provide verbose
878 description of the command line options.
879 * dlltool.c (main): Accept -H as an alias for --help.
880 * nlmconv.c (show_usage): Update text to provide verbose
881 description of the command line options.
882 * nm.c (usage): Replace OPTIONS with option(s).
883 (main): Accept -H as an alias for --help.
884 * objcopy.c (strip_main): Accept -H as an alias for --help.
885 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 886 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
887 other binutils.
888 * size.c (usage): Update text to provide verbose description
889 of the command line options.
890 (main): Accept -v, -h and -H as command line options.
891 * srconv.c (show_usage): Update text to provide verbose
892 description of the command line options.
893 * strings.c (main): Accept -H and -v as command line options.
894 (usage): Update text to provide verbose description of the
895 command line options.
896 * sysdump.c (show_usage): Update text to provide verbose
897 description of the command line options.
898 * windres.c (usage): Adjust format to match style used in
899 other binutils.
900
901 * coffdump.c: Fix formatting.
902 * nlmconv.c: Fix formatting.
903 * srconv.c: Fix formatting.
904 * sysdump.c: Fix formatting.
905
c46f0c34
AM
9062002-01-22 Alan Modra <amodra@bigpond.net.au>
907
908 * Makefile.am: Run "make dep-am".
909 * Makefile.in: Regenerate.
910
2a538ba5
AJ
9112002-01-18 Andreas Jaeger <aj@suse.de>
912
913 * version.c (print_version): Update year.
914
285d1771
AM
9152002-01-17 Alan Modra <amodra@bigpond.net.au>
916
917 * readelf.c (get_machine_name): Handle EM_PPC64.
918 (guess_is_rela): Here too.
919
328577ad
NC
9202002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
921
922 * po/binutils.pot: Regenerate.
923 * po/fr.po: Regenerate.
924 * po/tr.po: Regenerate.
925
af3ae48d
NC
9262002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
927
928 * po/tr.po: Import new version.
929
f1cb7e17
AM
9302002-01-16 Alan Modra <amodra@bigpond.net.au>
931
932 * readelf.c (get_ppc64_dynamic_type): New.
933 (get_dynamic_type): Call it.
934
6364e0b4
NC
9352002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
936
3ab9460d 937 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 938 (strip_usage): Use "options" instead of "switches".
3ab9460d 939 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 940 "switches".
6364e0b4 941
3a7e524e
RE
9422002-01-14 Richard Earnshaw <rearnsha@arm.com>
943
944 * MAINTAINERS: Add self as co-maintainer for the ARM code.
945
1209e219
NC
9462001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
947
948 * po/es.po: Import from translation project.
949 * configure.in (ALL_LINGUAS): Add es.
950 * configure: Regenerate.
951
b4db1224
JT
9522002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
953
954 * readelf.c (get_netbsd_elfcore_note_type): Use
955 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
956
9437c45b
JT
9572002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
958
959 * readelf.c: Update copyright years.
960 (get_note_type): Return a const char *.
961 (get_netbsd_elfcore_note_type): New function.
962 (process_note): Use get_netbsd_elfcore_note_type to get
963 the note type string for NetBSD ELF core files.
964
00428cca
AM
9652002-01-06 Steve Ellcey <sje@cup.hp.com>
966
967 * readelf.c (get_ia64_segment_type): Add support for macros.
968 (get_segment_type): Add support for IA64 specific macros.
969
31104126
NC
9702001-12-20 Julian v. Bock <julian@wongr.net>
971
972 * readelf.c (print_symbol): New function: Print a formatted symbol
973 name. If --wide is specified do not truncate it.
974 (dump_relocations): Use print_symbol() to print symbol names.
975 (process_symbol_table): Likewise.
976 (process_syminfo): Likewise.
977 (process_mips_specific): Likewise.
978 (usage): Document new feature of --wide switch.
979 * doc/binutils.texi (objdump): Document additional behaviour of
980 --wide.
2a538ba5 981
4dd67f29
MS
9822001-12-18 Michael Snyder <msnyder@redhat.com>
983
984 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
985 (copy_object): Don't set the start address or flags of a core file.
986 (copy_section): Don't relocate a core file. Don't copy contents
987 if the input section has the contents flag set, but the output
988 section does not (which happens with the fake 'note' pseudo-
989 sections that BFD creates for corefiles).
990
43521d43
TS
9912001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
992
993 * readelf.c (get_machine_flags): Recognize header flags for ABI and
994 ASE extensions. More robust code for ISA checking. Ignore empty fields
995 in header flags for GNU extensions.
996
b667df2e
AM
9972001-12-18 Alan Modra <amodra@bigpond.net.au>
998
999 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1000
17a5a5c3
NC
10012001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1002
1003 * po/ja.po: Import from translation project.
1004 * configure.in (ALL_LINGUAS): Add ja.
1005 * configure: Regenerate.
1006
65de42c0
TS
10072001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1008
1009 * addr2line.c (main): Protoype.
1010 * ar.c (main): Protoype.
1011 * nm.c (main): Protoype.
1012 * objcopy.c (main): Protoype.
1013 * objdump.c (main): Protoype.
1014 * size.c (main): Protoype.
1015 * strings.c (main): Protoype.
1016
9ad5cbcf
AM
10172001-12-17 Alan Modra <amodra@bigpond.net.au>
1018
1019 * readelf.c (symtab_shndx_hdr): New global.
1020 (SECTION_HEADER_INDEX): Define.
1021 (SECTION_HEADER_NUM): Define.
1022 (SECTION_HEADER): Define.
1023 (GET_ELF_SYMBOLS): Pass two params rather than three.
1024 (get_32bit_elf_symbols): Take file and section args. Read and
1025 use SHT_SYMTAB_SHNDX.
1026 (get_64bit_elf_symbols): Likewise.
1027 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1028 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1029 Remember symtab_shdx_hdr.
1030 (process_program_headers): Scan from index 1 for segment map.
1031 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1032 "section_headers".
1033 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1034 (process_unwind): Likewise.
1035 (process_version_sections): Likewise.
1036 (process_symbol_table): Likewise.
1037 (display_debug_info): Likewise.
1038 (process_dynamic_segment): Fake up a symtab section for changed
1039 GET_ELF_SYMBOLS.
1040 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1041 (process_program_headers): Kill signed/unsigned warning.
1042 (load_debug_str): Likewise.
1043 (display_debug_info): Likewise.
1044
65765700
JJ
10452001-12-13 Jakub Jelinek <jakub@redhat.com>
1046
1047 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1048
560f3c1c
AM
10492001-12-11 Alan Modra <amodra@bigpond.net.au>
1050
1051 * readelf.c (process_file_header): Print extended e_shnum and
1052 e_shdtrndx values. Set elf_header values for same.
1053 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1054 (get_64bit_section_headers): Likewise.
1055 (process_section_headers): Update calls.
1056 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1057
bc408b8a
JJ
10582001-12-10 Jakub Jelinek <jakub@redhat.com>
1059
1060 * objcopy.c (setup_section): Copy entsize.
1061
93fbbb04
GK
10622001-12-07 Geoffrey Keating <geoffk@redhat.com>
1063
1064 * readelf.c (guess_is_rela): Add support for stormy16.
1065 (dump_relocations): Likewise.
1066 (get_machine_name): Likewise.
1067
e3c8793a
NC
10682001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1069
1070 * dllwrap.c (main) Replace multiple strings describing a
1071 single error with a single, newline escaped sentence to permit
1072 better translation into foreign languages.
1073
1074 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1075 class names.
1076
956cd1d6
TS
10772001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1078
1079 * strings.c (get_char): Initialize value.
1080
956c53ee
TS
10812001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1082
1083 * arlex.l: Silence compile warnings.
1084 * arsup.h: Likewise. Fix formatting.
1085
cedd9a58
JJ
10862001-12-04 Jakub Jelinek <jakub@redhat.com>
1087
1088 * strings.c: Include config.h before bfd.h.
1089 (file_off): New type.
1090 (file_open): Define.
1091 (print_strings): Use file_off instead of file_ptr. Print addresses
1092 which don't fit into long correctly.
1093 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1094 available.
1095 (strings_file): Use file_off instead of file_ptr. Use file_open.
1096 * configure.in: Check for getc_unlocked.
1097 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1098 be defined for it.
1099 * configure: Rebuilt.
1100 * config.h.in: Rebuilt.
1101
af667503
L
11022001-11-29 H.J. Lu <hjl@gnu.org>
1103
1104 * bucomm.c (make_tempname): Revert the changes made on
1105 2001-11-14 and 2001-11-12. They won't work with directories.
1106
16474668
NC
11072001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1108
1109 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1110 CFLAGS_FOR_TARGET to runtest in environment.
1111 * Makefile.in: Rebuild.
1112 * doc/Makefile.in: Rebuild.
1113
17978339
MS
11142001-11-28 Mike Stump <mrs@wrs.com>
1115
1116 * objcopy.c (setup_section): Preserve SEC_RELOC when
1117 --set-section-flags is used.
1118
261a45ad
NC
11192001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1120
1121 * readelf.c (do_debug_str): New variable.
1122 (display_debug_str): New function: Display the contents of a
1123 .debug_str section.
1124 (load_debug_str): New function: Load in the contents of a
1125 .debug_str section.
1126 (free_debug_str): New function: Free the memory used by
1127 load_debug_str().
1128 (fetch_indirect_string): Retrieve a string from the .debug_str
1129 section.
1130 (usage): Add -ws.
1131 (parse_args): Accept -ws.
1132 (process_section_headers): Allow the display of the .debug_str
1133 section.
1134 (read_and_display_attr_value): Use fetch_indirect_string. Show
1135 offset into .debug_str section.
1136 (display_debug_info): Use load_debug_str and free_debug_str.
1137 (debug_displays): Add .debug_str.
1138 * doc/binutils.texi: Document -ws.
1139
b8908f93
AJ
11402001-11-19 Andreas Jaeger <aj@suse.de>
1141
1142 * testsuite/binutils-all/objdump.exp: Add x86-64.
1143
e5fb9629
AS
11442001-11-15 Andreas Schwab <schwab@suse.de>
1145
1146 * readelf.c: Fix warnings without terminating newline.
1147
802a735e
AM
11482001-11-15 Alan Modra <amodra@bigpond.net.au>
1149
1150 * doc/binutils.texi (objdump): Document ppc -M options.
1151
b89e9eae
AJ
11522001-11-14 Andreas Jaeger <aj@suse.de>
1153
1154 * doc/binutils.texi (objdump): Fix description to use x86-64.
1155
a6a25652
NC
11562001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1157
1158 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1159 not all systems provide mkstemp.
1160
e396998b
AM
11612001-11-14 Alan Modra <amodra@bigpond.net.au>
1162
1163 * doc/binutils.texi (objdump): Document x86 -M options.
1164
81766fca
RH
11652001-11-13 Keith Walker <keith.walker@arm.com>
1166
1167 * readelf.c (read_and_display_attr_value): New function to
1168 handle DW_FORM_indirect.
1169 (read_and_display_attr): Use it.
1170
1a509dcc
GK
11712001-11-13 Geoffrey Keating <geoffk@redhat.com>
1172
1173 * readelf.c (display_debug_lines): Deal with unknown standard
1174 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1175 DW_LNS_set_isa.
1176
6e917903 11772001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 1178
6e917903
TW
1179 * MAINTAINERS: Add self as tic54x maintainer. This target
1180 includes the IBM C54XDSP clone.
7559e86e 1181
6e917903 11822001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 1183
7559e86e
NC
1184 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1185
11862001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 1187
ecdadc4a
JL
1188 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1189 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1190 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1191 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1192 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1193 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1194 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1195
91770270
JL
1196 * readelf.c (get_elf_class): Fix ISO portability glitch.
1197 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1198
ef5cdfc7
JJ
11992001-11-07 Jakub Jelinek <jakub@redhat.com>
1200
1201 * readelf.c (debug_str, debug_str_size): New.
1202 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1203 Call free_abbrevs.
1204 (read_and_display_addr): Handle DW_FORM_strp.
1205 (display_debug_info): Read .debug_str section if present,
1206 so that DW_FORM_strp can be handled.
1207 Fix test for non-existant .debug_abbrev section.
1208
5e9520c8
JJ
12092001-11-05 Jakub Jelinek <jakub@redhat.com>
1210
1211 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1212
1213 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1214
54589086
MS
12152001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1216
1217 * MAINTAINERS: Add self as s390/s390x maintainer.
1218
c05b685b
TR
12192001-11-02 Tom Rix <trix@bluey.cygnus.com>
1220
1221 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1222
3c62831e
NC
12232001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1224
1225 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1226 * configure: Regernate.
1227 * po/fr.po: New file.
1228 * po/tr.po: New file.
1229
3c3bdf30
NC
12302001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1231
9b19141a 1232 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
1233 * readelf.c: Include elf/mmix.h.
1234 (guess_is_rela): MMIX is RELA.
1235 (dump_relocations): Handle MMIX relocations.
1236 * Makefile.am: Regenerate dependencies.
1237 * Makefile.in: Regenerate.
1238
f662939a
NC
12392001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1240
1241 * readelf.c (parse_args): Handle multiple options to the -w
1242 switch.
1243
c91d0dfb
JJ
12442001-10-12 Jakub Jelinek <jakub@redhat.com>
1245
1246 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1247 LOPROC, LOOS and LOUSER.
1248
7559e86e 12492001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
1250
1251 * MAINTAINERS: Update my email address.
1252
fcd8210c
AM
12532001-10-03 Alan Modra <amodra@bigpond.net.au>
1254
1255 * doc/Makefile.in: Regenerate.
1256 * configure: Regenerate.
1257
428409d5
NC
12582001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1259
1260 * readelf.c (display_debug_line, display_debug_pubnames,
1261 display_debug_info, display_debug_frames): Detect and warn
1262 about 64-bit format entries.
1263 (display_debug_aranges): Reword 64-bit warning.
1264 (debug_displays): Add .debug_pubtypes as a known, but not yet
1265 supported, debug section.
1266
6a8c2b0d
AM
12672001-10-02 Alan Modra <amodra@bigpond.net.au>
1268
1269 * coffdump.c (PROGRAM_VERSION): Delete.
1270 (main <'V'>): Call print_version.
1271 * srconv.c: Likewise.
1272 * sysdump.c: Likewise.
1273 * version.c (program_version): Remove.
1274 (print_version): Use BFD_VERSION_STRING. Just print the current
1275 year in copyright message.
1276 * addr2line.c (program_version): Remove unused declaration.
1277 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1278 place of BFD_VERSION.
1279 * Makefile.am (Makefile): Depend on bfd/configure.in.
1280 (cplus-dem.o): Depend on Makefile.
1281 Run "make dep-am".
1282 * Makefile.in: Regenerate.
1283
e414a165
NC
12842001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1285
1286 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1287 format .debug_arange sections.
1288 (main): Add missing prototype.
b8908f93 1289
efc3ee7f
HPN
12902001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1291
1292 * Makefile.am: Update dependencies with "make dep-am".
1293 * Makefile.in: Regenerate.
1294
9e85c2a0
RH
12952001-09-28 Richard Henderson <rth@redhat.com>
1296
1297 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1298
451dad9c
AM
12992001-09-26 Alan Modra <amodra@bigpond.net.au>
1300
1301 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1302 VA_CLOSE.
1303 (non_fatal): Likewise.
1304 * objdump.c (objdump_sprintf): Likewise.
1305 * readelf.c (error): Likewise.
1306 (warn): Likewise.
1307
d974e256
JJ
13082001-09-25 Jakub Jelinek <jakub@redhat.com>
1309
1310 * readelf.c (do_wide): New.
1311 (options): Add --wide.
1312 (usage, parse_args): Likewise.
1313 (process_program_headers): Put each segment on a single line if
1314 --wide is given.
1315 (process_section_headers): Put each section on a single line if
1316 --wide is given.
1317 * doc/binutils.texi: Document it.
1318 * NEWS: Likewise.
1319
2f11c261
AM
13202001-09-25 Alan Modra <amodra@bigpond.net.au>
1321
1322 * readelf.c (print_vma): Print 8 digits of low hex value.
1323
1d50f91e
AJ
13242001-09-24 Andreas Jaeger <aj@suse.de>
1325
1326 * nlmconv.c: Fix warnings about unused attributes and function
1327 prototypes.
1328
1329 * strings.c: Add prototype for get_char.
1330
38131e67
L
13312000-09-19 H.J. Lu <hjl@gnu.org>
1332
1333 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1334 $(srcdir)/cxxfilt.man.
1335 * doc/Makefile.in: Rebuild.
1336
3bcfb3e4
AM
13372001-09-19 Alan Modra <amodra@bigpond.net.au>
1338
1339 * objcopy.c (copy_main): Correct rename-section string parsing.
1340 Consolidate new_name parsing, and error messages.
1341
3882b010
L
13422001-09-18 Bruno Haible <haible@clisp.cons.org>
1343
1344 * addr2line.c: Don't include <ctype.h>.
1345 (main): For gettext, also set the LC_CTYPE locate facet.
1346 * ar.c (main): Likewise.
1347 * coffdump.c (main): Likewise.
1348 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1349 (main): For gettext, also set the LC_CTYPE locate facet.
1350 Use ISALNUM instead of isalpha/isdigit.
1351 * dllwrap.c: Don't include <ctype.h>.
1352 (main): For gettext, also set the LC_CTYPE locate facet.
1353 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1354 (main): For gettext, also set the LC_CTYPE locate facet.
1355 Use TOUPPER instead of islower/toupper.
1356 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1357 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1358 Use TOUPPER instead of islower/toupper.
1359 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1360 * objcopy.c (main): Likewise.
1361 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1362 (disassemble_bytes): Use ISPRINT instead of isprint.
1363 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1364 (dump_data): Use ISPRINT instead of isprint.
1365 (main): For gettext, also set the LC_CTYPE locate facet.
1366 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1367 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1368 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1369 Use TOUPPER instead of islower/toupper.
1370 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1371 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1372 (write_rc_accelerators): Use ISPRINT instead of isprint.
1373 (write_rc_rcdata): Likewise.
1374 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1375 * srconv.c (main): Likewise.
1376 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1377 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1378 isdigit/isupper/islower.
1379 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1380 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1381 stab_demangle_prefix, stab_demangle_qualified,
1382 stab_demangle_template, stab_demangle_type,
1383 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1384 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1385 (isgraphic): Use ISPRINT instead of isascii/isprint.
1386 (main): Remove HAVE_LC_MESSAGES dependency.
1387 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1388 (pbarray): Use ISPRINT instead of isprint.
1389 (main): For gettext, also set the LC_CTYPE locate facet.
1390 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1391 (format_from_filename): Use ISPRINT instead of isprint.
1392 (main): For gettext, also set the LC_CTYPE locate facet.
1393 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1394 (unicode_print): Use ISPRINT instead of isprint.
1395 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1396 (stab_variable): Use ISDIGIT instead of isdigit.
1397
e59b4dfb
AM
13982001-09-18 Alan Modra <amodra@bigpond.net.au>
1399
1400 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1401 Replace bfd_read call with call to bfd_bread.
1402 (extract_file): Likewise.
1403
1404 * objdump.c (dump_section_header): Cast section->filepos to
1405 unsigned long to suit printf format string.
1406 * readelf.c (process_section_headers): Similarly for sh_offset.
1407 (process_unwind): Likewise.
1408
d132876a
NC
14092001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1410
1411 * strings.c (encoding, encoding_bytes): New variables.
1412 (long_options): Add --encoding.
1413 (main): Accept -e and --encoding.
1414 (get_char): New function. Read a, possibly wide, character from
1415 the input stream.
1416 (print_strings): Use get_char().
1417 (usage): Document new command line option.
1418 * doc/binutils.texi: Document new command line option.
1419 * NEWS: Announce new command line option.
1420
7559e86e 14212001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
1422
1423 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1424 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1425 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1426 Removed EM_CYGNUS_ARC.
1427
7559e86e 14282001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1429
1430 * readelf.c: Include elf/h8 for H8 series definitions.
1431 (guess_is_rela): H8 series if RELA.
1432 (dump_relocations): Handle H8 series relocations.
1433
0823fbca
EC
14342001-08-31 Eric Christopher <echristo@redhat.com>
1435
1436 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1437
8db76d70
PT
14382001-08-29 Peter Targett <peter.targett@arccores.com>
1439
1440 * MAINTAINERS: Include ARC Maintainer.
1441
d81d6584
BE
14422001-08-29 Ben Elliston <bje@redhat.com>
1443
1444 * stabs.c (stab_demangle_template): Initialise s4.
1445
25a1ff5b
AM
14462001-08-27 Alan Modra <amodra@bigpond.net.au>
1447
1448 * readelf.c (dump_relocations): Recognise EM_PPC64.
1449
a5d22d2a
TS
14502001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1451
1452 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1453
62a5a82d
L
14542001-08-25 H.J. Lu <hjl@gnu.org>
1455
1456 * nm.c (print_width): New.
1457 (display_rel_file): Set `print_width' according to
1458 bfd_sprintf_vma.
1459 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1460
1ae8b3d2
AO
14612001-08-24 Alexandre Oliva <aoliva@redhat.com>
1462
1463 * objcopy.c (use_alt_mach_code): New variable.
1464 (OPTION_ALT_MACH_CODE): Define.
1465 (copy_options): Added --alt-machine-code.
1466 (copy_main): Handle it.
1467 (copy_object): Switch to alternate machine code if requested.
1468 * doc/binutils.texi: Document new option.
1469 * NEWS: Likewise.
1470
d1bdd336
TS
14712001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1472
1473 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1474
410f7a12
L
14752001-08-21 H.J. Lu <hjl@gnu.org>
1476
1477 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1478 (display_debug_info): Cast for 64bit hosts.
1479 (display_debug_frames): Likewise.
1480 (process_mips_specific): Likewise.
1481
c32144ff
AJ
14822001-08-21 Andreas Jaeger <aj@suse.de>
1483
1484 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1485
1486 * sysdump.c: Add missing prototypes.
1487 * srconv.c: Likewise.
1488 * unwind-ia64.c: Likewise.
1489 * coffdump.c: Likewise.
1490
1491 * sysinfo.y: Print prototypes, include <ansidecl.h>.
1492
1493 * coffgrok.c: Add missing prototypes, include libiberty.h instead
1494 of declaring xcalloc.
1495
d8180c76
L
14962001-08-10 H.J. Lu <hjl@gnu.org>
1497
1498 * nm.c (print_value): Add one arg, bfd *.
1499 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1500 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1501 (print_symbol_info_sysv): Likewise.
1502 (print_symbol_info_posix): Likewise.
1503
1504 * objdump.c (dump_section_header): Replace printf_vma with
1505 bfd_printf_vma.
1506 (print_section_stabs): Likewise.
1507 (dump_bfd_header): Likewise.
1508 (objdump_print_value): Replace sprintf_vma with
1509 bfd_sprintf_vma.
1510 (disassemble_bytes): Likewise.
1511 (dump_reloc_set): Likewise.
1512
0218d1e4
AJ
15132001-08-10 Andreas Jaeger <aj@suse.de>
1514
1515 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1516 to build warnings.
1517 * configure: Regenerate.
1518
2863d58a
AM
15192001-08-09 Alan Modra <amodra@bigpond.net.au>
1520
1521 * readelf.c: Add missing prototypes.
1522 * objdump.c: Likewise. Format existing prototypes.
1523
c0e047e0
AO
15242001-08-08 Alexandre Oliva <aoliva@redhat.com>
1525
1526 * readelf.c (display_debug_info): Add to abbrev_offset the addend
1527 of any RELA relocation for the abbrev_offset memory location that
1528 refers to the .debug_abbrev section symbol.
1529
ff78d6d6
L
15302001-08-07 H.J. Lu <hjl@gnu.org>
1531
1532 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1533 (main): Return process_file ().
1534
c36774d6
PB
15352001-08-05 Philip Blundell <philb@gnu.org>
1536
1537 * doc/binutils.texi: Use "Thumb" not "THUMB".
1538
8f9d9bd9
JH
15392001-08-03 John Healy <jhealy@redhat.com>
1540
bb279dc0
ZW
1541 Patch suggested by Frank Eigler <fche@redhat.com>.
1542 * objdump.c (disassemble_data): Fill in section member of the
1543 disasm_info structure.
8f9d9bd9 1544
c918cb96
DD
15452001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1546
1547 * configure.in: Added --with-windres option.
1548 * configure: Regenerated.
1549
c7c55b78
NC
15502001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1551
1552 * doc/binutils.texi: Use @command{name} for commands;
1553 use @option{-opt} for options; use @table @env for list of options;
1554 remove spaces arround [ | ] in synopsis.
1555
1556 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1557 center title.
1558
594ef5db
NC
15592001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1560
bb279dc0
ZW
1561 * objcopy.c: Fix formatting.
1562 (section_rename): New structure.
1563 (OPTION_RENAME_SECTION): New switch.
1564 (copy_usage): Document new switch.
1565 (add_section_rename): New function: Add a node to the section
1566 rename list.
1567 (find_section_rename): New function: Find the new name and
1568 flags for a section.
1569 (setup_section): Call find_section_name to determine the name
1570 of the output section.
1571 (copy_main): Handle OPTION_RENAME_SECTION.
1572 * binutils.texi: Document new switch.
594ef5db
NC
1573 * NEWS: Mention new switch.
1574
1f554c69
NC
15752001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1576
1577 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1578 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1579 bug-binutils@gcc.org.
1580
2f83960e
AM
15812001-07-28 Matthias Kramm <kramm@quiss.org>
1582
1583 * bucomm.c (list_supported_architectures): New function.
1584 * bucomm.h (list_supported_architectures): Declare.
1585 * objdump.c (usage): Call the above.
1586
20fe0649
DB
15872001-07-25 Dave Brolley <brolley@redhat.com>
1588
1589 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1590 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1591
1b577b00
NC
15922001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1593
1594 * README: Update for 2.11. Change bug reporting email address.
1595 * MAINTAINERS: Tidy up. Change bug reporting email address.
1596
95fd336c
DD
15972001-07-16 DJ Delorie <dj@redhat.com>
1598
5f16d855
DD
1599 * resres.c (write_res_header): Align header size.
1600 (res_align_file): Calculate alignment correctly.
1601
95fd336c
DD
1602 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1603 correct 10).
1604 * resrc.c (write_rc_resource): Likewise.
1605 * windres.h (SUBLANG_SHIFT): Define - as 10.
1606
ed8fee27
NC
16072001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1608
1609 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1610
90ab7e9a
NC
16112001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1612
1613 * MAINTAINERS: Add notes about branch checkins.
1614
e0c60db2
NC
16152001-07-05 Daniel Berlin <dan@cgsoftware.com>
1616
1617 * readelf.c (display_debug_macinfo): New function, display
1618 .debug_macinfo section.
1619 (do_debug_macinfo): New variable.
1620 (parse_args): Handle "-w[mM]" to mean display macro info.
1621 (process_section_headers): Handle debug_macinfo.
1622 (debug_displays): Replace unsupported function with macinfo
0218d1e4 1623 function for .debug_macinfo display.
e0c60db2
NC
1624 * doc/binutils.texi: Document new command line switch.
1625 * NEWS: Document new feature of readelf.
0218d1e4 1626
24e01a36
L
16272001-07-05 H.J. Lu <hjl@gnu.org>
1628
1629 * objcopy.c (filter_symbols): Don't turn undefined symbols
1630 into local.
1631
4258bf4d
L
16322001-07-03 H.J. Lu <hjl@gnu.org>
1633
1634 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1635 $@.pod.
1636 (ar.1): Likewise.
1637 (dlltool.1): Likewise.
1638 (nlmconv.1): Likewise.
1639 (nm.1): Likewise.
1640 (objcopy.1): Likewise.
1641 (objdump.1): Likewise.
1642 (ranlib.1): Likewise.
1643 (readelf.1): Likewise.
1644 (size.1): Likewise.
1645 (strings.1): Likewise.
1646 (strip.1): Likewise.
1647 (windres.1): Likewise.
1648 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1649 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1650 $(DEMANGLER_NAME).
1651 (as.1): Removed.
1652 * doc/Makefile.in: Regenerated.
1653
7014bc31
NC
16542001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1655
1656 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1657
b811889f
NC
16582001-07-01 Daniel Berlin <dan@cgsoftware.com>
1659
1660 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1661
12ab83a9
NC
16622001-06-29 James Cownie <jcownie@etnus.com>
1663
1664 * readelf.c: Support DWARF 2.1 attributes.
1665
a6e9f9df
AM
16662001-06-28 Alan Modra <amodra@bigpond.net.au>
1667
1668 * readelf.c (GET_DATA_ALLOC): Remove.
1669 (GET_DATA): Remove.
1670 (get_data): New function combining above macros, with an extra
1671 test for zero size.
1672 (slurp_rela_relocs): Use get_data, and catch error return.
1673 (slurp_rel_relocs): Likewise.
1674 (get_32bit_program_headers): Likewise.
1675 (get_64bit_program_headers): Likewise.
1676 (get_32bit_section_headers): Likewise.
1677 (get_64bit_section_headers): Likewise.
1678 (get_32bit_elf_symbols): Likewise.
1679 (get_64bit_elf_symbols): Likewise.
1680 (process_section_headers): Likewise.
1681 (process_relocs): Likewise.
1682 (slurp_ia64_unwind_table): Likewise.
1683 (process_unwind): Likewise.
1684 (get_32bit_dynamic_segment): Likewise.
1685 (get_64bit_dynamic_segment): Likewise.
1686 (process_dynamic_segment): Likewise.
1687 (process_version_sections): Likewise.
1688 (process_symbol_table): Likewise.
1689 (dump_section): Likewise.
1690 (display_debug_info): Likewise.
1691 (display_debug_section): Likewise.
1692 (process_section_contents): Likewise.
1693 (process_corefile_note_segment): Likewise.
1694 (process_mips_specific): Likewise. Also free econf32, econf64.
1695
af3fc3bc
AM
16962001-06-25 Alan Modra <amodra@bigpond.net.au>
1697
1698 * readelf.c (dump_relocations): Print "bad symbol index" if
1699 symtab == NULL with non-zero symtab_index.
1700 (process_relocs): Don't bomb if reloc section has no symsec.
1701
6d900bf6
L
17022001-06-24 H.J. Lu <hjl@gnu.org>
1703
1704 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1705 by accident.
1706 (copy_main): Apply the the change made to strip_main on
1707 2001-05-30 by accident.
1708
49b4e386
AJ
17092001-06-23 Andreas Jaeger <aj@suse.de>
1710
1711 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1712 parameter 'code'.
1713 (unw_decode_x2): Likewise.
1714 (unw_decode_x3): Likewise.
1715 (unw_decode_x4): Likewise.
1716
d8dc71e3
BE
17172001-06-23 Ben Elliston <bje@redhat.com>
1718
1719 * MAINTAINERS: Add myself as M88k maintainer.
1720
af3bdff7
NC
17212001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1722
1723 * objcopy.c (strip_main): Support -o or --output-file command lien
1724 switch.
1725
105e7211
L
17262001-06-19 H.J. Lu <hjl@gnu.org>
1727
1728 * doc/Makefile.in: Regenerated.
1729
c45021f2
NC
17302001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1731
1732 * readelf.c: Restore formatting.
1733
17342001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1735
bb279dc0
ZW
1736 * Makefile.am: Move documentation into doc subdirectory.
1737 * Makefile.in: Regenerated.
c45021f2 1738 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
1739 * addr2line.1: Removed.
1740 * ar.1: Likewise.
1741 * dlltool.1: Likewise.
1742 * nlmconv.1: Likewise.
1743 * nm.1: Likewise.
1744 * objcopy.1: Likewise.
1745 * objdump.1: Likewise.
1746 * ranlib.1: Likewise.
1747 * readelf.1: Likewise.
1748 * size.1: Likewise.
1749 * strings.1: Likewise.
1750 * strip.1: Likewise.
1751 * windres.1: Likewise.
1752 * cxxfilt.man: Likewise.
c45021f2
NC
1753 * doc: New Directory.
1754 * doc/Makefile.am: New file.
1755 * doc/Makefile.in: Generate.
1756
09ad7db3
AM
17572001-06-09 Alan Modra <amodra@bigpond.net.au>
1758
1759 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1760
936260fe
AM
17612001-06-01 Alan Modra <amodra@bigpond.net.au>
1762
1763 * MAINTAINERS: Update my email address.
1764
16b2b71c
NC
17652001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1766
1767 * objcopy.c: Add new switches: --keep-global-symbol,
1768 --keep-symbols, --localize-symbols, --keep-global-symbols and
1769 --weaken-symbols.
1770 * binutils.texi: Document new switches.
1771 * objcopy.1: Regenerate.
1772 * NEWS: Announce new feature.
1773
7036c0e1
AJ
17742001-05-28 Andreas Jaeger <aj@suse.de>
1775
1776 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1777 variables, fix format strings.
1778
76a406e5
NC
17792001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1780
1781 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1782 when computing the address of the line to show.
1783
31b6fca6
RH
17842001-05-16 Richard Henderson <rth@redhat.com>
1785
1786 * readelf.c (do_debug_frames_interp): New.
1787 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1788 (byte_get_big_endian): Likewise.
1789 (parse_args) ['F']: Set do_debug_frames_interp.
1790 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1791 (frame_display_row): Don't trunc pc_begin to int.
1792 (size_of_encoded_value): New.
1793 (display_debug_frames): Handle 64-bit targets. Print raw data
1794 unless do_debug_frames_interp.
1795 (debug_displays): Remove duplicate .debug_frame.
1796
4fe85591
NC
17972001-05-15 Ralf Baechle <ralf@gnu.org>
1798
1799 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1800 The former constant was never in active use and is used otherwise
1801 by the ABI.
1802
579f31ac
JJ
18032001-05-11 Jakub Jelinek <jakub@redhat.com>
1804
1805 * readelf.c (process_unwind): Print all unwind sections, not just
1806 one.
1807
78f4a3f7
AM
18082001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1809
1810 * readelf.c (process_unwind): Remove const specifier.
1811
1c529ca6
NC
18122001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1813
1814 * strings.c (isgraphic): Do not use isascii() unless it is needed
1815 for isprint() to work.
1816 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1817
87e6d782
NC
18182001-04-27 Johan Rydberg <jrydberg@opencores.org>
1819
bb279dc0 1820 * NEWS: Announce support for OpenRISC.
87e6d782 1821
4bd3d870 18222001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
1823
1824 * dlltool.c (do_default_excludes): Initialise to true.
1825
21211521
AM
18262001-04-10 Alan Modra <amodra@one.net.au>
1827
1828 * MAINTAINERS: Update my email address
1829 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1830
0c66b61e 18312001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
1832
1833 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1834
e58d53af
L
18352001-03-30 H.J. Lu <hjl@gnu.org>
1836
1837 * readelf.c (process_unwind): Just return if do_unwind is 0.
1838
bee72332
DD
18392001-03-28 Roger Sayle <roger@metaphorics.com>
1840
1841 * dlltool.c (make_one_lib_file): Fix section flags for
1842 .text, .data and .bss in stub ds*.o files to match those
1843 generated by gas.
1844
f1467e33
L
18452001-03-29 H.J. Lu <hjl@gnu.org>
1846
1847 * readelf.c (process_unwind): Only do unwind sections for
1848 IA64.
1849
1c6fb4fe
L
18502001-03-28 H.J. Lu <hjl@gnu.org>
1851
1852 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1853 * Makefile.in: Regenerate.
1854
0879a67a
AJ
18552001-03-26 Andreas Jaeger <aj@suse.de>
1856
1857 * binutils.texi (nm): Fix texi syntax.
1858
0285c67d
NC
18592001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1860
1861 * binutils.texi: Put @c man begin and @c man end indications
1862 to generate man pages using texi2pod and pod2man. Put @c man title
1863 to identify each man. Add SEEALSO entries.
1864 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1865 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1866 sort the list.
1867 (*.1): Build the man pages from binutils.texi.
1868 * Makefile.in: Regenerate.
1869
04847a4d
CF
18702001-03-13 Eric Kohl <ekohl@rz-online.de>
1871
1872 * defparse.y (opt_equal_name): allow "." in name.
1873 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1874 (gen_exp_file): Likewise.
1875
43a0748c
NC
18762001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1877
1878 * NEWS: Document addition of -B switch to objcopy.
1879 * binutils.texi: Document addition of -B switch to objcopy.
1880 * objcopy.c: (copy_options): Add --binary-architecture.
1881 (copy_usage): Document -B/--binary-architecture.
1882 (copy_main): Support -B/--binary-architecture. Set
1883 bfd_external_binary_architecture.
0879a67a 1884
b7498e0e
NC
18852001-03-11 Andreas Jaeger <aj@suse.de>
1886
1887 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1888 (dump_relocations): Likewise.
1889 (get_machine_name): Likewise.
1890
a59e3bd7
NC
18912001-02-28 Nick Clifton <nickc@redhat.com>
1892
1893 * readelf.c: (struct unw_aux_info): Remove const modifier for
1894 'strtab' field.
1895 (process_unwind): Remove non-K&R compliant LHS type cast in call
1896 to GET_DATA_ALLOC macro.
1897
a5bcd848
PB
18982001-02-28 Philip Blundell <pb@futuretv.com>
1899
1900 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1901 ABI is in use; remove ambiguity between the "unknown" EABI and
1902 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
1903 renamed EF_xx constants.
1904
27b7e12d
AM
19052001-02-27 Alan Modra <alan@linuxcare.com.au>
1906
1907 * configure.in (BFD_VERSION): New.
1908 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1909 * configure: Regenerate.
1910 * Makefile.am: Run "make dep-am"
1911 * Makefile.in: Regenerate.
1912
a9f10786
NC
19132001-02-14 Nick Clifton <nickc@redhat.com>
1914
1915 * MAINTAINERS: Add "Obvious Fix" rule.
1916
3c44da9a
MS
19172001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1918
1919 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1920 literal concatenation.
1921
ecd03389
MS
19222001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1923
1924 * readelf.c (struct unw_aux_info): Remove const from the info member.
1925 (process_unwind): Don't type-cast the third argument to the
1926 GET_DATA_ALLOC macro.
1927
88ec60c7
NC
19282001-02-11 Nick Clifton <nickc@redhat.com>
1929
1930 * readelf.c (dump_relocations): Free corrected allocated
1931 array.
1932 (process_unwind): Fix compile time warning.
1933
f5e21966
NC
19342001-02-10 Nick Clifton <nickc@redhat.com>
1935
1936 * binutils.texi: Document new --unwind option to readelf.
1937
a85d7ed0
NC
19382001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1939
1940 * readelf.c: Add linux target for S/390.
1941
7bb10502
AM
19422001-02-10 Alan Modra <alan@linuxcare.com.au>
1943
1944 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1945 printf is a macro.
1946
8ca8f343
HPN
19472001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
1948
1949 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1950 * aclocal.m4: Regenerate.
1951 * configure: Regenerate.
1952
7340082d
NC
19532001-02-07 Todd Vierling <tv@wasabisystems.com>
1954
1955 * bucomm.c (bfd_target_vector): Change extern array to pointer.
1956 * objdump.c (bfd_target_vector): Likewise.
1957
4d6ed7c8
NC
19582001-02-07 David Mosberger <davidm@hpl.hp.com>
1959
1960 * readelf.c (process_unwind): New function.
1961 (slurp_ia64_unwind_table): Ditto.
1962 (dump_ia64_unwind): Ditto.
1963 (find_symbol_for_address): Ditto.
1964 (slurp_rela_relocs): New function (split off from dump_relocations()).
1965 (slurp_rel_relocs): Ditto.
1966 (parse_args): Handle '-u' option.
1967
1968 * unwind-ia64.c: New file.
1969 * unwind-ia64.h: New file.
1970 * Makefile.am: Include unwind-ia64.c in readelf build.
1971 * Makefile.in: Regenerate.
7340082d 1972 * po/binutils.pot: Regenerate.
4d6ed7c8 1973
c7217458
PB
19742001-02-04 Philip Blundell <philb@gnu.org>
1975
1976 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1977 * configure: Regenerate.
1978
956eedd4
AM
19792001-01-31 Steve deRosier <sderosier@vari-lite.com>
1980
1981 * ieee.c (ieee_add_bb11): Don't check for backslashes
1982 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1983
8855cbca
AM
19842001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
1985
c7f2731e
AM
1986 * ieee.c: Update copyright.
1987 (ieee_start_compilation_unit): Don't check for backslashes
1988 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1989
8855cbca
AM
1990 * stabs.c: Update copyright. Include "filenames.h".
1991 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1992
329de803 19932001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
1994
1995 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1996 sections are present before using them. Remove code duplication.
1997 (process_symbol_table): Check if VERDEF or VERNEED sections are
1998 present before using them.
1999
23719f39
NC
20002001-01-17 Nick Clifton <nickc@redhat.com>
2001
2002 * objcopy.c (copy_object): Fail if attempting to convert the
2003 endianness of the input object file.
2004
2005 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 2006
f726e849
NC
20072001-01-16 Nick Clifton <nickc@redhat.com>
2008
2009 * readelf.c (string_table_length): New variable.
2010 (SECTION_NAME): Catch out of range indices and missing section
2011 pointers.
2012 (process_section_headers): Delete useless local variable
2013 string_table_offset. Set the value of string_table_length
2014 after loading the string table.
2015 (process_mips_specific): Use SECTION_NAME macro.
2016 (process_file): Set string_table_length to 0 when it is freed.
2017
d0398d6a
NC
20182001-01-12 Nick Clifton <nickc@redhat.com>
2019
2020 * version.c (print_version): Update copyright date.
2021
0d2bcfaf
NC
20222001-01-11 Peter Targett <peter.targett@arccores.com>
2023
2024 * readelf.c (dump_relocations): Include selection with EM_ARC.
2025 (get_machine_name) Update name to "ARC".
2026
8b1e6df3
NC
20272001-01-09 Nick Clifton <nickc@redhat.com>
2028
2029 * Makefile.am: Add rule to build objdump.o from objdump.c and
2030 using OBJDUMP_DEFS.
2031 * Makefile.in: Regenerate.
2032
2033 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2034 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2035 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 2036 * configure: Regenerate.
8b1e6df3
NC
2037
2038 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2039 is defined read in the relocs even if dump_reloc_info is
2040 false.
2041
2f952d20
PB
20422001-01-07 Philip Blundell <philb@gnu.org>
2043
2044 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2045 `bug-binutils'.
2046 * README: Likewise.
2047
a8c548cb
NC
20482000-12-19 Nick Clifton <nickc@redhat.com>
2049
2050 * dlltool.c: Add missing support for arm-epoc-pe.
2051 * configure.in: Add missing support for arm-epoc-pe.
2052 * configure: Regenerate.
2053
cc5fda35
NC
20542000-12-15 Nick Clifton <nickc@redhat.com>
2055
2056 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2057 Mode parts of the x86 port.
2058
bcedfee6
NC
20592000-12-04 Andreas Jaeger <aj@suse.de>
2060
2061 * readelf.c (guess_is_rela): Add EM_X86_64.
2062 (dump_relocations): Add EM_X86_64.
2063 (get_machine_name): Add EM_X86_64.
2064 Include "elf/x86-64.h".
2065
584da044
NC
20662000-12-12 Nick Clifton <nickc@redhat.com>
2067
2068 * readelf.c: Fix formatting.
2069
7559e86e 20702000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2071
2072 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2073
a98cc2b2
AH
20742000-12-07 Andrew Haley <aph@redhat.com>
2075
2076 * readelf.c (display_debug_frames): Only display columns that are
2077 referenced by the frame debug info.
2078
c7987a69
NC
20792000-12-05 Nick Clifton <nickc@redhat.com>
2080
2081 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2082
09fd7e38
JM
20832000-12-04 Jason Merrill <jason@redhat.com>
2084
2085 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2086 (display_debug_section): Likewise.
2087 (display_debug_info): Display CU header before bailing.
2088
e7af610e
NC
20892000-12-01 Chris Demetriou <cgd@sibyte.com>
2090
09fd7e38
JM
2091 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2092 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2093 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 2094
09fd7e38
JM
2095 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2096 and E_MIPS_ARCH_64.
84ea6cf2 2097
09fd7e38
JM
2098 * readelf.c (get_machine_flags): Add case for
2099 E_MIPS_MACH_SB1.
c6c98b38 2100
75066968
DD
21012000-11-30 Richard Earnshaw <rearnsha@arm.com>
2102
2103 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2104
5c4666ea
HPN
21052000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2106