Add hex number to PROCESSOR-specific, OS-specific, and reserved symbol types.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
5cf1065c
NC
12002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
2
3 * readelf.c (get_symbol_index_type): Add hex number to
4 PROCESSOR-specific, OS-specific, and reserved symbol types.
5
f1ef08cb
AM
62002-11-04 Alan Modra <amodra@bigpond.net.au>
7
8 * readelf.c (byte_get_little_endian): Comment typo fix.
9 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
10 as the format string.
11 (dump_relocations): Correct section sym names.
12 (process_section_headers): Clear symtab_shndx_hdr.
13 (read_and_display_attr_value): Don't pass indirect string to printf
14 as the format string.
15 (display_debug_frames): Indicate when zero terminator found. Decode
16 DW_EH_PE_pcrel addresses.
17
1a09a22c
NC
182002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
19
20 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
21 order to ensure proper disassembly of the valid 0-value opcode.
22 * configure: Regenerate.
23 * aclocal.m4: Regenerate.
24 * config.in: Regenerate.
25 * configure.in: Regenerate.
26 * doc/Makefile.in: Regenerate.
27 * po/binutils.pot: Regenerate.
28
c254c557
KK
292002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
30
31 * MAINTAINERS: Add self as SH maintainer.
32
aefbdd67
BE
332002-10-23 Ben Elliston <bje@redhat.com>
34
35 * doc/binutils.texi (objdump): Document -z and move the entry for
36 --disassemble-zeroes to the end of the options section (for `z').
37
ab9bcc01
NC
382002-10-21 Nick Clifton <nickc@redhat.com>
39
40 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
41
8ab56b6f
AM
422002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
43
44 * objdump.c (dump_data): Correct addr_offset for opb != 1.
45
49c12576
AM
462002-10-15 Alan Modra <amodra@bigpond.net.au>
47
48417c1a
AM
48 * bucomm.c (list_supported_targets): Use bfd_target_list.
49
49c12576
AM
50 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
51 other object errors in preference to bfd_core errors.
52
6e1a7e9a
AM
532002-10-14 Alan Modra <amodra@bigpond.net.au>
54
55 * Makefile.am: Run "make dep-am".
56 * objdump.c: #include "bfdver.h".
57 * version.c: Likewise.
58 * Makefile.in: Regenerate.
59 * config.in: Regenerate.
60 * configure: Regenerate.
61 * po/POTFILES.in: Regenerate.
62
09fc3b02
DJ
632002-10-09 Daniel Jacobowitz <drow@mvista.com>
64
65 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
66 sections. Allow relocations against the absolute symbol. Don't
67 use the value in compunit.cu_abbrev_offset if we found a RELA
8ab56b6f 68 relocation.
09fc3b02 69
f309035a
NC
702002-10-07 Gordon Chaffee <chaffee@netvmg.com>
71
72 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
73 ordinary ones are available.
74
810dfa6e
L
752002-09-30 H.J. Lu <hjl@gnu.org>
76
77 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
78 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
79
bb279dc0
ZW
802002-09-17 Zack Weinberg <zack@codesourcery.com>
81
82 * Makefile.am (CFILES): Add cxxfilt.c.
83 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
84 (cxxfilt_LDADD): Delete.
85 Remove all references to underscore.c.
86 Regen dependencies.
87 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
88 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
89 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
90 adjustments to fit into binutils framework.
91 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
92
065c959b
NC
932002-09-12 Roland McGrath <roland@redhat.com>
94
95 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
96 Handle DW_OP_GNU_push_tls_address.
97
e09f4395
NC
982002-09-11 Nick Clifton <nickc@redhat.com>
99
100 * po/tr.po: Updated Turkish translation.
101
873e0588
NC
1022002-09-10 Nick Clifton <nickc@redhat.com>
103
104 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
105 testsuite changes. Add paragraphs about testsuite and config
106 patches.
107
069fe61f
NC
1082002-08-29 Nick Clifton <nickc@redhat.com>
109
110 * readelf.c (get_machine_flags): Remove redundant reference to
111 E_V850EA_ARCH.
112
fe0507eb
AM
1132002-08-28 Alan Modra <amodra@bigpond.net.au>
114
115 * objdump.c (dump_bfd): Restore lines accidentally deleted in
116 last commit.
117
026df7c5
NC
1182002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
119
bb279dc0 120 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
121 (dump_bfd_header): Likewise.
122
68a4c073
AM
1232002-08-27 Alan Modra <amodra@bigpond.net.au>
124
125 * nm.c: Revert last change.
126
a1df01d1
AM
1272002-08-26 Alan Modra <amodra@bigpond.net.au>
128
129 * nm.c (display_rel_file): Don't report "no symbols" as an error.
130 * objdump.c (slurp_symtab): Likewise.
131 (slurp_dynamic_symtab): Likewise.
132 (dump_symbols): Likewise. Do print "no symbols" to stdout.
133
a926ab2f
GK
1342002-08-24 Geoffrey Keating <geoffk@redhat.com>
135
136 * MAINTAINERS: Change my mailing address.
137
fcf62380
DA
1382002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
139
140 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
141
51e28791
NC
1422002-08-22 Nick Clifton <nickc@redhat.com>
143
144 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
145 HPPA.
146
c5b060ad
AM
1472002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
148
149 * readelf.c (parse_args): Change debug_dump_opt to static.
150
4b73ca92
NC
1512002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
152
153 * stabs.c (parse_stab_argtype): Pass length of physname to
154 stab_demangle_argtypes.
155 (stab_demangle_argtypes): Add new parameter - length of physname.
156 Pass length of physname on to stab_demangle_prefix.
157 (stab_demangle_prefix): Add new parameter - length of physname.
158 Use length of physname (if supplied) to compute end of function
159 name.
160
35b1837e
AM
1612002-08-15 Alan Modra <amodra@bigpond.net.au>
162
163 * readelf.c: Include elf/i370.h.
164 (dump_relocations): Handle EM_S370.
165 (dynamic_segment_parisc_val): Print \n.
166 (process_dynamic_segment <DT_BIND_NOW>): Here too.
167
762baac5
NC
1682002-08-14 Nick Clifton <nickc@redhat.com>
169
170 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
171 * objdump.c (usage): Likewise.
172 * doc/binutils.texi: Likewise.
173
85c09e8a
NC
1742002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
175
176 * rcparse.y (acc_entry): Don't warn about ALT use with
177 non-VIRTKEY.
178
212a3c4d
L
1792002-08-13 H.J. Lu <hjl@gnu.org>
180
181 * objcopy.c (copy_object): Don't warn about the unsupported
182 architecture unless the input target is defaulted or the
183 output architecture is different from the input.
184
2b692c59
NC
1852002-08-09 Nick Clifton <nickc@redhat.com>
186
187 * po/sv.po: Updated Swedish translation.
188
09de7a73
AM
1892002-08-05 Alan Modra <amodra@bigpond.net.au>
190
191 * prdbg.c (pr_fix_visibility): Remove assert.
192
47badb7b
NC
1932002-07-31 Nick Clifton <nickc@redhat.com>
194
195 * addr2line.c (process_file): Rename parameter 'filename' to
196 'file_name' in order to avoid shadowing global symbol of the
197 same name.
198 (main): Likewise.
199
2979dc34
JJ
2002002-07-30 Jakub Jelinek <jakub@redhat.com>
201
202 * readelf.c (OPTION_DEBUG_DUMP): Define.
203 (options): Use it.
204 (usage): Update help.
205 (parse_args): Handle --debug-dump separately from -w.
206 * doc/binutils.texi (readelf): Update documentation.
207
219576a4
NC
2082002-07-25 Nick Clifton <nickc@redhat.com>
209
210 * po/es.po: Updated Spanish translation.
211 * po/fr.po: Updated French translation.
212
bf4f22e6 2132002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 214
bf4f22e6
NC
215 * po/es.po: Updated Spanish translation.
216
c5b3a82a
AM
2172002-07-23 Alan Modra <amodra@bigpond.net.au>
218
219 * Makefile.am: Run "make dep-am".
220 * Makefile.in: Regenerate.
221
0461a601
NC
2222002-07-23 Nick Clifton <nickc@redhat.com>
223
bf4f22e6 224 * po/fr.po: Updated French translation.
0461a601 225
bf44dd74
AM
2262002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
227
228 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
229
2c205ff2
AM
2302002-07-20 Alan Modra <amodra@bigpond.net.au>
231
63eb0809 232 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 233
1e4cf259
NC
2342002-07-18 Denis Chertykov <denisc@overta.ru>
235 Frank Ch. Eigler <fche@redhat.com>
236
237 * readelf.c: Include "elf/ip2k.h".
238 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
239 (dump_relocations): Likewise.
240 (get_machine_name): Likewise.
241 * NEWS: Mention IP2K support.
242
2cbb2eef
NC
2432002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
244
245 * NEWS: Add 'Changes in 2.13'.
246
047b2264
JJ
2472002-07-10 Jakub Jelinek <jakub@redhat.com>
248
249 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
250 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
251 (get_section_type_name): Handle SHT_GNU_LIBLIST.
252 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
253 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
254 (process_gnu_liblist): New.
255 (process_file): Call it.
256
97230b15
AM
2572002-07-03 Alan Modra <amodra@bigpond.net.au>
258
259 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
260 * Makefile.in: Regenerate.
261
a6637ec0
AM
2622002-07-02 Alan Modra <amodra@bigpond.net.au>
263
264 * budemang.c: New file, "demangle" function.
265 * budemang.h: New file.
266 * addr2line.c (translate_addresses): Use "demangle".
267 * nm.c (print_symname): Likewise.
268 * objdump.c (objdump_print_symname): Likewise.
269 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
270 here since that obfuscates.
271 * rdcoff.c: Don't #include demangle.h.
272 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
273 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
274 (HFILES): Add budemang.h. Sort.
275 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
276 Run "make dep-am".
277 * Makefile.in: Regenerate.
278
179d3252
JT
2792002-07-01 Matt Thomas <matt@3am-software.com>
280
281 * readelf.c: Include "elf/vax.h".
282 (guess_is_rela): Move EM_VAX from unknown to RELA case.
283 (dump_relocations): Handle VAX relocations.
284 (get_machine_flags): Handle VAX machine flags.
285
75751cd9
SC
2862002-06-29 Stephane Carrez <stcarrez@nerim.fr>
287
288 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
289
e5851ab8
NC
2902002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
291
292 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
293
eb3f2f5c
AM
2942002-06-26 Alan Modra <amodra@bigpond.net.au>
295
296 * nm.c (print_symname): When demangling, strip leading dots from
297 symbol names to avoid confusing the demangler.
298
a13a0de8
L
2992002-06-25 H.J. Lu <hjl@gnu.org>
300
301 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
302 * Makefile.in: Regenerated.
303
6db7a086
AM
3042002-06-21 Igor Schein <igor@txc.com>
305
306 * configure.in: Quote bu_cv_have_fopen64.
307 * configure: Regenerate.
308
9710509e
AM
3092002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
310
311 * configure.in: Check for strcoll.
312 * configure: Regenerate.
313 * config.in: Regenerate.
314 * nm.c (main): Set locale for LC_COLLATE category.
315 (non_numeric_forward): Use strcoll if available.
316
a9f0b5e7
DB
3172002-06-20 Dave Brolley <brolley@redhat.com>
318
319 * MAINTAINERS: Add self as fr30 and frv maintainer.
320
33f5f537
L
3212002-06-18 H.J. Lu (hjl@gnu.org)
322
323 * nm.c: Include "elf/common.h".
324 (extended_symbol_info): Add elfinfo, a pointer to
325 elf_symbol_type.
326 (SYM_SIZE): Use elfinfo if it is not NULL.
327 (get_symbol_type): New function.
328 (display_archive): Set print_width for each archive member.
329 (display_file): Likewise.
330 (display_rel_file): Don't set print_width here.
331 (print_object_filename_sysv): Handle print_width.
332 (print_archive_member_sysv): Likewise.
333 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
334 (print_symbol): Set the elfinfo field in extended_symbol_info
335 for ELF.
336 (print_object_filename_sysv): Fix the output format.
337 (print_symbol_info_sysv): Print type and section for ELF.
338
3392002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
340
341 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 342 the symbol's size equal to its value when --size-sort is
33f5f537
L
343 used.
344
5c70f934
DB
3452002-06-18 Dave Brolley <brolley@redhat.com>
346
347 From Catherine Moore:
348 * readelf.c (elf/frv.h): #include it.
349 (guess_is_rela): Support EM_CYGNUS_FRV.
350 (dump_relocations): Ditto.
351 (get_machine_name): Ditto.
352 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
353
7ece0d85
JJ
3542002-06-18 Jakub Jelinek <jakub@redhat.com>
355
356 * readelf.c (get_file_header): Only read the first section header if
357 e_shoff is non-zero.
358
72797995
L
3592002-06-15 H.J. Lu (hjl@gnu.org)
360
361 * nm.c (print_size): New variable. Initialize to 0.
362 (long_options): Add 'S'/"print-size".
363 (main): Handle 'S'.
364 (print_symbol_info_bsd): Print size only if print_size is not
365 0.
366
367 * doc/binutils.texi: Document -S/--print-size.
368
977f7911
NC
3692002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
370
371 * nm.c (struct extended_symbol_info): New strcuture: Add the size
372 of the symbols to the information provided by the symbol_info
373 structure.
374 (print_symbols): Pass the symbol size to print_symbol.
375 (print_size_symbols): Pass the symbol size to print_symbol.
376 (print_symbol): Extra argument: The size of the symbol. Store
377 this in the extended_symbol_info structure.
378 (print_symbol_info): Change type of info parameter to
379 extended_symbol_info. Display the size, if known.
380 (print_symbol_info_posix): Likewise.
381 (print_symbol_info_sysv): Likewise.
382
b1f88ebe
AM
3832002-06-08 Alan Modra <amodra@bigpond.net.au>
384
fa449227
AM
385 * Makefile.am: Run "make dep-am".
386 * Makefile.in: Regenerate.
387 * doc/Makefile.in: Regnerate.
388
b1f88ebe
AM
389 * bucomm.c: Replace CONST with const.
390 * nm.c: Likewise.
391 * objdump.c: Likewise.
392
91a106e6
L
3932002-06-07 H.J. Lu <hjl@gnu.org>
394
395 * readelf.c (DW_CFA_GNU_args_size): Don't define.
396 (DW_CFA_GNU_negative_offset_extended): Likewise.
397 (DW_CFA_GNU_window_save): Likewise.
398 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
399 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
400
6ab6b380 4012002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 402
6ab6b380
NC
403 * nm.c: When computing size of symbols for an ELF target use the
404 internal size field.
405
e28e05a3
JL
4062002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
407
408 * testsuite/binutils-all/objcopy.exp: clear xfail for
409 "hppa*64*-*-hpux*".
410 * testsuite/binutils-all/hppa/objdump.exp: Return if
411 "*64*-*-*".
412
dc156bc0
AM
4132002-06-05 Alan Modra <amodra@bigpond.net.au>
414
415 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
416
4172002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
418
419 * objdump.c: Fix formatting.
420
d79e4ea3
BE
4212002-05-29 Ben Elliston <bje@redhat.com>
422
423 * MAINTAINERS: Add self as M68k maintainer.
424
d172d4ba
NC
4252002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
426
427 * readelf.c: Modified/Added DLX elf support.
428
7edb8f29
NC
4292002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
430
3a1a2036
NC
431 * arsup.c: Fix formatting.
432 * debug.c (debug_record_label): Add missing colon to error
433 message.
434 * ieee.c (parse_ieee_ty): Fix spelling typo.
435 * readelf.c (process_program_headers): Remove English assumption
436 about making a plural word.
437 (process_section_headers): Likewise.
438 (process_relocs): Allow quotes to be translated.
439 (process_unwind): Likewise,
440 (process_mips_specific): Improve error message.
441 (get_note_type): Fix spelling typo.
442
7edb8f29
NC
443 * configure.in (ALL_LINGUAS): Add sv
444 * po/sv.po: New file.
445
3eee1e9d
AM
4462002-05-27 Alan Modra <amodra@bigpond.net.au>
447
448 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
449 (unw_print_grmask): Likewise.
450 (unw_print_frmask): Likewise.
451
d43efbe3
KH
4522002-05-26 Kazu Hirata <kazu@cs.umass.edu>
453
454 * arsup.c: Remove ARGSUSED.
455 * debug.c: Likewise.
456 * ieee.c: Likewise.
457 * nlmconv.c: Likewise.
458 * prdbg.c: Likewise.
459 * stabs.c: Likewise.
460 * wrstabs.c: Likewise.
461
e9792343
AM
4622002-05-25 Alan Modra <amodra@bigpond.net.au>
463
464 * arlex.l: Use #include "" instead of <> for local header files.
465 * coffdump.c: Likewise.
466 * coffgrok.c: Likewise.
467 * nlmconv.c: Likewise.
468 * nlmheader.y: Likewise.
469 * srconv.c: Likewise.
470 * strings.c: Likewise.
471 * sysdump.c: Likewise.
472 * unwind-ia64.h: Likewise.
473 * windres.h: Likewise.
474 * winduni.h: Likewise.
475
d7e53452
TR
4762002-05-24 Tom Rix <trix@redhat.com>
477
478 * MAINTAINERS: Add self as the d10v maintainer.
479
436e8db0
NC
4802002-05-24 TAMURA Kent <kent@netbsd.org>
481
482 * configure.in: Builds dlltool for i386-netbsdpe.
483 * configure: Regenerate.
484
9f66665a
KH
4852002-05-23 Kazu Hirata <kazu@cs.umass.edu>
486
487 * size.c: Fix formatting.
488 * srconv.c: Likewise.
489 * stabs.c: Likewise.
490 * sysdump.c: Likewise.
491 * unwind-ia64.c: Likewise.
492 * wrstabs.c: Likewise.
493
13ae64f3
JJ
4942002-05-23 Jakub Jelinek <jakub@redhat.com>
495
496 * readelf.c (get_segment_type): Add PT_TLS.
497 (get_elf_section_flags): Add SHF_TLS.
498 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
499 (process_dynamic_segment): Use puts instead of printf.
500 (get_symbol_type): Support STT_TLS.
501 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
502 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
503 Add SEC_THREAD_LOCAL.
504
53c7db4b
KH
5052002-05-23 Kazu Hirata <kazu@cs.umass.edu>
506
507 * rdcoff.c: Fix formatting.
508 * rddbg.c: Likewise.
509 * readelf.c: Likewise.
510 * rename.c: Likewise.
511 * resbin.c: Likewise.
512 * resrc.c: Likewise.
513 * resres.c: Likewise.
514
0af11b59
KH
5152002-05-21 Kazu Hirata <kazu@cs.umass.edu>
516
517 * filemode.c: Fix formatting.
518 * ieee.c: Likewise.
519 * is-ranlib.c: Likewise.
520 * is-strip.c: Likewise.
521 * maybe-ranlib.c: Likewise.
522 * maybe-strip.c: Likewise.
523 * nlmconv.c: Likewise.
524 * nm.c: Likewise.
525 * not-ranlib.c: Likewise.
526 * not-strip.c: Likewise.
527 * objcopy.c: Likewise.
528 * objdump.c: Likewise.
529
21611032
TS
5302002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
531
532 * objdump.c (dump_headers): Fix output formatting for ELF32
533 architectures in a BFD64 enabled toolchain.
534
26044998
KH
5352002-05-20 Kazu Hirata <kazu@cs.umass.edu>
536
537 * debug.c: Fix formatting.
538 * debug.h: Likewise.
539 * dlltool.c: Likewise.
540 * dllwrap.c: Likewise.
541 * emul_aix.c: Likewise.
542 * emul_vanilla.c: Likewise.
543
f462a9ea
KH
5442002-05-19 Kazu Hirata <kazu@cs.umass.edu>
545
546 * addr2line.c: Fix formatting.
547 * ar.c: Likewise.
548 * arsup.c: Likewise.
549 * arsup.h: Likewise.
550 * binemul.c: Likewise.
551 * binemul.h: Likewise.
552 * bucomm.c: Likewise.
553 * coffdump.c: Likewise.
554 * coffgrok.c: Likewise.
555 * coffgrok.h: Likewise.
556
e0159aa9
MM
5572002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
558
559 * MAINTAINERS: Add myself as the second AVR port maintainer.
560
074b403e
SC
5612002-05-16 Stephane Carrez <stcarrez@nerim.fr>
562
563 * MAINTAINERS: Update my email address.
564
2b9c8201
NC
5652002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
566
567 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
568
e1d5b1e7
AM
5692002-05-09 Alan Modra <amodra@bigpond.net.au>
570
571 * configure.in: Replace `*pe' with `pe' throughout.
572 * configure: Regenerate.
573
d3d8a9ee
NC
5742002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
575
576 * Makefile.am: Honour DESTDIR.
577 * Makefile.in: Regenerate.
578
405c98a4
AM
5792002-05-06 Alan Modra <amodra@bigpond.net.au>
580
a02d5965
AM
581 * dlltool.c (process_def_file): Add missing prototype.
582 (new_directive, assemble_file, main): Likewise.
583 (process_def_file, new_directive): Make static.
584 (inform): Rewrite using VA_FIXEDARG.
585 * dllwrap.c (mybasename): Add missing prototype.
586 (strhash, main): Likewise.
587 (inform): Rewrite using VA_FIXEDARG.
588 (warn): Likewise.
589 (cleanup_and_exit): Use old style function definition.
590 (strhash): Likewise.
591 * windres.c (define_resource): Use one memset to clear all of
592 struct res_resource.
593
405c98a4 594 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 595 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
596
5972002-05-06 Borut Razem <borut.razem@siol.net>
598
599 * rclex.l (get_string): Correct "strings" list handling.
600 * resrc.c (read_rc_file): Discard strings.
601
91593c9d
AM
6022002-05-04 Alan Modra <amodra@bigpond.net.au>
603
e58a75dc
AM
604 * ar.c (replace_members): Remove unused var. Formatting fix.
605 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
606
91593c9d
AM
607 * MAINTAINERS: Sort port maintainers by CPU.
608
6b52b824
AM
6092002-05-04 Bob Byrnes <byrnes@curl.com>
610
611 * size.c (display_archive): Add last_arfile and code to close archives.
612
dd70071f
AM
6132002-05-01 Alan Modra <amodra@bigpond.net.au>
614
615 * nm.c (print_symbol): Check returned filename from
616 bfd_find_nearest_line is non-NULL.
617
6c95717a 6182002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
619
620 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 621
3c25c5f6
NC
6222002-04-24 Christian Groessler <chris@groessler.org>
623
624 * MAINTAINERS: Changed my email address.
625
944cd72c
TS
6262002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
627
628 * arparse.y: Fix syntax warning.
629
ea91f8bb
NC
6302002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
631
3e55a963
NC
632 * readelf.c (fetch_location_list): Remove unused function.
633
634 * readelf.c (process_corefile_note_segment): Catch corrupt notes
635 and display a warning message, then exit the loop.
636
ea91f8bb
NC
637 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
638
45b99827
NC
6392002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
640
641 * resrc.c (write_rc_dialog): If charset is non-default value
642 display all of the DIALOGEX parameters.
643
6442002-04-15 Eric Kohl <ekohl@rz-online.de>
645
bb279dc0 646 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
647 DIALOGEX resources.
648 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
649 resource data.
bb279dc0 650 (res_to_bin_dialog): Likewise.
45b99827
NC
651 * windres.h: Added misssing charset variable to dialog_ex
652 structure.
653
acfbab8a
NC
6542002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
655
656 * rcparse.y: Set MEMFLAG_PURE by default.
657
df3baf66
NC
6582002-04-09 Bernd Herd <info@herdsoft.com>
659
bb279dc0 660 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 661 are quoted.
4c30641a 662 Fix typo in BEDIT warning.
91eafb40 663 Don't add default dialog style when explicit style specified.
b62a12ca 664 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 665
b24eb5ac
NC
666 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
667 (handle_quotes) "\a" escape (used for right justified key
668 definitions in menus) is encodes as binary 8.
df3baf66 669
b24eb5ac
NC
670 * resrc.c (write_rc_dialog): Print style even if it is 0.
671 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 672 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 673
b24eb5ac
NC
674 * resbin.c (bin_to_res_dialog): Use signature to identify
675 DIALOGEX.
f7d63484 676
b24eb5ac 677 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 678
df3baf66
NC
6792002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
680
681 * resrc.c: print CLASS names in quotes
682
6832002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
684
685 * MAINTAINERS: Update my email address.
686
8e42bcb6
AM
6872002-04-04 Alan Modra <amodra@bigpond.net.au>
688
689 * dep-in.sed: Cope with absolute paths.
690 * Makefile.am (dep.sed): Subst TOPDIR.
691 Run "make dep-am".
692 * Makefile.in: Regenerate.
693
96f959e5
PT
6942002-03-27 Peter Targett <peter.targett@arc.com>
695
696 * MAINTAINERS: Update my email address.
697
1ea788ee
AM
6982002-03-21 Alan Modra <amodra@bigpond.net.au>
699
700 * Makefile.am: Run "make dep-am".
701 * Makefile.in: Regenerate.
702 * doc/Makefile.in: Regenerate.
703 * po/POTFILES.in: Regenerate.
704 * aclocal.m4: Regenerate.
705 * config.in: Regenerate.
706 * configure: Regenerate.
707
a2f14207
DB
7082002-03-20 Daniel Berlin <dan@dberlin.org>
709
710 * readelf.c: Add support for displaying dwarf2 location lists.
711 (do_debug_loc, debug_loc_section, debug_loc_size): New.
712 (parse_args): Use 'O' as shorthand for displaying location list
713 section.
714 (process_section_headers): Handle debug_loc as well.
715 (load_debug_loc): New.
716 (free_debug_loc): New.
717 (fetch_location_list): New.
718 (display_debug_loc): New.
719 (display_debug_info): Call load_debug_loc and free_debug_loc.
720 (debug_displays): We can display .debug_loc now, too.
721 (usage): Update usage string.
722 (read_and_display_attr_value): Note location lists, but don't
723 display them inline.
724
eb1e0e80
NC
7252002-03-18 Tom Rix <trix@redhat.com>
726
727 * Makefile.am: Add binutils emulation support.
728 * configure.in: Same.
729 * configure.tgt: New file. Same.
730 * ar.c (main): Use ar_emul_parse_arg.
731 (usage): Use ar_emul_usage.
732 (replace_members): Use ar_emul_replace, ar_emul_append.
733 * binemul.c: New file. Define the binutils emulation
734 layer. Define default methods.
735 * binemul.h: New file. Binutils emulation layer header file.
736 * emul_aix.c: New file. AIX binutils emulation.
737 * emul_vanilla.c: New file. Default binutils emulation.
738 * Makefile.in: Regenerate.
739 * configure: Same.
740
a1c259a1
NC
7412002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
742
743 * po/fr.po: Updated version.
744
9ce88e60
NC
7452002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
746
747 * po/fr.po: Updated version.
748
effb0601
DJ
7492002-03-07 Daniel Jacobowitz <drow@mvista.com>
750
751 * README: Update some version numbers.
752
a65688ab
DJ
7532002-03-07 Daniel Jacobowitz <drow@mvista.com>
754
755 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
756 (Architecture Selection): Likewise.
757
f3f7fbb2
NC
7582002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
759
760 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
761 generating .exp file.
762
25345be5
NC
7632002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
764
765 * readelf.c (dump_relocations): Fix typo.
766
9a66911f
NC
7672002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
768
769 * NEWS: Mark 2.12 branch.
770
2c71103e
NC
7712002-02-18 Timothy Daly <remote_bob@yahoo.com>
772
bb279dc0
ZW
773 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
774 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 775 output.
bb279dc0 776 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
777 to 'unrecognized'.
778 (decode_ARM_machine_flags): Likewise.
779 (parse_args): Likewise.
780 (read_and_display_attr_value): Likewise.
781 (display_debug_section): Likewise.
782
49fda6c8
HPN
7832002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
784
785 * NEWS: Mention support for MMIX.
786
76f57f3a
JT
7872002-02-13 Matt Fredette <fredette@netbsd.org>
788
789 * readelf.c (get_machine_flags): Recognize EF_M68000.
790
d36ca9c2
AO
7912002-02-12 Alexandre Oliva <aoliva@redhat.com>
792
793 * MAINTAINERS: Added self as MN10300 co-maintainer.
794
19397422
AM
7952002-02-12 Alan Modra <amodra@bigpond.net.au>
796
797 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
798 DT_PPC64_OPDSZ.
799
d434e574
DJ
8002002-02-11 Daniel Jacobowitz <drow@mvista.com>
801
802 * MAINTAINERS: List myself as branch maintainer.
803
12b87c89
AM
8042002-02-11 Alan Modra <amodra@bigpond.net.au>
805
806 * configure: Regenerate.
807 * objcopy.c: Update copyright date.
808 * doc/Makefile.in: Regenerate.
809
8d037c5c
DJ
8102002-02-10 Daniel Jacobowitz <drow@mvista.com>
811
812 * nlmconv.c: Back out localtime PARAMS change.
813
4c168fa3
AM
8142002-02-11 Alan Modra <amodra@bigpond.net.au>
815
816 * objcopy.c (MKDIR): Define.
817 (copy_archive): Make name_list.name const. Use MKDIR.
818 Handle duplicate files in archives by making more temp dirs.
819
408f8db1
DJ
8202002-02-10 Daniel Jacobowitz <drow@mvista.com>
821
822 * coffdump.c: Include "getopt.h" after "bucomm.h"
823 so that macros are defined correctly.
824 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
825 prototype. Prototype main.
826 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
827
9f77fa06
AO
8282002-02-06 Alexandre Oliva <aoliva@redhat.com>
829
830 * MAINTAINERS: Added self as SH co-maintainer.
831
82f6addb
NC
8322002-02-05 Nick Clifton <nickc@redhat.com>
833
834 * po/tr.po: Updated translation.
835
ba323545
AM
8362002-02-01 Alan Modra <amodra@bigpond.net.au>
837
838 * Makefile.am: Run "make dep-am"
839 * Makefile.in: Regenerate.
840
3deb89d3
DJ
8412002-01-29 Daniel Jacobowitz <drow@mvista.com>
842
843 * nm.c (print_value): Mark abfd unused.
844
a0e9c55f
DJ
8452002-01-29 Daniel Jacobowitz <drow@mvista.com>
846
847 * unwind-ia64.c (unw_decoder): Change second argument
848 to unsigned int, to match function prototypes.
849
d7a283d4
DJ
8502002-01-29 Daniel Jacobowitz <drow@mvista.com>
851
852 * objdump.c: Include "getopt.h" after "bucomm.h" so that
853 __GNU_LIBRARY__ will be defined.
854 * size.c: Likewise.
855
4867be41
DJ
8562002-01-27 Daniel Jacobowitz <drow@mvista.com>
857
858 * configure: Regenerated.
859
7562a296
HPN
8602002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
861
862 * doc/Makefile.am (install): Depend on install-info.
863 * doc/Makefile.in: Regenerate.
864
15c82623
NC
8652002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
866
867 * objcopy.c (strip_usage): Document -d as an alias
868 --strip-debug.
869
870 * size.c (usage): Document [-t | --totals] options.
871 (long_options): Add --totals option.
872 (main): If the [-t | --totals] option is specified and
873 the output format is Berkeley-style, print the total
874 text, data, and bss sizes of all objects listed.
875 (print_berkeley_format): If the [-t | --totals] option
876 is specified, track the total text, data, and bss
877 sizes.
878 * doc/binutils.texi (size): Document [-t | --totals] options.
879 (strip): Document -d as an alias for --strip-debug.
880 * NEWS: Mention new feature of size.
881
00ea8601 8822002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 883
1ddbd152
NC
884 * po/fr.po: Updated version.
885 * po/es.po: Updated version.
b85cedd7 886
8b53311e
NC
8872002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
888
889 * addr2line.c (usage): Update text to provide verbose
890 description of the command line options.
891 * ar.c (usage): Update text to provide verbose
892 description of the command line options.
893 (main): Accept -h and -H when running as ranlib.
894 * coffdump.c (show_usage): Update text to provide verbose
895 description of the command line options.
896 * dlltool.c (main): Accept -H as an alias for --help.
897 * nlmconv.c (show_usage): Update text to provide verbose
898 description of the command line options.
899 * nm.c (usage): Replace OPTIONS with option(s).
900 (main): Accept -H as an alias for --help.
901 * objcopy.c (strip_main): Accept -H as an alias for --help.
902 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 903 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
904 other binutils.
905 * size.c (usage): Update text to provide verbose description
906 of the command line options.
907 (main): Accept -v, -h and -H as command line options.
908 * srconv.c (show_usage): Update text to provide verbose
909 description of the command line options.
910 * strings.c (main): Accept -H and -v as command line options.
911 (usage): Update text to provide verbose description of the
912 command line options.
913 * sysdump.c (show_usage): Update text to provide verbose
914 description of the command line options.
915 * windres.c (usage): Adjust format to match style used in
916 other binutils.
917
918 * coffdump.c: Fix formatting.
919 * nlmconv.c: Fix formatting.
920 * srconv.c: Fix formatting.
921 * sysdump.c: Fix formatting.
922
c46f0c34
AM
9232002-01-22 Alan Modra <amodra@bigpond.net.au>
924
925 * Makefile.am: Run "make dep-am".
926 * Makefile.in: Regenerate.
927
2a538ba5
AJ
9282002-01-18 Andreas Jaeger <aj@suse.de>
929
930 * version.c (print_version): Update year.
931
285d1771
AM
9322002-01-17 Alan Modra <amodra@bigpond.net.au>
933
934 * readelf.c (get_machine_name): Handle EM_PPC64.
935 (guess_is_rela): Here too.
936
328577ad
NC
9372002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
938
939 * po/binutils.pot: Regenerate.
940 * po/fr.po: Regenerate.
941 * po/tr.po: Regenerate.
942
af3ae48d
NC
9432002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
944
945 * po/tr.po: Import new version.
946
f1cb7e17
AM
9472002-01-16 Alan Modra <amodra@bigpond.net.au>
948
949 * readelf.c (get_ppc64_dynamic_type): New.
950 (get_dynamic_type): Call it.
951
6364e0b4
NC
9522002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
953
3ab9460d 954 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 955 (strip_usage): Use "options" instead of "switches".
3ab9460d 956 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 957 "switches".
6364e0b4 958
3a7e524e
RE
9592002-01-14 Richard Earnshaw <rearnsha@arm.com>
960
961 * MAINTAINERS: Add self as co-maintainer for the ARM code.
962
1209e219
NC
9632001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
964
965 * po/es.po: Import from translation project.
966 * configure.in (ALL_LINGUAS): Add es.
967 * configure: Regenerate.
968
b4db1224
JT
9692002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
970
971 * readelf.c (get_netbsd_elfcore_note_type): Use
972 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
973
9437c45b
JT
9742002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
975
976 * readelf.c: Update copyright years.
977 (get_note_type): Return a const char *.
978 (get_netbsd_elfcore_note_type): New function.
979 (process_note): Use get_netbsd_elfcore_note_type to get
980 the note type string for NetBSD ELF core files.
981
00428cca
AM
9822002-01-06 Steve Ellcey <sje@cup.hp.com>
983
984 * readelf.c (get_ia64_segment_type): Add support for macros.
985 (get_segment_type): Add support for IA64 specific macros.
986
31104126
NC
9872001-12-20 Julian v. Bock <julian@wongr.net>
988
989 * readelf.c (print_symbol): New function: Print a formatted symbol
990 name. If --wide is specified do not truncate it.
991 (dump_relocations): Use print_symbol() to print symbol names.
992 (process_symbol_table): Likewise.
993 (process_syminfo): Likewise.
994 (process_mips_specific): Likewise.
995 (usage): Document new feature of --wide switch.
996 * doc/binutils.texi (objdump): Document additional behaviour of
997 --wide.
2a538ba5 998
4dd67f29
MS
9992001-12-18 Michael Snyder <msnyder@redhat.com>
1000
1001 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
1002 (copy_object): Don't set the start address or flags of a core file.
1003 (copy_section): Don't relocate a core file. Don't copy contents
1004 if the input section has the contents flag set, but the output
1005 section does not (which happens with the fake 'note' pseudo-
1006 sections that BFD creates for corefiles).
1007
43521d43
TS
10082001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1009
1010 * readelf.c (get_machine_flags): Recognize header flags for ABI and
1011 ASE extensions. More robust code for ISA checking. Ignore empty fields
1012 in header flags for GNU extensions.
1013
b667df2e
AM
10142001-12-18 Alan Modra <amodra@bigpond.net.au>
1015
1016 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1017
17a5a5c3
NC
10182001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1019
1020 * po/ja.po: Import from translation project.
1021 * configure.in (ALL_LINGUAS): Add ja.
1022 * configure: Regenerate.
1023
65de42c0
TS
10242001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1025
1026 * addr2line.c (main): Protoype.
1027 * ar.c (main): Protoype.
1028 * nm.c (main): Protoype.
1029 * objcopy.c (main): Protoype.
1030 * objdump.c (main): Protoype.
1031 * size.c (main): Protoype.
1032 * strings.c (main): Protoype.
1033
9ad5cbcf
AM
10342001-12-17 Alan Modra <amodra@bigpond.net.au>
1035
1036 * readelf.c (symtab_shndx_hdr): New global.
1037 (SECTION_HEADER_INDEX): Define.
1038 (SECTION_HEADER_NUM): Define.
1039 (SECTION_HEADER): Define.
1040 (GET_ELF_SYMBOLS): Pass two params rather than three.
1041 (get_32bit_elf_symbols): Take file and section args. Read and
1042 use SHT_SYMTAB_SHNDX.
1043 (get_64bit_elf_symbols): Likewise.
1044 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1045 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1046 Remember symtab_shdx_hdr.
1047 (process_program_headers): Scan from index 1 for segment map.
1048 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1049 "section_headers".
1050 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1051 (process_unwind): Likewise.
1052 (process_version_sections): Likewise.
1053 (process_symbol_table): Likewise.
1054 (display_debug_info): Likewise.
1055 (process_dynamic_segment): Fake up a symtab section for changed
1056 GET_ELF_SYMBOLS.
1057 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1058 (process_program_headers): Kill signed/unsigned warning.
1059 (load_debug_str): Likewise.
1060 (display_debug_info): Likewise.
1061
65765700
JJ
10622001-12-13 Jakub Jelinek <jakub@redhat.com>
1063
1064 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1065
560f3c1c
AM
10662001-12-11 Alan Modra <amodra@bigpond.net.au>
1067
1068 * readelf.c (process_file_header): Print extended e_shnum and
1069 e_shdtrndx values. Set elf_header values for same.
1070 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1071 (get_64bit_section_headers): Likewise.
1072 (process_section_headers): Update calls.
1073 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1074
bc408b8a
JJ
10752001-12-10 Jakub Jelinek <jakub@redhat.com>
1076
1077 * objcopy.c (setup_section): Copy entsize.
1078
93fbbb04
GK
10792001-12-07 Geoffrey Keating <geoffk@redhat.com>
1080
1081 * readelf.c (guess_is_rela): Add support for stormy16.
1082 (dump_relocations): Likewise.
1083 (get_machine_name): Likewise.
1084
e3c8793a
NC
10852001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1086
1087 * dllwrap.c (main) Replace multiple strings describing a
1088 single error with a single, newline escaped sentence to permit
1089 better translation into foreign languages.
1090
1091 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1092 class names.
1093
956cd1d6
TS
10942001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1095
1096 * strings.c (get_char): Initialize value.
1097
956c53ee
TS
10982001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1099
1100 * arlex.l: Silence compile warnings.
1101 * arsup.h: Likewise. Fix formatting.
1102
cedd9a58
JJ
11032001-12-04 Jakub Jelinek <jakub@redhat.com>
1104
1105 * strings.c: Include config.h before bfd.h.
1106 (file_off): New type.
1107 (file_open): Define.
1108 (print_strings): Use file_off instead of file_ptr. Print addresses
1109 which don't fit into long correctly.
1110 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1111 available.
1112 (strings_file): Use file_off instead of file_ptr. Use file_open.
1113 * configure.in: Check for getc_unlocked.
1114 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1115 be defined for it.
1116 * configure: Rebuilt.
1117 * config.h.in: Rebuilt.
1118
af667503
L
11192001-11-29 H.J. Lu <hjl@gnu.org>
1120
1121 * bucomm.c (make_tempname): Revert the changes made on
1122 2001-11-14 and 2001-11-12. They won't work with directories.
1123
16474668
NC
11242001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1125
1126 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1127 CFLAGS_FOR_TARGET to runtest in environment.
1128 * Makefile.in: Rebuild.
1129 * doc/Makefile.in: Rebuild.
1130
17978339
MS
11312001-11-28 Mike Stump <mrs@wrs.com>
1132
1133 * objcopy.c (setup_section): Preserve SEC_RELOC when
1134 --set-section-flags is used.
1135
261a45ad
NC
11362001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1137
1138 * readelf.c (do_debug_str): New variable.
1139 (display_debug_str): New function: Display the contents of a
1140 .debug_str section.
1141 (load_debug_str): New function: Load in the contents of a
1142 .debug_str section.
1143 (free_debug_str): New function: Free the memory used by
1144 load_debug_str().
1145 (fetch_indirect_string): Retrieve a string from the .debug_str
1146 section.
1147 (usage): Add -ws.
1148 (parse_args): Accept -ws.
1149 (process_section_headers): Allow the display of the .debug_str
1150 section.
1151 (read_and_display_attr_value): Use fetch_indirect_string. Show
1152 offset into .debug_str section.
1153 (display_debug_info): Use load_debug_str and free_debug_str.
1154 (debug_displays): Add .debug_str.
1155 * doc/binutils.texi: Document -ws.
1156
b8908f93
AJ
11572001-11-19 Andreas Jaeger <aj@suse.de>
1158
1159 * testsuite/binutils-all/objdump.exp: Add x86-64.
1160
e5fb9629
AS
11612001-11-15 Andreas Schwab <schwab@suse.de>
1162
1163 * readelf.c: Fix warnings without terminating newline.
1164
802a735e
AM
11652001-11-15 Alan Modra <amodra@bigpond.net.au>
1166
1167 * doc/binutils.texi (objdump): Document ppc -M options.
1168
b89e9eae
AJ
11692001-11-14 Andreas Jaeger <aj@suse.de>
1170
1171 * doc/binutils.texi (objdump): Fix description to use x86-64.
1172
a6a25652
NC
11732001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1174
1175 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1176 not all systems provide mkstemp.
1177
e396998b
AM
11782001-11-14 Alan Modra <amodra@bigpond.net.au>
1179
1180 * doc/binutils.texi (objdump): Document x86 -M options.
1181
81766fca
RH
11822001-11-13 Keith Walker <keith.walker@arm.com>
1183
1184 * readelf.c (read_and_display_attr_value): New function to
1185 handle DW_FORM_indirect.
1186 (read_and_display_attr): Use it.
1187
1a509dcc
GK
11882001-11-13 Geoffrey Keating <geoffk@redhat.com>
1189
1190 * readelf.c (display_debug_lines): Deal with unknown standard
1191 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1192 DW_LNS_set_isa.
1193
6e917903 11942001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 1195
6e917903
TW
1196 * MAINTAINERS: Add self as tic54x maintainer. This target
1197 includes the IBM C54XDSP clone.
7559e86e 1198
6e917903 11992001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 1200
7559e86e
NC
1201 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1202
12032001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 1204
ecdadc4a
JL
1205 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1206 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1207 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1208 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1209 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1210 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1211 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1212
91770270
JL
1213 * readelf.c (get_elf_class): Fix ISO portability glitch.
1214 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1215
ef5cdfc7
JJ
12162001-11-07 Jakub Jelinek <jakub@redhat.com>
1217
1218 * readelf.c (debug_str, debug_str_size): New.
1219 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1220 Call free_abbrevs.
1221 (read_and_display_addr): Handle DW_FORM_strp.
1222 (display_debug_info): Read .debug_str section if present,
1223 so that DW_FORM_strp can be handled.
1224 Fix test for non-existant .debug_abbrev section.
1225
5e9520c8
JJ
12262001-11-05 Jakub Jelinek <jakub@redhat.com>
1227
1228 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1229
1230 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1231
54589086
MS
12322001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1233
1234 * MAINTAINERS: Add self as s390/s390x maintainer.
1235
c05b685b
TR
12362001-11-02 Tom Rix <trix@bluey.cygnus.com>
1237
1238 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1239
3c62831e
NC
12402001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1241
1242 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1243 * configure: Regernate.
1244 * po/fr.po: New file.
1245 * po/tr.po: New file.
1246
3c3bdf30
NC
12472001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1248
9b19141a 1249 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
1250 * readelf.c: Include elf/mmix.h.
1251 (guess_is_rela): MMIX is RELA.
1252 (dump_relocations): Handle MMIX relocations.
1253 * Makefile.am: Regenerate dependencies.
1254 * Makefile.in: Regenerate.
1255
f662939a
NC
12562001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1257
1258 * readelf.c (parse_args): Handle multiple options to the -w
1259 switch.
1260
c91d0dfb
JJ
12612001-10-12 Jakub Jelinek <jakub@redhat.com>
1262
1263 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1264 LOPROC, LOOS and LOUSER.
1265
7559e86e 12662001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
1267
1268 * MAINTAINERS: Update my email address.
1269
fcd8210c
AM
12702001-10-03 Alan Modra <amodra@bigpond.net.au>
1271
1272 * doc/Makefile.in: Regenerate.
1273 * configure: Regenerate.
1274
428409d5
NC
12752001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1276
1277 * readelf.c (display_debug_line, display_debug_pubnames,
1278 display_debug_info, display_debug_frames): Detect and warn
1279 about 64-bit format entries.
1280 (display_debug_aranges): Reword 64-bit warning.
1281 (debug_displays): Add .debug_pubtypes as a known, but not yet
1282 supported, debug section.
1283
6a8c2b0d
AM
12842001-10-02 Alan Modra <amodra@bigpond.net.au>
1285
1286 * coffdump.c (PROGRAM_VERSION): Delete.
1287 (main <'V'>): Call print_version.
1288 * srconv.c: Likewise.
1289 * sysdump.c: Likewise.
1290 * version.c (program_version): Remove.
1291 (print_version): Use BFD_VERSION_STRING. Just print the current
1292 year in copyright message.
1293 * addr2line.c (program_version): Remove unused declaration.
1294 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1295 place of BFD_VERSION.
1296 * Makefile.am (Makefile): Depend on bfd/configure.in.
1297 (cplus-dem.o): Depend on Makefile.
1298 Run "make dep-am".
1299 * Makefile.in: Regenerate.
1300
e414a165
NC
13012001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1302
1303 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1304 format .debug_arange sections.
1305 (main): Add missing prototype.
b8908f93 1306
efc3ee7f
HPN
13072001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1308
1309 * Makefile.am: Update dependencies with "make dep-am".
1310 * Makefile.in: Regenerate.
1311
9e85c2a0
RH
13122001-09-28 Richard Henderson <rth@redhat.com>
1313
1314 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1315
451dad9c
AM
13162001-09-26 Alan Modra <amodra@bigpond.net.au>
1317
1318 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1319 VA_CLOSE.
1320 (non_fatal): Likewise.
1321 * objdump.c (objdump_sprintf): Likewise.
1322 * readelf.c (error): Likewise.
1323 (warn): Likewise.
1324
d974e256
JJ
13252001-09-25 Jakub Jelinek <jakub@redhat.com>
1326
1327 * readelf.c (do_wide): New.
1328 (options): Add --wide.
1329 (usage, parse_args): Likewise.
1330 (process_program_headers): Put each segment on a single line if
1331 --wide is given.
1332 (process_section_headers): Put each section on a single line if
1333 --wide is given.
1334 * doc/binutils.texi: Document it.
1335 * NEWS: Likewise.
1336
2f11c261
AM
13372001-09-25 Alan Modra <amodra@bigpond.net.au>
1338
1339 * readelf.c (print_vma): Print 8 digits of low hex value.
1340
1d50f91e
AJ
13412001-09-24 Andreas Jaeger <aj@suse.de>
1342
1343 * nlmconv.c: Fix warnings about unused attributes and function
1344 prototypes.
1345
1346 * strings.c: Add prototype for get_char.
1347
38131e67
L
13482000-09-19 H.J. Lu <hjl@gnu.org>
1349
1350 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1351 $(srcdir)/cxxfilt.man.
1352 * doc/Makefile.in: Rebuild.
1353
3bcfb3e4
AM
13542001-09-19 Alan Modra <amodra@bigpond.net.au>
1355
1356 * objcopy.c (copy_main): Correct rename-section string parsing.
1357 Consolidate new_name parsing, and error messages.
1358
3882b010
L
13592001-09-18 Bruno Haible <haible@clisp.cons.org>
1360
1361 * addr2line.c: Don't include <ctype.h>.
1362 (main): For gettext, also set the LC_CTYPE locate facet.
1363 * ar.c (main): Likewise.
1364 * coffdump.c (main): Likewise.
1365 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1366 (main): For gettext, also set the LC_CTYPE locate facet.
1367 Use ISALNUM instead of isalpha/isdigit.
1368 * dllwrap.c: Don't include <ctype.h>.
1369 (main): For gettext, also set the LC_CTYPE locate facet.
1370 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1371 (main): For gettext, also set the LC_CTYPE locate facet.
1372 Use TOUPPER instead of islower/toupper.
1373 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1374 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1375 Use TOUPPER instead of islower/toupper.
1376 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1377 * objcopy.c (main): Likewise.
1378 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1379 (disassemble_bytes): Use ISPRINT instead of isprint.
1380 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1381 (dump_data): Use ISPRINT instead of isprint.
1382 (main): For gettext, also set the LC_CTYPE locate facet.
1383 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1384 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1385 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1386 Use TOUPPER instead of islower/toupper.
1387 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1388 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1389 (write_rc_accelerators): Use ISPRINT instead of isprint.
1390 (write_rc_rcdata): Likewise.
1391 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1392 * srconv.c (main): Likewise.
1393 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1394 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1395 isdigit/isupper/islower.
1396 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1397 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1398 stab_demangle_prefix, stab_demangle_qualified,
1399 stab_demangle_template, stab_demangle_type,
1400 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1401 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1402 (isgraphic): Use ISPRINT instead of isascii/isprint.
1403 (main): Remove HAVE_LC_MESSAGES dependency.
1404 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1405 (pbarray): Use ISPRINT instead of isprint.
1406 (main): For gettext, also set the LC_CTYPE locate facet.
1407 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1408 (format_from_filename): Use ISPRINT instead of isprint.
1409 (main): For gettext, also set the LC_CTYPE locate facet.
1410 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1411 (unicode_print): Use ISPRINT instead of isprint.
1412 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1413 (stab_variable): Use ISDIGIT instead of isdigit.
1414
e59b4dfb
AM
14152001-09-18 Alan Modra <amodra@bigpond.net.au>
1416
1417 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1418 Replace bfd_read call with call to bfd_bread.
1419 (extract_file): Likewise.
1420
1421 * objdump.c (dump_section_header): Cast section->filepos to
1422 unsigned long to suit printf format string.
1423 * readelf.c (process_section_headers): Similarly for sh_offset.
1424 (process_unwind): Likewise.
1425
d132876a
NC
14262001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1427
1428 * strings.c (encoding, encoding_bytes): New variables.
1429 (long_options): Add --encoding.
1430 (main): Accept -e and --encoding.
1431 (get_char): New function. Read a, possibly wide, character from
1432 the input stream.
1433 (print_strings): Use get_char().
1434 (usage): Document new command line option.
1435 * doc/binutils.texi: Document new command line option.
1436 * NEWS: Announce new command line option.
1437
7559e86e 14382001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
1439
1440 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1441 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1442 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1443 Removed EM_CYGNUS_ARC.
1444
7559e86e 14452001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1446
1447 * readelf.c: Include elf/h8 for H8 series definitions.
1448 (guess_is_rela): H8 series if RELA.
1449 (dump_relocations): Handle H8 series relocations.
1450
0823fbca
EC
14512001-08-31 Eric Christopher <echristo@redhat.com>
1452
1453 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1454
8db76d70
PT
14552001-08-29 Peter Targett <peter.targett@arccores.com>
1456
1457 * MAINTAINERS: Include ARC Maintainer.
1458
d81d6584
BE
14592001-08-29 Ben Elliston <bje@redhat.com>
1460
1461 * stabs.c (stab_demangle_template): Initialise s4.
1462
25a1ff5b
AM
14632001-08-27 Alan Modra <amodra@bigpond.net.au>
1464
1465 * readelf.c (dump_relocations): Recognise EM_PPC64.
1466
a5d22d2a
TS
14672001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1468
1469 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1470
62a5a82d
L
14712001-08-25 H.J. Lu <hjl@gnu.org>
1472
1473 * nm.c (print_width): New.
1474 (display_rel_file): Set `print_width' according to
1475 bfd_sprintf_vma.
1476 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1477
1ae8b3d2
AO
14782001-08-24 Alexandre Oliva <aoliva@redhat.com>
1479
1480 * objcopy.c (use_alt_mach_code): New variable.
1481 (OPTION_ALT_MACH_CODE): Define.
1482 (copy_options): Added --alt-machine-code.
1483 (copy_main): Handle it.
1484 (copy_object): Switch to alternate machine code if requested.
1485 * doc/binutils.texi: Document new option.
1486 * NEWS: Likewise.
1487
d1bdd336
TS
14882001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1489
1490 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1491
410f7a12
L
14922001-08-21 H.J. Lu <hjl@gnu.org>
1493
1494 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1495 (display_debug_info): Cast for 64bit hosts.
1496 (display_debug_frames): Likewise.
1497 (process_mips_specific): Likewise.
1498
c32144ff
AJ
14992001-08-21 Andreas Jaeger <aj@suse.de>
1500
1501 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1502
1503 * sysdump.c: Add missing prototypes.
1504 * srconv.c: Likewise.
1505 * unwind-ia64.c: Likewise.
1506 * coffdump.c: Likewise.
1507
1508 * sysinfo.y: Print prototypes, include <ansidecl.h>.
1509
1510 * coffgrok.c: Add missing prototypes, include libiberty.h instead
1511 of declaring xcalloc.
1512
d8180c76
L
15132001-08-10 H.J. Lu <hjl@gnu.org>
1514
1515 * nm.c (print_value): Add one arg, bfd *.
1516 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1517 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1518 (print_symbol_info_sysv): Likewise.
1519 (print_symbol_info_posix): Likewise.
1520
1521 * objdump.c (dump_section_header): Replace printf_vma with
1522 bfd_printf_vma.
1523 (print_section_stabs): Likewise.
1524 (dump_bfd_header): Likewise.
1525 (objdump_print_value): Replace sprintf_vma with
1526 bfd_sprintf_vma.
1527 (disassemble_bytes): Likewise.
1528 (dump_reloc_set): Likewise.
1529
0218d1e4
AJ
15302001-08-10 Andreas Jaeger <aj@suse.de>
1531
1532 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1533 to build warnings.
1534 * configure: Regenerate.
1535
2863d58a
AM
15362001-08-09 Alan Modra <amodra@bigpond.net.au>
1537
1538 * readelf.c: Add missing prototypes.
1539 * objdump.c: Likewise. Format existing prototypes.
1540
c0e047e0
AO
15412001-08-08 Alexandre Oliva <aoliva@redhat.com>
1542
1543 * readelf.c (display_debug_info): Add to abbrev_offset the addend
1544 of any RELA relocation for the abbrev_offset memory location that
1545 refers to the .debug_abbrev section symbol.
1546
ff78d6d6
L
15472001-08-07 H.J. Lu <hjl@gnu.org>
1548
1549 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1550 (main): Return process_file ().
1551
c36774d6
PB
15522001-08-05 Philip Blundell <philb@gnu.org>
1553
1554 * doc/binutils.texi: Use "Thumb" not "THUMB".
1555
8f9d9bd9
JH
15562001-08-03 John Healy <jhealy@redhat.com>
1557
bb279dc0
ZW
1558 Patch suggested by Frank Eigler <fche@redhat.com>.
1559 * objdump.c (disassemble_data): Fill in section member of the
1560 disasm_info structure.
8f9d9bd9 1561
c918cb96
DD
15622001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1563
1564 * configure.in: Added --with-windres option.
1565 * configure: Regenerated.
1566
c7c55b78
NC
15672001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1568
1569 * doc/binutils.texi: Use @command{name} for commands;
1570 use @option{-opt} for options; use @table @env for list of options;
1571 remove spaces arround [ | ] in synopsis.
1572
1573 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1574 center title.
1575
594ef5db
NC
15762001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1577
bb279dc0
ZW
1578 * objcopy.c: Fix formatting.
1579 (section_rename): New structure.
1580 (OPTION_RENAME_SECTION): New switch.
1581 (copy_usage): Document new switch.
1582 (add_section_rename): New function: Add a node to the section
1583 rename list.
1584 (find_section_rename): New function: Find the new name and
1585 flags for a section.
1586 (setup_section): Call find_section_name to determine the name
1587 of the output section.
1588 (copy_main): Handle OPTION_RENAME_SECTION.
1589 * binutils.texi: Document new switch.
594ef5db
NC
1590 * NEWS: Mention new switch.
1591
1f554c69
NC
15922001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1593
1594 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1595 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1596 bug-binutils@gcc.org.
1597
2f83960e
AM
15982001-07-28 Matthias Kramm <kramm@quiss.org>
1599
1600 * bucomm.c (list_supported_architectures): New function.
1601 * bucomm.h (list_supported_architectures): Declare.
1602 * objdump.c (usage): Call the above.
1603
20fe0649
DB
16042001-07-25 Dave Brolley <brolley@redhat.com>
1605
1606 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1607 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1608
1b577b00
NC
16092001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1610
1611 * README: Update for 2.11. Change bug reporting email address.
1612 * MAINTAINERS: Tidy up. Change bug reporting email address.
1613
95fd336c
DD
16142001-07-16 DJ Delorie <dj@redhat.com>
1615
5f16d855
DD
1616 * resres.c (write_res_header): Align header size.
1617 (res_align_file): Calculate alignment correctly.
1618
95fd336c
DD
1619 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1620 correct 10).
1621 * resrc.c (write_rc_resource): Likewise.
1622 * windres.h (SUBLANG_SHIFT): Define - as 10.
1623
ed8fee27
NC
16242001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1625
1626 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1627
90ab7e9a
NC
16282001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1629
1630 * MAINTAINERS: Add notes about branch checkins.
1631
e0c60db2
NC
16322001-07-05 Daniel Berlin <dan@cgsoftware.com>
1633
1634 * readelf.c (display_debug_macinfo): New function, display
1635 .debug_macinfo section.
1636 (do_debug_macinfo): New variable.
1637 (parse_args): Handle "-w[mM]" to mean display macro info.
1638 (process_section_headers): Handle debug_macinfo.
1639 (debug_displays): Replace unsupported function with macinfo
0218d1e4 1640 function for .debug_macinfo display.
e0c60db2
NC
1641 * doc/binutils.texi: Document new command line switch.
1642 * NEWS: Document new feature of readelf.
0218d1e4 1643
24e01a36
L
16442001-07-05 H.J. Lu <hjl@gnu.org>
1645
1646 * objcopy.c (filter_symbols): Don't turn undefined symbols
1647 into local.
1648
4258bf4d
L
16492001-07-03 H.J. Lu <hjl@gnu.org>
1650
1651 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1652 $@.pod.
1653 (ar.1): Likewise.
1654 (dlltool.1): Likewise.
1655 (nlmconv.1): Likewise.
1656 (nm.1): Likewise.
1657 (objcopy.1): Likewise.
1658 (objdump.1): Likewise.
1659 (ranlib.1): Likewise.
1660 (readelf.1): Likewise.
1661 (size.1): Likewise.
1662 (strings.1): Likewise.
1663 (strip.1): Likewise.
1664 (windres.1): Likewise.
1665 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1666 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1667 $(DEMANGLER_NAME).
1668 (as.1): Removed.
1669 * doc/Makefile.in: Regenerated.
1670
7014bc31
NC
16712001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1672
1673 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1674
b811889f
NC
16752001-07-01 Daniel Berlin <dan@cgsoftware.com>
1676
1677 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1678
12ab83a9
NC
16792001-06-29 James Cownie <jcownie@etnus.com>
1680
1681 * readelf.c: Support DWARF 2.1 attributes.
1682
a6e9f9df
AM
16832001-06-28 Alan Modra <amodra@bigpond.net.au>
1684
1685 * readelf.c (GET_DATA_ALLOC): Remove.
1686 (GET_DATA): Remove.
1687 (get_data): New function combining above macros, with an extra
1688 test for zero size.
1689 (slurp_rela_relocs): Use get_data, and catch error return.
1690 (slurp_rel_relocs): Likewise.
1691 (get_32bit_program_headers): Likewise.
1692 (get_64bit_program_headers): Likewise.
1693 (get_32bit_section_headers): Likewise.
1694 (get_64bit_section_headers): Likewise.
1695 (get_32bit_elf_symbols): Likewise.
1696 (get_64bit_elf_symbols): Likewise.
1697 (process_section_headers): Likewise.
1698 (process_relocs): Likewise.
1699 (slurp_ia64_unwind_table): Likewise.
1700 (process_unwind): Likewise.
1701 (get_32bit_dynamic_segment): Likewise.
1702 (get_64bit_dynamic_segment): Likewise.
1703 (process_dynamic_segment): Likewise.
1704 (process_version_sections): Likewise.
1705 (process_symbol_table): Likewise.
1706 (dump_section): Likewise.
1707 (display_debug_info): Likewise.
1708 (display_debug_section): Likewise.
1709 (process_section_contents): Likewise.
1710 (process_corefile_note_segment): Likewise.
1711 (process_mips_specific): Likewise. Also free econf32, econf64.
1712
af3fc3bc
AM
17132001-06-25 Alan Modra <amodra@bigpond.net.au>
1714
1715 * readelf.c (dump_relocations): Print "bad symbol index" if
1716 symtab == NULL with non-zero symtab_index.
1717 (process_relocs): Don't bomb if reloc section has no symsec.
1718
6d900bf6
L
17192001-06-24 H.J. Lu <hjl@gnu.org>
1720
1721 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1722 by accident.
1723 (copy_main): Apply the the change made to strip_main on
1724 2001-05-30 by accident.
1725
49b4e386
AJ
17262001-06-23 Andreas Jaeger <aj@suse.de>
1727
1728 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1729 parameter 'code'.
1730 (unw_decode_x2): Likewise.
1731 (unw_decode_x3): Likewise.
1732 (unw_decode_x4): Likewise.
1733
d8dc71e3
BE
17342001-06-23 Ben Elliston <bje@redhat.com>
1735
1736 * MAINTAINERS: Add myself as M88k maintainer.
1737
af3bdff7
NC
17382001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1739
1740 * objcopy.c (strip_main): Support -o or --output-file command lien
1741 switch.
1742
105e7211
L
17432001-06-19 H.J. Lu <hjl@gnu.org>
1744
1745 * doc/Makefile.in: Regenerated.
1746
c45021f2
NC
17472001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1748
1749 * readelf.c: Restore formatting.
1750
17512001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1752
bb279dc0
ZW
1753 * Makefile.am: Move documentation into doc subdirectory.
1754 * Makefile.in: Regenerated.
c45021f2 1755 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
1756 * addr2line.1: Removed.
1757 * ar.1: Likewise.
1758 * dlltool.1: Likewise.
1759 * nlmconv.1: Likewise.
1760 * nm.1: Likewise.
1761 * objcopy.1: Likewise.
1762 * objdump.1: Likewise.
1763 * ranlib.1: Likewise.
1764 * readelf.1: Likewise.
1765 * size.1: Likewise.
1766 * strings.1: Likewise.
1767 * strip.1: Likewise.
1768 * windres.1: Likewise.
1769 * cxxfilt.man: Likewise.
c45021f2
NC
1770 * doc: New Directory.
1771 * doc/Makefile.am: New file.
1772 * doc/Makefile.in: Generate.
1773
09ad7db3
AM
17742001-06-09 Alan Modra <amodra@bigpond.net.au>
1775
1776 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1777
936260fe
AM
17782001-06-01 Alan Modra <amodra@bigpond.net.au>
1779
1780 * MAINTAINERS: Update my email address.
1781
16b2b71c
NC
17822001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1783
1784 * objcopy.c: Add new switches: --keep-global-symbol,
1785 --keep-symbols, --localize-symbols, --keep-global-symbols and
1786 --weaken-symbols.
1787 * binutils.texi: Document new switches.
1788 * objcopy.1: Regenerate.
1789 * NEWS: Announce new feature.
1790
7036c0e1
AJ
17912001-05-28 Andreas Jaeger <aj@suse.de>
1792
1793 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1794 variables, fix format strings.
1795
76a406e5
NC
17962001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1797
1798 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1799 when computing the address of the line to show.
1800
31b6fca6
RH
18012001-05-16 Richard Henderson <rth@redhat.com>
1802
1803 * readelf.c (do_debug_frames_interp): New.
1804 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1805 (byte_get_big_endian): Likewise.
1806 (parse_args) ['F']: Set do_debug_frames_interp.
1807 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1808 (frame_display_row): Don't trunc pc_begin to int.
1809 (size_of_encoded_value): New.
1810 (display_debug_frames): Handle 64-bit targets. Print raw data
1811 unless do_debug_frames_interp.
1812 (debug_displays): Remove duplicate .debug_frame.
1813
4fe85591
NC
18142001-05-15 Ralf Baechle <ralf@gnu.org>
1815
1816 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1817 The former constant was never in active use and is used otherwise
1818 by the ABI.
1819
579f31ac
JJ
18202001-05-11 Jakub Jelinek <jakub@redhat.com>
1821
1822 * readelf.c (process_unwind): Print all unwind sections, not just
1823 one.
1824
78f4a3f7
AM
18252001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1826
1827 * readelf.c (process_unwind): Remove const specifier.
1828
1c529ca6
NC
18292001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1830
1831 * strings.c (isgraphic): Do not use isascii() unless it is needed
1832 for isprint() to work.
1833 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1834
87e6d782
NC
18352001-04-27 Johan Rydberg <jrydberg@opencores.org>
1836
bb279dc0 1837 * NEWS: Announce support for OpenRISC.
87e6d782 1838
4bd3d870 18392001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
1840
1841 * dlltool.c (do_default_excludes): Initialise to true.
1842
21211521
AM
18432001-04-10 Alan Modra <amodra@one.net.au>
1844
1845 * MAINTAINERS: Update my email address
1846 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1847
0c66b61e 18482001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
1849
1850 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1851
e58d53af
L
18522001-03-30 H.J. Lu <hjl@gnu.org>
1853
1854 * readelf.c (process_unwind): Just return if do_unwind is 0.
1855
bee72332
DD
18562001-03-28 Roger Sayle <roger@metaphorics.com>
1857
1858 * dlltool.c (make_one_lib_file): Fix section flags for
1859 .text, .data and .bss in stub ds*.o files to match those
1860 generated by gas.
1861
f1467e33
L
18622001-03-29 H.J. Lu <hjl@gnu.org>
1863
1864 * readelf.c (process_unwind): Only do unwind sections for
1865 IA64.
1866
1c6fb4fe
L
18672001-03-28 H.J. Lu <hjl@gnu.org>
1868
1869 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1870 * Makefile.in: Regenerate.
1871
0879a67a
AJ
18722001-03-26 Andreas Jaeger <aj@suse.de>
1873
1874 * binutils.texi (nm): Fix texi syntax.
1875
0285c67d
NC
18762001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1877
1878 * binutils.texi: Put @c man begin and @c man end indications
1879 to generate man pages using texi2pod and pod2man. Put @c man title
1880 to identify each man. Add SEEALSO entries.
1881 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1882 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1883 sort the list.
1884 (*.1): Build the man pages from binutils.texi.
1885 * Makefile.in: Regenerate.
1886
04847a4d
CF
18872001-03-13 Eric Kohl <ekohl@rz-online.de>
1888
1889 * defparse.y (opt_equal_name): allow "." in name.
1890 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1891 (gen_exp_file): Likewise.
1892
43a0748c
NC
18932001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1894
1895 * NEWS: Document addition of -B switch to objcopy.
1896 * binutils.texi: Document addition of -B switch to objcopy.
1897 * objcopy.c: (copy_options): Add --binary-architecture.
1898 (copy_usage): Document -B/--binary-architecture.
1899 (copy_main): Support -B/--binary-architecture. Set
1900 bfd_external_binary_architecture.
0879a67a 1901
b7498e0e
NC
19022001-03-11 Andreas Jaeger <aj@suse.de>
1903
1904 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1905 (dump_relocations): Likewise.
1906 (get_machine_name): Likewise.
1907
a59e3bd7
NC
19082001-02-28 Nick Clifton <nickc@redhat.com>
1909
1910 * readelf.c: (struct unw_aux_info): Remove const modifier for
1911 'strtab' field.
1912 (process_unwind): Remove non-K&R compliant LHS type cast in call
1913 to GET_DATA_ALLOC macro.
1914
a5bcd848
PB
19152001-02-28 Philip Blundell <pb@futuretv.com>
1916
1917 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1918 ABI is in use; remove ambiguity between the "unknown" EABI and
1919 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
1920 renamed EF_xx constants.
1921
27b7e12d
AM
19222001-02-27 Alan Modra <alan@linuxcare.com.au>
1923
1924 * configure.in (BFD_VERSION): New.
1925 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1926 * configure: Regenerate.
1927 * Makefile.am: Run "make dep-am"
1928 * Makefile.in: Regenerate.
1929
a9f10786
NC
19302001-02-14 Nick Clifton <nickc@redhat.com>
1931
1932 * MAINTAINERS: Add "Obvious Fix" rule.
1933
3c44da9a
MS
19342001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1935
1936 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1937 literal concatenation.
1938
ecd03389
MS
19392001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1940
1941 * readelf.c (struct unw_aux_info): Remove const from the info member.
1942 (process_unwind): Don't type-cast the third argument to the
1943 GET_DATA_ALLOC macro.
1944
88ec60c7
NC
19452001-02-11 Nick Clifton <nickc@redhat.com>
1946
1947 * readelf.c (dump_relocations): Free corrected allocated
1948 array.
1949 (process_unwind): Fix compile time warning.
1950
f5e21966
NC
19512001-02-10 Nick Clifton <nickc@redhat.com>
1952
1953 * binutils.texi: Document new --unwind option to readelf.
1954
a85d7ed0
NC
19552001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1956
1957 * readelf.c: Add linux target for S/390.
1958
7bb10502
AM
19592001-02-10 Alan Modra <alan@linuxcare.com.au>
1960
1961 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1962 printf is a macro.
1963
8ca8f343
HPN
19642001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
1965
1966 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1967 * aclocal.m4: Regenerate.
1968 * configure: Regenerate.
1969
7340082d
NC
19702001-02-07 Todd Vierling <tv@wasabisystems.com>
1971
1972 * bucomm.c (bfd_target_vector): Change extern array to pointer.
1973 * objdump.c (bfd_target_vector): Likewise.
1974
4d6ed7c8
NC
19752001-02-07 David Mosberger <davidm@hpl.hp.com>
1976
1977 * readelf.c (process_unwind): New function.
1978 (slurp_ia64_unwind_table): Ditto.
1979 (dump_ia64_unwind): Ditto.
1980 (find_symbol_for_address): Ditto.
1981 (slurp_rela_relocs): New function (split off from dump_relocations()).
1982 (slurp_rel_relocs): Ditto.
1983 (parse_args): Handle '-u' option.
1984
1985 * unwind-ia64.c: New file.
1986 * unwind-ia64.h: New file.
1987 * Makefile.am: Include unwind-ia64.c in readelf build.
1988 * Makefile.in: Regenerate.
7340082d 1989 * po/binutils.pot: Regenerate.
4d6ed7c8 1990
c7217458
PB
19912001-02-04 Philip Blundell <philb@gnu.org>
1992
1993 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1994 * configure: Regenerate.
1995
956eedd4
AM
19962001-01-31 Steve deRosier <sderosier@vari-lite.com>
1997
1998 * ieee.c (ieee_add_bb11): Don't check for backslashes
1999 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2000
8855cbca
AM
20012001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
2002
c7f2731e
AM
2003 * ieee.c: Update copyright.
2004 (ieee_start_compilation_unit): Don't check for backslashes
2005 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2006
8855cbca
AM
2007 * stabs.c: Update copyright. Include "filenames.h".
2008 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
2009
329de803 20102001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
2011
2012 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
2013 sections are present before using them. Remove code duplication.
2014 (process_symbol_table): Check if VERDEF or VERNEED sections are
2015 present before using them.
2016
23719f39
NC
20172001-01-17 Nick Clifton <nickc@redhat.com>
2018
2019 * objcopy.c (copy_object): Fail if attempting to convert the
2020 endianness of the input object file.
2021
2022 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 2023
f726e849
NC
20242001-01-16 Nick Clifton <nickc@redhat.com>
2025
2026 * readelf.c (string_table_length): New variable.
2027 (SECTION_NAME): Catch out of range indices and missing section
2028 pointers.
2029 (process_section_headers): Delete useless local variable
2030 string_table_offset. Set the value of string_table_length
2031 after loading the string table.
2032 (process_mips_specific): Use SECTION_NAME macro.
2033 (process_file): Set string_table_length to 0 when it is freed.
2034
d0398d6a
NC
20352001-01-12 Nick Clifton <nickc@redhat.com>
2036
2037 * version.c (print_version): Update copyright date.
2038
0d2bcfaf
NC
20392001-01-11 Peter Targett <peter.targett@arccores.com>
2040
2041 * readelf.c (dump_relocations): Include selection with EM_ARC.
2042 (get_machine_name) Update name to "ARC".
2043
8b1e6df3
NC
20442001-01-09 Nick Clifton <nickc@redhat.com>
2045
2046 * Makefile.am: Add rule to build objdump.o from objdump.c and
2047 using OBJDUMP_DEFS.
2048 * Makefile.in: Regenerate.
2049
2050 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2051 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2052 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 2053 * configure: Regenerate.
8b1e6df3
NC
2054
2055 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2056 is defined read in the relocs even if dump_reloc_info is
2057 false.
2058
2f952d20
PB
20592001-01-07 Philip Blundell <philb@gnu.org>
2060
2061 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2062 `bug-binutils'.
2063 * README: Likewise.
2064
a8c548cb
NC
20652000-12-19 Nick Clifton <nickc@redhat.com>
2066
2067 * dlltool.c: Add missing support for arm-epoc-pe.
2068 * configure.in: Add missing support for arm-epoc-pe.
2069 * configure: Regenerate.
2070
cc5fda35
NC
20712000-12-15 Nick Clifton <nickc@redhat.com>
2072
2073 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2074 Mode parts of the x86 port.
2075
bcedfee6
NC
20762000-12-04 Andreas Jaeger <aj@suse.de>
2077
2078 * readelf.c (guess_is_rela): Add EM_X86_64.
2079 (dump_relocations): Add EM_X86_64.
2080 (get_machine_name): Add EM_X86_64.
2081 Include "elf/x86-64.h".
2082
584da044
NC
20832000-12-12 Nick Clifton <nickc@redhat.com>
2084
2085 * readelf.c: Fix formatting.
2086
7559e86e 20872000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2088
2089 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2090
a98cc2b2
AH
20912000-12-07 Andrew Haley <aph@redhat.com>
2092
2093 * readelf.c (display_debug_frames): Only display columns that are
2094 referenced by the frame debug info.
2095
c7987a69
NC
20962000-12-05 Nick Clifton <nickc@redhat.com>
2097
2098 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2099
09fd7e38
JM
21002000-12-04 Jason Merrill <jason@redhat.com>
2101
2102 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2103 (display_debug_section): Likewise.
2104 (display_debug_info): Display CU header before bailing.
2105
e7af610e
NC
21062000-12-01 Chris Demetriou <cgd@sibyte.com>
2107
09fd7e38
JM
2108 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2109 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2110 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 2111
09fd7e38
JM
2112 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2113 and E_MIPS_ARCH_64.
84ea6cf2 2114
09fd7e38
JM
2115 * readelf.c (get_machine_flags): Add case for
2116 E_MIPS_MACH_SB1.
c6c98b38 2117
75066968
DD
21182000-11-30 Richard Earnshaw <rearnsha@arm.com>
2119
2120 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2121
5c4666ea
HPN
21222000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2123