Add paragraph about using --disable-nls
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
a99996bb
NC
12003-02-24 Nick Clifton <nickc@redhat.com>
2
3 * README: Update binutils references to 2.13.
4 Add paragraph about using --disable-nls.
5
76ed1927
NC
62003-02-24 Elias Athanasopoulos <elathan@phys.uoa.gr>
7
8 * doc/binutils.texi (nm --size-sort): Update.
9
0100f33b
JW
102003-02-21 James E Wilson <wilson@tuliptree.org>
11
12 * MAINTAINERS: Update email address.
13
ecc51f48
NC
142003-02-21 Ian Wienand <ianw@gelato.unsw.edu.au>
15
16 * readelf.c (get_ia64_dynamic_type): New function.
17 (dynamic_segment_ia64_val): New function.
18 (get_dynamic_type): If machine type is EM_IA_64 call
19 get_ia64_dynamic_val.
20 (get_ia64_section_type_name): Handle sections with types in the
21 SHT_IA_64_LOPSREG to SHT_IA_64_HIPSREG range.
22 (get_dynamic_flags): If machine type is EM_IA_64 call
23 dynamic_segment_ia64_val.
24
947ed062
NC
252003-02-21 Bob Wilson <bob.wilson@acm.org>
26
27 * doc/binutils.texi: Fix typos and obvious texinfo mistakes. Make
28 section title capitalization more consistent. Update descriptions
29 of various options to be consistent with the code. Fix errors and
30 incomplete list in the description of c++filt format options. Remove
31 information about the linker. Change to be more polite about poor
32 bug reports. Replace FDL appendix with include of fdl.texi.
33 * doc/fdl.texi: New file.
34
66491ebc
AM
352003-02-21 Roger Sayle <roger@eyesopen.com>
36
37 * objcopy.c (filter_symbols): Fix compilation problems with
38 HP-UX's C compiler.
39
0e11a9e9
CF
402003-02-19 Christopher Faylor <cgf@redhat.com>
41
42 * rclex.l (handle_quotes): Fix minor formatting problems introduced in
43 previous change.
44
6e5f5201
CF
452003-02-19 Mark Blackburn <marklist@fangorn.ca>
46
0e11a9e9 47 * rclex.l (handle_quotes): Handle strings spanning more than one line.
6e5f5201 48
f0c8c24a
NC
492003-02-12 Bob Wilson <bob.wilson@acm.org>
50
51 * nm.c (usage): Add `java' and `gnat' demangle styles and make
52 quotes consistent.
53 * objdump.c (usage): Ditto. Also fix some typos.
54
d3c543fd
NC
55 * readelf.c (parse_args): Include 'H' option in call to getopt_long.
56
fe2c4142
NC
57 * debug.c (debug_record_variable): Handle global register variables.
58
6de15b9e
NC
59 * stabs.c (parse_stab): For N_SLINE only include
60 function_start_offset if the symbol is within a function;
61 otherwise, the value is absolute.
62
fde78edd
NC
632003-02-10 Nick Clifton <nickc@redhat.com>
64
65 * readelf.c (decode_ARM_machine_flags): Handle the
66 EF_ARM_MAVERICK_FLOAT flag.
67
22d82235
AS
682003-02-04 Andreas Schwab <schwab@suse.de>
69
70 * rddbg.c (read_section_stabs_debugging_info): Cast ptrdiff_t to
71 long and use %ld in printf format.
72
1a677ea8
RS
732003-01-28 Richard Sandiford <rsandifo@redhat.com>
74
75 * readelf.c (dump_relocations): Reorder the r_info field for
76 little-endian mips elf64. Move #ifdef BFD64 to cover the new code.
77
8dde85fc
NC
782003-01-21 Daniel Berlin <dan@dberlin.org>
79
80 * readelf.c (display_debug_loc): Skip address base changes.
81
c6f8bb1e
AM
822003-01-17 Fabio Alemagna <falemagn@aros.org>
83
84 * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMS
85 and ELFOSABI_NSK.
86
c833c019
AM
872003-01-16 Alan Modra <amodra@bigpond.net.au>
88
89 * readelf.c: Include elf/ppc64.h.
90 (dump_relocations <EM_PPC64>): Use elf_ppc64_reloc_type.
91 * Makefile.am: Run "make dep-am".
92 * Makefile.in: Regenerate.
93
3b36097d
SC
942003-01-02 Ben Elliston <bje@redhat.com>
95
96 * readelf.c (guess_is_rela): Handle EM_IQ2000.
97 (get_machine_name): Likewise.
98 (dump_relocations): Likewise.
99 * NEWS: Mention IQ2000 support.
100
cb44e358
RS
1012003-01-02 Richard Sandiford <rsandifo@redhat.com>
102
103 * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2.
104
af7ee8bf
CD
1052002-12-30 Chris Demetriou <cgd@broadcom.com>
106
107 * doc/binutils.texi (objdump): Note MIPS HWR (Hardware Register)
108 changes in MIPS -M options.
109
2469cfa2
NC
1102002-12-30 Dmitry Diky <diwil@mail.ru>
111
112 * Makefile.am: Add msp430 target.
113 * Makefile.in: Regenerate.
114 * readelf.c: Add support for msp430 target.
115
640c0ccd
CD
1162002-12-27 Chris Demetriou <cgd@broadcom.com>
117
118 * doc/binutils.texi (objdump): Document MIPS -M options.
119
59f14fc0
AS
1202002-12-23 Andreas Schwab <schwab@suse.de>
121
122 * readelf.c (main): Reset dump request after each file.
123
312b768e
NC
1242002-12-23 Nick Clifton <nickc@redhat.com>
125
126 * nlmconv.c (main): Pass TRUE as third argument to
127 bfd_arch_get_compatible.
128
8745eafa
NC
1292002-12-23 Nick Clifton <nickc@redhat.com>
130
131 * strings.c (isgraphic): Replace definition with STRING_ISGRAPHIC
132 macro. Handle 'S' encoding, accepting 8-bit characters.
133 (main): Parse 'S' encoding.
134 (get_char): Accept 'S' encoding.
135 (print_strings): Use STRING_ISGRAPHIC.
136 (usage): Document support of 'S' encoding.
137 * doc/binutils.texi: Document support of 'S' encoding/
138 * NEWS: Mention new feature.
139
08213ebb
AM
1402002-12-20 Alan Modra <amodra@bigpond.net.au>
141
142 * README <building ar>: Don't use libibery's needed_list or
143 required_list, instead link libiberty/*.o.
144
b9e5d8e5
KH
1452002-12-19 Kazu Hirata <kazu@cs.umass.edu>
146
147 * doc/binutils.texi: Fix typos.
148
c51238bc
DA
1492002-12-14 John David Anglin <dave@hiauly1.hia.nrc.ca>
150
151 * doc/binutils.texi: Add missing parenthesis.
152
d7fb0dd2
NC
1532002-12-15 Nick Kelsey <nickk@ubicom.com>
154
155 * objcopy.c: Add --prefix-symbols=<prefix> option to rename all
156 symbols by adding the given prefix to the begining of the symbol
157 name. This is useful to provide name space seperation regardless
158 of how the object file was created. Added --prefix-sections=
159 <prefix> and --prefix-alloc-sections=<prefix> options to rename all
160 sections (or all sections with the alloc flag set) by adding the given
161 prefix to the begining of the symbol name.
162 * NEWS: Mention this new feature.
163 * doc/binutils.texi: Document this new feature.
164
55b9cdf1
AM
1652002-12-13 Alan Modra <amodra@bigpond.net.au>
166
167 * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences of
168 dyn_string_append with dyn_string_append_cstr.
169
170 * emul_aix.c (ar_emul_aix_create): Remove unused function.
171
84ad6ede
NC
1722002-12-10 James Cownie <jcownie@etnus.com>
173
174 * readelf.h (get_TAG_name, get_AT_name,
704afb58 175 read_and_display_attr_value): Add support for UPC extensions to
84ad6ede
NC
176 DWARF2 spec.
177 * NEWS: Mention this new support.
178
7d036af2
AM
1792002-12-08 Alan Modra <amodra@bigpond.net.au>
180
181 * NEWS: Mention that bfd no longer declares a "boolean" type.
182
3e8bba36
AM
1832002-12-07 Alan Modra <amodra@bigpond.net.au>
184
185 * readelf.c (process_program_headers): When setting loadaddr, don't
186 assume segment size is 4k. Use p_align instead.
187 (loadaddr): Change from int to long.
188 (dynamic_addr, dynamic_info, version_info): Likewise.
189 (process_dynamic_segment <syminsz>): Likewise.
190 (process_dynamic_segment): Adjust print format string.
191 (rela_addr, rela_size): Delete.
192 (process_relocs): Formatting.
193
d070dab9
JW
1942002-12-05 Jim Wilson <wilson@redhat.com>
195
196 * configure.in (OBJDUMP_DEFS): Define SKIP_ZEROES as 16 for IA-64.
197 * configure: Regenerate.
198
45bcbdb1
ILT
1992002-12-04 Ian Lance Taylor <ian@airs.com>
200
201 * MAINTAINERS: Change e-mail address back to airs.com.
202
42ea8716
AH
2032002-12-04 Aldy Hernandez <aldyh@redhat.com>
204
205 * MAINTAINERS: Add self.
206
b34976b6
AM
2072002-11-30 Alan Modra <amodra@bigpond.net.au>
208
209 * addr2line.c, ar.c, arsup.c, binemul.c, binemul.h, bucomm.c, bucomm.h,
210 budbg.h, debug.c, debug.h, dlltool.c, emul_aix.c, ieee.c, nlmconv.c,
211 nlmconv.h, nlmheader.y, nm.c, objcopy.c, objdump.c, prdbg.c, rdcoff.c,
212 rddbg.c, readelf.c, rename.c, size.c, stabs.c, strings.c,
213 unwind-ia64.h, wrstabs.c: Replace boolean with bfd_boolean, true with
214 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars
215 with TRUE/FALSE. Formatting.
216
c8286bd1
JJ
2172002-11-29 Jakub Jelinek <jakub@redhat.com>
218
219 * readelf.c Replace occurrences of Elf32_Internal_* and
220 Elf64_Internal_* with Elf_Internal_*.
221 (slurp_rel_relocs): Change Elf_Internal_Rel to Elf_Internal_Rela.
222 Zero r_addend fields.
223 (dump_relocations): Remove relas variable, change Elf_Internal_Rel to
224 Elf_Internal_Rela.
225
92acdfaf
NC
2262002-11-23 Nick Clifton <nickc@redhat.com>
227
228 * size.c (usage): Fix typo describing switch for hex format.
229
48c5eb8a
SS
2302002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
231
232 * testsuite/binutils-all/objcopy.exp: Disable tic4x from test
233 * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x
234 testcase
235
2f62977e
NC
2362002-11-14 Nick Clifton <nickc@redhat.com>
237
238 * readelf.c (process_program_headers): Add comment about return
239 value. Ensure that 0 is returned if the headers are not loaded.
240 (process_file): If process_section_headers failed to load the
241 headers disable any tests that rely upon them. Similarly for
242 process_program_headers.
243
cd24c222
NC
2442002-11-12 Nick Clifton <nickc@redhat.com>
245
246 * po/da.po: Updated Danish translation.
247
f3931575
AM
2482002-11-12 Klee Dienes <kdienes@apple.com>
249
250 * rddbg.c (read_section_stabs_debugging_info): Also recognize
251 LC_SYMTAB.stab/LC_SYMTAB.stabstr as a valid pair of sections.
252
b54e7460
CF
2532002-11-11 Christopher Faylor <cgf@redhat.com>
254
255 * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from
256 cgf maintainership.
257
4f17cc13
CF
2582002-11-11 Christopher Faylor <cgf@redhat.com>
259
260 * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.
261
232e7cb8
NC
2622002-11-07 Nick Clifton <nickc@redhat.com>
263
cd24c222 264 * configure.in (ALL_LINGUAS): Add 'da'.
235c4794
NC
265 * configure: Regenerate.
266 * po/da.po: New Danish translation.
267
232e7cb8
NC
268 * readelf.c (get_symbol_index_type): Revert part of previous
269 patch: Display unknown symbol types in decimal, not hex.
270
c9e38879
NC
2712002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
272
273 * dlltool.c (add_excludes): Don't prefix excluded fastcall
274 symbols with underscore.
275 (xlate): Ignore add_underscore for decorated fastcall symbols.
276
2772002-11-07 Eric Kohl <ekohl@rz-online.de>
278
279 * deflex.l: Accept '@' as first character of an ID.
280 * dlltool.c (gen_exp_file): Use existing '@' prefix rather than
281 ASM_PREFIX for fastcall symbols.
282 (scan_drectve_symbols): Handle fastcall symbols when generating
283 undecorated aliases for symbols in drectve section.
284 (scan_filtered_symbols): Likewise, with export-all.
285 (xlate): Likewise, with --kill-at.
286 (make_imp_label): New function to handle fastcall symbols
287 correctly.
288 (make_one_lib_file): Use make_imp_label instead of make_label
289 for imp symbols.
290
a700dc3b
SS
2912002-11-06 Svein E. Seldal <Svein.Seldal@solidas.com>
292
293 * MAINTAINERS: Add self as TIC4X maintainer.
294
5cf1065c
NC
2952002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
296
297 * readelf.c (get_symbol_index_type): Add hex number to
49814ed0
NC
298 PROCESSOR-specific, OS-specific, reserved and unknown symbol
299 types.
5cf1065c 300
f1ef08cb
AM
3012002-11-04 Alan Modra <amodra@bigpond.net.au>
302
303 * readelf.c (byte_get_little_endian): Comment typo fix.
304 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
305 as the format string.
306 (dump_relocations): Correct section sym names.
307 (process_section_headers): Clear symtab_shndx_hdr.
308 (read_and_display_attr_value): Don't pass indirect string to printf
309 as the format string.
310 (display_debug_frames): Indicate when zero terminator found. Decode
311 DW_EH_PE_pcrel addresses.
312
1a09a22c
NC
3132002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
314
315 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
316 order to ensure proper disassembly of the valid 0-value opcode.
317 * configure: Regenerate.
318 * aclocal.m4: Regenerate.
319 * config.in: Regenerate.
320 * configure.in: Regenerate.
321 * doc/Makefile.in: Regenerate.
322 * po/binutils.pot: Regenerate.
323
c254c557
KK
3242002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
325
326 * MAINTAINERS: Add self as SH maintainer.
327
aefbdd67
BE
3282002-10-23 Ben Elliston <bje@redhat.com>
329
330 * doc/binutils.texi (objdump): Document -z and move the entry for
331 --disassemble-zeroes to the end of the options section (for `z').
332
ab9bcc01
NC
3332002-10-21 Nick Clifton <nickc@redhat.com>
334
335 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
336
8ab56b6f
AM
3372002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
338
339 * objdump.c (dump_data): Correct addr_offset for opb != 1.
340
49c12576
AM
3412002-10-15 Alan Modra <amodra@bigpond.net.au>
342
48417c1a
AM
343 * bucomm.c (list_supported_targets): Use bfd_target_list.
344
49c12576
AM
345 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
346 other object errors in preference to bfd_core errors.
347
6e1a7e9a
AM
3482002-10-14 Alan Modra <amodra@bigpond.net.au>
349
350 * Makefile.am: Run "make dep-am".
351 * objdump.c: #include "bfdver.h".
352 * version.c: Likewise.
353 * Makefile.in: Regenerate.
354 * config.in: Regenerate.
355 * configure: Regenerate.
356 * po/POTFILES.in: Regenerate.
357
09fc3b02
DJ
3582002-10-09 Daniel Jacobowitz <drow@mvista.com>
359
360 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
361 sections. Allow relocations against the absolute symbol. Don't
362 use the value in compunit.cu_abbrev_offset if we found a RELA
8ab56b6f 363 relocation.
09fc3b02 364
f309035a
NC
3652002-10-07 Gordon Chaffee <chaffee@netvmg.com>
366
367 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
368 ordinary ones are available.
369
810dfa6e
L
3702002-09-30 H.J. Lu <hjl@gnu.org>
371
372 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
373 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
374
bb279dc0
ZW
3752002-09-17 Zack Weinberg <zack@codesourcery.com>
376
377 * Makefile.am (CFILES): Add cxxfilt.c.
378 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
379 (cxxfilt_LDADD): Delete.
380 Remove all references to underscore.c.
381 Regen dependencies.
382 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
383 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
384 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
385 adjustments to fit into binutils framework.
386 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
387
065c959b
NC
3882002-09-12 Roland McGrath <roland@redhat.com>
389
390 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
391 Handle DW_OP_GNU_push_tls_address.
392
e09f4395
NC
3932002-09-11 Nick Clifton <nickc@redhat.com>
394
395 * po/tr.po: Updated Turkish translation.
396
873e0588
NC
3972002-09-10 Nick Clifton <nickc@redhat.com>
398
399 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
400 testsuite changes. Add paragraphs about testsuite and config
401 patches.
402
069fe61f
NC
4032002-08-29 Nick Clifton <nickc@redhat.com>
404
405 * readelf.c (get_machine_flags): Remove redundant reference to
406 E_V850EA_ARCH.
407
fe0507eb
AM
4082002-08-28 Alan Modra <amodra@bigpond.net.au>
409
410 * objdump.c (dump_bfd): Restore lines accidentally deleted in
411 last commit.
412
026df7c5
NC
4132002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
414
bb279dc0 415 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
416 (dump_bfd_header): Likewise.
417
68a4c073
AM
4182002-08-27 Alan Modra <amodra@bigpond.net.au>
419
420 * nm.c: Revert last change.
421
a1df01d1
AM
4222002-08-26 Alan Modra <amodra@bigpond.net.au>
423
424 * nm.c (display_rel_file): Don't report "no symbols" as an error.
425 * objdump.c (slurp_symtab): Likewise.
426 (slurp_dynamic_symtab): Likewise.
427 (dump_symbols): Likewise. Do print "no symbols" to stdout.
428
a926ab2f
GK
4292002-08-24 Geoffrey Keating <geoffk@redhat.com>
430
431 * MAINTAINERS: Change my mailing address.
432
fcf62380
DA
4332002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
434
435 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
436
51e28791
NC
4372002-08-22 Nick Clifton <nickc@redhat.com>
438
439 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
440 HPPA.
441
c5b060ad
AM
4422002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
443
444 * readelf.c (parse_args): Change debug_dump_opt to static.
445
4b73ca92
NC
4462002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
447
448 * stabs.c (parse_stab_argtype): Pass length of physname to
449 stab_demangle_argtypes.
450 (stab_demangle_argtypes): Add new parameter - length of physname.
451 Pass length of physname on to stab_demangle_prefix.
452 (stab_demangle_prefix): Add new parameter - length of physname.
453 Use length of physname (if supplied) to compute end of function
454 name.
455
35b1837e
AM
4562002-08-15 Alan Modra <amodra@bigpond.net.au>
457
458 * readelf.c: Include elf/i370.h.
459 (dump_relocations): Handle EM_S370.
460 (dynamic_segment_parisc_val): Print \n.
461 (process_dynamic_segment <DT_BIND_NOW>): Here too.
462
762baac5
NC
4632002-08-14 Nick Clifton <nickc@redhat.com>
464
465 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
466 * objdump.c (usage): Likewise.
467 * doc/binutils.texi: Likewise.
468
85c09e8a
NC
4692002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
470
471 * rcparse.y (acc_entry): Don't warn about ALT use with
472 non-VIRTKEY.
473
212a3c4d
L
4742002-08-13 H.J. Lu <hjl@gnu.org>
475
476 * objcopy.c (copy_object): Don't warn about the unsupported
477 architecture unless the input target is defaulted or the
478 output architecture is different from the input.
479
2b692c59
NC
4802002-08-09 Nick Clifton <nickc@redhat.com>
481
482 * po/sv.po: Updated Swedish translation.
483
09de7a73
AM
4842002-08-05 Alan Modra <amodra@bigpond.net.au>
485
486 * prdbg.c (pr_fix_visibility): Remove assert.
487
47badb7b
NC
4882002-07-31 Nick Clifton <nickc@redhat.com>
489
490 * addr2line.c (process_file): Rename parameter 'filename' to
491 'file_name' in order to avoid shadowing global symbol of the
492 same name.
493 (main): Likewise.
494
2979dc34
JJ
4952002-07-30 Jakub Jelinek <jakub@redhat.com>
496
497 * readelf.c (OPTION_DEBUG_DUMP): Define.
498 (options): Use it.
499 (usage): Update help.
500 (parse_args): Handle --debug-dump separately from -w.
501 * doc/binutils.texi (readelf): Update documentation.
502
219576a4
NC
5032002-07-25 Nick Clifton <nickc@redhat.com>
504
505 * po/es.po: Updated Spanish translation.
506 * po/fr.po: Updated French translation.
507
bf4f22e6 5082002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 509
bf4f22e6
NC
510 * po/es.po: Updated Spanish translation.
511
c5b3a82a
AM
5122002-07-23 Alan Modra <amodra@bigpond.net.au>
513
514 * Makefile.am: Run "make dep-am".
515 * Makefile.in: Regenerate.
516
0461a601
NC
5172002-07-23 Nick Clifton <nickc@redhat.com>
518
bf4f22e6 519 * po/fr.po: Updated French translation.
0461a601 520
bf44dd74
AM
5212002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
522
523 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
524
2c205ff2
AM
5252002-07-20 Alan Modra <amodra@bigpond.net.au>
526
63eb0809 527 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 528
1e4cf259
NC
5292002-07-18 Denis Chertykov <denisc@overta.ru>
530 Frank Ch. Eigler <fche@redhat.com>
531
532 * readelf.c: Include "elf/ip2k.h".
533 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
534 (dump_relocations): Likewise.
535 (get_machine_name): Likewise.
536 * NEWS: Mention IP2K support.
537
2cbb2eef
NC
5382002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
539
540 * NEWS: Add 'Changes in 2.13'.
541
047b2264
JJ
5422002-07-10 Jakub Jelinek <jakub@redhat.com>
543
544 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
545 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
546 (get_section_type_name): Handle SHT_GNU_LIBLIST.
547 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
548 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
549 (process_gnu_liblist): New.
550 (process_file): Call it.
551
97230b15
AM
5522002-07-03 Alan Modra <amodra@bigpond.net.au>
553
554 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
555 * Makefile.in: Regenerate.
556
a6637ec0
AM
5572002-07-02 Alan Modra <amodra@bigpond.net.au>
558
559 * budemang.c: New file, "demangle" function.
560 * budemang.h: New file.
561 * addr2line.c (translate_addresses): Use "demangle".
562 * nm.c (print_symname): Likewise.
563 * objdump.c (objdump_print_symname): Likewise.
564 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
565 here since that obfuscates.
566 * rdcoff.c: Don't #include demangle.h.
567 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
568 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
569 (HFILES): Add budemang.h. Sort.
570 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
571 Run "make dep-am".
572 * Makefile.in: Regenerate.
573
179d3252
JT
5742002-07-01 Matt Thomas <matt@3am-software.com>
575
576 * readelf.c: Include "elf/vax.h".
577 (guess_is_rela): Move EM_VAX from unknown to RELA case.
578 (dump_relocations): Handle VAX relocations.
579 (get_machine_flags): Handle VAX machine flags.
580
75751cd9
SC
5812002-06-29 Stephane Carrez <stcarrez@nerim.fr>
582
583 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
584
e5851ab8
NC
5852002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
586
587 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
588
eb3f2f5c
AM
5892002-06-26 Alan Modra <amodra@bigpond.net.au>
590
591 * nm.c (print_symname): When demangling, strip leading dots from
592 symbol names to avoid confusing the demangler.
593
a13a0de8
L
5942002-06-25 H.J. Lu <hjl@gnu.org>
595
596 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
597 * Makefile.in: Regenerated.
598
6db7a086
AM
5992002-06-21 Igor Schein <igor@txc.com>
600
601 * configure.in: Quote bu_cv_have_fopen64.
602 * configure: Regenerate.
603
9710509e
AM
6042002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
605
606 * configure.in: Check for strcoll.
607 * configure: Regenerate.
608 * config.in: Regenerate.
609 * nm.c (main): Set locale for LC_COLLATE category.
610 (non_numeric_forward): Use strcoll if available.
611
a9f0b5e7
DB
6122002-06-20 Dave Brolley <brolley@redhat.com>
613
614 * MAINTAINERS: Add self as fr30 and frv maintainer.
615
33f5f537
L
6162002-06-18 H.J. Lu (hjl@gnu.org)
617
618 * nm.c: Include "elf/common.h".
619 (extended_symbol_info): Add elfinfo, a pointer to
620 elf_symbol_type.
621 (SYM_SIZE): Use elfinfo if it is not NULL.
622 (get_symbol_type): New function.
623 (display_archive): Set print_width for each archive member.
624 (display_file): Likewise.
625 (display_rel_file): Don't set print_width here.
626 (print_object_filename_sysv): Handle print_width.
627 (print_archive_member_sysv): Likewise.
628 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
629 (print_symbol): Set the elfinfo field in extended_symbol_info
630 for ELF.
631 (print_object_filename_sysv): Fix the output format.
632 (print_symbol_info_sysv): Print type and section for ELF.
633
6342002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
635
636 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 637 the symbol's size equal to its value when --size-sort is
33f5f537
L
638 used.
639
5c70f934
DB
6402002-06-18 Dave Brolley <brolley@redhat.com>
641
642 From Catherine Moore:
643 * readelf.c (elf/frv.h): #include it.
644 (guess_is_rela): Support EM_CYGNUS_FRV.
645 (dump_relocations): Ditto.
646 (get_machine_name): Ditto.
647 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
648
7ece0d85
JJ
6492002-06-18 Jakub Jelinek <jakub@redhat.com>
650
651 * readelf.c (get_file_header): Only read the first section header if
652 e_shoff is non-zero.
653
72797995
L
6542002-06-15 H.J. Lu (hjl@gnu.org)
655
656 * nm.c (print_size): New variable. Initialize to 0.
657 (long_options): Add 'S'/"print-size".
658 (main): Handle 'S'.
659 (print_symbol_info_bsd): Print size only if print_size is not
660 0.
661
662 * doc/binutils.texi: Document -S/--print-size.
663
977f7911
NC
6642002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
665
666 * nm.c (struct extended_symbol_info): New strcuture: Add the size
667 of the symbols to the information provided by the symbol_info
668 structure.
669 (print_symbols): Pass the symbol size to print_symbol.
670 (print_size_symbols): Pass the symbol size to print_symbol.
671 (print_symbol): Extra argument: The size of the symbol. Store
672 this in the extended_symbol_info structure.
673 (print_symbol_info): Change type of info parameter to
674 extended_symbol_info. Display the size, if known.
675 (print_symbol_info_posix): Likewise.
676 (print_symbol_info_sysv): Likewise.
677
b1f88ebe
AM
6782002-06-08 Alan Modra <amodra@bigpond.net.au>
679
fa449227
AM
680 * Makefile.am: Run "make dep-am".
681 * Makefile.in: Regenerate.
682 * doc/Makefile.in: Regnerate.
683
b1f88ebe
AM
684 * bucomm.c: Replace CONST with const.
685 * nm.c: Likewise.
686 * objdump.c: Likewise.
687
91a106e6
L
6882002-06-07 H.J. Lu <hjl@gnu.org>
689
690 * readelf.c (DW_CFA_GNU_args_size): Don't define.
691 (DW_CFA_GNU_negative_offset_extended): Likewise.
692 (DW_CFA_GNU_window_save): Likewise.
693 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
694 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
695
6ab6b380 6962002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 697
6ab6b380
NC
698 * nm.c: When computing size of symbols for an ELF target use the
699 internal size field.
700
e28e05a3
JL
7012002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
702
703 * testsuite/binutils-all/objcopy.exp: clear xfail for
704 "hppa*64*-*-hpux*".
705 * testsuite/binutils-all/hppa/objdump.exp: Return if
706 "*64*-*-*".
707
dc156bc0
AM
7082002-06-05 Alan Modra <amodra@bigpond.net.au>
709
710 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
711
7122002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
713
714 * objdump.c: Fix formatting.
715
d79e4ea3
BE
7162002-05-29 Ben Elliston <bje@redhat.com>
717
718 * MAINTAINERS: Add self as M68k maintainer.
719
d172d4ba
NC
7202002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
721
722 * readelf.c: Modified/Added DLX elf support.
723
7edb8f29
NC
7242002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
725
3a1a2036
NC
726 * arsup.c: Fix formatting.
727 * debug.c (debug_record_label): Add missing colon to error
728 message.
729 * ieee.c (parse_ieee_ty): Fix spelling typo.
730 * readelf.c (process_program_headers): Remove English assumption
731 about making a plural word.
732 (process_section_headers): Likewise.
733 (process_relocs): Allow quotes to be translated.
734 (process_unwind): Likewise,
735 (process_mips_specific): Improve error message.
736 (get_note_type): Fix spelling typo.
737
7edb8f29
NC
738 * configure.in (ALL_LINGUAS): Add sv
739 * po/sv.po: New file.
740
3eee1e9d
AM
7412002-05-27 Alan Modra <amodra@bigpond.net.au>
742
743 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
744 (unw_print_grmask): Likewise.
745 (unw_print_frmask): Likewise.
746
d43efbe3
KH
7472002-05-26 Kazu Hirata <kazu@cs.umass.edu>
748
749 * arsup.c: Remove ARGSUSED.
750 * debug.c: Likewise.
751 * ieee.c: Likewise.
752 * nlmconv.c: Likewise.
753 * prdbg.c: Likewise.
754 * stabs.c: Likewise.
755 * wrstabs.c: Likewise.
756
e9792343
AM
7572002-05-25 Alan Modra <amodra@bigpond.net.au>
758
759 * arlex.l: Use #include "" instead of <> for local header files.
760 * coffdump.c: Likewise.
761 * coffgrok.c: Likewise.
762 * nlmconv.c: Likewise.
763 * nlmheader.y: Likewise.
764 * srconv.c: Likewise.
765 * strings.c: Likewise.
766 * sysdump.c: Likewise.
767 * unwind-ia64.h: Likewise.
768 * windres.h: Likewise.
769 * winduni.h: Likewise.
770
d7e53452
TR
7712002-05-24 Tom Rix <trix@redhat.com>
772
773 * MAINTAINERS: Add self as the d10v maintainer.
774
436e8db0
NC
7752002-05-24 TAMURA Kent <kent@netbsd.org>
776
777 * configure.in: Builds dlltool for i386-netbsdpe.
778 * configure: Regenerate.
779
9f66665a
KH
7802002-05-23 Kazu Hirata <kazu@cs.umass.edu>
781
782 * size.c: Fix formatting.
783 * srconv.c: Likewise.
784 * stabs.c: Likewise.
785 * sysdump.c: Likewise.
786 * unwind-ia64.c: Likewise.
787 * wrstabs.c: Likewise.
788
13ae64f3
JJ
7892002-05-23 Jakub Jelinek <jakub@redhat.com>
790
791 * readelf.c (get_segment_type): Add PT_TLS.
792 (get_elf_section_flags): Add SHF_TLS.
793 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
794 (process_dynamic_segment): Use puts instead of printf.
795 (get_symbol_type): Support STT_TLS.
796 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
797 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
798 Add SEC_THREAD_LOCAL.
799
53c7db4b
KH
8002002-05-23 Kazu Hirata <kazu@cs.umass.edu>
801
802 * rdcoff.c: Fix formatting.
803 * rddbg.c: Likewise.
804 * readelf.c: Likewise.
805 * rename.c: Likewise.
806 * resbin.c: Likewise.
807 * resrc.c: Likewise.
808 * resres.c: Likewise.
809
0af11b59
KH
8102002-05-21 Kazu Hirata <kazu@cs.umass.edu>
811
812 * filemode.c: Fix formatting.
813 * ieee.c: Likewise.
814 * is-ranlib.c: Likewise.
815 * is-strip.c: Likewise.
816 * maybe-ranlib.c: Likewise.
817 * maybe-strip.c: Likewise.
818 * nlmconv.c: Likewise.
819 * nm.c: Likewise.
820 * not-ranlib.c: Likewise.
821 * not-strip.c: Likewise.
822 * objcopy.c: Likewise.
823 * objdump.c: Likewise.
824
21611032
TS
8252002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
826
827 * objdump.c (dump_headers): Fix output formatting for ELF32
828 architectures in a BFD64 enabled toolchain.
829
26044998
KH
8302002-05-20 Kazu Hirata <kazu@cs.umass.edu>
831
832 * debug.c: Fix formatting.
833 * debug.h: Likewise.
834 * dlltool.c: Likewise.
835 * dllwrap.c: Likewise.
836 * emul_aix.c: Likewise.
837 * emul_vanilla.c: Likewise.
838
f462a9ea
KH
8392002-05-19 Kazu Hirata <kazu@cs.umass.edu>
840
841 * addr2line.c: Fix formatting.
842 * ar.c: Likewise.
843 * arsup.c: Likewise.
844 * arsup.h: Likewise.
845 * binemul.c: Likewise.
846 * binemul.h: Likewise.
847 * bucomm.c: Likewise.
848 * coffdump.c: Likewise.
849 * coffgrok.c: Likewise.
850 * coffgrok.h: Likewise.
851
e0159aa9
MM
8522002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
853
854 * MAINTAINERS: Add myself as the second AVR port maintainer.
855
074b403e
SC
8562002-05-16 Stephane Carrez <stcarrez@nerim.fr>
857
858 * MAINTAINERS: Update my email address.
859
2b9c8201
NC
8602002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
861
862 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
863
e1d5b1e7
AM
8642002-05-09 Alan Modra <amodra@bigpond.net.au>
865
866 * configure.in: Replace `*pe' with `pe' throughout.
867 * configure: Regenerate.
868
d3d8a9ee
NC
8692002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
870
871 * Makefile.am: Honour DESTDIR.
872 * Makefile.in: Regenerate.
873
405c98a4
AM
8742002-05-06 Alan Modra <amodra@bigpond.net.au>
875
a02d5965
AM
876 * dlltool.c (process_def_file): Add missing prototype.
877 (new_directive, assemble_file, main): Likewise.
878 (process_def_file, new_directive): Make static.
879 (inform): Rewrite using VA_FIXEDARG.
880 * dllwrap.c (mybasename): Add missing prototype.
881 (strhash, main): Likewise.
882 (inform): Rewrite using VA_FIXEDARG.
883 (warn): Likewise.
884 (cleanup_and_exit): Use old style function definition.
885 (strhash): Likewise.
886 * windres.c (define_resource): Use one memset to clear all of
887 struct res_resource.
888
405c98a4 889 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 890 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
891
8922002-05-06 Borut Razem <borut.razem@siol.net>
893
894 * rclex.l (get_string): Correct "strings" list handling.
895 * resrc.c (read_rc_file): Discard strings.
896
91593c9d
AM
8972002-05-04 Alan Modra <amodra@bigpond.net.au>
898
e58a75dc
AM
899 * ar.c (replace_members): Remove unused var. Formatting fix.
900 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
901
91593c9d
AM
902 * MAINTAINERS: Sort port maintainers by CPU.
903
6b52b824
AM
9042002-05-04 Bob Byrnes <byrnes@curl.com>
905
906 * size.c (display_archive): Add last_arfile and code to close archives.
907
dd70071f
AM
9082002-05-01 Alan Modra <amodra@bigpond.net.au>
909
910 * nm.c (print_symbol): Check returned filename from
911 bfd_find_nearest_line is non-NULL.
912
6c95717a 9132002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
914
915 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 916
3c25c5f6
NC
9172002-04-24 Christian Groessler <chris@groessler.org>
918
919 * MAINTAINERS: Changed my email address.
920
944cd72c
TS
9212002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
922
923 * arparse.y: Fix syntax warning.
924
ea91f8bb
NC
9252002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
926
3e55a963
NC
927 * readelf.c (fetch_location_list): Remove unused function.
928
929 * readelf.c (process_corefile_note_segment): Catch corrupt notes
930 and display a warning message, then exit the loop.
931
ea91f8bb
NC
932 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
933
45b99827
NC
9342002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
935
936 * resrc.c (write_rc_dialog): If charset is non-default value
937 display all of the DIALOGEX parameters.
938
9392002-04-15 Eric Kohl <ekohl@rz-online.de>
940
bb279dc0 941 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
942 DIALOGEX resources.
943 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
944 resource data.
bb279dc0 945 (res_to_bin_dialog): Likewise.
45b99827
NC
946 * windres.h: Added misssing charset variable to dialog_ex
947 structure.
948
acfbab8a
NC
9492002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
950
951 * rcparse.y: Set MEMFLAG_PURE by default.
952
df3baf66
NC
9532002-04-09 Bernd Herd <info@herdsoft.com>
954
bb279dc0 955 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 956 are quoted.
4c30641a 957 Fix typo in BEDIT warning.
91eafb40 958 Don't add default dialog style when explicit style specified.
b62a12ca 959 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 960
b24eb5ac
NC
961 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
962 (handle_quotes) "\a" escape (used for right justified key
963 definitions in menus) is encodes as binary 8.
df3baf66 964
b24eb5ac
NC
965 * resrc.c (write_rc_dialog): Print style even if it is 0.
966 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 967 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 968
b24eb5ac
NC
969 * resbin.c (bin_to_res_dialog): Use signature to identify
970 DIALOGEX.
f7d63484 971
b24eb5ac 972 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 973
df3baf66
NC
9742002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
975
976 * resrc.c: print CLASS names in quotes
977
9782002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
979
980 * MAINTAINERS: Update my email address.
981
8e42bcb6
AM
9822002-04-04 Alan Modra <amodra@bigpond.net.au>
983
984 * dep-in.sed: Cope with absolute paths.
985 * Makefile.am (dep.sed): Subst TOPDIR.
986 Run "make dep-am".
987 * Makefile.in: Regenerate.
988
96f959e5
PT
9892002-03-27 Peter Targett <peter.targett@arc.com>
990
991 * MAINTAINERS: Update my email address.
992
1ea788ee
AM
9932002-03-21 Alan Modra <amodra@bigpond.net.au>
994
995 * Makefile.am: Run "make dep-am".
996 * Makefile.in: Regenerate.
997 * doc/Makefile.in: Regenerate.
998 * po/POTFILES.in: Regenerate.
999 * aclocal.m4: Regenerate.
1000 * config.in: Regenerate.
1001 * configure: Regenerate.
1002
a2f14207
DB
10032002-03-20 Daniel Berlin <dan@dberlin.org>
1004
1005 * readelf.c: Add support for displaying dwarf2 location lists.
1006 (do_debug_loc, debug_loc_section, debug_loc_size): New.
1007 (parse_args): Use 'O' as shorthand for displaying location list
1008 section.
1009 (process_section_headers): Handle debug_loc as well.
1010 (load_debug_loc): New.
1011 (free_debug_loc): New.
1012 (fetch_location_list): New.
1013 (display_debug_loc): New.
1014 (display_debug_info): Call load_debug_loc and free_debug_loc.
1015 (debug_displays): We can display .debug_loc now, too.
1016 (usage): Update usage string.
1017 (read_and_display_attr_value): Note location lists, but don't
1018 display them inline.
1019
eb1e0e80
NC
10202002-03-18 Tom Rix <trix@redhat.com>
1021
1022 * Makefile.am: Add binutils emulation support.
1023 * configure.in: Same.
1024 * configure.tgt: New file. Same.
1025 * ar.c (main): Use ar_emul_parse_arg.
1026 (usage): Use ar_emul_usage.
1027 (replace_members): Use ar_emul_replace, ar_emul_append.
1028 * binemul.c: New file. Define the binutils emulation
1029 layer. Define default methods.
1030 * binemul.h: New file. Binutils emulation layer header file.
1031 * emul_aix.c: New file. AIX binutils emulation.
1032 * emul_vanilla.c: New file. Default binutils emulation.
1033 * Makefile.in: Regenerate.
1034 * configure: Same.
1035
a1c259a1
NC
10362002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
1037
1038 * po/fr.po: Updated version.
1039
9ce88e60
NC
10402002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
1041
1042 * po/fr.po: Updated version.
1043
effb0601
DJ
10442002-03-07 Daniel Jacobowitz <drow@mvista.com>
1045
1046 * README: Update some version numbers.
1047
a65688ab
DJ
10482002-03-07 Daniel Jacobowitz <drow@mvista.com>
1049
1050 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
1051 (Architecture Selection): Likewise.
1052
f3f7fbb2
NC
10532002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
1054
1055 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
1056 generating .exp file.
1057
25345be5
NC
10582002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
1059
1060 * readelf.c (dump_relocations): Fix typo.
1061
9a66911f
NC
10622002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
1063
1064 * NEWS: Mark 2.12 branch.
1065
2c71103e
NC
10662002-02-18 Timothy Daly <remote_bob@yahoo.com>
1067
bb279dc0
ZW
1068 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
1069 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 1070 output.
bb279dc0 1071 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
1072 to 'unrecognized'.
1073 (decode_ARM_machine_flags): Likewise.
1074 (parse_args): Likewise.
1075 (read_and_display_attr_value): Likewise.
1076 (display_debug_section): Likewise.
1077
49fda6c8
HPN
10782002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
1079
1080 * NEWS: Mention support for MMIX.
1081
76f57f3a
JT
10822002-02-13 Matt Fredette <fredette@netbsd.org>
1083
1084 * readelf.c (get_machine_flags): Recognize EF_M68000.
1085
d36ca9c2
AO
10862002-02-12 Alexandre Oliva <aoliva@redhat.com>
1087
1088 * MAINTAINERS: Added self as MN10300 co-maintainer.
1089
19397422
AM
10902002-02-12 Alan Modra <amodra@bigpond.net.au>
1091
1092 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
1093 DT_PPC64_OPDSZ.
1094
d434e574
DJ
10952002-02-11 Daniel Jacobowitz <drow@mvista.com>
1096
1097 * MAINTAINERS: List myself as branch maintainer.
1098
12b87c89
AM
10992002-02-11 Alan Modra <amodra@bigpond.net.au>
1100
1101 * configure: Regenerate.
1102 * objcopy.c: Update copyright date.
1103 * doc/Makefile.in: Regenerate.
1104
8d037c5c
DJ
11052002-02-10 Daniel Jacobowitz <drow@mvista.com>
1106
1107 * nlmconv.c: Back out localtime PARAMS change.
1108
4c168fa3
AM
11092002-02-11 Alan Modra <amodra@bigpond.net.au>
1110
1111 * objcopy.c (MKDIR): Define.
1112 (copy_archive): Make name_list.name const. Use MKDIR.
1113 Handle duplicate files in archives by making more temp dirs.
1114
408f8db1
DJ
11152002-02-10 Daniel Jacobowitz <drow@mvista.com>
1116
1117 * coffdump.c: Include "getopt.h" after "bucomm.h"
1118 so that macros are defined correctly.
1119 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
1120 prototype. Prototype main.
1121 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
1122
9f77fa06
AO
11232002-02-06 Alexandre Oliva <aoliva@redhat.com>
1124
1125 * MAINTAINERS: Added self as SH co-maintainer.
1126
82f6addb
NC
11272002-02-05 Nick Clifton <nickc@redhat.com>
1128
1129 * po/tr.po: Updated translation.
1130
ba323545
AM
11312002-02-01 Alan Modra <amodra@bigpond.net.au>
1132
1133 * Makefile.am: Run "make dep-am"
1134 * Makefile.in: Regenerate.
1135
3deb89d3
DJ
11362002-01-29 Daniel Jacobowitz <drow@mvista.com>
1137
1138 * nm.c (print_value): Mark abfd unused.
1139
a0e9c55f
DJ
11402002-01-29 Daniel Jacobowitz <drow@mvista.com>
1141
1142 * unwind-ia64.c (unw_decoder): Change second argument
1143 to unsigned int, to match function prototypes.
1144
d7a283d4
DJ
11452002-01-29 Daniel Jacobowitz <drow@mvista.com>
1146
1147 * objdump.c: Include "getopt.h" after "bucomm.h" so that
1148 __GNU_LIBRARY__ will be defined.
1149 * size.c: Likewise.
1150
4867be41
DJ
11512002-01-27 Daniel Jacobowitz <drow@mvista.com>
1152
1153 * configure: Regenerated.
1154
7562a296
HPN
11552002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1156
1157 * doc/Makefile.am (install): Depend on install-info.
1158 * doc/Makefile.in: Regenerate.
1159
15c82623
NC
11602002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
1161
1162 * objcopy.c (strip_usage): Document -d as an alias
1163 --strip-debug.
1164
1165 * size.c (usage): Document [-t | --totals] options.
1166 (long_options): Add --totals option.
1167 (main): If the [-t | --totals] option is specified and
1168 the output format is Berkeley-style, print the total
1169 text, data, and bss sizes of all objects listed.
1170 (print_berkeley_format): If the [-t | --totals] option
1171 is specified, track the total text, data, and bss
1172 sizes.
1173 * doc/binutils.texi (size): Document [-t | --totals] options.
1174 (strip): Document -d as an alias for --strip-debug.
1175 * NEWS: Mention new feature of size.
1176
00ea8601 11772002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 1178
1ddbd152
NC
1179 * po/fr.po: Updated version.
1180 * po/es.po: Updated version.
b85cedd7 1181
8b53311e
NC
11822002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
1183
1184 * addr2line.c (usage): Update text to provide verbose
1185 description of the command line options.
1186 * ar.c (usage): Update text to provide verbose
1187 description of the command line options.
1188 (main): Accept -h and -H when running as ranlib.
1189 * coffdump.c (show_usage): Update text to provide verbose
1190 description of the command line options.
1191 * dlltool.c (main): Accept -H as an alias for --help.
1192 * nlmconv.c (show_usage): Update text to provide verbose
1193 description of the command line options.
1194 * nm.c (usage): Replace OPTIONS with option(s).
1195 (main): Accept -H as an alias for --help.
1196 * objcopy.c (strip_main): Accept -H as an alias for --help.
1197 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 1198 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
1199 other binutils.
1200 * size.c (usage): Update text to provide verbose description
1201 of the command line options.
1202 (main): Accept -v, -h and -H as command line options.
1203 * srconv.c (show_usage): Update text to provide verbose
1204 description of the command line options.
1205 * strings.c (main): Accept -H and -v as command line options.
1206 (usage): Update text to provide verbose description of the
1207 command line options.
1208 * sysdump.c (show_usage): Update text to provide verbose
1209 description of the command line options.
1210 * windres.c (usage): Adjust format to match style used in
1211 other binutils.
1212
1213 * coffdump.c: Fix formatting.
1214 * nlmconv.c: Fix formatting.
1215 * srconv.c: Fix formatting.
1216 * sysdump.c: Fix formatting.
1217
c46f0c34
AM
12182002-01-22 Alan Modra <amodra@bigpond.net.au>
1219
1220 * Makefile.am: Run "make dep-am".
1221 * Makefile.in: Regenerate.
1222
2a538ba5
AJ
12232002-01-18 Andreas Jaeger <aj@suse.de>
1224
1225 * version.c (print_version): Update year.
1226
285d1771
AM
12272002-01-17 Alan Modra <amodra@bigpond.net.au>
1228
1229 * readelf.c (get_machine_name): Handle EM_PPC64.
1230 (guess_is_rela): Here too.
1231
328577ad
NC
12322002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1233
1234 * po/binutils.pot: Regenerate.
1235 * po/fr.po: Regenerate.
1236 * po/tr.po: Regenerate.
1237
af3ae48d
NC
12382002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
1239
1240 * po/tr.po: Import new version.
1241
f1cb7e17
AM
12422002-01-16 Alan Modra <amodra@bigpond.net.au>
1243
1244 * readelf.c (get_ppc64_dynamic_type): New.
1245 (get_dynamic_type): Call it.
1246
6364e0b4
NC
12472002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1248
3ab9460d 1249 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 1250 (strip_usage): Use "options" instead of "switches".
3ab9460d 1251 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 1252 "switches".
6364e0b4 1253
3a7e524e
RE
12542002-01-14 Richard Earnshaw <rearnsha@arm.com>
1255
1256 * MAINTAINERS: Add self as co-maintainer for the ARM code.
1257
1209e219
NC
12582001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1259
1260 * po/es.po: Import from translation project.
1261 * configure.in (ALL_LINGUAS): Add es.
1262 * configure: Regenerate.
1263
b4db1224
JT
12642002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1265
1266 * readelf.c (get_netbsd_elfcore_note_type): Use
1267 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
1268
9437c45b
JT
12692002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1270
1271 * readelf.c: Update copyright years.
1272 (get_note_type): Return a const char *.
1273 (get_netbsd_elfcore_note_type): New function.
1274 (process_note): Use get_netbsd_elfcore_note_type to get
1275 the note type string for NetBSD ELF core files.
1276
00428cca
AM
12772002-01-06 Steve Ellcey <sje@cup.hp.com>
1278
1279 * readelf.c (get_ia64_segment_type): Add support for macros.
1280 (get_segment_type): Add support for IA64 specific macros.
1281
31104126
NC
12822001-12-20 Julian v. Bock <julian@wongr.net>
1283
1284 * readelf.c (print_symbol): New function: Print a formatted symbol
1285 name. If --wide is specified do not truncate it.
1286 (dump_relocations): Use print_symbol() to print symbol names.
1287 (process_symbol_table): Likewise.
1288 (process_syminfo): Likewise.
1289 (process_mips_specific): Likewise.
1290 (usage): Document new feature of --wide switch.
1291 * doc/binutils.texi (objdump): Document additional behaviour of
1292 --wide.
2a538ba5 1293
4dd67f29
MS
12942001-12-18 Michael Snyder <msnyder@redhat.com>
1295
1296 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
1297 (copy_object): Don't set the start address or flags of a core file.
1298 (copy_section): Don't relocate a core file. Don't copy contents
1299 if the input section has the contents flag set, but the output
1300 section does not (which happens with the fake 'note' pseudo-
1301 sections that BFD creates for corefiles).
1302
43521d43
TS
13032001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1304
1305 * readelf.c (get_machine_flags): Recognize header flags for ABI and
1306 ASE extensions. More robust code for ISA checking. Ignore empty fields
1307 in header flags for GNU extensions.
1308
b667df2e
AM
13092001-12-18 Alan Modra <amodra@bigpond.net.au>
1310
1311 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1312
17a5a5c3
NC
13132001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1314
1315 * po/ja.po: Import from translation project.
1316 * configure.in (ALL_LINGUAS): Add ja.
1317 * configure: Regenerate.
1318
65de42c0
TS
13192001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1320
1321 * addr2line.c (main): Protoype.
1322 * ar.c (main): Protoype.
1323 * nm.c (main): Protoype.
1324 * objcopy.c (main): Protoype.
1325 * objdump.c (main): Protoype.
1326 * size.c (main): Protoype.
1327 * strings.c (main): Protoype.
1328
9ad5cbcf
AM
13292001-12-17 Alan Modra <amodra@bigpond.net.au>
1330
1331 * readelf.c (symtab_shndx_hdr): New global.
1332 (SECTION_HEADER_INDEX): Define.
1333 (SECTION_HEADER_NUM): Define.
1334 (SECTION_HEADER): Define.
1335 (GET_ELF_SYMBOLS): Pass two params rather than three.
1336 (get_32bit_elf_symbols): Take file and section args. Read and
1337 use SHT_SYMTAB_SHNDX.
1338 (get_64bit_elf_symbols): Likewise.
1339 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1340 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1341 Remember symtab_shdx_hdr.
1342 (process_program_headers): Scan from index 1 for segment map.
1343 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1344 "section_headers".
1345 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1346 (process_unwind): Likewise.
1347 (process_version_sections): Likewise.
1348 (process_symbol_table): Likewise.
1349 (display_debug_info): Likewise.
1350 (process_dynamic_segment): Fake up a symtab section for changed
1351 GET_ELF_SYMBOLS.
1352 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1353 (process_program_headers): Kill signed/unsigned warning.
1354 (load_debug_str): Likewise.
1355 (display_debug_info): Likewise.
1356
65765700
JJ
13572001-12-13 Jakub Jelinek <jakub@redhat.com>
1358
1359 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1360
560f3c1c
AM
13612001-12-11 Alan Modra <amodra@bigpond.net.au>
1362
1363 * readelf.c (process_file_header): Print extended e_shnum and
1364 e_shdtrndx values. Set elf_header values for same.
1365 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1366 (get_64bit_section_headers): Likewise.
1367 (process_section_headers): Update calls.
1368 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1369
bc408b8a
JJ
13702001-12-10 Jakub Jelinek <jakub@redhat.com>
1371
1372 * objcopy.c (setup_section): Copy entsize.
1373
93fbbb04
GK
13742001-12-07 Geoffrey Keating <geoffk@redhat.com>
1375
1376 * readelf.c (guess_is_rela): Add support for stormy16.
1377 (dump_relocations): Likewise.
1378 (get_machine_name): Likewise.
1379
e3c8793a
NC
13802001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1381
1382 * dllwrap.c (main) Replace multiple strings describing a
1383 single error with a single, newline escaped sentence to permit
1384 better translation into foreign languages.
1385
1386 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1387 class names.
1388
956cd1d6
TS
13892001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1390
1391 * strings.c (get_char): Initialize value.
1392
956c53ee
TS
13932001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1394
1395 * arlex.l: Silence compile warnings.
1396 * arsup.h: Likewise. Fix formatting.
1397
cedd9a58
JJ
13982001-12-04 Jakub Jelinek <jakub@redhat.com>
1399
1400 * strings.c: Include config.h before bfd.h.
1401 (file_off): New type.
1402 (file_open): Define.
1403 (print_strings): Use file_off instead of file_ptr. Print addresses
1404 which don't fit into long correctly.
1405 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1406 available.
1407 (strings_file): Use file_off instead of file_ptr. Use file_open.
1408 * configure.in: Check for getc_unlocked.
1409 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1410 be defined for it.
1411 * configure: Rebuilt.
1412 * config.h.in: Rebuilt.
1413
af667503
L
14142001-11-29 H.J. Lu <hjl@gnu.org>
1415
1416 * bucomm.c (make_tempname): Revert the changes made on
1417 2001-11-14 and 2001-11-12. They won't work with directories.
1418
16474668
NC
14192001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1420
1421 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1422 CFLAGS_FOR_TARGET to runtest in environment.
1423 * Makefile.in: Rebuild.
1424 * doc/Makefile.in: Rebuild.
1425
17978339
MS
14262001-11-28 Mike Stump <mrs@wrs.com>
1427
1428 * objcopy.c (setup_section): Preserve SEC_RELOC when
1429 --set-section-flags is used.
1430
261a45ad
NC
14312001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1432
1433 * readelf.c (do_debug_str): New variable.
1434 (display_debug_str): New function: Display the contents of a
1435 .debug_str section.
1436 (load_debug_str): New function: Load in the contents of a
1437 .debug_str section.
1438 (free_debug_str): New function: Free the memory used by
1439 load_debug_str().
1440 (fetch_indirect_string): Retrieve a string from the .debug_str
1441 section.
1442 (usage): Add -ws.
1443 (parse_args): Accept -ws.
1444 (process_section_headers): Allow the display of the .debug_str
1445 section.
1446 (read_and_display_attr_value): Use fetch_indirect_string. Show
1447 offset into .debug_str section.
1448 (display_debug_info): Use load_debug_str and free_debug_str.
1449 (debug_displays): Add .debug_str.
1450 * doc/binutils.texi: Document -ws.
1451
b8908f93
AJ
14522001-11-19 Andreas Jaeger <aj@suse.de>
1453
1454 * testsuite/binutils-all/objdump.exp: Add x86-64.
1455
e5fb9629
AS
14562001-11-15 Andreas Schwab <schwab@suse.de>
1457
1458 * readelf.c: Fix warnings without terminating newline.
1459
802a735e
AM
14602001-11-15 Alan Modra <amodra@bigpond.net.au>
1461
1462 * doc/binutils.texi (objdump): Document ppc -M options.
1463
b89e9eae
AJ
14642001-11-14 Andreas Jaeger <aj@suse.de>
1465
1466 * doc/binutils.texi (objdump): Fix description to use x86-64.
1467
a6a25652
NC
14682001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1469
1470 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1471 not all systems provide mkstemp.
1472
e396998b
AM
14732001-11-14 Alan Modra <amodra@bigpond.net.au>
1474
1475 * doc/binutils.texi (objdump): Document x86 -M options.
1476
81766fca
RH
14772001-11-13 Keith Walker <keith.walker@arm.com>
1478
1479 * readelf.c (read_and_display_attr_value): New function to
1480 handle DW_FORM_indirect.
1481 (read_and_display_attr): Use it.
1482
1a509dcc
GK
14832001-11-13 Geoffrey Keating <geoffk@redhat.com>
1484
1485 * readelf.c (display_debug_lines): Deal with unknown standard
1486 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1487 DW_LNS_set_isa.
1488
6e917903 14892001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 1490
6e917903
TW
1491 * MAINTAINERS: Add self as tic54x maintainer. This target
1492 includes the IBM C54XDSP clone.
7559e86e 1493
6e917903 14942001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 1495
7559e86e
NC
1496 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1497
14982001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 1499
ecdadc4a
JL
1500 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1501 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1502 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1503 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1504 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1505 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1506 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1507
91770270
JL
1508 * readelf.c (get_elf_class): Fix ISO portability glitch.
1509 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1510
ef5cdfc7
JJ
15112001-11-07 Jakub Jelinek <jakub@redhat.com>
1512
1513 * readelf.c (debug_str, debug_str_size): New.
1514 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1515 Call free_abbrevs.
1516 (read_and_display_addr): Handle DW_FORM_strp.
1517 (display_debug_info): Read .debug_str section if present,
1518 so that DW_FORM_strp can be handled.
1519 Fix test for non-existant .debug_abbrev section.
1520
5e9520c8
JJ
15212001-11-05 Jakub Jelinek <jakub@redhat.com>
1522
1523 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1524
1525 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1526
54589086
MS
15272001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1528
1529 * MAINTAINERS: Add self as s390/s390x maintainer.
1530
c05b685b
TR
15312001-11-02 Tom Rix <trix@bluey.cygnus.com>
1532
1533 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1534
3c62831e
NC
15352001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1536
1537 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1538 * configure: Regernate.
1539 * po/fr.po: New file.
1540 * po/tr.po: New file.
1541
3c3bdf30
NC
15422001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1543
9b19141a 1544 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
1545 * readelf.c: Include elf/mmix.h.
1546 (guess_is_rela): MMIX is RELA.
1547 (dump_relocations): Handle MMIX relocations.
1548 * Makefile.am: Regenerate dependencies.
1549 * Makefile.in: Regenerate.
1550
f662939a
NC
15512001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1552
1553 * readelf.c (parse_args): Handle multiple options to the -w
1554 switch.
1555
c91d0dfb
JJ
15562001-10-12 Jakub Jelinek <jakub@redhat.com>
1557
1558 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1559 LOPROC, LOOS and LOUSER.
1560
7559e86e 15612001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
1562
1563 * MAINTAINERS: Update my email address.
1564
fcd8210c
AM
15652001-10-03 Alan Modra <amodra@bigpond.net.au>
1566
1567 * doc/Makefile.in: Regenerate.
1568 * configure: Regenerate.
1569
428409d5
NC
15702001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1571
1572 * readelf.c (display_debug_line, display_debug_pubnames,
1573 display_debug_info, display_debug_frames): Detect and warn
1574 about 64-bit format entries.
1575 (display_debug_aranges): Reword 64-bit warning.
1576 (debug_displays): Add .debug_pubtypes as a known, but not yet
1577 supported, debug section.
1578
6a8c2b0d
AM
15792001-10-02 Alan Modra <amodra@bigpond.net.au>
1580
1581 * coffdump.c (PROGRAM_VERSION): Delete.
1582 (main <'V'>): Call print_version.
1583 * srconv.c: Likewise.
1584 * sysdump.c: Likewise.
1585 * version.c (program_version): Remove.
1586 (print_version): Use BFD_VERSION_STRING. Just print the current
1587 year in copyright message.
1588 * addr2line.c (program_version): Remove unused declaration.
1589 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1590 place of BFD_VERSION.
1591 * Makefile.am (Makefile): Depend on bfd/configure.in.
1592 (cplus-dem.o): Depend on Makefile.
1593 Run "make dep-am".
1594 * Makefile.in: Regenerate.
1595
e414a165
NC
15962001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1597
1598 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1599 format .debug_arange sections.
1600 (main): Add missing prototype.
b8908f93 1601
efc3ee7f
HPN
16022001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1603
1604 * Makefile.am: Update dependencies with "make dep-am".
1605 * Makefile.in: Regenerate.
1606
9e85c2a0
RH
16072001-09-28 Richard Henderson <rth@redhat.com>
1608
1609 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1610
451dad9c
AM
16112001-09-26 Alan Modra <amodra@bigpond.net.au>
1612
1613 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1614 VA_CLOSE.
1615 (non_fatal): Likewise.
1616 * objdump.c (objdump_sprintf): Likewise.
1617 * readelf.c (error): Likewise.
1618 (warn): Likewise.
1619
d974e256
JJ
16202001-09-25 Jakub Jelinek <jakub@redhat.com>
1621
1622 * readelf.c (do_wide): New.
1623 (options): Add --wide.
1624 (usage, parse_args): Likewise.
1625 (process_program_headers): Put each segment on a single line if
1626 --wide is given.
1627 (process_section_headers): Put each section on a single line if
1628 --wide is given.
1629 * doc/binutils.texi: Document it.
1630 * NEWS: Likewise.
1631
2f11c261
AM
16322001-09-25 Alan Modra <amodra@bigpond.net.au>
1633
1634 * readelf.c (print_vma): Print 8 digits of low hex value.
1635
1d50f91e
AJ
16362001-09-24 Andreas Jaeger <aj@suse.de>
1637
1638 * nlmconv.c: Fix warnings about unused attributes and function
1639 prototypes.
1640
1641 * strings.c: Add prototype for get_char.
1642
38131e67
L
16432000-09-19 H.J. Lu <hjl@gnu.org>
1644
1645 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1646 $(srcdir)/cxxfilt.man.
1647 * doc/Makefile.in: Rebuild.
1648
3bcfb3e4
AM
16492001-09-19 Alan Modra <amodra@bigpond.net.au>
1650
1651 * objcopy.c (copy_main): Correct rename-section string parsing.
1652 Consolidate new_name parsing, and error messages.
1653
3882b010
L
16542001-09-18 Bruno Haible <haible@clisp.cons.org>
1655
1656 * addr2line.c: Don't include <ctype.h>.
1657 (main): For gettext, also set the LC_CTYPE locate facet.
1658 * ar.c (main): Likewise.
1659 * coffdump.c (main): Likewise.
1660 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1661 (main): For gettext, also set the LC_CTYPE locate facet.
1662 Use ISALNUM instead of isalpha/isdigit.
1663 * dllwrap.c: Don't include <ctype.h>.
1664 (main): For gettext, also set the LC_CTYPE locate facet.
1665 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1666 (main): For gettext, also set the LC_CTYPE locate facet.
1667 Use TOUPPER instead of islower/toupper.
1668 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1669 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1670 Use TOUPPER instead of islower/toupper.
1671 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1672 * objcopy.c (main): Likewise.
1673 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1674 (disassemble_bytes): Use ISPRINT instead of isprint.
1675 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1676 (dump_data): Use ISPRINT instead of isprint.
1677 (main): For gettext, also set the LC_CTYPE locate facet.
1678 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1679 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1680 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1681 Use TOUPPER instead of islower/toupper.
1682 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1683 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1684 (write_rc_accelerators): Use ISPRINT instead of isprint.
1685 (write_rc_rcdata): Likewise.
1686 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1687 * srconv.c (main): Likewise.
1688 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1689 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1690 isdigit/isupper/islower.
1691 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1692 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1693 stab_demangle_prefix, stab_demangle_qualified,
1694 stab_demangle_template, stab_demangle_type,
1695 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1696 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1697 (isgraphic): Use ISPRINT instead of isascii/isprint.
1698 (main): Remove HAVE_LC_MESSAGES dependency.
1699 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1700 (pbarray): Use ISPRINT instead of isprint.
1701 (main): For gettext, also set the LC_CTYPE locate facet.
1702 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1703 (format_from_filename): Use ISPRINT instead of isprint.
1704 (main): For gettext, also set the LC_CTYPE locate facet.
1705 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1706 (unicode_print): Use ISPRINT instead of isprint.
1707 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1708 (stab_variable): Use ISDIGIT instead of isdigit.
1709
e59b4dfb
AM
17102001-09-18 Alan Modra <amodra@bigpond.net.au>
1711
1712 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1713 Replace bfd_read call with call to bfd_bread.
1714 (extract_file): Likewise.
1715
1716 * objdump.c (dump_section_header): Cast section->filepos to
1717 unsigned long to suit printf format string.
1718 * readelf.c (process_section_headers): Similarly for sh_offset.
1719 (process_unwind): Likewise.
1720
d132876a
NC
17212001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1722
1723 * strings.c (encoding, encoding_bytes): New variables.
1724 (long_options): Add --encoding.
1725 (main): Accept -e and --encoding.
1726 (get_char): New function. Read a, possibly wide, character from
1727 the input stream.
1728 (print_strings): Use get_char().
1729 (usage): Document new command line option.
1730 * doc/binutils.texi: Document new command line option.
1731 * NEWS: Announce new command line option.
1732
7559e86e 17332001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
1734
1735 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1736 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1737 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1738 Removed EM_CYGNUS_ARC.
1739
7559e86e 17402001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1741
1742 * readelf.c: Include elf/h8 for H8 series definitions.
1743 (guess_is_rela): H8 series if RELA.
1744 (dump_relocations): Handle H8 series relocations.
1745
0823fbca
EC
17462001-08-31 Eric Christopher <echristo@redhat.com>
1747
1748 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1749
8db76d70
PT
17502001-08-29 Peter Targett <peter.targett@arccores.com>
1751
1752 * MAINTAINERS: Include ARC Maintainer.
1753
d81d6584
BE
17542001-08-29 Ben Elliston <bje@redhat.com>
1755
1756 * stabs.c (stab_demangle_template): Initialise s4.
1757
25a1ff5b
AM
17582001-08-27 Alan Modra <amodra@bigpond.net.au>
1759
1760 * readelf.c (dump_relocations): Recognise EM_PPC64.
1761
a5d22d2a
TS
17622001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1763
1764 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1765
62a5a82d
L
17662001-08-25 H.J. Lu <hjl@gnu.org>
1767
1768 * nm.c (print_width): New.
1769 (display_rel_file): Set `print_width' according to
1770 bfd_sprintf_vma.
1771 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1772
1ae8b3d2
AO
17732001-08-24 Alexandre Oliva <aoliva@redhat.com>
1774
1775 * objcopy.c (use_alt_mach_code): New variable.
1776 (OPTION_ALT_MACH_CODE): Define.
1777 (copy_options): Added --alt-machine-code.
1778 (copy_main): Handle it.
1779 (copy_object): Switch to alternate machine code if requested.
1780 * doc/binutils.texi: Document new option.
1781 * NEWS: Likewise.
1782
d1bdd336
TS
17832001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1784
1785 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1786
410f7a12
L
17872001-08-21 H.J. Lu <hjl@gnu.org>
1788
1789 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1790 (display_debug_info): Cast for 64bit hosts.
1791 (display_debug_frames): Likewise.
1792 (process_mips_specific): Likewise.
1793
c32144ff
AJ
17942001-08-21 Andreas Jaeger <aj@suse.de>
1795
1796 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1797
1798 * sysdump.c: Add missing prototypes.
1799 * srconv.c: Likewise.
1800 * unwind-ia64.c: Likewise.
1801 * coffdump.c: Likewise.
1802
1803 * sysinfo.y: Print prototypes, include <ansidecl.h>.
1804
1805 * coffgrok.c: Add missing prototypes, include libiberty.h instead
1806 of declaring xcalloc.
1807
d8180c76
L
18082001-08-10 H.J. Lu <hjl@gnu.org>
1809
1810 * nm.c (print_value): Add one arg, bfd *.
1811 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1812 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1813 (print_symbol_info_sysv): Likewise.
1814 (print_symbol_info_posix): Likewise.
1815
1816 * objdump.c (dump_section_header): Replace printf_vma with
1817 bfd_printf_vma.
1818 (print_section_stabs): Likewise.
1819 (dump_bfd_header): Likewise.
1820 (objdump_print_value): Replace sprintf_vma with
1821 bfd_sprintf_vma.
1822 (disassemble_bytes): Likewise.
1823 (dump_reloc_set): Likewise.
1824
0218d1e4
AJ
18252001-08-10 Andreas Jaeger <aj@suse.de>
1826
1827 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1828 to build warnings.
1829 * configure: Regenerate.
1830
2863d58a
AM
18312001-08-09 Alan Modra <amodra@bigpond.net.au>
1832
1833 * readelf.c: Add missing prototypes.
1834 * objdump.c: Likewise. Format existing prototypes.
1835
c0e047e0
AO
18362001-08-08 Alexandre Oliva <aoliva@redhat.com>
1837
1838 * readelf.c (display_debug_info): Add to abbrev_offset the addend
1839 of any RELA relocation for the abbrev_offset memory location that
1840 refers to the .debug_abbrev section symbol.
1841
ff78d6d6
L
18422001-08-07 H.J. Lu <hjl@gnu.org>
1843
1844 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1845 (main): Return process_file ().
1846
c36774d6
PB
18472001-08-05 Philip Blundell <philb@gnu.org>
1848
1849 * doc/binutils.texi: Use "Thumb" not "THUMB".
1850
8f9d9bd9
JH
18512001-08-03 John Healy <jhealy@redhat.com>
1852
bb279dc0
ZW
1853 Patch suggested by Frank Eigler <fche@redhat.com>.
1854 * objdump.c (disassemble_data): Fill in section member of the
1855 disasm_info structure.
8f9d9bd9 1856
c918cb96
DD
18572001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1858
1859 * configure.in: Added --with-windres option.
1860 * configure: Regenerated.
1861
c7c55b78
NC
18622001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1863
1864 * doc/binutils.texi: Use @command{name} for commands;
1865 use @option{-opt} for options; use @table @env for list of options;
1866 remove spaces arround [ | ] in synopsis.
1867
1868 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1869 center title.
1870
594ef5db
NC
18712001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1872
bb279dc0
ZW
1873 * objcopy.c: Fix formatting.
1874 (section_rename): New structure.
1875 (OPTION_RENAME_SECTION): New switch.
1876 (copy_usage): Document new switch.
1877 (add_section_rename): New function: Add a node to the section
1878 rename list.
1879 (find_section_rename): New function: Find the new name and
1880 flags for a section.
1881 (setup_section): Call find_section_name to determine the name
1882 of the output section.
1883 (copy_main): Handle OPTION_RENAME_SECTION.
1884 * binutils.texi: Document new switch.
594ef5db
NC
1885 * NEWS: Mention new switch.
1886
1f554c69
NC
18872001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1888
1889 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1890 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1891 bug-binutils@gcc.org.
1892
2f83960e
AM
18932001-07-28 Matthias Kramm <kramm@quiss.org>
1894
1895 * bucomm.c (list_supported_architectures): New function.
1896 * bucomm.h (list_supported_architectures): Declare.
1897 * objdump.c (usage): Call the above.
1898
20fe0649
DB
18992001-07-25 Dave Brolley <brolley@redhat.com>
1900
1901 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1902 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1903
1b577b00
NC
19042001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1905
1906 * README: Update for 2.11. Change bug reporting email address.
1907 * MAINTAINERS: Tidy up. Change bug reporting email address.
1908
95fd336c
DD
19092001-07-16 DJ Delorie <dj@redhat.com>
1910
5f16d855
DD
1911 * resres.c (write_res_header): Align header size.
1912 (res_align_file): Calculate alignment correctly.
1913
95fd336c
DD
1914 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1915 correct 10).
1916 * resrc.c (write_rc_resource): Likewise.
1917 * windres.h (SUBLANG_SHIFT): Define - as 10.
1918
ed8fee27
NC
19192001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1920
1921 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1922
90ab7e9a
NC
19232001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1924
1925 * MAINTAINERS: Add notes about branch checkins.
1926
e0c60db2
NC
19272001-07-05 Daniel Berlin <dan@cgsoftware.com>
1928
1929 * readelf.c (display_debug_macinfo): New function, display
1930 .debug_macinfo section.
1931 (do_debug_macinfo): New variable.
1932 (parse_args): Handle "-w[mM]" to mean display macro info.
1933 (process_section_headers): Handle debug_macinfo.
1934 (debug_displays): Replace unsupported function with macinfo
0218d1e4 1935 function for .debug_macinfo display.
e0c60db2
NC
1936 * doc/binutils.texi: Document new command line switch.
1937 * NEWS: Document new feature of readelf.
0218d1e4 1938
24e01a36
L
19392001-07-05 H.J. Lu <hjl@gnu.org>
1940
1941 * objcopy.c (filter_symbols): Don't turn undefined symbols
1942 into local.
1943
4258bf4d
L
19442001-07-03 H.J. Lu <hjl@gnu.org>
1945
1946 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1947 $@.pod.
1948 (ar.1): Likewise.
1949 (dlltool.1): Likewise.
1950 (nlmconv.1): Likewise.
1951 (nm.1): Likewise.
1952 (objcopy.1): Likewise.
1953 (objdump.1): Likewise.
1954 (ranlib.1): Likewise.
1955 (readelf.1): Likewise.
1956 (size.1): Likewise.
1957 (strings.1): Likewise.
1958 (strip.1): Likewise.
1959 (windres.1): Likewise.
1960 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1961 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1962 $(DEMANGLER_NAME).
1963 (as.1): Removed.
1964 * doc/Makefile.in: Regenerated.
1965
7014bc31
NC
19662001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1967
1968 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1969
b811889f
NC
19702001-07-01 Daniel Berlin <dan@cgsoftware.com>
1971
1972 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1973
12ab83a9
NC
19742001-06-29 James Cownie <jcownie@etnus.com>
1975
1976 * readelf.c: Support DWARF 2.1 attributes.
1977
a6e9f9df
AM
19782001-06-28 Alan Modra <amodra@bigpond.net.au>
1979
1980 * readelf.c (GET_DATA_ALLOC): Remove.
1981 (GET_DATA): Remove.
1982 (get_data): New function combining above macros, with an extra
1983 test for zero size.
1984 (slurp_rela_relocs): Use get_data, and catch error return.
1985 (slurp_rel_relocs): Likewise.
1986 (get_32bit_program_headers): Likewise.
1987 (get_64bit_program_headers): Likewise.
1988 (get_32bit_section_headers): Likewise.
1989 (get_64bit_section_headers): Likewise.
1990 (get_32bit_elf_symbols): Likewise.
1991 (get_64bit_elf_symbols): Likewise.
1992 (process_section_headers): Likewise.
1993 (process_relocs): Likewise.
1994 (slurp_ia64_unwind_table): Likewise.
1995 (process_unwind): Likewise.
1996 (get_32bit_dynamic_segment): Likewise.
1997 (get_64bit_dynamic_segment): Likewise.
1998 (process_dynamic_segment): Likewise.
1999 (process_version_sections): Likewise.
2000 (process_symbol_table): Likewise.
2001 (dump_section): Likewise.
2002 (display_debug_info): Likewise.
2003 (display_debug_section): Likewise.
2004 (process_section_contents): Likewise.
2005 (process_corefile_note_segment): Likewise.
2006 (process_mips_specific): Likewise. Also free econf32, econf64.
2007
af3fc3bc
AM
20082001-06-25 Alan Modra <amodra@bigpond.net.au>
2009
2010 * readelf.c (dump_relocations): Print "bad symbol index" if
2011 symtab == NULL with non-zero symtab_index.
2012 (process_relocs): Don't bomb if reloc section has no symsec.
2013
6d900bf6
L
20142001-06-24 H.J. Lu <hjl@gnu.org>
2015
2016 * objcopy.c (strip_main): Revert the change made on 2001-05-30
2017 by accident.
2018 (copy_main): Apply the the change made to strip_main on
2019 2001-05-30 by accident.
2020
49b4e386
AJ
20212001-06-23 Andreas Jaeger <aj@suse.de>
2022
2023 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
2024 parameter 'code'.
2025 (unw_decode_x2): Likewise.
2026 (unw_decode_x3): Likewise.
2027 (unw_decode_x4): Likewise.
2028
d8dc71e3
BE
20292001-06-23 Ben Elliston <bje@redhat.com>
2030
2031 * MAINTAINERS: Add myself as M88k maintainer.
2032
af3bdff7
NC
20332001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
2034
2035 * objcopy.c (strip_main): Support -o or --output-file command lien
2036 switch.
2037
105e7211
L
20382001-06-19 H.J. Lu <hjl@gnu.org>
2039
2040 * doc/Makefile.in: Regenerated.
2041
c45021f2
NC
20422001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
2043
2044 * readelf.c: Restore formatting.
2045
20462001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
2047
bb279dc0
ZW
2048 * Makefile.am: Move documentation into doc subdirectory.
2049 * Makefile.in: Regenerated.
c45021f2 2050 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
2051 * addr2line.1: Removed.
2052 * ar.1: Likewise.
2053 * dlltool.1: Likewise.
2054 * nlmconv.1: Likewise.
2055 * nm.1: Likewise.
2056 * objcopy.1: Likewise.
2057 * objdump.1: Likewise.
2058 * ranlib.1: Likewise.
2059 * readelf.1: Likewise.
2060 * size.1: Likewise.
2061 * strings.1: Likewise.
2062 * strip.1: Likewise.
2063 * windres.1: Likewise.
2064 * cxxfilt.man: Likewise.
c45021f2
NC
2065 * doc: New Directory.
2066 * doc/Makefile.am: New file.
2067 * doc/Makefile.in: Generate.
2068
09ad7db3
AM
20692001-06-09 Alan Modra <amodra@bigpond.net.au>
2070
2071 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
2072
936260fe
AM
20732001-06-01 Alan Modra <amodra@bigpond.net.au>
2074
2075 * MAINTAINERS: Update my email address.
2076
16b2b71c
NC
20772001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
2078
2079 * objcopy.c: Add new switches: --keep-global-symbol,
2080 --keep-symbols, --localize-symbols, --keep-global-symbols and
2081 --weaken-symbols.
2082 * binutils.texi: Document new switches.
2083 * objcopy.1: Regenerate.
2084 * NEWS: Announce new feature.
2085
7036c0e1
AJ
20862001-05-28 Andreas Jaeger <aj@suse.de>
2087
2088 * readelf.c (display_debug_frames): Fix warnings: Remove unused
2089 variables, fix format strings.
2090
76a406e5
NC
20912001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2092
2093 * objdump.c (disassemble_bytes): Remove section VMA adjustment
2094 when computing the address of the line to show.
2095
31b6fca6
RH
20962001-05-16 Richard Henderson <rth@redhat.com>
2097
2098 * readelf.c (do_debug_frames_interp): New.
2099 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
2100 (byte_get_big_endian): Likewise.
2101 (parse_args) ['F']: Set do_debug_frames_interp.
2102 (Frame_Chunk): Make data_factor signed, add fde_encoding.
2103 (frame_display_row): Don't trunc pc_begin to int.
2104 (size_of_encoded_value): New.
2105 (display_debug_frames): Handle 64-bit targets. Print raw data
2106 unless do_debug_frames_interp.
2107 (debug_displays): Remove duplicate .debug_frame.
2108
4fe85591
NC
21092001-05-15 Ralf Baechle <ralf@gnu.org>
2110
2111 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
2112 The former constant was never in active use and is used otherwise
2113 by the ABI.
2114
579f31ac
JJ
21152001-05-11 Jakub Jelinek <jakub@redhat.com>
2116
2117 * readelf.c (process_unwind): Print all unwind sections, not just
2118 one.
2119
78f4a3f7
AM
21202001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2121
2122 * readelf.c (process_unwind): Remove const specifier.
2123
1c529ca6
NC
21242001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
2125
2126 * strings.c (isgraphic): Do not use isascii() unless it is needed
2127 for isprint() to work.
2128 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
2129
87e6d782
NC
21302001-04-27 Johan Rydberg <jrydberg@opencores.org>
2131
bb279dc0 2132 * NEWS: Announce support for OpenRISC.
87e6d782 2133
4bd3d870 21342001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
2135
2136 * dlltool.c (do_default_excludes): Initialise to true.
2137
21211521
AM
21382001-04-10 Alan Modra <amodra@one.net.au>
2139
2140 * MAINTAINERS: Update my email address
2141 * nm.c (print_symbol_info_bsd): Use a simple printf string.
2142
0c66b61e 21432001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
2144
2145 * readelf.c (display_debug_lines): Fix typo for "Prologue".
2146
e58d53af
L
21472001-03-30 H.J. Lu <hjl@gnu.org>
2148
2149 * readelf.c (process_unwind): Just return if do_unwind is 0.
2150
bee72332
DD
21512001-03-28 Roger Sayle <roger@metaphorics.com>
2152
2153 * dlltool.c (make_one_lib_file): Fix section flags for
2154 .text, .data and .bss in stub ds*.o files to match those
2155 generated by gas.
2156
f1467e33
L
21572001-03-29 H.J. Lu <hjl@gnu.org>
2158
2159 * readelf.c (process_unwind): Only do unwind sections for
2160 IA64.
2161
1c6fb4fe
L
21622001-03-28 H.J. Lu <hjl@gnu.org>
2163
2164 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
2165 * Makefile.in: Regenerate.
2166
0879a67a
AJ
21672001-03-26 Andreas Jaeger <aj@suse.de>
2168
2169 * binutils.texi (nm): Fix texi syntax.
2170
0285c67d
NC
21712001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2172
2173 * binutils.texi: Put @c man begin and @c man end indications
2174 to generate man pages using texi2pod and pod2man. Put @c man title
2175 to identify each man. Add SEEALSO entries.
2176 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
2177 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
2178 sort the list.
2179 (*.1): Build the man pages from binutils.texi.
2180 * Makefile.in: Regenerate.
2181
04847a4d
CF
21822001-03-13 Eric Kohl <ekohl@rz-online.de>
2183
2184 * defparse.y (opt_equal_name): allow "." in name.
2185 * dlltool.c (def_exports): Added ability to generate forwarded exports.
2186 (gen_exp_file): Likewise.
2187
43a0748c
NC
21882001-03-12 Stefan Geuken <mail@stefan-geuken.de>
2189
2190 * NEWS: Document addition of -B switch to objcopy.
2191 * binutils.texi: Document addition of -B switch to objcopy.
2192 * objcopy.c: (copy_options): Add --binary-architecture.
2193 (copy_usage): Document -B/--binary-architecture.
2194 (copy_main): Support -B/--binary-architecture. Set
2195 bfd_external_binary_architecture.
0879a67a 2196
b7498e0e
NC
21972001-03-11 Andreas Jaeger <aj@suse.de>
2198
2199 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
2200 (dump_relocations): Likewise.
2201 (get_machine_name): Likewise.
2202
a59e3bd7
NC
22032001-02-28 Nick Clifton <nickc@redhat.com>
2204
2205 * readelf.c: (struct unw_aux_info): Remove const modifier for
2206 'strtab' field.
2207 (process_unwind): Remove non-K&R compliant LHS type cast in call
2208 to GET_DATA_ALLOC macro.
2209
a5bcd848
PB
22102001-02-28 Philip Blundell <pb@futuretv.com>
2211
2212 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
2213 ABI is in use; remove ambiguity between the "unknown" EABI and
2214 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
2215 renamed EF_xx constants.
2216
27b7e12d
AM
22172001-02-27 Alan Modra <alan@linuxcare.com.au>
2218
2219 * configure.in (BFD_VERSION): New.
2220 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2221 * configure: Regenerate.
2222 * Makefile.am: Run "make dep-am"
2223 * Makefile.in: Regenerate.
2224
a9f10786
NC
22252001-02-14 Nick Clifton <nickc@redhat.com>
2226
2227 * MAINTAINERS: Add "Obvious Fix" rule.
2228
3c44da9a
MS
22292001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2230
2231 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
2232 literal concatenation.
2233
ecd03389
MS
22342001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2235
2236 * readelf.c (struct unw_aux_info): Remove const from the info member.
2237 (process_unwind): Don't type-cast the third argument to the
2238 GET_DATA_ALLOC macro.
2239
88ec60c7
NC
22402001-02-11 Nick Clifton <nickc@redhat.com>
2241
2242 * readelf.c (dump_relocations): Free corrected allocated
2243 array.
2244 (process_unwind): Fix compile time warning.
2245
f5e21966
NC
22462001-02-10 Nick Clifton <nickc@redhat.com>
2247
2248 * binutils.texi: Document new --unwind option to readelf.
2249
a85d7ed0
NC
22502001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2251
2252 * readelf.c: Add linux target for S/390.
2253
7bb10502
AM
22542001-02-10 Alan Modra <alan@linuxcare.com.au>
2255
2256 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
2257 printf is a macro.
2258
8ca8f343
HPN
22592001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
2260
2261 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
2262 * aclocal.m4: Regenerate.
2263 * configure: Regenerate.
2264
7340082d
NC
22652001-02-07 Todd Vierling <tv@wasabisystems.com>
2266
2267 * bucomm.c (bfd_target_vector): Change extern array to pointer.
2268 * objdump.c (bfd_target_vector): Likewise.
2269
4d6ed7c8
NC
22702001-02-07 David Mosberger <davidm@hpl.hp.com>
2271
2272 * readelf.c (process_unwind): New function.
2273 (slurp_ia64_unwind_table): Ditto.
2274 (dump_ia64_unwind): Ditto.
2275 (find_symbol_for_address): Ditto.
2276 (slurp_rela_relocs): New function (split off from dump_relocations()).
2277 (slurp_rel_relocs): Ditto.
2278 (parse_args): Handle '-u' option.
2279
2280 * unwind-ia64.c: New file.
2281 * unwind-ia64.h: New file.
2282 * Makefile.am: Include unwind-ia64.c in readelf build.
2283 * Makefile.in: Regenerate.
7340082d 2284 * po/binutils.pot: Regenerate.
4d6ed7c8 2285
c7217458
PB
22862001-02-04 Philip Blundell <philb@gnu.org>
2287
2288 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
2289 * configure: Regenerate.
2290
956eedd4
AM
22912001-01-31 Steve deRosier <sderosier@vari-lite.com>
2292
2293 * ieee.c (ieee_add_bb11): Don't check for backslashes
2294 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2295
8855cbca
AM
22962001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
2297
c7f2731e
AM
2298 * ieee.c: Update copyright.
2299 (ieee_start_compilation_unit): Don't check for backslashes
2300 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2301
8855cbca
AM
2302 * stabs.c: Update copyright. Include "filenames.h".
2303 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
2304
329de803 23052001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
2306
2307 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
2308 sections are present before using them. Remove code duplication.
2309 (process_symbol_table): Check if VERDEF or VERNEED sections are
2310 present before using them.
2311
23719f39
NC
23122001-01-17 Nick Clifton <nickc@redhat.com>
2313
2314 * objcopy.c (copy_object): Fail if attempting to convert the
2315 endianness of the input object file.
2316
2317 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 2318
f726e849
NC
23192001-01-16 Nick Clifton <nickc@redhat.com>
2320
2321 * readelf.c (string_table_length): New variable.
2322 (SECTION_NAME): Catch out of range indices and missing section
2323 pointers.
2324 (process_section_headers): Delete useless local variable
2325 string_table_offset. Set the value of string_table_length
2326 after loading the string table.
2327 (process_mips_specific): Use SECTION_NAME macro.
2328 (process_file): Set string_table_length to 0 when it is freed.
2329
d0398d6a
NC
23302001-01-12 Nick Clifton <nickc@redhat.com>
2331
2332 * version.c (print_version): Update copyright date.
2333
0d2bcfaf
NC
23342001-01-11 Peter Targett <peter.targett@arccores.com>
2335
2336 * readelf.c (dump_relocations): Include selection with EM_ARC.
2337 (get_machine_name) Update name to "ARC".
2338
8b1e6df3
NC
23392001-01-09 Nick Clifton <nickc@redhat.com>
2340
2341 * Makefile.am: Add rule to build objdump.o from objdump.c and
2342 using OBJDUMP_DEFS.
2343 * Makefile.in: Regenerate.
2344
2345 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2346 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2347 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 2348 * configure: Regenerate.
8b1e6df3
NC
2349
2350 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2351 is defined read in the relocs even if dump_reloc_info is
2352 false.
2353
2f952d20
PB
23542001-01-07 Philip Blundell <philb@gnu.org>
2355
2356 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2357 `bug-binutils'.
2358 * README: Likewise.
2359
a8c548cb
NC
23602000-12-19 Nick Clifton <nickc@redhat.com>
2361
2362 * dlltool.c: Add missing support for arm-epoc-pe.
2363 * configure.in: Add missing support for arm-epoc-pe.
2364 * configure: Regenerate.
2365
cc5fda35
NC
23662000-12-15 Nick Clifton <nickc@redhat.com>
2367
2368 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2369 Mode parts of the x86 port.
2370
bcedfee6
NC
23712000-12-04 Andreas Jaeger <aj@suse.de>
2372
2373 * readelf.c (guess_is_rela): Add EM_X86_64.
2374 (dump_relocations): Add EM_X86_64.
2375 (get_machine_name): Add EM_X86_64.
2376 Include "elf/x86-64.h".
2377
584da044
NC
23782000-12-12 Nick Clifton <nickc@redhat.com>
2379
2380 * readelf.c: Fix formatting.
2381
7559e86e 23822000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2383
2384 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2385
a98cc2b2
AH
23862000-12-07 Andrew Haley <aph@redhat.com>
2387
2388 * readelf.c (display_debug_frames): Only display columns that are
2389 referenced by the frame debug info.
2390
c7987a69
NC
23912000-12-05 Nick Clifton <nickc@redhat.com>
2392
2393 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2394
09fd7e38
JM
23952000-12-04 Jason Merrill <jason@redhat.com>
2396
2397 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2398 (display_debug_section): Likewise.
2399 (display_debug_info): Display CU header before bailing.
2400
e7af610e
NC
24012000-12-01 Chris Demetriou <cgd@sibyte.com>
2402
09fd7e38
JM
2403 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2404 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2405 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 2406
09fd7e38
JM
2407 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2408 and E_MIPS_ARCH_64.
84ea6cf2 2409
09fd7e38
JM
2410 * readelf.c (get_machine_flags): Add case for
2411 E_MIPS_MACH_SB1.
c6c98b38 2412
75066968
DD
24132000-11-30 Richard Earnshaw <rearnsha@arm.com>
2414
2415 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2416
5c4666ea
HPN
24172000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2418