Fix help messages about demangling styles
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
f0c8c24a
NC
12003-02-12 Bob Wilson <bob.wilson@acm.org>
2
3 * nm.c (usage): Add `java' and `gnat' demangle styles and make
4 quotes consistent.
5 * objdump.c (usage): Ditto. Also fix some typos.
6
fde78edd
NC
72003-02-10 Nick Clifton <nickc@redhat.com>
8
9 * readelf.c (decode_ARM_machine_flags): Handle the
10 EF_ARM_MAVERICK_FLOAT flag.
11
22d82235
AS
122003-02-04 Andreas Schwab <schwab@suse.de>
13
14 * rddbg.c (read_section_stabs_debugging_info): Cast ptrdiff_t to
15 long and use %ld in printf format.
16
1a677ea8
RS
172003-01-28 Richard Sandiford <rsandifo@redhat.com>
18
19 * readelf.c (dump_relocations): Reorder the r_info field for
20 little-endian mips elf64. Move #ifdef BFD64 to cover the new code.
21
8dde85fc
NC
222003-01-21 Daniel Berlin <dan@dberlin.org>
23
24 * readelf.c (display_debug_loc): Skip address base changes.
25
c6f8bb1e
AM
262003-01-17 Fabio Alemagna <falemagn@aros.org>
27
28 * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMS
29 and ELFOSABI_NSK.
30
c833c019
AM
312003-01-16 Alan Modra <amodra@bigpond.net.au>
32
33 * readelf.c: Include elf/ppc64.h.
34 (dump_relocations <EM_PPC64>): Use elf_ppc64_reloc_type.
35 * Makefile.am: Run "make dep-am".
36 * Makefile.in: Regenerate.
37
3b36097d
SC
382003-01-02 Ben Elliston <bje@redhat.com>
39
40 * readelf.c (guess_is_rela): Handle EM_IQ2000.
41 (get_machine_name): Likewise.
42 (dump_relocations): Likewise.
43 * NEWS: Mention IQ2000 support.
44
cb44e358
RS
452003-01-02 Richard Sandiford <rsandifo@redhat.com>
46
47 * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2.
48
af7ee8bf
CD
492002-12-30 Chris Demetriou <cgd@broadcom.com>
50
51 * doc/binutils.texi (objdump): Note MIPS HWR (Hardware Register)
52 changes in MIPS -M options.
53
2469cfa2
NC
542002-12-30 Dmitry Diky <diwil@mail.ru>
55
56 * Makefile.am: Add msp430 target.
57 * Makefile.in: Regenerate.
58 * readelf.c: Add support for msp430 target.
59
640c0ccd
CD
602002-12-27 Chris Demetriou <cgd@broadcom.com>
61
62 * doc/binutils.texi (objdump): Document MIPS -M options.
63
59f14fc0
AS
642002-12-23 Andreas Schwab <schwab@suse.de>
65
66 * readelf.c (main): Reset dump request after each file.
67
312b768e
NC
682002-12-23 Nick Clifton <nickc@redhat.com>
69
70 * nlmconv.c (main): Pass TRUE as third argument to
71 bfd_arch_get_compatible.
72
8745eafa
NC
732002-12-23 Nick Clifton <nickc@redhat.com>
74
75 * strings.c (isgraphic): Replace definition with STRING_ISGRAPHIC
76 macro. Handle 'S' encoding, accepting 8-bit characters.
77 (main): Parse 'S' encoding.
78 (get_char): Accept 'S' encoding.
79 (print_strings): Use STRING_ISGRAPHIC.
80 (usage): Document support of 'S' encoding.
81 * doc/binutils.texi: Document support of 'S' encoding/
82 * NEWS: Mention new feature.
83
08213ebb
AM
842002-12-20 Alan Modra <amodra@bigpond.net.au>
85
86 * README <building ar>: Don't use libibery's needed_list or
87 required_list, instead link libiberty/*.o.
88
b9e5d8e5
KH
892002-12-19 Kazu Hirata <kazu@cs.umass.edu>
90
91 * doc/binutils.texi: Fix typos.
92
c51238bc
DA
932002-12-14 John David Anglin <dave@hiauly1.hia.nrc.ca>
94
95 * doc/binutils.texi: Add missing parenthesis.
96
d7fb0dd2
NC
972002-12-15 Nick Kelsey <nickk@ubicom.com>
98
99 * objcopy.c: Add --prefix-symbols=<prefix> option to rename all
100 symbols by adding the given prefix to the begining of the symbol
101 name. This is useful to provide name space seperation regardless
102 of how the object file was created. Added --prefix-sections=
103 <prefix> and --prefix-alloc-sections=<prefix> options to rename all
104 sections (or all sections with the alloc flag set) by adding the given
105 prefix to the begining of the symbol name.
106 * NEWS: Mention this new feature.
107 * doc/binutils.texi: Document this new feature.
108
55b9cdf1
AM
1092002-12-13 Alan Modra <amodra@bigpond.net.au>
110
111 * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences of
112 dyn_string_append with dyn_string_append_cstr.
113
114 * emul_aix.c (ar_emul_aix_create): Remove unused function.
115
84ad6ede
NC
1162002-12-10 James Cownie <jcownie@etnus.com>
117
118 * readelf.h (get_TAG_name, get_AT_name,
704afb58 119 read_and_display_attr_value): Add support for UPC extensions to
84ad6ede
NC
120 DWARF2 spec.
121 * NEWS: Mention this new support.
122
7d036af2
AM
1232002-12-08 Alan Modra <amodra@bigpond.net.au>
124
125 * NEWS: Mention that bfd no longer declares a "boolean" type.
126
3e8bba36
AM
1272002-12-07 Alan Modra <amodra@bigpond.net.au>
128
129 * readelf.c (process_program_headers): When setting loadaddr, don't
130 assume segment size is 4k. Use p_align instead.
131 (loadaddr): Change from int to long.
132 (dynamic_addr, dynamic_info, version_info): Likewise.
133 (process_dynamic_segment <syminsz>): Likewise.
134 (process_dynamic_segment): Adjust print format string.
135 (rela_addr, rela_size): Delete.
136 (process_relocs): Formatting.
137
d070dab9
JW
1382002-12-05 Jim Wilson <wilson@redhat.com>
139
140 * configure.in (OBJDUMP_DEFS): Define SKIP_ZEROES as 16 for IA-64.
141 * configure: Regenerate.
142
45bcbdb1
ILT
1432002-12-04 Ian Lance Taylor <ian@airs.com>
144
145 * MAINTAINERS: Change e-mail address back to airs.com.
146
42ea8716
AH
1472002-12-04 Aldy Hernandez <aldyh@redhat.com>
148
149 * MAINTAINERS: Add self.
150
b34976b6
AM
1512002-11-30 Alan Modra <amodra@bigpond.net.au>
152
153 * addr2line.c, ar.c, arsup.c, binemul.c, binemul.h, bucomm.c, bucomm.h,
154 budbg.h, debug.c, debug.h, dlltool.c, emul_aix.c, ieee.c, nlmconv.c,
155 nlmconv.h, nlmheader.y, nm.c, objcopy.c, objdump.c, prdbg.c, rdcoff.c,
156 rddbg.c, readelf.c, rename.c, size.c, stabs.c, strings.c,
157 unwind-ia64.h, wrstabs.c: Replace boolean with bfd_boolean, true with
158 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars
159 with TRUE/FALSE. Formatting.
160
c8286bd1
JJ
1612002-11-29 Jakub Jelinek <jakub@redhat.com>
162
163 * readelf.c Replace occurrences of Elf32_Internal_* and
164 Elf64_Internal_* with Elf_Internal_*.
165 (slurp_rel_relocs): Change Elf_Internal_Rel to Elf_Internal_Rela.
166 Zero r_addend fields.
167 (dump_relocations): Remove relas variable, change Elf_Internal_Rel to
168 Elf_Internal_Rela.
169
92acdfaf
NC
1702002-11-23 Nick Clifton <nickc@redhat.com>
171
172 * size.c (usage): Fix typo describing switch for hex format.
173
48c5eb8a
SS
1742002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
175
176 * testsuite/binutils-all/objcopy.exp: Disable tic4x from test
177 * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x
178 testcase
179
2f62977e
NC
1802002-11-14 Nick Clifton <nickc@redhat.com>
181
182 * readelf.c (process_program_headers): Add comment about return
183 value. Ensure that 0 is returned if the headers are not loaded.
184 (process_file): If process_section_headers failed to load the
185 headers disable any tests that rely upon them. Similarly for
186 process_program_headers.
187
cd24c222
NC
1882002-11-12 Nick Clifton <nickc@redhat.com>
189
190 * po/da.po: Updated Danish translation.
191
f3931575
AM
1922002-11-12 Klee Dienes <kdienes@apple.com>
193
194 * rddbg.c (read_section_stabs_debugging_info): Also recognize
195 LC_SYMTAB.stab/LC_SYMTAB.stabstr as a valid pair of sections.
196
b54e7460
CF
1972002-11-11 Christopher Faylor <cgf@redhat.com>
198
199 * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from
200 cgf maintainership.
201
4f17cc13
CF
2022002-11-11 Christopher Faylor <cgf@redhat.com>
203
204 * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.
205
232e7cb8
NC
2062002-11-07 Nick Clifton <nickc@redhat.com>
207
cd24c222 208 * configure.in (ALL_LINGUAS): Add 'da'.
235c4794
NC
209 * configure: Regenerate.
210 * po/da.po: New Danish translation.
211
232e7cb8
NC
212 * readelf.c (get_symbol_index_type): Revert part of previous
213 patch: Display unknown symbol types in decimal, not hex.
214
c9e38879
NC
2152002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
216
217 * dlltool.c (add_excludes): Don't prefix excluded fastcall
218 symbols with underscore.
219 (xlate): Ignore add_underscore for decorated fastcall symbols.
220
2212002-11-07 Eric Kohl <ekohl@rz-online.de>
222
223 * deflex.l: Accept '@' as first character of an ID.
224 * dlltool.c (gen_exp_file): Use existing '@' prefix rather than
225 ASM_PREFIX for fastcall symbols.
226 (scan_drectve_symbols): Handle fastcall symbols when generating
227 undecorated aliases for symbols in drectve section.
228 (scan_filtered_symbols): Likewise, with export-all.
229 (xlate): Likewise, with --kill-at.
230 (make_imp_label): New function to handle fastcall symbols
231 correctly.
232 (make_one_lib_file): Use make_imp_label instead of make_label
233 for imp symbols.
234
a700dc3b
SS
2352002-11-06 Svein E. Seldal <Svein.Seldal@solidas.com>
236
237 * MAINTAINERS: Add self as TIC4X maintainer.
238
5cf1065c
NC
2392002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
240
241 * readelf.c (get_symbol_index_type): Add hex number to
49814ed0
NC
242 PROCESSOR-specific, OS-specific, reserved and unknown symbol
243 types.
5cf1065c 244
f1ef08cb
AM
2452002-11-04 Alan Modra <amodra@bigpond.net.au>
246
247 * readelf.c (byte_get_little_endian): Comment typo fix.
248 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
249 as the format string.
250 (dump_relocations): Correct section sym names.
251 (process_section_headers): Clear symtab_shndx_hdr.
252 (read_and_display_attr_value): Don't pass indirect string to printf
253 as the format string.
254 (display_debug_frames): Indicate when zero terminator found. Decode
255 DW_EH_PE_pcrel addresses.
256
1a09a22c
NC
2572002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
258
259 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
260 order to ensure proper disassembly of the valid 0-value opcode.
261 * configure: Regenerate.
262 * aclocal.m4: Regenerate.
263 * config.in: Regenerate.
264 * configure.in: Regenerate.
265 * doc/Makefile.in: Regenerate.
266 * po/binutils.pot: Regenerate.
267
c254c557
KK
2682002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
269
270 * MAINTAINERS: Add self as SH maintainer.
271
aefbdd67
BE
2722002-10-23 Ben Elliston <bje@redhat.com>
273
274 * doc/binutils.texi (objdump): Document -z and move the entry for
275 --disassemble-zeroes to the end of the options section (for `z').
276
ab9bcc01
NC
2772002-10-21 Nick Clifton <nickc@redhat.com>
278
279 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
280
8ab56b6f
AM
2812002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
282
283 * objdump.c (dump_data): Correct addr_offset for opb != 1.
284
49c12576
AM
2852002-10-15 Alan Modra <amodra@bigpond.net.au>
286
48417c1a
AM
287 * bucomm.c (list_supported_targets): Use bfd_target_list.
288
49c12576
AM
289 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
290 other object errors in preference to bfd_core errors.
291
6e1a7e9a
AM
2922002-10-14 Alan Modra <amodra@bigpond.net.au>
293
294 * Makefile.am: Run "make dep-am".
295 * objdump.c: #include "bfdver.h".
296 * version.c: Likewise.
297 * Makefile.in: Regenerate.
298 * config.in: Regenerate.
299 * configure: Regenerate.
300 * po/POTFILES.in: Regenerate.
301
09fc3b02
DJ
3022002-10-09 Daniel Jacobowitz <drow@mvista.com>
303
304 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
305 sections. Allow relocations against the absolute symbol. Don't
306 use the value in compunit.cu_abbrev_offset if we found a RELA
8ab56b6f 307 relocation.
09fc3b02 308
f309035a
NC
3092002-10-07 Gordon Chaffee <chaffee@netvmg.com>
310
311 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
312 ordinary ones are available.
313
810dfa6e
L
3142002-09-30 H.J. Lu <hjl@gnu.org>
315
316 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
317 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
318
bb279dc0
ZW
3192002-09-17 Zack Weinberg <zack@codesourcery.com>
320
321 * Makefile.am (CFILES): Add cxxfilt.c.
322 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
323 (cxxfilt_LDADD): Delete.
324 Remove all references to underscore.c.
325 Regen dependencies.
326 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
327 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
328 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
329 adjustments to fit into binutils framework.
330 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
331
065c959b
NC
3322002-09-12 Roland McGrath <roland@redhat.com>
333
334 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
335 Handle DW_OP_GNU_push_tls_address.
336
e09f4395
NC
3372002-09-11 Nick Clifton <nickc@redhat.com>
338
339 * po/tr.po: Updated Turkish translation.
340
873e0588
NC
3412002-09-10 Nick Clifton <nickc@redhat.com>
342
343 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
344 testsuite changes. Add paragraphs about testsuite and config
345 patches.
346
069fe61f
NC
3472002-08-29 Nick Clifton <nickc@redhat.com>
348
349 * readelf.c (get_machine_flags): Remove redundant reference to
350 E_V850EA_ARCH.
351
fe0507eb
AM
3522002-08-28 Alan Modra <amodra@bigpond.net.au>
353
354 * objdump.c (dump_bfd): Restore lines accidentally deleted in
355 last commit.
356
026df7c5
NC
3572002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
358
bb279dc0 359 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
360 (dump_bfd_header): Likewise.
361
68a4c073
AM
3622002-08-27 Alan Modra <amodra@bigpond.net.au>
363
364 * nm.c: Revert last change.
365
a1df01d1
AM
3662002-08-26 Alan Modra <amodra@bigpond.net.au>
367
368 * nm.c (display_rel_file): Don't report "no symbols" as an error.
369 * objdump.c (slurp_symtab): Likewise.
370 (slurp_dynamic_symtab): Likewise.
371 (dump_symbols): Likewise. Do print "no symbols" to stdout.
372
a926ab2f
GK
3732002-08-24 Geoffrey Keating <geoffk@redhat.com>
374
375 * MAINTAINERS: Change my mailing address.
376
fcf62380
DA
3772002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
378
379 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
380
51e28791
NC
3812002-08-22 Nick Clifton <nickc@redhat.com>
382
383 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
384 HPPA.
385
c5b060ad
AM
3862002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
387
388 * readelf.c (parse_args): Change debug_dump_opt to static.
389
4b73ca92
NC
3902002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
391
392 * stabs.c (parse_stab_argtype): Pass length of physname to
393 stab_demangle_argtypes.
394 (stab_demangle_argtypes): Add new parameter - length of physname.
395 Pass length of physname on to stab_demangle_prefix.
396 (stab_demangle_prefix): Add new parameter - length of physname.
397 Use length of physname (if supplied) to compute end of function
398 name.
399
35b1837e
AM
4002002-08-15 Alan Modra <amodra@bigpond.net.au>
401
402 * readelf.c: Include elf/i370.h.
403 (dump_relocations): Handle EM_S370.
404 (dynamic_segment_parisc_val): Print \n.
405 (process_dynamic_segment <DT_BIND_NOW>): Here too.
406
762baac5
NC
4072002-08-14 Nick Clifton <nickc@redhat.com>
408
409 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
410 * objdump.c (usage): Likewise.
411 * doc/binutils.texi: Likewise.
412
85c09e8a
NC
4132002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
414
415 * rcparse.y (acc_entry): Don't warn about ALT use with
416 non-VIRTKEY.
417
212a3c4d
L
4182002-08-13 H.J. Lu <hjl@gnu.org>
419
420 * objcopy.c (copy_object): Don't warn about the unsupported
421 architecture unless the input target is defaulted or the
422 output architecture is different from the input.
423
2b692c59
NC
4242002-08-09 Nick Clifton <nickc@redhat.com>
425
426 * po/sv.po: Updated Swedish translation.
427
09de7a73
AM
4282002-08-05 Alan Modra <amodra@bigpond.net.au>
429
430 * prdbg.c (pr_fix_visibility): Remove assert.
431
47badb7b
NC
4322002-07-31 Nick Clifton <nickc@redhat.com>
433
434 * addr2line.c (process_file): Rename parameter 'filename' to
435 'file_name' in order to avoid shadowing global symbol of the
436 same name.
437 (main): Likewise.
438
2979dc34
JJ
4392002-07-30 Jakub Jelinek <jakub@redhat.com>
440
441 * readelf.c (OPTION_DEBUG_DUMP): Define.
442 (options): Use it.
443 (usage): Update help.
444 (parse_args): Handle --debug-dump separately from -w.
445 * doc/binutils.texi (readelf): Update documentation.
446
219576a4
NC
4472002-07-25 Nick Clifton <nickc@redhat.com>
448
449 * po/es.po: Updated Spanish translation.
450 * po/fr.po: Updated French translation.
451
bf4f22e6 4522002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 453
bf4f22e6
NC
454 * po/es.po: Updated Spanish translation.
455
c5b3a82a
AM
4562002-07-23 Alan Modra <amodra@bigpond.net.au>
457
458 * Makefile.am: Run "make dep-am".
459 * Makefile.in: Regenerate.
460
0461a601
NC
4612002-07-23 Nick Clifton <nickc@redhat.com>
462
bf4f22e6 463 * po/fr.po: Updated French translation.
0461a601 464
bf44dd74
AM
4652002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
466
467 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
468
2c205ff2
AM
4692002-07-20 Alan Modra <amodra@bigpond.net.au>
470
63eb0809 471 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 472
1e4cf259
NC
4732002-07-18 Denis Chertykov <denisc@overta.ru>
474 Frank Ch. Eigler <fche@redhat.com>
475
476 * readelf.c: Include "elf/ip2k.h".
477 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
478 (dump_relocations): Likewise.
479 (get_machine_name): Likewise.
480 * NEWS: Mention IP2K support.
481
2cbb2eef
NC
4822002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
483
484 * NEWS: Add 'Changes in 2.13'.
485
047b2264
JJ
4862002-07-10 Jakub Jelinek <jakub@redhat.com>
487
488 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
489 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
490 (get_section_type_name): Handle SHT_GNU_LIBLIST.
491 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
492 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
493 (process_gnu_liblist): New.
494 (process_file): Call it.
495
97230b15
AM
4962002-07-03 Alan Modra <amodra@bigpond.net.au>
497
498 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
499 * Makefile.in: Regenerate.
500
a6637ec0
AM
5012002-07-02 Alan Modra <amodra@bigpond.net.au>
502
503 * budemang.c: New file, "demangle" function.
504 * budemang.h: New file.
505 * addr2line.c (translate_addresses): Use "demangle".
506 * nm.c (print_symname): Likewise.
507 * objdump.c (objdump_print_symname): Likewise.
508 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
509 here since that obfuscates.
510 * rdcoff.c: Don't #include demangle.h.
511 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
512 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
513 (HFILES): Add budemang.h. Sort.
514 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
515 Run "make dep-am".
516 * Makefile.in: Regenerate.
517
179d3252
JT
5182002-07-01 Matt Thomas <matt@3am-software.com>
519
520 * readelf.c: Include "elf/vax.h".
521 (guess_is_rela): Move EM_VAX from unknown to RELA case.
522 (dump_relocations): Handle VAX relocations.
523 (get_machine_flags): Handle VAX machine flags.
524
75751cd9
SC
5252002-06-29 Stephane Carrez <stcarrez@nerim.fr>
526
527 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
528
e5851ab8
NC
5292002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
530
531 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
532
eb3f2f5c
AM
5332002-06-26 Alan Modra <amodra@bigpond.net.au>
534
535 * nm.c (print_symname): When demangling, strip leading dots from
536 symbol names to avoid confusing the demangler.
537
a13a0de8
L
5382002-06-25 H.J. Lu <hjl@gnu.org>
539
540 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
541 * Makefile.in: Regenerated.
542
6db7a086
AM
5432002-06-21 Igor Schein <igor@txc.com>
544
545 * configure.in: Quote bu_cv_have_fopen64.
546 * configure: Regenerate.
547
9710509e
AM
5482002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
549
550 * configure.in: Check for strcoll.
551 * configure: Regenerate.
552 * config.in: Regenerate.
553 * nm.c (main): Set locale for LC_COLLATE category.
554 (non_numeric_forward): Use strcoll if available.
555
a9f0b5e7
DB
5562002-06-20 Dave Brolley <brolley@redhat.com>
557
558 * MAINTAINERS: Add self as fr30 and frv maintainer.
559
33f5f537
L
5602002-06-18 H.J. Lu (hjl@gnu.org)
561
562 * nm.c: Include "elf/common.h".
563 (extended_symbol_info): Add elfinfo, a pointer to
564 elf_symbol_type.
565 (SYM_SIZE): Use elfinfo if it is not NULL.
566 (get_symbol_type): New function.
567 (display_archive): Set print_width for each archive member.
568 (display_file): Likewise.
569 (display_rel_file): Don't set print_width here.
570 (print_object_filename_sysv): Handle print_width.
571 (print_archive_member_sysv): Likewise.
572 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
573 (print_symbol): Set the elfinfo field in extended_symbol_info
574 for ELF.
575 (print_object_filename_sysv): Fix the output format.
576 (print_symbol_info_sysv): Print type and section for ELF.
577
5782002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
579
580 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 581 the symbol's size equal to its value when --size-sort is
33f5f537
L
582 used.
583
5c70f934
DB
5842002-06-18 Dave Brolley <brolley@redhat.com>
585
586 From Catherine Moore:
587 * readelf.c (elf/frv.h): #include it.
588 (guess_is_rela): Support EM_CYGNUS_FRV.
589 (dump_relocations): Ditto.
590 (get_machine_name): Ditto.
591 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
592
7ece0d85
JJ
5932002-06-18 Jakub Jelinek <jakub@redhat.com>
594
595 * readelf.c (get_file_header): Only read the first section header if
596 e_shoff is non-zero.
597
72797995
L
5982002-06-15 H.J. Lu (hjl@gnu.org)
599
600 * nm.c (print_size): New variable. Initialize to 0.
601 (long_options): Add 'S'/"print-size".
602 (main): Handle 'S'.
603 (print_symbol_info_bsd): Print size only if print_size is not
604 0.
605
606 * doc/binutils.texi: Document -S/--print-size.
607
977f7911
NC
6082002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
609
610 * nm.c (struct extended_symbol_info): New strcuture: Add the size
611 of the symbols to the information provided by the symbol_info
612 structure.
613 (print_symbols): Pass the symbol size to print_symbol.
614 (print_size_symbols): Pass the symbol size to print_symbol.
615 (print_symbol): Extra argument: The size of the symbol. Store
616 this in the extended_symbol_info structure.
617 (print_symbol_info): Change type of info parameter to
618 extended_symbol_info. Display the size, if known.
619 (print_symbol_info_posix): Likewise.
620 (print_symbol_info_sysv): Likewise.
621
b1f88ebe
AM
6222002-06-08 Alan Modra <amodra@bigpond.net.au>
623
fa449227
AM
624 * Makefile.am: Run "make dep-am".
625 * Makefile.in: Regenerate.
626 * doc/Makefile.in: Regnerate.
627
b1f88ebe
AM
628 * bucomm.c: Replace CONST with const.
629 * nm.c: Likewise.
630 * objdump.c: Likewise.
631
91a106e6
L
6322002-06-07 H.J. Lu <hjl@gnu.org>
633
634 * readelf.c (DW_CFA_GNU_args_size): Don't define.
635 (DW_CFA_GNU_negative_offset_extended): Likewise.
636 (DW_CFA_GNU_window_save): Likewise.
637 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
638 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
639
6ab6b380 6402002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 641
6ab6b380
NC
642 * nm.c: When computing size of symbols for an ELF target use the
643 internal size field.
644
e28e05a3
JL
6452002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
646
647 * testsuite/binutils-all/objcopy.exp: clear xfail for
648 "hppa*64*-*-hpux*".
649 * testsuite/binutils-all/hppa/objdump.exp: Return if
650 "*64*-*-*".
651
dc156bc0
AM
6522002-06-05 Alan Modra <amodra@bigpond.net.au>
653
654 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
655
6562002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
657
658 * objdump.c: Fix formatting.
659
d79e4ea3
BE
6602002-05-29 Ben Elliston <bje@redhat.com>
661
662 * MAINTAINERS: Add self as M68k maintainer.
663
d172d4ba
NC
6642002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
665
666 * readelf.c: Modified/Added DLX elf support.
667
7edb8f29
NC
6682002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
669
3a1a2036
NC
670 * arsup.c: Fix formatting.
671 * debug.c (debug_record_label): Add missing colon to error
672 message.
673 * ieee.c (parse_ieee_ty): Fix spelling typo.
674 * readelf.c (process_program_headers): Remove English assumption
675 about making a plural word.
676 (process_section_headers): Likewise.
677 (process_relocs): Allow quotes to be translated.
678 (process_unwind): Likewise,
679 (process_mips_specific): Improve error message.
680 (get_note_type): Fix spelling typo.
681
7edb8f29
NC
682 * configure.in (ALL_LINGUAS): Add sv
683 * po/sv.po: New file.
684
3eee1e9d
AM
6852002-05-27 Alan Modra <amodra@bigpond.net.au>
686
687 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
688 (unw_print_grmask): Likewise.
689 (unw_print_frmask): Likewise.
690
d43efbe3
KH
6912002-05-26 Kazu Hirata <kazu@cs.umass.edu>
692
693 * arsup.c: Remove ARGSUSED.
694 * debug.c: Likewise.
695 * ieee.c: Likewise.
696 * nlmconv.c: Likewise.
697 * prdbg.c: Likewise.
698 * stabs.c: Likewise.
699 * wrstabs.c: Likewise.
700
e9792343
AM
7012002-05-25 Alan Modra <amodra@bigpond.net.au>
702
703 * arlex.l: Use #include "" instead of <> for local header files.
704 * coffdump.c: Likewise.
705 * coffgrok.c: Likewise.
706 * nlmconv.c: Likewise.
707 * nlmheader.y: Likewise.
708 * srconv.c: Likewise.
709 * strings.c: Likewise.
710 * sysdump.c: Likewise.
711 * unwind-ia64.h: Likewise.
712 * windres.h: Likewise.
713 * winduni.h: Likewise.
714
d7e53452
TR
7152002-05-24 Tom Rix <trix@redhat.com>
716
717 * MAINTAINERS: Add self as the d10v maintainer.
718
436e8db0
NC
7192002-05-24 TAMURA Kent <kent@netbsd.org>
720
721 * configure.in: Builds dlltool for i386-netbsdpe.
722 * configure: Regenerate.
723
9f66665a
KH
7242002-05-23 Kazu Hirata <kazu@cs.umass.edu>
725
726 * size.c: Fix formatting.
727 * srconv.c: Likewise.
728 * stabs.c: Likewise.
729 * sysdump.c: Likewise.
730 * unwind-ia64.c: Likewise.
731 * wrstabs.c: Likewise.
732
13ae64f3
JJ
7332002-05-23 Jakub Jelinek <jakub@redhat.com>
734
735 * readelf.c (get_segment_type): Add PT_TLS.
736 (get_elf_section_flags): Add SHF_TLS.
737 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
738 (process_dynamic_segment): Use puts instead of printf.
739 (get_symbol_type): Support STT_TLS.
740 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
741 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
742 Add SEC_THREAD_LOCAL.
743
53c7db4b
KH
7442002-05-23 Kazu Hirata <kazu@cs.umass.edu>
745
746 * rdcoff.c: Fix formatting.
747 * rddbg.c: Likewise.
748 * readelf.c: Likewise.
749 * rename.c: Likewise.
750 * resbin.c: Likewise.
751 * resrc.c: Likewise.
752 * resres.c: Likewise.
753
0af11b59
KH
7542002-05-21 Kazu Hirata <kazu@cs.umass.edu>
755
756 * filemode.c: Fix formatting.
757 * ieee.c: Likewise.
758 * is-ranlib.c: Likewise.
759 * is-strip.c: Likewise.
760 * maybe-ranlib.c: Likewise.
761 * maybe-strip.c: Likewise.
762 * nlmconv.c: Likewise.
763 * nm.c: Likewise.
764 * not-ranlib.c: Likewise.
765 * not-strip.c: Likewise.
766 * objcopy.c: Likewise.
767 * objdump.c: Likewise.
768
21611032
TS
7692002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
770
771 * objdump.c (dump_headers): Fix output formatting for ELF32
772 architectures in a BFD64 enabled toolchain.
773
26044998
KH
7742002-05-20 Kazu Hirata <kazu@cs.umass.edu>
775
776 * debug.c: Fix formatting.
777 * debug.h: Likewise.
778 * dlltool.c: Likewise.
779 * dllwrap.c: Likewise.
780 * emul_aix.c: Likewise.
781 * emul_vanilla.c: Likewise.
782
f462a9ea
KH
7832002-05-19 Kazu Hirata <kazu@cs.umass.edu>
784
785 * addr2line.c: Fix formatting.
786 * ar.c: Likewise.
787 * arsup.c: Likewise.
788 * arsup.h: Likewise.
789 * binemul.c: Likewise.
790 * binemul.h: Likewise.
791 * bucomm.c: Likewise.
792 * coffdump.c: Likewise.
793 * coffgrok.c: Likewise.
794 * coffgrok.h: Likewise.
795
e0159aa9
MM
7962002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
797
798 * MAINTAINERS: Add myself as the second AVR port maintainer.
799
074b403e
SC
8002002-05-16 Stephane Carrez <stcarrez@nerim.fr>
801
802 * MAINTAINERS: Update my email address.
803
2b9c8201
NC
8042002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
805
806 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
807
e1d5b1e7
AM
8082002-05-09 Alan Modra <amodra@bigpond.net.au>
809
810 * configure.in: Replace `*pe' with `pe' throughout.
811 * configure: Regenerate.
812
d3d8a9ee
NC
8132002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
814
815 * Makefile.am: Honour DESTDIR.
816 * Makefile.in: Regenerate.
817
405c98a4
AM
8182002-05-06 Alan Modra <amodra@bigpond.net.au>
819
a02d5965
AM
820 * dlltool.c (process_def_file): Add missing prototype.
821 (new_directive, assemble_file, main): Likewise.
822 (process_def_file, new_directive): Make static.
823 (inform): Rewrite using VA_FIXEDARG.
824 * dllwrap.c (mybasename): Add missing prototype.
825 (strhash, main): Likewise.
826 (inform): Rewrite using VA_FIXEDARG.
827 (warn): Likewise.
828 (cleanup_and_exit): Use old style function definition.
829 (strhash): Likewise.
830 * windres.c (define_resource): Use one memset to clear all of
831 struct res_resource.
832
405c98a4 833 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 834 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
835
8362002-05-06 Borut Razem <borut.razem@siol.net>
837
838 * rclex.l (get_string): Correct "strings" list handling.
839 * resrc.c (read_rc_file): Discard strings.
840
91593c9d
AM
8412002-05-04 Alan Modra <amodra@bigpond.net.au>
842
e58a75dc
AM
843 * ar.c (replace_members): Remove unused var. Formatting fix.
844 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
845
91593c9d
AM
846 * MAINTAINERS: Sort port maintainers by CPU.
847
6b52b824
AM
8482002-05-04 Bob Byrnes <byrnes@curl.com>
849
850 * size.c (display_archive): Add last_arfile and code to close archives.
851
dd70071f
AM
8522002-05-01 Alan Modra <amodra@bigpond.net.au>
853
854 * nm.c (print_symbol): Check returned filename from
855 bfd_find_nearest_line is non-NULL.
856
6c95717a 8572002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
858
859 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 860
3c25c5f6
NC
8612002-04-24 Christian Groessler <chris@groessler.org>
862
863 * MAINTAINERS: Changed my email address.
864
944cd72c
TS
8652002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
866
867 * arparse.y: Fix syntax warning.
868
ea91f8bb
NC
8692002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
870
3e55a963
NC
871 * readelf.c (fetch_location_list): Remove unused function.
872
873 * readelf.c (process_corefile_note_segment): Catch corrupt notes
874 and display a warning message, then exit the loop.
875
ea91f8bb
NC
876 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
877
45b99827
NC
8782002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
879
880 * resrc.c (write_rc_dialog): If charset is non-default value
881 display all of the DIALOGEX parameters.
882
8832002-04-15 Eric Kohl <ekohl@rz-online.de>
884
bb279dc0 885 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
886 DIALOGEX resources.
887 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
888 resource data.
bb279dc0 889 (res_to_bin_dialog): Likewise.
45b99827
NC
890 * windres.h: Added misssing charset variable to dialog_ex
891 structure.
892
acfbab8a
NC
8932002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
894
895 * rcparse.y: Set MEMFLAG_PURE by default.
896
df3baf66
NC
8972002-04-09 Bernd Herd <info@herdsoft.com>
898
bb279dc0 899 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 900 are quoted.
4c30641a 901 Fix typo in BEDIT warning.
91eafb40 902 Don't add default dialog style when explicit style specified.
b62a12ca 903 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 904
b24eb5ac
NC
905 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
906 (handle_quotes) "\a" escape (used for right justified key
907 definitions in menus) is encodes as binary 8.
df3baf66 908
b24eb5ac
NC
909 * resrc.c (write_rc_dialog): Print style even if it is 0.
910 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 911 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 912
b24eb5ac
NC
913 * resbin.c (bin_to_res_dialog): Use signature to identify
914 DIALOGEX.
f7d63484 915
b24eb5ac 916 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 917
df3baf66
NC
9182002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
919
920 * resrc.c: print CLASS names in quotes
921
9222002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
923
924 * MAINTAINERS: Update my email address.
925
8e42bcb6
AM
9262002-04-04 Alan Modra <amodra@bigpond.net.au>
927
928 * dep-in.sed: Cope with absolute paths.
929 * Makefile.am (dep.sed): Subst TOPDIR.
930 Run "make dep-am".
931 * Makefile.in: Regenerate.
932
96f959e5
PT
9332002-03-27 Peter Targett <peter.targett@arc.com>
934
935 * MAINTAINERS: Update my email address.
936
1ea788ee
AM
9372002-03-21 Alan Modra <amodra@bigpond.net.au>
938
939 * Makefile.am: Run "make dep-am".
940 * Makefile.in: Regenerate.
941 * doc/Makefile.in: Regenerate.
942 * po/POTFILES.in: Regenerate.
943 * aclocal.m4: Regenerate.
944 * config.in: Regenerate.
945 * configure: Regenerate.
946
a2f14207
DB
9472002-03-20 Daniel Berlin <dan@dberlin.org>
948
949 * readelf.c: Add support for displaying dwarf2 location lists.
950 (do_debug_loc, debug_loc_section, debug_loc_size): New.
951 (parse_args): Use 'O' as shorthand for displaying location list
952 section.
953 (process_section_headers): Handle debug_loc as well.
954 (load_debug_loc): New.
955 (free_debug_loc): New.
956 (fetch_location_list): New.
957 (display_debug_loc): New.
958 (display_debug_info): Call load_debug_loc and free_debug_loc.
959 (debug_displays): We can display .debug_loc now, too.
960 (usage): Update usage string.
961 (read_and_display_attr_value): Note location lists, but don't
962 display them inline.
963
eb1e0e80
NC
9642002-03-18 Tom Rix <trix@redhat.com>
965
966 * Makefile.am: Add binutils emulation support.
967 * configure.in: Same.
968 * configure.tgt: New file. Same.
969 * ar.c (main): Use ar_emul_parse_arg.
970 (usage): Use ar_emul_usage.
971 (replace_members): Use ar_emul_replace, ar_emul_append.
972 * binemul.c: New file. Define the binutils emulation
973 layer. Define default methods.
974 * binemul.h: New file. Binutils emulation layer header file.
975 * emul_aix.c: New file. AIX binutils emulation.
976 * emul_vanilla.c: New file. Default binutils emulation.
977 * Makefile.in: Regenerate.
978 * configure: Same.
979
a1c259a1
NC
9802002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
981
982 * po/fr.po: Updated version.
983
9ce88e60
NC
9842002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
985
986 * po/fr.po: Updated version.
987
effb0601
DJ
9882002-03-07 Daniel Jacobowitz <drow@mvista.com>
989
990 * README: Update some version numbers.
991
a65688ab
DJ
9922002-03-07 Daniel Jacobowitz <drow@mvista.com>
993
994 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
995 (Architecture Selection): Likewise.
996
f3f7fbb2
NC
9972002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
998
999 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
1000 generating .exp file.
1001
25345be5
NC
10022002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
1003
1004 * readelf.c (dump_relocations): Fix typo.
1005
9a66911f
NC
10062002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
1007
1008 * NEWS: Mark 2.12 branch.
1009
2c71103e
NC
10102002-02-18 Timothy Daly <remote_bob@yahoo.com>
1011
bb279dc0
ZW
1012 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
1013 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 1014 output.
bb279dc0 1015 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
1016 to 'unrecognized'.
1017 (decode_ARM_machine_flags): Likewise.
1018 (parse_args): Likewise.
1019 (read_and_display_attr_value): Likewise.
1020 (display_debug_section): Likewise.
1021
49fda6c8
HPN
10222002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
1023
1024 * NEWS: Mention support for MMIX.
1025
76f57f3a
JT
10262002-02-13 Matt Fredette <fredette@netbsd.org>
1027
1028 * readelf.c (get_machine_flags): Recognize EF_M68000.
1029
d36ca9c2
AO
10302002-02-12 Alexandre Oliva <aoliva@redhat.com>
1031
1032 * MAINTAINERS: Added self as MN10300 co-maintainer.
1033
19397422
AM
10342002-02-12 Alan Modra <amodra@bigpond.net.au>
1035
1036 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
1037 DT_PPC64_OPDSZ.
1038
d434e574
DJ
10392002-02-11 Daniel Jacobowitz <drow@mvista.com>
1040
1041 * MAINTAINERS: List myself as branch maintainer.
1042
12b87c89
AM
10432002-02-11 Alan Modra <amodra@bigpond.net.au>
1044
1045 * configure: Regenerate.
1046 * objcopy.c: Update copyright date.
1047 * doc/Makefile.in: Regenerate.
1048
8d037c5c
DJ
10492002-02-10 Daniel Jacobowitz <drow@mvista.com>
1050
1051 * nlmconv.c: Back out localtime PARAMS change.
1052
4c168fa3
AM
10532002-02-11 Alan Modra <amodra@bigpond.net.au>
1054
1055 * objcopy.c (MKDIR): Define.
1056 (copy_archive): Make name_list.name const. Use MKDIR.
1057 Handle duplicate files in archives by making more temp dirs.
1058
408f8db1
DJ
10592002-02-10 Daniel Jacobowitz <drow@mvista.com>
1060
1061 * coffdump.c: Include "getopt.h" after "bucomm.h"
1062 so that macros are defined correctly.
1063 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
1064 prototype. Prototype main.
1065 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
1066
9f77fa06
AO
10672002-02-06 Alexandre Oliva <aoliva@redhat.com>
1068
1069 * MAINTAINERS: Added self as SH co-maintainer.
1070
82f6addb
NC
10712002-02-05 Nick Clifton <nickc@redhat.com>
1072
1073 * po/tr.po: Updated translation.
1074
ba323545
AM
10752002-02-01 Alan Modra <amodra@bigpond.net.au>
1076
1077 * Makefile.am: Run "make dep-am"
1078 * Makefile.in: Regenerate.
1079
3deb89d3
DJ
10802002-01-29 Daniel Jacobowitz <drow@mvista.com>
1081
1082 * nm.c (print_value): Mark abfd unused.
1083
a0e9c55f
DJ
10842002-01-29 Daniel Jacobowitz <drow@mvista.com>
1085
1086 * unwind-ia64.c (unw_decoder): Change second argument
1087 to unsigned int, to match function prototypes.
1088
d7a283d4
DJ
10892002-01-29 Daniel Jacobowitz <drow@mvista.com>
1090
1091 * objdump.c: Include "getopt.h" after "bucomm.h" so that
1092 __GNU_LIBRARY__ will be defined.
1093 * size.c: Likewise.
1094
4867be41
DJ
10952002-01-27 Daniel Jacobowitz <drow@mvista.com>
1096
1097 * configure: Regenerated.
1098
7562a296
HPN
10992002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1100
1101 * doc/Makefile.am (install): Depend on install-info.
1102 * doc/Makefile.in: Regenerate.
1103
15c82623
NC
11042002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
1105
1106 * objcopy.c (strip_usage): Document -d as an alias
1107 --strip-debug.
1108
1109 * size.c (usage): Document [-t | --totals] options.
1110 (long_options): Add --totals option.
1111 (main): If the [-t | --totals] option is specified and
1112 the output format is Berkeley-style, print the total
1113 text, data, and bss sizes of all objects listed.
1114 (print_berkeley_format): If the [-t | --totals] option
1115 is specified, track the total text, data, and bss
1116 sizes.
1117 * doc/binutils.texi (size): Document [-t | --totals] options.
1118 (strip): Document -d as an alias for --strip-debug.
1119 * NEWS: Mention new feature of size.
1120
00ea8601 11212002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 1122
1ddbd152
NC
1123 * po/fr.po: Updated version.
1124 * po/es.po: Updated version.
b85cedd7 1125
8b53311e
NC
11262002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
1127
1128 * addr2line.c (usage): Update text to provide verbose
1129 description of the command line options.
1130 * ar.c (usage): Update text to provide verbose
1131 description of the command line options.
1132 (main): Accept -h and -H when running as ranlib.
1133 * coffdump.c (show_usage): Update text to provide verbose
1134 description of the command line options.
1135 * dlltool.c (main): Accept -H as an alias for --help.
1136 * nlmconv.c (show_usage): Update text to provide verbose
1137 description of the command line options.
1138 * nm.c (usage): Replace OPTIONS with option(s).
1139 (main): Accept -H as an alias for --help.
1140 * objcopy.c (strip_main): Accept -H as an alias for --help.
1141 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 1142 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
1143 other binutils.
1144 * size.c (usage): Update text to provide verbose description
1145 of the command line options.
1146 (main): Accept -v, -h and -H as command line options.
1147 * srconv.c (show_usage): Update text to provide verbose
1148 description of the command line options.
1149 * strings.c (main): Accept -H and -v as command line options.
1150 (usage): Update text to provide verbose description of the
1151 command line options.
1152 * sysdump.c (show_usage): Update text to provide verbose
1153 description of the command line options.
1154 * windres.c (usage): Adjust format to match style used in
1155 other binutils.
1156
1157 * coffdump.c: Fix formatting.
1158 * nlmconv.c: Fix formatting.
1159 * srconv.c: Fix formatting.
1160 * sysdump.c: Fix formatting.
1161
c46f0c34
AM
11622002-01-22 Alan Modra <amodra@bigpond.net.au>
1163
1164 * Makefile.am: Run "make dep-am".
1165 * Makefile.in: Regenerate.
1166
2a538ba5
AJ
11672002-01-18 Andreas Jaeger <aj@suse.de>
1168
1169 * version.c (print_version): Update year.
1170
285d1771
AM
11712002-01-17 Alan Modra <amodra@bigpond.net.au>
1172
1173 * readelf.c (get_machine_name): Handle EM_PPC64.
1174 (guess_is_rela): Here too.
1175
328577ad
NC
11762002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1177
1178 * po/binutils.pot: Regenerate.
1179 * po/fr.po: Regenerate.
1180 * po/tr.po: Regenerate.
1181
af3ae48d
NC
11822002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
1183
1184 * po/tr.po: Import new version.
1185
f1cb7e17
AM
11862002-01-16 Alan Modra <amodra@bigpond.net.au>
1187
1188 * readelf.c (get_ppc64_dynamic_type): New.
1189 (get_dynamic_type): Call it.
1190
6364e0b4
NC
11912002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1192
3ab9460d 1193 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 1194 (strip_usage): Use "options" instead of "switches".
3ab9460d 1195 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 1196 "switches".
6364e0b4 1197
3a7e524e
RE
11982002-01-14 Richard Earnshaw <rearnsha@arm.com>
1199
1200 * MAINTAINERS: Add self as co-maintainer for the ARM code.
1201
1209e219
NC
12022001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1203
1204 * po/es.po: Import from translation project.
1205 * configure.in (ALL_LINGUAS): Add es.
1206 * configure: Regenerate.
1207
b4db1224
JT
12082002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1209
1210 * readelf.c (get_netbsd_elfcore_note_type): Use
1211 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
1212
9437c45b
JT
12132002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1214
1215 * readelf.c: Update copyright years.
1216 (get_note_type): Return a const char *.
1217 (get_netbsd_elfcore_note_type): New function.
1218 (process_note): Use get_netbsd_elfcore_note_type to get
1219 the note type string for NetBSD ELF core files.
1220
00428cca
AM
12212002-01-06 Steve Ellcey <sje@cup.hp.com>
1222
1223 * readelf.c (get_ia64_segment_type): Add support for macros.
1224 (get_segment_type): Add support for IA64 specific macros.
1225
31104126
NC
12262001-12-20 Julian v. Bock <julian@wongr.net>
1227
1228 * readelf.c (print_symbol): New function: Print a formatted symbol
1229 name. If --wide is specified do not truncate it.
1230 (dump_relocations): Use print_symbol() to print symbol names.
1231 (process_symbol_table): Likewise.
1232 (process_syminfo): Likewise.
1233 (process_mips_specific): Likewise.
1234 (usage): Document new feature of --wide switch.
1235 * doc/binutils.texi (objdump): Document additional behaviour of
1236 --wide.
2a538ba5 1237
4dd67f29
MS
12382001-12-18 Michael Snyder <msnyder@redhat.com>
1239
1240 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
1241 (copy_object): Don't set the start address or flags of a core file.
1242 (copy_section): Don't relocate a core file. Don't copy contents
1243 if the input section has the contents flag set, but the output
1244 section does not (which happens with the fake 'note' pseudo-
1245 sections that BFD creates for corefiles).
1246
43521d43
TS
12472001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1248
1249 * readelf.c (get_machine_flags): Recognize header flags for ABI and
1250 ASE extensions. More robust code for ISA checking. Ignore empty fields
1251 in header flags for GNU extensions.
1252
b667df2e
AM
12532001-12-18 Alan Modra <amodra@bigpond.net.au>
1254
1255 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1256
17a5a5c3
NC
12572001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1258
1259 * po/ja.po: Import from translation project.
1260 * configure.in (ALL_LINGUAS): Add ja.
1261 * configure: Regenerate.
1262
65de42c0
TS
12632001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1264
1265 * addr2line.c (main): Protoype.
1266 * ar.c (main): Protoype.
1267 * nm.c (main): Protoype.
1268 * objcopy.c (main): Protoype.
1269 * objdump.c (main): Protoype.
1270 * size.c (main): Protoype.
1271 * strings.c (main): Protoype.
1272
9ad5cbcf
AM
12732001-12-17 Alan Modra <amodra@bigpond.net.au>
1274
1275 * readelf.c (symtab_shndx_hdr): New global.
1276 (SECTION_HEADER_INDEX): Define.
1277 (SECTION_HEADER_NUM): Define.
1278 (SECTION_HEADER): Define.
1279 (GET_ELF_SYMBOLS): Pass two params rather than three.
1280 (get_32bit_elf_symbols): Take file and section args. Read and
1281 use SHT_SYMTAB_SHNDX.
1282 (get_64bit_elf_symbols): Likewise.
1283 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1284 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1285 Remember symtab_shdx_hdr.
1286 (process_program_headers): Scan from index 1 for segment map.
1287 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1288 "section_headers".
1289 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1290 (process_unwind): Likewise.
1291 (process_version_sections): Likewise.
1292 (process_symbol_table): Likewise.
1293 (display_debug_info): Likewise.
1294 (process_dynamic_segment): Fake up a symtab section for changed
1295 GET_ELF_SYMBOLS.
1296 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1297 (process_program_headers): Kill signed/unsigned warning.
1298 (load_debug_str): Likewise.
1299 (display_debug_info): Likewise.
1300
65765700
JJ
13012001-12-13 Jakub Jelinek <jakub@redhat.com>
1302
1303 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1304
560f3c1c
AM
13052001-12-11 Alan Modra <amodra@bigpond.net.au>
1306
1307 * readelf.c (process_file_header): Print extended e_shnum and
1308 e_shdtrndx values. Set elf_header values for same.
1309 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1310 (get_64bit_section_headers): Likewise.
1311 (process_section_headers): Update calls.
1312 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1313
bc408b8a
JJ
13142001-12-10 Jakub Jelinek <jakub@redhat.com>
1315
1316 * objcopy.c (setup_section): Copy entsize.
1317
93fbbb04
GK
13182001-12-07 Geoffrey Keating <geoffk@redhat.com>
1319
1320 * readelf.c (guess_is_rela): Add support for stormy16.
1321 (dump_relocations): Likewise.
1322 (get_machine_name): Likewise.
1323
e3c8793a
NC
13242001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1325
1326 * dllwrap.c (main) Replace multiple strings describing a
1327 single error with a single, newline escaped sentence to permit
1328 better translation into foreign languages.
1329
1330 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1331 class names.
1332
956cd1d6
TS
13332001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1334
1335 * strings.c (get_char): Initialize value.
1336
956c53ee
TS
13372001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1338
1339 * arlex.l: Silence compile warnings.
1340 * arsup.h: Likewise. Fix formatting.
1341
cedd9a58
JJ
13422001-12-04 Jakub Jelinek <jakub@redhat.com>
1343
1344 * strings.c: Include config.h before bfd.h.
1345 (file_off): New type.
1346 (file_open): Define.
1347 (print_strings): Use file_off instead of file_ptr. Print addresses
1348 which don't fit into long correctly.
1349 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1350 available.
1351 (strings_file): Use file_off instead of file_ptr. Use file_open.
1352 * configure.in: Check for getc_unlocked.
1353 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1354 be defined for it.
1355 * configure: Rebuilt.
1356 * config.h.in: Rebuilt.
1357
af667503
L
13582001-11-29 H.J. Lu <hjl@gnu.org>
1359
1360 * bucomm.c (make_tempname): Revert the changes made on
1361 2001-11-14 and 2001-11-12. They won't work with directories.
1362
16474668
NC
13632001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1364
1365 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1366 CFLAGS_FOR_TARGET to runtest in environment.
1367 * Makefile.in: Rebuild.
1368 * doc/Makefile.in: Rebuild.
1369
17978339
MS
13702001-11-28 Mike Stump <mrs@wrs.com>
1371
1372 * objcopy.c (setup_section): Preserve SEC_RELOC when
1373 --set-section-flags is used.
1374
261a45ad
NC
13752001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1376
1377 * readelf.c (do_debug_str): New variable.
1378 (display_debug_str): New function: Display the contents of a
1379 .debug_str section.
1380 (load_debug_str): New function: Load in the contents of a
1381 .debug_str section.
1382 (free_debug_str): New function: Free the memory used by
1383 load_debug_str().
1384 (fetch_indirect_string): Retrieve a string from the .debug_str
1385 section.
1386 (usage): Add -ws.
1387 (parse_args): Accept -ws.
1388 (process_section_headers): Allow the display of the .debug_str
1389 section.
1390 (read_and_display_attr_value): Use fetch_indirect_string. Show
1391 offset into .debug_str section.
1392 (display_debug_info): Use load_debug_str and free_debug_str.
1393 (debug_displays): Add .debug_str.
1394 * doc/binutils.texi: Document -ws.
1395
b8908f93
AJ
13962001-11-19 Andreas Jaeger <aj@suse.de>
1397
1398 * testsuite/binutils-all/objdump.exp: Add x86-64.
1399
e5fb9629
AS
14002001-11-15 Andreas Schwab <schwab@suse.de>
1401
1402 * readelf.c: Fix warnings without terminating newline.
1403
802a735e
AM
14042001-11-15 Alan Modra <amodra@bigpond.net.au>
1405
1406 * doc/binutils.texi (objdump): Document ppc -M options.
1407
b89e9eae
AJ
14082001-11-14 Andreas Jaeger <aj@suse.de>
1409
1410 * doc/binutils.texi (objdump): Fix description to use x86-64.
1411
a6a25652
NC
14122001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1413
1414 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1415 not all systems provide mkstemp.
1416
e396998b
AM
14172001-11-14 Alan Modra <amodra@bigpond.net.au>
1418
1419 * doc/binutils.texi (objdump): Document x86 -M options.
1420
81766fca
RH
14212001-11-13 Keith Walker <keith.walker@arm.com>
1422
1423 * readelf.c (read_and_display_attr_value): New function to
1424 handle DW_FORM_indirect.
1425 (read_and_display_attr): Use it.
1426
1a509dcc
GK
14272001-11-13 Geoffrey Keating <geoffk@redhat.com>
1428
1429 * readelf.c (display_debug_lines): Deal with unknown standard
1430 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1431 DW_LNS_set_isa.
1432
6e917903 14332001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 1434
6e917903
TW
1435 * MAINTAINERS: Add self as tic54x maintainer. This target
1436 includes the IBM C54XDSP clone.
7559e86e 1437
6e917903 14382001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 1439
7559e86e
NC
1440 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1441
14422001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 1443
ecdadc4a
JL
1444 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1445 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1446 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1447 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1448 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1449 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1450 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1451
91770270
JL
1452 * readelf.c (get_elf_class): Fix ISO portability glitch.
1453 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1454
ef5cdfc7
JJ
14552001-11-07 Jakub Jelinek <jakub@redhat.com>
1456
1457 * readelf.c (debug_str, debug_str_size): New.
1458 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1459 Call free_abbrevs.
1460 (read_and_display_addr): Handle DW_FORM_strp.
1461 (display_debug_info): Read .debug_str section if present,
1462 so that DW_FORM_strp can be handled.
1463 Fix test for non-existant .debug_abbrev section.
1464
5e9520c8
JJ
14652001-11-05 Jakub Jelinek <jakub@redhat.com>
1466
1467 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1468
1469 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1470
54589086
MS
14712001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1472
1473 * MAINTAINERS: Add self as s390/s390x maintainer.
1474
c05b685b
TR
14752001-11-02 Tom Rix <trix@bluey.cygnus.com>
1476
1477 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1478
3c62831e
NC
14792001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1480
1481 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1482 * configure: Regernate.
1483 * po/fr.po: New file.
1484 * po/tr.po: New file.
1485
3c3bdf30
NC
14862001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1487
9b19141a 1488 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
1489 * readelf.c: Include elf/mmix.h.
1490 (guess_is_rela): MMIX is RELA.
1491 (dump_relocations): Handle MMIX relocations.
1492 * Makefile.am: Regenerate dependencies.
1493 * Makefile.in: Regenerate.
1494
f662939a
NC
14952001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1496
1497 * readelf.c (parse_args): Handle multiple options to the -w
1498 switch.
1499
c91d0dfb
JJ
15002001-10-12 Jakub Jelinek <jakub@redhat.com>
1501
1502 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1503 LOPROC, LOOS and LOUSER.
1504
7559e86e 15052001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
1506
1507 * MAINTAINERS: Update my email address.
1508
fcd8210c
AM
15092001-10-03 Alan Modra <amodra@bigpond.net.au>
1510
1511 * doc/Makefile.in: Regenerate.
1512 * configure: Regenerate.
1513
428409d5
NC
15142001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1515
1516 * readelf.c (display_debug_line, display_debug_pubnames,
1517 display_debug_info, display_debug_frames): Detect and warn
1518 about 64-bit format entries.
1519 (display_debug_aranges): Reword 64-bit warning.
1520 (debug_displays): Add .debug_pubtypes as a known, but not yet
1521 supported, debug section.
1522
6a8c2b0d
AM
15232001-10-02 Alan Modra <amodra@bigpond.net.au>
1524
1525 * coffdump.c (PROGRAM_VERSION): Delete.
1526 (main <'V'>): Call print_version.
1527 * srconv.c: Likewise.
1528 * sysdump.c: Likewise.
1529 * version.c (program_version): Remove.
1530 (print_version): Use BFD_VERSION_STRING. Just print the current
1531 year in copyright message.
1532 * addr2line.c (program_version): Remove unused declaration.
1533 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1534 place of BFD_VERSION.
1535 * Makefile.am (Makefile): Depend on bfd/configure.in.
1536 (cplus-dem.o): Depend on Makefile.
1537 Run "make dep-am".
1538 * Makefile.in: Regenerate.
1539
e414a165
NC
15402001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1541
1542 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1543 format .debug_arange sections.
1544 (main): Add missing prototype.
b8908f93 1545
efc3ee7f
HPN
15462001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1547
1548 * Makefile.am: Update dependencies with "make dep-am".
1549 * Makefile.in: Regenerate.
1550
9e85c2a0
RH
15512001-09-28 Richard Henderson <rth@redhat.com>
1552
1553 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1554
451dad9c
AM
15552001-09-26 Alan Modra <amodra@bigpond.net.au>
1556
1557 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1558 VA_CLOSE.
1559 (non_fatal): Likewise.
1560 * objdump.c (objdump_sprintf): Likewise.
1561 * readelf.c (error): Likewise.
1562 (warn): Likewise.
1563
d974e256
JJ
15642001-09-25 Jakub Jelinek <jakub@redhat.com>
1565
1566 * readelf.c (do_wide): New.
1567 (options): Add --wide.
1568 (usage, parse_args): Likewise.
1569 (process_program_headers): Put each segment on a single line if
1570 --wide is given.
1571 (process_section_headers): Put each section on a single line if
1572 --wide is given.
1573 * doc/binutils.texi: Document it.
1574 * NEWS: Likewise.
1575
2f11c261
AM
15762001-09-25 Alan Modra <amodra@bigpond.net.au>
1577
1578 * readelf.c (print_vma): Print 8 digits of low hex value.
1579
1d50f91e
AJ
15802001-09-24 Andreas Jaeger <aj@suse.de>
1581
1582 * nlmconv.c: Fix warnings about unused attributes and function
1583 prototypes.
1584
1585 * strings.c: Add prototype for get_char.
1586
38131e67
L
15872000-09-19 H.J. Lu <hjl@gnu.org>
1588
1589 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1590 $(srcdir)/cxxfilt.man.
1591 * doc/Makefile.in: Rebuild.
1592
3bcfb3e4
AM
15932001-09-19 Alan Modra <amodra@bigpond.net.au>
1594
1595 * objcopy.c (copy_main): Correct rename-section string parsing.
1596 Consolidate new_name parsing, and error messages.
1597
3882b010
L
15982001-09-18 Bruno Haible <haible@clisp.cons.org>
1599
1600 * addr2line.c: Don't include <ctype.h>.
1601 (main): For gettext, also set the LC_CTYPE locate facet.
1602 * ar.c (main): Likewise.
1603 * coffdump.c (main): Likewise.
1604 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1605 (main): For gettext, also set the LC_CTYPE locate facet.
1606 Use ISALNUM instead of isalpha/isdigit.
1607 * dllwrap.c: Don't include <ctype.h>.
1608 (main): For gettext, also set the LC_CTYPE locate facet.
1609 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1610 (main): For gettext, also set the LC_CTYPE locate facet.
1611 Use TOUPPER instead of islower/toupper.
1612 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1613 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1614 Use TOUPPER instead of islower/toupper.
1615 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1616 * objcopy.c (main): Likewise.
1617 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1618 (disassemble_bytes): Use ISPRINT instead of isprint.
1619 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1620 (dump_data): Use ISPRINT instead of isprint.
1621 (main): For gettext, also set the LC_CTYPE locate facet.
1622 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1623 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1624 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1625 Use TOUPPER instead of islower/toupper.
1626 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1627 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1628 (write_rc_accelerators): Use ISPRINT instead of isprint.
1629 (write_rc_rcdata): Likewise.
1630 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1631 * srconv.c (main): Likewise.
1632 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1633 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1634 isdigit/isupper/islower.
1635 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1636 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1637 stab_demangle_prefix, stab_demangle_qualified,
1638 stab_demangle_template, stab_demangle_type,
1639 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1640 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1641 (isgraphic): Use ISPRINT instead of isascii/isprint.
1642 (main): Remove HAVE_LC_MESSAGES dependency.
1643 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1644 (pbarray): Use ISPRINT instead of isprint.
1645 (main): For gettext, also set the LC_CTYPE locate facet.
1646 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1647 (format_from_filename): Use ISPRINT instead of isprint.
1648 (main): For gettext, also set the LC_CTYPE locate facet.
1649 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1650 (unicode_print): Use ISPRINT instead of isprint.
1651 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1652 (stab_variable): Use ISDIGIT instead of isdigit.
1653
e59b4dfb
AM
16542001-09-18 Alan Modra <amodra@bigpond.net.au>
1655
1656 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1657 Replace bfd_read call with call to bfd_bread.
1658 (extract_file): Likewise.
1659
1660 * objdump.c (dump_section_header): Cast section->filepos to
1661 unsigned long to suit printf format string.
1662 * readelf.c (process_section_headers): Similarly for sh_offset.
1663 (process_unwind): Likewise.
1664
d132876a
NC
16652001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1666
1667 * strings.c (encoding, encoding_bytes): New variables.
1668 (long_options): Add --encoding.
1669 (main): Accept -e and --encoding.
1670 (get_char): New function. Read a, possibly wide, character from
1671 the input stream.
1672 (print_strings): Use get_char().
1673 (usage): Document new command line option.
1674 * doc/binutils.texi: Document new command line option.
1675 * NEWS: Announce new command line option.
1676
7559e86e 16772001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
1678
1679 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1680 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1681 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1682 Removed EM_CYGNUS_ARC.
1683
7559e86e 16842001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1685
1686 * readelf.c: Include elf/h8 for H8 series definitions.
1687 (guess_is_rela): H8 series if RELA.
1688 (dump_relocations): Handle H8 series relocations.
1689
0823fbca
EC
16902001-08-31 Eric Christopher <echristo@redhat.com>
1691
1692 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1693
8db76d70
PT
16942001-08-29 Peter Targett <peter.targett@arccores.com>
1695
1696 * MAINTAINERS: Include ARC Maintainer.
1697
d81d6584
BE
16982001-08-29 Ben Elliston <bje@redhat.com>
1699
1700 * stabs.c (stab_demangle_template): Initialise s4.
1701
25a1ff5b
AM
17022001-08-27 Alan Modra <amodra@bigpond.net.au>
1703
1704 * readelf.c (dump_relocations): Recognise EM_PPC64.
1705
a5d22d2a
TS
17062001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1707
1708 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1709
62a5a82d
L
17102001-08-25 H.J. Lu <hjl@gnu.org>
1711
1712 * nm.c (print_width): New.
1713 (display_rel_file): Set `print_width' according to
1714 bfd_sprintf_vma.
1715 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1716
1ae8b3d2
AO
17172001-08-24 Alexandre Oliva <aoliva@redhat.com>
1718
1719 * objcopy.c (use_alt_mach_code): New variable.
1720 (OPTION_ALT_MACH_CODE): Define.
1721 (copy_options): Added --alt-machine-code.
1722 (copy_main): Handle it.
1723 (copy_object): Switch to alternate machine code if requested.
1724 * doc/binutils.texi: Document new option.
1725 * NEWS: Likewise.
1726
d1bdd336
TS
17272001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1728
1729 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1730
410f7a12
L
17312001-08-21 H.J. Lu <hjl@gnu.org>
1732
1733 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1734 (display_debug_info): Cast for 64bit hosts.
1735 (display_debug_frames): Likewise.
1736 (process_mips_specific): Likewise.
1737
c32144ff
AJ
17382001-08-21 Andreas Jaeger <aj@suse.de>
1739
1740 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1741
1742 * sysdump.c: Add missing prototypes.
1743 * srconv.c: Likewise.
1744 * unwind-ia64.c: Likewise.
1745 * coffdump.c: Likewise.
1746
1747 * sysinfo.y: Print prototypes, include <ansidecl.h>.
1748
1749 * coffgrok.c: Add missing prototypes, include libiberty.h instead
1750 of declaring xcalloc.
1751
d8180c76
L
17522001-08-10 H.J. Lu <hjl@gnu.org>
1753
1754 * nm.c (print_value): Add one arg, bfd *.
1755 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1756 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1757 (print_symbol_info_sysv): Likewise.
1758 (print_symbol_info_posix): Likewise.
1759
1760 * objdump.c (dump_section_header): Replace printf_vma with
1761 bfd_printf_vma.
1762 (print_section_stabs): Likewise.
1763 (dump_bfd_header): Likewise.
1764 (objdump_print_value): Replace sprintf_vma with
1765 bfd_sprintf_vma.
1766 (disassemble_bytes): Likewise.
1767 (dump_reloc_set): Likewise.
1768
0218d1e4
AJ
17692001-08-10 Andreas Jaeger <aj@suse.de>
1770
1771 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1772 to build warnings.
1773 * configure: Regenerate.
1774
2863d58a
AM
17752001-08-09 Alan Modra <amodra@bigpond.net.au>
1776
1777 * readelf.c: Add missing prototypes.
1778 * objdump.c: Likewise. Format existing prototypes.
1779
c0e047e0
AO
17802001-08-08 Alexandre Oliva <aoliva@redhat.com>
1781
1782 * readelf.c (display_debug_info): Add to abbrev_offset the addend
1783 of any RELA relocation for the abbrev_offset memory location that
1784 refers to the .debug_abbrev section symbol.
1785
ff78d6d6
L
17862001-08-07 H.J. Lu <hjl@gnu.org>
1787
1788 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1789 (main): Return process_file ().
1790
c36774d6
PB
17912001-08-05 Philip Blundell <philb@gnu.org>
1792
1793 * doc/binutils.texi: Use "Thumb" not "THUMB".
1794
8f9d9bd9
JH
17952001-08-03 John Healy <jhealy@redhat.com>
1796
bb279dc0
ZW
1797 Patch suggested by Frank Eigler <fche@redhat.com>.
1798 * objdump.c (disassemble_data): Fill in section member of the
1799 disasm_info structure.
8f9d9bd9 1800
c918cb96
DD
18012001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1802
1803 * configure.in: Added --with-windres option.
1804 * configure: Regenerated.
1805
c7c55b78
NC
18062001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1807
1808 * doc/binutils.texi: Use @command{name} for commands;
1809 use @option{-opt} for options; use @table @env for list of options;
1810 remove spaces arround [ | ] in synopsis.
1811
1812 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1813 center title.
1814
594ef5db
NC
18152001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1816
bb279dc0
ZW
1817 * objcopy.c: Fix formatting.
1818 (section_rename): New structure.
1819 (OPTION_RENAME_SECTION): New switch.
1820 (copy_usage): Document new switch.
1821 (add_section_rename): New function: Add a node to the section
1822 rename list.
1823 (find_section_rename): New function: Find the new name and
1824 flags for a section.
1825 (setup_section): Call find_section_name to determine the name
1826 of the output section.
1827 (copy_main): Handle OPTION_RENAME_SECTION.
1828 * binutils.texi: Document new switch.
594ef5db
NC
1829 * NEWS: Mention new switch.
1830
1f554c69
NC
18312001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1832
1833 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1834 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1835 bug-binutils@gcc.org.
1836
2f83960e
AM
18372001-07-28 Matthias Kramm <kramm@quiss.org>
1838
1839 * bucomm.c (list_supported_architectures): New function.
1840 * bucomm.h (list_supported_architectures): Declare.
1841 * objdump.c (usage): Call the above.
1842
20fe0649
DB
18432001-07-25 Dave Brolley <brolley@redhat.com>
1844
1845 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1846 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1847
1b577b00
NC
18482001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1849
1850 * README: Update for 2.11. Change bug reporting email address.
1851 * MAINTAINERS: Tidy up. Change bug reporting email address.
1852
95fd336c
DD
18532001-07-16 DJ Delorie <dj@redhat.com>
1854
5f16d855
DD
1855 * resres.c (write_res_header): Align header size.
1856 (res_align_file): Calculate alignment correctly.
1857
95fd336c
DD
1858 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1859 correct 10).
1860 * resrc.c (write_rc_resource): Likewise.
1861 * windres.h (SUBLANG_SHIFT): Define - as 10.
1862
ed8fee27
NC
18632001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1864
1865 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1866
90ab7e9a
NC
18672001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1868
1869 * MAINTAINERS: Add notes about branch checkins.
1870
e0c60db2
NC
18712001-07-05 Daniel Berlin <dan@cgsoftware.com>
1872
1873 * readelf.c (display_debug_macinfo): New function, display
1874 .debug_macinfo section.
1875 (do_debug_macinfo): New variable.
1876 (parse_args): Handle "-w[mM]" to mean display macro info.
1877 (process_section_headers): Handle debug_macinfo.
1878 (debug_displays): Replace unsupported function with macinfo
0218d1e4 1879 function for .debug_macinfo display.
e0c60db2
NC
1880 * doc/binutils.texi: Document new command line switch.
1881 * NEWS: Document new feature of readelf.
0218d1e4 1882
24e01a36
L
18832001-07-05 H.J. Lu <hjl@gnu.org>
1884
1885 * objcopy.c (filter_symbols): Don't turn undefined symbols
1886 into local.
1887
4258bf4d
L
18882001-07-03 H.J. Lu <hjl@gnu.org>
1889
1890 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1891 $@.pod.
1892 (ar.1): Likewise.
1893 (dlltool.1): Likewise.
1894 (nlmconv.1): Likewise.
1895 (nm.1): Likewise.
1896 (objcopy.1): Likewise.
1897 (objdump.1): Likewise.
1898 (ranlib.1): Likewise.
1899 (readelf.1): Likewise.
1900 (size.1): Likewise.
1901 (strings.1): Likewise.
1902 (strip.1): Likewise.
1903 (windres.1): Likewise.
1904 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1905 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1906 $(DEMANGLER_NAME).
1907 (as.1): Removed.
1908 * doc/Makefile.in: Regenerated.
1909
7014bc31
NC
19102001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1911
1912 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1913
b811889f
NC
19142001-07-01 Daniel Berlin <dan@cgsoftware.com>
1915
1916 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1917
12ab83a9
NC
19182001-06-29 James Cownie <jcownie@etnus.com>
1919
1920 * readelf.c: Support DWARF 2.1 attributes.
1921
a6e9f9df
AM
19222001-06-28 Alan Modra <amodra@bigpond.net.au>
1923
1924 * readelf.c (GET_DATA_ALLOC): Remove.
1925 (GET_DATA): Remove.
1926 (get_data): New function combining above macros, with an extra
1927 test for zero size.
1928 (slurp_rela_relocs): Use get_data, and catch error return.
1929 (slurp_rel_relocs): Likewise.
1930 (get_32bit_program_headers): Likewise.
1931 (get_64bit_program_headers): Likewise.
1932 (get_32bit_section_headers): Likewise.
1933 (get_64bit_section_headers): Likewise.
1934 (get_32bit_elf_symbols): Likewise.
1935 (get_64bit_elf_symbols): Likewise.
1936 (process_section_headers): Likewise.
1937 (process_relocs): Likewise.
1938 (slurp_ia64_unwind_table): Likewise.
1939 (process_unwind): Likewise.
1940 (get_32bit_dynamic_segment): Likewise.
1941 (get_64bit_dynamic_segment): Likewise.
1942 (process_dynamic_segment): Likewise.
1943 (process_version_sections): Likewise.
1944 (process_symbol_table): Likewise.
1945 (dump_section): Likewise.
1946 (display_debug_info): Likewise.
1947 (display_debug_section): Likewise.
1948 (process_section_contents): Likewise.
1949 (process_corefile_note_segment): Likewise.
1950 (process_mips_specific): Likewise. Also free econf32, econf64.
1951
af3fc3bc
AM
19522001-06-25 Alan Modra <amodra@bigpond.net.au>
1953
1954 * readelf.c (dump_relocations): Print "bad symbol index" if
1955 symtab == NULL with non-zero symtab_index.
1956 (process_relocs): Don't bomb if reloc section has no symsec.
1957
6d900bf6
L
19582001-06-24 H.J. Lu <hjl@gnu.org>
1959
1960 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1961 by accident.
1962 (copy_main): Apply the the change made to strip_main on
1963 2001-05-30 by accident.
1964
49b4e386
AJ
19652001-06-23 Andreas Jaeger <aj@suse.de>
1966
1967 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1968 parameter 'code'.
1969 (unw_decode_x2): Likewise.
1970 (unw_decode_x3): Likewise.
1971 (unw_decode_x4): Likewise.
1972
d8dc71e3
BE
19732001-06-23 Ben Elliston <bje@redhat.com>
1974
1975 * MAINTAINERS: Add myself as M88k maintainer.
1976
af3bdff7
NC
19772001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1978
1979 * objcopy.c (strip_main): Support -o or --output-file command lien
1980 switch.
1981
105e7211
L
19822001-06-19 H.J. Lu <hjl@gnu.org>
1983
1984 * doc/Makefile.in: Regenerated.
1985
c45021f2
NC
19862001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1987
1988 * readelf.c: Restore formatting.
1989
19902001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1991
bb279dc0
ZW
1992 * Makefile.am: Move documentation into doc subdirectory.
1993 * Makefile.in: Regenerated.
c45021f2 1994 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
1995 * addr2line.1: Removed.
1996 * ar.1: Likewise.
1997 * dlltool.1: Likewise.
1998 * nlmconv.1: Likewise.
1999 * nm.1: Likewise.
2000 * objcopy.1: Likewise.
2001 * objdump.1: Likewise.
2002 * ranlib.1: Likewise.
2003 * readelf.1: Likewise.
2004 * size.1: Likewise.
2005 * strings.1: Likewise.
2006 * strip.1: Likewise.
2007 * windres.1: Likewise.
2008 * cxxfilt.man: Likewise.
c45021f2
NC
2009 * doc: New Directory.
2010 * doc/Makefile.am: New file.
2011 * doc/Makefile.in: Generate.
2012
09ad7db3
AM
20132001-06-09 Alan Modra <amodra@bigpond.net.au>
2014
2015 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
2016
936260fe
AM
20172001-06-01 Alan Modra <amodra@bigpond.net.au>
2018
2019 * MAINTAINERS: Update my email address.
2020
16b2b71c
NC
20212001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
2022
2023 * objcopy.c: Add new switches: --keep-global-symbol,
2024 --keep-symbols, --localize-symbols, --keep-global-symbols and
2025 --weaken-symbols.
2026 * binutils.texi: Document new switches.
2027 * objcopy.1: Regenerate.
2028 * NEWS: Announce new feature.
2029
7036c0e1
AJ
20302001-05-28 Andreas Jaeger <aj@suse.de>
2031
2032 * readelf.c (display_debug_frames): Fix warnings: Remove unused
2033 variables, fix format strings.
2034
76a406e5
NC
20352001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
2036
2037 * objdump.c (disassemble_bytes): Remove section VMA adjustment
2038 when computing the address of the line to show.
2039
31b6fca6
RH
20402001-05-16 Richard Henderson <rth@redhat.com>
2041
2042 * readelf.c (do_debug_frames_interp): New.
2043 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
2044 (byte_get_big_endian): Likewise.
2045 (parse_args) ['F']: Set do_debug_frames_interp.
2046 (Frame_Chunk): Make data_factor signed, add fde_encoding.
2047 (frame_display_row): Don't trunc pc_begin to int.
2048 (size_of_encoded_value): New.
2049 (display_debug_frames): Handle 64-bit targets. Print raw data
2050 unless do_debug_frames_interp.
2051 (debug_displays): Remove duplicate .debug_frame.
2052
4fe85591
NC
20532001-05-15 Ralf Baechle <ralf@gnu.org>
2054
2055 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
2056 The former constant was never in active use and is used otherwise
2057 by the ABI.
2058
579f31ac
JJ
20592001-05-11 Jakub Jelinek <jakub@redhat.com>
2060
2061 * readelf.c (process_unwind): Print all unwind sections, not just
2062 one.
2063
78f4a3f7
AM
20642001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2065
2066 * readelf.c (process_unwind): Remove const specifier.
2067
1c529ca6
NC
20682001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
2069
2070 * strings.c (isgraphic): Do not use isascii() unless it is needed
2071 for isprint() to work.
2072 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
2073
87e6d782
NC
20742001-04-27 Johan Rydberg <jrydberg@opencores.org>
2075
bb279dc0 2076 * NEWS: Announce support for OpenRISC.
87e6d782 2077
4bd3d870 20782001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
2079
2080 * dlltool.c (do_default_excludes): Initialise to true.
2081
21211521
AM
20822001-04-10 Alan Modra <amodra@one.net.au>
2083
2084 * MAINTAINERS: Update my email address
2085 * nm.c (print_symbol_info_bsd): Use a simple printf string.
2086
0c66b61e 20872001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
2088
2089 * readelf.c (display_debug_lines): Fix typo for "Prologue".
2090
e58d53af
L
20912001-03-30 H.J. Lu <hjl@gnu.org>
2092
2093 * readelf.c (process_unwind): Just return if do_unwind is 0.
2094
bee72332
DD
20952001-03-28 Roger Sayle <roger@metaphorics.com>
2096
2097 * dlltool.c (make_one_lib_file): Fix section flags for
2098 .text, .data and .bss in stub ds*.o files to match those
2099 generated by gas.
2100
f1467e33
L
21012001-03-29 H.J. Lu <hjl@gnu.org>
2102
2103 * readelf.c (process_unwind): Only do unwind sections for
2104 IA64.
2105
1c6fb4fe
L
21062001-03-28 H.J. Lu <hjl@gnu.org>
2107
2108 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
2109 * Makefile.in: Regenerate.
2110
0879a67a
AJ
21112001-03-26 Andreas Jaeger <aj@suse.de>
2112
2113 * binutils.texi (nm): Fix texi syntax.
2114
0285c67d
NC
21152001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2116
2117 * binutils.texi: Put @c man begin and @c man end indications
2118 to generate man pages using texi2pod and pod2man. Put @c man title
2119 to identify each man. Add SEEALSO entries.
2120 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
2121 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
2122 sort the list.
2123 (*.1): Build the man pages from binutils.texi.
2124 * Makefile.in: Regenerate.
2125
04847a4d
CF
21262001-03-13 Eric Kohl <ekohl@rz-online.de>
2127
2128 * defparse.y (opt_equal_name): allow "." in name.
2129 * dlltool.c (def_exports): Added ability to generate forwarded exports.
2130 (gen_exp_file): Likewise.
2131
43a0748c
NC
21322001-03-12 Stefan Geuken <mail@stefan-geuken.de>
2133
2134 * NEWS: Document addition of -B switch to objcopy.
2135 * binutils.texi: Document addition of -B switch to objcopy.
2136 * objcopy.c: (copy_options): Add --binary-architecture.
2137 (copy_usage): Document -B/--binary-architecture.
2138 (copy_main): Support -B/--binary-architecture. Set
2139 bfd_external_binary_architecture.
0879a67a 2140
b7498e0e
NC
21412001-03-11 Andreas Jaeger <aj@suse.de>
2142
2143 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
2144 (dump_relocations): Likewise.
2145 (get_machine_name): Likewise.
2146
a59e3bd7
NC
21472001-02-28 Nick Clifton <nickc@redhat.com>
2148
2149 * readelf.c: (struct unw_aux_info): Remove const modifier for
2150 'strtab' field.
2151 (process_unwind): Remove non-K&R compliant LHS type cast in call
2152 to GET_DATA_ALLOC macro.
2153
a5bcd848
PB
21542001-02-28 Philip Blundell <pb@futuretv.com>
2155
2156 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
2157 ABI is in use; remove ambiguity between the "unknown" EABI and
2158 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
2159 renamed EF_xx constants.
2160
27b7e12d
AM
21612001-02-27 Alan Modra <alan@linuxcare.com.au>
2162
2163 * configure.in (BFD_VERSION): New.
2164 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2165 * configure: Regenerate.
2166 * Makefile.am: Run "make dep-am"
2167 * Makefile.in: Regenerate.
2168
a9f10786
NC
21692001-02-14 Nick Clifton <nickc@redhat.com>
2170
2171 * MAINTAINERS: Add "Obvious Fix" rule.
2172
3c44da9a
MS
21732001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2174
2175 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
2176 literal concatenation.
2177
ecd03389
MS
21782001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2179
2180 * readelf.c (struct unw_aux_info): Remove const from the info member.
2181 (process_unwind): Don't type-cast the third argument to the
2182 GET_DATA_ALLOC macro.
2183
88ec60c7
NC
21842001-02-11 Nick Clifton <nickc@redhat.com>
2185
2186 * readelf.c (dump_relocations): Free corrected allocated
2187 array.
2188 (process_unwind): Fix compile time warning.
2189
f5e21966
NC
21902001-02-10 Nick Clifton <nickc@redhat.com>
2191
2192 * binutils.texi: Document new --unwind option to readelf.
2193
a85d7ed0
NC
21942001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2195
2196 * readelf.c: Add linux target for S/390.
2197
7bb10502
AM
21982001-02-10 Alan Modra <alan@linuxcare.com.au>
2199
2200 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
2201 printf is a macro.
2202
8ca8f343
HPN
22032001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
2204
2205 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
2206 * aclocal.m4: Regenerate.
2207 * configure: Regenerate.
2208
7340082d
NC
22092001-02-07 Todd Vierling <tv@wasabisystems.com>
2210
2211 * bucomm.c (bfd_target_vector): Change extern array to pointer.
2212 * objdump.c (bfd_target_vector): Likewise.
2213
4d6ed7c8
NC
22142001-02-07 David Mosberger <davidm@hpl.hp.com>
2215
2216 * readelf.c (process_unwind): New function.
2217 (slurp_ia64_unwind_table): Ditto.
2218 (dump_ia64_unwind): Ditto.
2219 (find_symbol_for_address): Ditto.
2220 (slurp_rela_relocs): New function (split off from dump_relocations()).
2221 (slurp_rel_relocs): Ditto.
2222 (parse_args): Handle '-u' option.
2223
2224 * unwind-ia64.c: New file.
2225 * unwind-ia64.h: New file.
2226 * Makefile.am: Include unwind-ia64.c in readelf build.
2227 * Makefile.in: Regenerate.
7340082d 2228 * po/binutils.pot: Regenerate.
4d6ed7c8 2229
c7217458
PB
22302001-02-04 Philip Blundell <philb@gnu.org>
2231
2232 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
2233 * configure: Regenerate.
2234
956eedd4
AM
22352001-01-31 Steve deRosier <sderosier@vari-lite.com>
2236
2237 * ieee.c (ieee_add_bb11): Don't check for backslashes
2238 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2239
8855cbca
AM
22402001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
2241
c7f2731e
AM
2242 * ieee.c: Update copyright.
2243 (ieee_start_compilation_unit): Don't check for backslashes
2244 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2245
8855cbca
AM
2246 * stabs.c: Update copyright. Include "filenames.h".
2247 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
2248
329de803 22492001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
2250
2251 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
2252 sections are present before using them. Remove code duplication.
2253 (process_symbol_table): Check if VERDEF or VERNEED sections are
2254 present before using them.
2255
23719f39
NC
22562001-01-17 Nick Clifton <nickc@redhat.com>
2257
2258 * objcopy.c (copy_object): Fail if attempting to convert the
2259 endianness of the input object file.
2260
2261 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 2262
f726e849
NC
22632001-01-16 Nick Clifton <nickc@redhat.com>
2264
2265 * readelf.c (string_table_length): New variable.
2266 (SECTION_NAME): Catch out of range indices and missing section
2267 pointers.
2268 (process_section_headers): Delete useless local variable
2269 string_table_offset. Set the value of string_table_length
2270 after loading the string table.
2271 (process_mips_specific): Use SECTION_NAME macro.
2272 (process_file): Set string_table_length to 0 when it is freed.
2273
d0398d6a
NC
22742001-01-12 Nick Clifton <nickc@redhat.com>
2275
2276 * version.c (print_version): Update copyright date.
2277
0d2bcfaf
NC
22782001-01-11 Peter Targett <peter.targett@arccores.com>
2279
2280 * readelf.c (dump_relocations): Include selection with EM_ARC.
2281 (get_machine_name) Update name to "ARC".
2282
8b1e6df3
NC
22832001-01-09 Nick Clifton <nickc@redhat.com>
2284
2285 * Makefile.am: Add rule to build objdump.o from objdump.c and
2286 using OBJDUMP_DEFS.
2287 * Makefile.in: Regenerate.
2288
2289 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2290 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2291 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 2292 * configure: Regenerate.
8b1e6df3
NC
2293
2294 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2295 is defined read in the relocs even if dump_reloc_info is
2296 false.
2297
2f952d20
PB
22982001-01-07 Philip Blundell <philb@gnu.org>
2299
2300 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2301 `bug-binutils'.
2302 * README: Likewise.
2303
a8c548cb
NC
23042000-12-19 Nick Clifton <nickc@redhat.com>
2305
2306 * dlltool.c: Add missing support for arm-epoc-pe.
2307 * configure.in: Add missing support for arm-epoc-pe.
2308 * configure: Regenerate.
2309
cc5fda35
NC
23102000-12-15 Nick Clifton <nickc@redhat.com>
2311
2312 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2313 Mode parts of the x86 port.
2314
bcedfee6
NC
23152000-12-04 Andreas Jaeger <aj@suse.de>
2316
2317 * readelf.c (guess_is_rela): Add EM_X86_64.
2318 (dump_relocations): Add EM_X86_64.
2319 (get_machine_name): Add EM_X86_64.
2320 Include "elf/x86-64.h".
2321
584da044
NC
23222000-12-12 Nick Clifton <nickc@redhat.com>
2323
2324 * readelf.c: Fix formatting.
2325
7559e86e 23262000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2327
2328 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2329
a98cc2b2
AH
23302000-12-07 Andrew Haley <aph@redhat.com>
2331
2332 * readelf.c (display_debug_frames): Only display columns that are
2333 referenced by the frame debug info.
2334
c7987a69
NC
23352000-12-05 Nick Clifton <nickc@redhat.com>
2336
2337 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2338
09fd7e38
JM
23392000-12-04 Jason Merrill <jason@redhat.com>
2340
2341 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2342 (display_debug_section): Likewise.
2343 (display_debug_info): Display CU header before bailing.
2344
e7af610e
NC
23452000-12-01 Chris Demetriou <cgd@sibyte.com>
2346
09fd7e38
JM
2347 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2348 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2349 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 2350
09fd7e38
JM
2351 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2352 and E_MIPS_ARCH_64.
84ea6cf2 2353
09fd7e38
JM
2354 * readelf.c (get_machine_flags): Add case for
2355 E_MIPS_MACH_SB1.
c6c98b38 2356
75066968
DD
23572000-11-30 Richard Earnshaw <rearnsha@arm.com>
2358
2359 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2360
5c4666ea
HPN
23612000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2362