[ binutils/ChangeLog ]
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
640c0ccd
CD
12002-12-27 Chris Demetriou <cgd@broadcom.com>
2
3 * doc/binutils.texi (objdump): Document MIPS -M options.
4
59f14fc0
AS
52002-12-23 Andreas Schwab <schwab@suse.de>
6
7 * readelf.c (main): Reset dump request after each file.
8
312b768e
NC
92002-12-23 Nick Clifton <nickc@redhat.com>
10
11 * nlmconv.c (main): Pass TRUE as third argument to
12 bfd_arch_get_compatible.
13
8745eafa
NC
142002-12-23 Nick Clifton <nickc@redhat.com>
15
16 * strings.c (isgraphic): Replace definition with STRING_ISGRAPHIC
17 macro. Handle 'S' encoding, accepting 8-bit characters.
18 (main): Parse 'S' encoding.
19 (get_char): Accept 'S' encoding.
20 (print_strings): Use STRING_ISGRAPHIC.
21 (usage): Document support of 'S' encoding.
22 * doc/binutils.texi: Document support of 'S' encoding/
23 * NEWS: Mention new feature.
24
08213ebb
AM
252002-12-20 Alan Modra <amodra@bigpond.net.au>
26
27 * README <building ar>: Don't use libibery's needed_list or
28 required_list, instead link libiberty/*.o.
29
b9e5d8e5
KH
302002-12-19 Kazu Hirata <kazu@cs.umass.edu>
31
32 * doc/binutils.texi: Fix typos.
33
c51238bc
DA
342002-12-14 John David Anglin <dave@hiauly1.hia.nrc.ca>
35
36 * doc/binutils.texi: Add missing parenthesis.
37
d7fb0dd2
NC
382002-12-15 Nick Kelsey <nickk@ubicom.com>
39
40 * objcopy.c: Add --prefix-symbols=<prefix> option to rename all
41 symbols by adding the given prefix to the begining of the symbol
42 name. This is useful to provide name space seperation regardless
43 of how the object file was created. Added --prefix-sections=
44 <prefix> and --prefix-alloc-sections=<prefix> options to rename all
45 sections (or all sections with the alloc flag set) by adding the given
46 prefix to the begining of the symbol name.
47 * NEWS: Mention this new feature.
48 * doc/binutils.texi: Document this new feature.
49
55b9cdf1
AM
502002-12-13 Alan Modra <amodra@bigpond.net.au>
51
52 * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences of
53 dyn_string_append with dyn_string_append_cstr.
54
55 * emul_aix.c (ar_emul_aix_create): Remove unused function.
56
84ad6ede
NC
572002-12-10 James Cownie <jcownie@etnus.com>
58
59 * readelf.h (get_TAG_name, get_AT_name,
704afb58 60 read_and_display_attr_value): Add support for UPC extensions to
84ad6ede
NC
61 DWARF2 spec.
62 * NEWS: Mention this new support.
63
7d036af2
AM
642002-12-08 Alan Modra <amodra@bigpond.net.au>
65
66 * NEWS: Mention that bfd no longer declares a "boolean" type.
67
3e8bba36
AM
682002-12-07 Alan Modra <amodra@bigpond.net.au>
69
70 * readelf.c (process_program_headers): When setting loadaddr, don't
71 assume segment size is 4k. Use p_align instead.
72 (loadaddr): Change from int to long.
73 (dynamic_addr, dynamic_info, version_info): Likewise.
74 (process_dynamic_segment <syminsz>): Likewise.
75 (process_dynamic_segment): Adjust print format string.
76 (rela_addr, rela_size): Delete.
77 (process_relocs): Formatting.
78
d070dab9
JW
792002-12-05 Jim Wilson <wilson@redhat.com>
80
81 * configure.in (OBJDUMP_DEFS): Define SKIP_ZEROES as 16 for IA-64.
82 * configure: Regenerate.
83
45bcbdb1
ILT
842002-12-04 Ian Lance Taylor <ian@airs.com>
85
86 * MAINTAINERS: Change e-mail address back to airs.com.
87
42ea8716
AH
882002-12-04 Aldy Hernandez <aldyh@redhat.com>
89
90 * MAINTAINERS: Add self.
91
b34976b6
AM
922002-11-30 Alan Modra <amodra@bigpond.net.au>
93
94 * addr2line.c, ar.c, arsup.c, binemul.c, binemul.h, bucomm.c, bucomm.h,
95 budbg.h, debug.c, debug.h, dlltool.c, emul_aix.c, ieee.c, nlmconv.c,
96 nlmconv.h, nlmheader.y, nm.c, objcopy.c, objdump.c, prdbg.c, rdcoff.c,
97 rddbg.c, readelf.c, rename.c, size.c, stabs.c, strings.c,
98 unwind-ia64.h, wrstabs.c: Replace boolean with bfd_boolean, true with
99 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars
100 with TRUE/FALSE. Formatting.
101
c8286bd1
JJ
1022002-11-29 Jakub Jelinek <jakub@redhat.com>
103
104 * readelf.c Replace occurrences of Elf32_Internal_* and
105 Elf64_Internal_* with Elf_Internal_*.
106 (slurp_rel_relocs): Change Elf_Internal_Rel to Elf_Internal_Rela.
107 Zero r_addend fields.
108 (dump_relocations): Remove relas variable, change Elf_Internal_Rel to
109 Elf_Internal_Rela.
110
92acdfaf
NC
1112002-11-23 Nick Clifton <nickc@redhat.com>
112
113 * size.c (usage): Fix typo describing switch for hex format.
114
48c5eb8a
SS
1152002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
116
117 * testsuite/binutils-all/objcopy.exp: Disable tic4x from test
118 * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x
119 testcase
120
2f62977e
NC
1212002-11-14 Nick Clifton <nickc@redhat.com>
122
123 * readelf.c (process_program_headers): Add comment about return
124 value. Ensure that 0 is returned if the headers are not loaded.
125 (process_file): If process_section_headers failed to load the
126 headers disable any tests that rely upon them. Similarly for
127 process_program_headers.
128
cd24c222
NC
1292002-11-12 Nick Clifton <nickc@redhat.com>
130
131 * po/da.po: Updated Danish translation.
132
f3931575
AM
1332002-11-12 Klee Dienes <kdienes@apple.com>
134
135 * rddbg.c (read_section_stabs_debugging_info): Also recognize
136 LC_SYMTAB.stab/LC_SYMTAB.stabstr as a valid pair of sections.
137
b54e7460
CF
1382002-11-11 Christopher Faylor <cgf@redhat.com>
139
140 * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from
141 cgf maintainership.
142
4f17cc13
CF
1432002-11-11 Christopher Faylor <cgf@redhat.com>
144
145 * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.
146
232e7cb8
NC
1472002-11-07 Nick Clifton <nickc@redhat.com>
148
cd24c222 149 * configure.in (ALL_LINGUAS): Add 'da'.
235c4794
NC
150 * configure: Regenerate.
151 * po/da.po: New Danish translation.
152
232e7cb8
NC
153 * readelf.c (get_symbol_index_type): Revert part of previous
154 patch: Display unknown symbol types in decimal, not hex.
155
c9e38879
NC
1562002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
157
158 * dlltool.c (add_excludes): Don't prefix excluded fastcall
159 symbols with underscore.
160 (xlate): Ignore add_underscore for decorated fastcall symbols.
161
1622002-11-07 Eric Kohl <ekohl@rz-online.de>
163
164 * deflex.l: Accept '@' as first character of an ID.
165 * dlltool.c (gen_exp_file): Use existing '@' prefix rather than
166 ASM_PREFIX for fastcall symbols.
167 (scan_drectve_symbols): Handle fastcall symbols when generating
168 undecorated aliases for symbols in drectve section.
169 (scan_filtered_symbols): Likewise, with export-all.
170 (xlate): Likewise, with --kill-at.
171 (make_imp_label): New function to handle fastcall symbols
172 correctly.
173 (make_one_lib_file): Use make_imp_label instead of make_label
174 for imp symbols.
175
a700dc3b
SS
1762002-11-06 Svein E. Seldal <Svein.Seldal@solidas.com>
177
178 * MAINTAINERS: Add self as TIC4X maintainer.
179
5cf1065c
NC
1802002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
181
182 * readelf.c (get_symbol_index_type): Add hex number to
49814ed0
NC
183 PROCESSOR-specific, OS-specific, reserved and unknown symbol
184 types.
5cf1065c 185
f1ef08cb
AM
1862002-11-04 Alan Modra <amodra@bigpond.net.au>
187
188 * readelf.c (byte_get_little_endian): Comment typo fix.
189 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
190 as the format string.
191 (dump_relocations): Correct section sym names.
192 (process_section_headers): Clear symtab_shndx_hdr.
193 (read_and_display_attr_value): Don't pass indirect string to printf
194 as the format string.
195 (display_debug_frames): Indicate when zero terminator found. Decode
196 DW_EH_PE_pcrel addresses.
197
1a09a22c
NC
1982002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
199
200 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
201 order to ensure proper disassembly of the valid 0-value opcode.
202 * configure: Regenerate.
203 * aclocal.m4: Regenerate.
204 * config.in: Regenerate.
205 * configure.in: Regenerate.
206 * doc/Makefile.in: Regenerate.
207 * po/binutils.pot: Regenerate.
208
c254c557
KK
2092002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
210
211 * MAINTAINERS: Add self as SH maintainer.
212
aefbdd67
BE
2132002-10-23 Ben Elliston <bje@redhat.com>
214
215 * doc/binutils.texi (objdump): Document -z and move the entry for
216 --disassemble-zeroes to the end of the options section (for `z').
217
ab9bcc01
NC
2182002-10-21 Nick Clifton <nickc@redhat.com>
219
220 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
221
8ab56b6f
AM
2222002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
223
224 * objdump.c (dump_data): Correct addr_offset for opb != 1.
225
49c12576
AM
2262002-10-15 Alan Modra <amodra@bigpond.net.au>
227
48417c1a
AM
228 * bucomm.c (list_supported_targets): Use bfd_target_list.
229
49c12576
AM
230 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
231 other object errors in preference to bfd_core errors.
232
6e1a7e9a
AM
2332002-10-14 Alan Modra <amodra@bigpond.net.au>
234
235 * Makefile.am: Run "make dep-am".
236 * objdump.c: #include "bfdver.h".
237 * version.c: Likewise.
238 * Makefile.in: Regenerate.
239 * config.in: Regenerate.
240 * configure: Regenerate.
241 * po/POTFILES.in: Regenerate.
242
09fc3b02
DJ
2432002-10-09 Daniel Jacobowitz <drow@mvista.com>
244
245 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
246 sections. Allow relocations against the absolute symbol. Don't
247 use the value in compunit.cu_abbrev_offset if we found a RELA
8ab56b6f 248 relocation.
09fc3b02 249
f309035a
NC
2502002-10-07 Gordon Chaffee <chaffee@netvmg.com>
251
252 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
253 ordinary ones are available.
254
810dfa6e
L
2552002-09-30 H.J. Lu <hjl@gnu.org>
256
257 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
258 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
259
bb279dc0
ZW
2602002-09-17 Zack Weinberg <zack@codesourcery.com>
261
262 * Makefile.am (CFILES): Add cxxfilt.c.
263 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
264 (cxxfilt_LDADD): Delete.
265 Remove all references to underscore.c.
266 Regen dependencies.
267 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
268 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
269 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
270 adjustments to fit into binutils framework.
271 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
272
065c959b
NC
2732002-09-12 Roland McGrath <roland@redhat.com>
274
275 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
276 Handle DW_OP_GNU_push_tls_address.
277
e09f4395
NC
2782002-09-11 Nick Clifton <nickc@redhat.com>
279
280 * po/tr.po: Updated Turkish translation.
281
873e0588
NC
2822002-09-10 Nick Clifton <nickc@redhat.com>
283
284 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
285 testsuite changes. Add paragraphs about testsuite and config
286 patches.
287
069fe61f
NC
2882002-08-29 Nick Clifton <nickc@redhat.com>
289
290 * readelf.c (get_machine_flags): Remove redundant reference to
291 E_V850EA_ARCH.
292
fe0507eb
AM
2932002-08-28 Alan Modra <amodra@bigpond.net.au>
294
295 * objdump.c (dump_bfd): Restore lines accidentally deleted in
296 last commit.
297
026df7c5
NC
2982002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
299
bb279dc0 300 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
301 (dump_bfd_header): Likewise.
302
68a4c073
AM
3032002-08-27 Alan Modra <amodra@bigpond.net.au>
304
305 * nm.c: Revert last change.
306
a1df01d1
AM
3072002-08-26 Alan Modra <amodra@bigpond.net.au>
308
309 * nm.c (display_rel_file): Don't report "no symbols" as an error.
310 * objdump.c (slurp_symtab): Likewise.
311 (slurp_dynamic_symtab): Likewise.
312 (dump_symbols): Likewise. Do print "no symbols" to stdout.
313
a926ab2f
GK
3142002-08-24 Geoffrey Keating <geoffk@redhat.com>
315
316 * MAINTAINERS: Change my mailing address.
317
fcf62380
DA
3182002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
319
320 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
321
51e28791
NC
3222002-08-22 Nick Clifton <nickc@redhat.com>
323
324 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
325 HPPA.
326
c5b060ad
AM
3272002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
328
329 * readelf.c (parse_args): Change debug_dump_opt to static.
330
4b73ca92
NC
3312002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
332
333 * stabs.c (parse_stab_argtype): Pass length of physname to
334 stab_demangle_argtypes.
335 (stab_demangle_argtypes): Add new parameter - length of physname.
336 Pass length of physname on to stab_demangle_prefix.
337 (stab_demangle_prefix): Add new parameter - length of physname.
338 Use length of physname (if supplied) to compute end of function
339 name.
340
35b1837e
AM
3412002-08-15 Alan Modra <amodra@bigpond.net.au>
342
343 * readelf.c: Include elf/i370.h.
344 (dump_relocations): Handle EM_S370.
345 (dynamic_segment_parisc_val): Print \n.
346 (process_dynamic_segment <DT_BIND_NOW>): Here too.
347
762baac5
NC
3482002-08-14 Nick Clifton <nickc@redhat.com>
349
350 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
351 * objdump.c (usage): Likewise.
352 * doc/binutils.texi: Likewise.
353
85c09e8a
NC
3542002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
355
356 * rcparse.y (acc_entry): Don't warn about ALT use with
357 non-VIRTKEY.
358
212a3c4d
L
3592002-08-13 H.J. Lu <hjl@gnu.org>
360
361 * objcopy.c (copy_object): Don't warn about the unsupported
362 architecture unless the input target is defaulted or the
363 output architecture is different from the input.
364
2b692c59
NC
3652002-08-09 Nick Clifton <nickc@redhat.com>
366
367 * po/sv.po: Updated Swedish translation.
368
09de7a73
AM
3692002-08-05 Alan Modra <amodra@bigpond.net.au>
370
371 * prdbg.c (pr_fix_visibility): Remove assert.
372
47badb7b
NC
3732002-07-31 Nick Clifton <nickc@redhat.com>
374
375 * addr2line.c (process_file): Rename parameter 'filename' to
376 'file_name' in order to avoid shadowing global symbol of the
377 same name.
378 (main): Likewise.
379
2979dc34
JJ
3802002-07-30 Jakub Jelinek <jakub@redhat.com>
381
382 * readelf.c (OPTION_DEBUG_DUMP): Define.
383 (options): Use it.
384 (usage): Update help.
385 (parse_args): Handle --debug-dump separately from -w.
386 * doc/binutils.texi (readelf): Update documentation.
387
219576a4
NC
3882002-07-25 Nick Clifton <nickc@redhat.com>
389
390 * po/es.po: Updated Spanish translation.
391 * po/fr.po: Updated French translation.
392
bf4f22e6 3932002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 394
bf4f22e6
NC
395 * po/es.po: Updated Spanish translation.
396
c5b3a82a
AM
3972002-07-23 Alan Modra <amodra@bigpond.net.au>
398
399 * Makefile.am: Run "make dep-am".
400 * Makefile.in: Regenerate.
401
0461a601
NC
4022002-07-23 Nick Clifton <nickc@redhat.com>
403
bf4f22e6 404 * po/fr.po: Updated French translation.
0461a601 405
bf44dd74
AM
4062002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
407
408 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
409
2c205ff2
AM
4102002-07-20 Alan Modra <amodra@bigpond.net.au>
411
63eb0809 412 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 413
1e4cf259
NC
4142002-07-18 Denis Chertykov <denisc@overta.ru>
415 Frank Ch. Eigler <fche@redhat.com>
416
417 * readelf.c: Include "elf/ip2k.h".
418 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
419 (dump_relocations): Likewise.
420 (get_machine_name): Likewise.
421 * NEWS: Mention IP2K support.
422
2cbb2eef
NC
4232002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
424
425 * NEWS: Add 'Changes in 2.13'.
426
047b2264
JJ
4272002-07-10 Jakub Jelinek <jakub@redhat.com>
428
429 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
430 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
431 (get_section_type_name): Handle SHT_GNU_LIBLIST.
432 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
433 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
434 (process_gnu_liblist): New.
435 (process_file): Call it.
436
97230b15
AM
4372002-07-03 Alan Modra <amodra@bigpond.net.au>
438
439 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
440 * Makefile.in: Regenerate.
441
a6637ec0
AM
4422002-07-02 Alan Modra <amodra@bigpond.net.au>
443
444 * budemang.c: New file, "demangle" function.
445 * budemang.h: New file.
446 * addr2line.c (translate_addresses): Use "demangle".
447 * nm.c (print_symname): Likewise.
448 * objdump.c (objdump_print_symname): Likewise.
449 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
450 here since that obfuscates.
451 * rdcoff.c: Don't #include demangle.h.
452 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
453 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
454 (HFILES): Add budemang.h. Sort.
455 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
456 Run "make dep-am".
457 * Makefile.in: Regenerate.
458
179d3252
JT
4592002-07-01 Matt Thomas <matt@3am-software.com>
460
461 * readelf.c: Include "elf/vax.h".
462 (guess_is_rela): Move EM_VAX from unknown to RELA case.
463 (dump_relocations): Handle VAX relocations.
464 (get_machine_flags): Handle VAX machine flags.
465
75751cd9
SC
4662002-06-29 Stephane Carrez <stcarrez@nerim.fr>
467
468 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
469
e5851ab8
NC
4702002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
471
472 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
473
eb3f2f5c
AM
4742002-06-26 Alan Modra <amodra@bigpond.net.au>
475
476 * nm.c (print_symname): When demangling, strip leading dots from
477 symbol names to avoid confusing the demangler.
478
a13a0de8
L
4792002-06-25 H.J. Lu <hjl@gnu.org>
480
481 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
482 * Makefile.in: Regenerated.
483
6db7a086
AM
4842002-06-21 Igor Schein <igor@txc.com>
485
486 * configure.in: Quote bu_cv_have_fopen64.
487 * configure: Regenerate.
488
9710509e
AM
4892002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
490
491 * configure.in: Check for strcoll.
492 * configure: Regenerate.
493 * config.in: Regenerate.
494 * nm.c (main): Set locale for LC_COLLATE category.
495 (non_numeric_forward): Use strcoll if available.
496
a9f0b5e7
DB
4972002-06-20 Dave Brolley <brolley@redhat.com>
498
499 * MAINTAINERS: Add self as fr30 and frv maintainer.
500
33f5f537
L
5012002-06-18 H.J. Lu (hjl@gnu.org)
502
503 * nm.c: Include "elf/common.h".
504 (extended_symbol_info): Add elfinfo, a pointer to
505 elf_symbol_type.
506 (SYM_SIZE): Use elfinfo if it is not NULL.
507 (get_symbol_type): New function.
508 (display_archive): Set print_width for each archive member.
509 (display_file): Likewise.
510 (display_rel_file): Don't set print_width here.
511 (print_object_filename_sysv): Handle print_width.
512 (print_archive_member_sysv): Likewise.
513 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
514 (print_symbol): Set the elfinfo field in extended_symbol_info
515 for ELF.
516 (print_object_filename_sysv): Fix the output format.
517 (print_symbol_info_sysv): Print type and section for ELF.
518
5192002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
520
521 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 522 the symbol's size equal to its value when --size-sort is
33f5f537
L
523 used.
524
5c70f934
DB
5252002-06-18 Dave Brolley <brolley@redhat.com>
526
527 From Catherine Moore:
528 * readelf.c (elf/frv.h): #include it.
529 (guess_is_rela): Support EM_CYGNUS_FRV.
530 (dump_relocations): Ditto.
531 (get_machine_name): Ditto.
532 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
533
7ece0d85
JJ
5342002-06-18 Jakub Jelinek <jakub@redhat.com>
535
536 * readelf.c (get_file_header): Only read the first section header if
537 e_shoff is non-zero.
538
72797995
L
5392002-06-15 H.J. Lu (hjl@gnu.org)
540
541 * nm.c (print_size): New variable. Initialize to 0.
542 (long_options): Add 'S'/"print-size".
543 (main): Handle 'S'.
544 (print_symbol_info_bsd): Print size only if print_size is not
545 0.
546
547 * doc/binutils.texi: Document -S/--print-size.
548
977f7911
NC
5492002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
550
551 * nm.c (struct extended_symbol_info): New strcuture: Add the size
552 of the symbols to the information provided by the symbol_info
553 structure.
554 (print_symbols): Pass the symbol size to print_symbol.
555 (print_size_symbols): Pass the symbol size to print_symbol.
556 (print_symbol): Extra argument: The size of the symbol. Store
557 this in the extended_symbol_info structure.
558 (print_symbol_info): Change type of info parameter to
559 extended_symbol_info. Display the size, if known.
560 (print_symbol_info_posix): Likewise.
561 (print_symbol_info_sysv): Likewise.
562
b1f88ebe
AM
5632002-06-08 Alan Modra <amodra@bigpond.net.au>
564
fa449227
AM
565 * Makefile.am: Run "make dep-am".
566 * Makefile.in: Regenerate.
567 * doc/Makefile.in: Regnerate.
568
b1f88ebe
AM
569 * bucomm.c: Replace CONST with const.
570 * nm.c: Likewise.
571 * objdump.c: Likewise.
572
91a106e6
L
5732002-06-07 H.J. Lu <hjl@gnu.org>
574
575 * readelf.c (DW_CFA_GNU_args_size): Don't define.
576 (DW_CFA_GNU_negative_offset_extended): Likewise.
577 (DW_CFA_GNU_window_save): Likewise.
578 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
579 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
580
6ab6b380 5812002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 582
6ab6b380
NC
583 * nm.c: When computing size of symbols for an ELF target use the
584 internal size field.
585
e28e05a3
JL
5862002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
587
588 * testsuite/binutils-all/objcopy.exp: clear xfail for
589 "hppa*64*-*-hpux*".
590 * testsuite/binutils-all/hppa/objdump.exp: Return if
591 "*64*-*-*".
592
dc156bc0
AM
5932002-06-05 Alan Modra <amodra@bigpond.net.au>
594
595 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
596
5972002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
598
599 * objdump.c: Fix formatting.
600
d79e4ea3
BE
6012002-05-29 Ben Elliston <bje@redhat.com>
602
603 * MAINTAINERS: Add self as M68k maintainer.
604
d172d4ba
NC
6052002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
606
607 * readelf.c: Modified/Added DLX elf support.
608
7edb8f29
NC
6092002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
610
3a1a2036
NC
611 * arsup.c: Fix formatting.
612 * debug.c (debug_record_label): Add missing colon to error
613 message.
614 * ieee.c (parse_ieee_ty): Fix spelling typo.
615 * readelf.c (process_program_headers): Remove English assumption
616 about making a plural word.
617 (process_section_headers): Likewise.
618 (process_relocs): Allow quotes to be translated.
619 (process_unwind): Likewise,
620 (process_mips_specific): Improve error message.
621 (get_note_type): Fix spelling typo.
622
7edb8f29
NC
623 * configure.in (ALL_LINGUAS): Add sv
624 * po/sv.po: New file.
625
3eee1e9d
AM
6262002-05-27 Alan Modra <amodra@bigpond.net.au>
627
628 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
629 (unw_print_grmask): Likewise.
630 (unw_print_frmask): Likewise.
631
d43efbe3
KH
6322002-05-26 Kazu Hirata <kazu@cs.umass.edu>
633
634 * arsup.c: Remove ARGSUSED.
635 * debug.c: Likewise.
636 * ieee.c: Likewise.
637 * nlmconv.c: Likewise.
638 * prdbg.c: Likewise.
639 * stabs.c: Likewise.
640 * wrstabs.c: Likewise.
641
e9792343
AM
6422002-05-25 Alan Modra <amodra@bigpond.net.au>
643
644 * arlex.l: Use #include "" instead of <> for local header files.
645 * coffdump.c: Likewise.
646 * coffgrok.c: Likewise.
647 * nlmconv.c: Likewise.
648 * nlmheader.y: Likewise.
649 * srconv.c: Likewise.
650 * strings.c: Likewise.
651 * sysdump.c: Likewise.
652 * unwind-ia64.h: Likewise.
653 * windres.h: Likewise.
654 * winduni.h: Likewise.
655
d7e53452
TR
6562002-05-24 Tom Rix <trix@redhat.com>
657
658 * MAINTAINERS: Add self as the d10v maintainer.
659
436e8db0
NC
6602002-05-24 TAMURA Kent <kent@netbsd.org>
661
662 * configure.in: Builds dlltool for i386-netbsdpe.
663 * configure: Regenerate.
664
9f66665a
KH
6652002-05-23 Kazu Hirata <kazu@cs.umass.edu>
666
667 * size.c: Fix formatting.
668 * srconv.c: Likewise.
669 * stabs.c: Likewise.
670 * sysdump.c: Likewise.
671 * unwind-ia64.c: Likewise.
672 * wrstabs.c: Likewise.
673
13ae64f3
JJ
6742002-05-23 Jakub Jelinek <jakub@redhat.com>
675
676 * readelf.c (get_segment_type): Add PT_TLS.
677 (get_elf_section_flags): Add SHF_TLS.
678 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
679 (process_dynamic_segment): Use puts instead of printf.
680 (get_symbol_type): Support STT_TLS.
681 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
682 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
683 Add SEC_THREAD_LOCAL.
684
53c7db4b
KH
6852002-05-23 Kazu Hirata <kazu@cs.umass.edu>
686
687 * rdcoff.c: Fix formatting.
688 * rddbg.c: Likewise.
689 * readelf.c: Likewise.
690 * rename.c: Likewise.
691 * resbin.c: Likewise.
692 * resrc.c: Likewise.
693 * resres.c: Likewise.
694
0af11b59
KH
6952002-05-21 Kazu Hirata <kazu@cs.umass.edu>
696
697 * filemode.c: Fix formatting.
698 * ieee.c: Likewise.
699 * is-ranlib.c: Likewise.
700 * is-strip.c: Likewise.
701 * maybe-ranlib.c: Likewise.
702 * maybe-strip.c: Likewise.
703 * nlmconv.c: Likewise.
704 * nm.c: Likewise.
705 * not-ranlib.c: Likewise.
706 * not-strip.c: Likewise.
707 * objcopy.c: Likewise.
708 * objdump.c: Likewise.
709
21611032
TS
7102002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
711
712 * objdump.c (dump_headers): Fix output formatting for ELF32
713 architectures in a BFD64 enabled toolchain.
714
26044998
KH
7152002-05-20 Kazu Hirata <kazu@cs.umass.edu>
716
717 * debug.c: Fix formatting.
718 * debug.h: Likewise.
719 * dlltool.c: Likewise.
720 * dllwrap.c: Likewise.
721 * emul_aix.c: Likewise.
722 * emul_vanilla.c: Likewise.
723
f462a9ea
KH
7242002-05-19 Kazu Hirata <kazu@cs.umass.edu>
725
726 * addr2line.c: Fix formatting.
727 * ar.c: Likewise.
728 * arsup.c: Likewise.
729 * arsup.h: Likewise.
730 * binemul.c: Likewise.
731 * binemul.h: Likewise.
732 * bucomm.c: Likewise.
733 * coffdump.c: Likewise.
734 * coffgrok.c: Likewise.
735 * coffgrok.h: Likewise.
736
e0159aa9
MM
7372002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
738
739 * MAINTAINERS: Add myself as the second AVR port maintainer.
740
074b403e
SC
7412002-05-16 Stephane Carrez <stcarrez@nerim.fr>
742
743 * MAINTAINERS: Update my email address.
744
2b9c8201
NC
7452002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
746
747 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
748
e1d5b1e7
AM
7492002-05-09 Alan Modra <amodra@bigpond.net.au>
750
751 * configure.in: Replace `*pe' with `pe' throughout.
752 * configure: Regenerate.
753
d3d8a9ee
NC
7542002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
755
756 * Makefile.am: Honour DESTDIR.
757 * Makefile.in: Regenerate.
758
405c98a4
AM
7592002-05-06 Alan Modra <amodra@bigpond.net.au>
760
a02d5965
AM
761 * dlltool.c (process_def_file): Add missing prototype.
762 (new_directive, assemble_file, main): Likewise.
763 (process_def_file, new_directive): Make static.
764 (inform): Rewrite using VA_FIXEDARG.
765 * dllwrap.c (mybasename): Add missing prototype.
766 (strhash, main): Likewise.
767 (inform): Rewrite using VA_FIXEDARG.
768 (warn): Likewise.
769 (cleanup_and_exit): Use old style function definition.
770 (strhash): Likewise.
771 * windres.c (define_resource): Use one memset to clear all of
772 struct res_resource.
773
405c98a4 774 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 775 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
776
7772002-05-06 Borut Razem <borut.razem@siol.net>
778
779 * rclex.l (get_string): Correct "strings" list handling.
780 * resrc.c (read_rc_file): Discard strings.
781
91593c9d
AM
7822002-05-04 Alan Modra <amodra@bigpond.net.au>
783
e58a75dc
AM
784 * ar.c (replace_members): Remove unused var. Formatting fix.
785 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
786
91593c9d
AM
787 * MAINTAINERS: Sort port maintainers by CPU.
788
6b52b824
AM
7892002-05-04 Bob Byrnes <byrnes@curl.com>
790
791 * size.c (display_archive): Add last_arfile and code to close archives.
792
dd70071f
AM
7932002-05-01 Alan Modra <amodra@bigpond.net.au>
794
795 * nm.c (print_symbol): Check returned filename from
796 bfd_find_nearest_line is non-NULL.
797
6c95717a 7982002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
799
800 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 801
3c25c5f6
NC
8022002-04-24 Christian Groessler <chris@groessler.org>
803
804 * MAINTAINERS: Changed my email address.
805
944cd72c
TS
8062002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
807
808 * arparse.y: Fix syntax warning.
809
ea91f8bb
NC
8102002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
811
3e55a963
NC
812 * readelf.c (fetch_location_list): Remove unused function.
813
814 * readelf.c (process_corefile_note_segment): Catch corrupt notes
815 and display a warning message, then exit the loop.
816
ea91f8bb
NC
817 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
818
45b99827
NC
8192002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
820
821 * resrc.c (write_rc_dialog): If charset is non-default value
822 display all of the DIALOGEX parameters.
823
8242002-04-15 Eric Kohl <ekohl@rz-online.de>
825
bb279dc0 826 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
827 DIALOGEX resources.
828 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
829 resource data.
bb279dc0 830 (res_to_bin_dialog): Likewise.
45b99827
NC
831 * windres.h: Added misssing charset variable to dialog_ex
832 structure.
833
acfbab8a
NC
8342002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
835
836 * rcparse.y: Set MEMFLAG_PURE by default.
837
df3baf66
NC
8382002-04-09 Bernd Herd <info@herdsoft.com>
839
bb279dc0 840 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 841 are quoted.
4c30641a 842 Fix typo in BEDIT warning.
91eafb40 843 Don't add default dialog style when explicit style specified.
b62a12ca 844 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 845
b24eb5ac
NC
846 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
847 (handle_quotes) "\a" escape (used for right justified key
848 definitions in menus) is encodes as binary 8.
df3baf66 849
b24eb5ac
NC
850 * resrc.c (write_rc_dialog): Print style even if it is 0.
851 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 852 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 853
b24eb5ac
NC
854 * resbin.c (bin_to_res_dialog): Use signature to identify
855 DIALOGEX.
f7d63484 856
b24eb5ac 857 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 858
df3baf66
NC
8592002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
860
861 * resrc.c: print CLASS names in quotes
862
8632002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
864
865 * MAINTAINERS: Update my email address.
866
8e42bcb6
AM
8672002-04-04 Alan Modra <amodra@bigpond.net.au>
868
869 * dep-in.sed: Cope with absolute paths.
870 * Makefile.am (dep.sed): Subst TOPDIR.
871 Run "make dep-am".
872 * Makefile.in: Regenerate.
873
96f959e5
PT
8742002-03-27 Peter Targett <peter.targett@arc.com>
875
876 * MAINTAINERS: Update my email address.
877
1ea788ee
AM
8782002-03-21 Alan Modra <amodra@bigpond.net.au>
879
880 * Makefile.am: Run "make dep-am".
881 * Makefile.in: Regenerate.
882 * doc/Makefile.in: Regenerate.
883 * po/POTFILES.in: Regenerate.
884 * aclocal.m4: Regenerate.
885 * config.in: Regenerate.
886 * configure: Regenerate.
887
a2f14207
DB
8882002-03-20 Daniel Berlin <dan@dberlin.org>
889
890 * readelf.c: Add support for displaying dwarf2 location lists.
891 (do_debug_loc, debug_loc_section, debug_loc_size): New.
892 (parse_args): Use 'O' as shorthand for displaying location list
893 section.
894 (process_section_headers): Handle debug_loc as well.
895 (load_debug_loc): New.
896 (free_debug_loc): New.
897 (fetch_location_list): New.
898 (display_debug_loc): New.
899 (display_debug_info): Call load_debug_loc and free_debug_loc.
900 (debug_displays): We can display .debug_loc now, too.
901 (usage): Update usage string.
902 (read_and_display_attr_value): Note location lists, but don't
903 display them inline.
904
eb1e0e80
NC
9052002-03-18 Tom Rix <trix@redhat.com>
906
907 * Makefile.am: Add binutils emulation support.
908 * configure.in: Same.
909 * configure.tgt: New file. Same.
910 * ar.c (main): Use ar_emul_parse_arg.
911 (usage): Use ar_emul_usage.
912 (replace_members): Use ar_emul_replace, ar_emul_append.
913 * binemul.c: New file. Define the binutils emulation
914 layer. Define default methods.
915 * binemul.h: New file. Binutils emulation layer header file.
916 * emul_aix.c: New file. AIX binutils emulation.
917 * emul_vanilla.c: New file. Default binutils emulation.
918 * Makefile.in: Regenerate.
919 * configure: Same.
920
a1c259a1
NC
9212002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
922
923 * po/fr.po: Updated version.
924
9ce88e60
NC
9252002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
926
927 * po/fr.po: Updated version.
928
effb0601
DJ
9292002-03-07 Daniel Jacobowitz <drow@mvista.com>
930
931 * README: Update some version numbers.
932
a65688ab
DJ
9332002-03-07 Daniel Jacobowitz <drow@mvista.com>
934
935 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
936 (Architecture Selection): Likewise.
937
f3f7fbb2
NC
9382002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
939
940 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
941 generating .exp file.
942
25345be5
NC
9432002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
944
945 * readelf.c (dump_relocations): Fix typo.
946
9a66911f
NC
9472002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
948
949 * NEWS: Mark 2.12 branch.
950
2c71103e
NC
9512002-02-18 Timothy Daly <remote_bob@yahoo.com>
952
bb279dc0
ZW
953 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
954 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 955 output.
bb279dc0 956 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
957 to 'unrecognized'.
958 (decode_ARM_machine_flags): Likewise.
959 (parse_args): Likewise.
960 (read_and_display_attr_value): Likewise.
961 (display_debug_section): Likewise.
962
49fda6c8
HPN
9632002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
964
965 * NEWS: Mention support for MMIX.
966
76f57f3a
JT
9672002-02-13 Matt Fredette <fredette@netbsd.org>
968
969 * readelf.c (get_machine_flags): Recognize EF_M68000.
970
d36ca9c2
AO
9712002-02-12 Alexandre Oliva <aoliva@redhat.com>
972
973 * MAINTAINERS: Added self as MN10300 co-maintainer.
974
19397422
AM
9752002-02-12 Alan Modra <amodra@bigpond.net.au>
976
977 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
978 DT_PPC64_OPDSZ.
979
d434e574
DJ
9802002-02-11 Daniel Jacobowitz <drow@mvista.com>
981
982 * MAINTAINERS: List myself as branch maintainer.
983
12b87c89
AM
9842002-02-11 Alan Modra <amodra@bigpond.net.au>
985
986 * configure: Regenerate.
987 * objcopy.c: Update copyright date.
988 * doc/Makefile.in: Regenerate.
989
8d037c5c
DJ
9902002-02-10 Daniel Jacobowitz <drow@mvista.com>
991
992 * nlmconv.c: Back out localtime PARAMS change.
993
4c168fa3
AM
9942002-02-11 Alan Modra <amodra@bigpond.net.au>
995
996 * objcopy.c (MKDIR): Define.
997 (copy_archive): Make name_list.name const. Use MKDIR.
998 Handle duplicate files in archives by making more temp dirs.
999
408f8db1
DJ
10002002-02-10 Daniel Jacobowitz <drow@mvista.com>
1001
1002 * coffdump.c: Include "getopt.h" after "bucomm.h"
1003 so that macros are defined correctly.
1004 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
1005 prototype. Prototype main.
1006 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
1007
9f77fa06
AO
10082002-02-06 Alexandre Oliva <aoliva@redhat.com>
1009
1010 * MAINTAINERS: Added self as SH co-maintainer.
1011
82f6addb
NC
10122002-02-05 Nick Clifton <nickc@redhat.com>
1013
1014 * po/tr.po: Updated translation.
1015
ba323545
AM
10162002-02-01 Alan Modra <amodra@bigpond.net.au>
1017
1018 * Makefile.am: Run "make dep-am"
1019 * Makefile.in: Regenerate.
1020
3deb89d3
DJ
10212002-01-29 Daniel Jacobowitz <drow@mvista.com>
1022
1023 * nm.c (print_value): Mark abfd unused.
1024
a0e9c55f
DJ
10252002-01-29 Daniel Jacobowitz <drow@mvista.com>
1026
1027 * unwind-ia64.c (unw_decoder): Change second argument
1028 to unsigned int, to match function prototypes.
1029
d7a283d4
DJ
10302002-01-29 Daniel Jacobowitz <drow@mvista.com>
1031
1032 * objdump.c: Include "getopt.h" after "bucomm.h" so that
1033 __GNU_LIBRARY__ will be defined.
1034 * size.c: Likewise.
1035
4867be41
DJ
10362002-01-27 Daniel Jacobowitz <drow@mvista.com>
1037
1038 * configure: Regenerated.
1039
7562a296
HPN
10402002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
1041
1042 * doc/Makefile.am (install): Depend on install-info.
1043 * doc/Makefile.in: Regenerate.
1044
15c82623
NC
10452002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
1046
1047 * objcopy.c (strip_usage): Document -d as an alias
1048 --strip-debug.
1049
1050 * size.c (usage): Document [-t | --totals] options.
1051 (long_options): Add --totals option.
1052 (main): If the [-t | --totals] option is specified and
1053 the output format is Berkeley-style, print the total
1054 text, data, and bss sizes of all objects listed.
1055 (print_berkeley_format): If the [-t | --totals] option
1056 is specified, track the total text, data, and bss
1057 sizes.
1058 * doc/binutils.texi (size): Document [-t | --totals] options.
1059 (strip): Document -d as an alias for --strip-debug.
1060 * NEWS: Mention new feature of size.
1061
00ea8601 10622002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 1063
1ddbd152
NC
1064 * po/fr.po: Updated version.
1065 * po/es.po: Updated version.
b85cedd7 1066
8b53311e
NC
10672002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
1068
1069 * addr2line.c (usage): Update text to provide verbose
1070 description of the command line options.
1071 * ar.c (usage): Update text to provide verbose
1072 description of the command line options.
1073 (main): Accept -h and -H when running as ranlib.
1074 * coffdump.c (show_usage): Update text to provide verbose
1075 description of the command line options.
1076 * dlltool.c (main): Accept -H as an alias for --help.
1077 * nlmconv.c (show_usage): Update text to provide verbose
1078 description of the command line options.
1079 * nm.c (usage): Replace OPTIONS with option(s).
1080 (main): Accept -H as an alias for --help.
1081 * objcopy.c (strip_main): Accept -H as an alias for --help.
1082 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 1083 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
1084 other binutils.
1085 * size.c (usage): Update text to provide verbose description
1086 of the command line options.
1087 (main): Accept -v, -h and -H as command line options.
1088 * srconv.c (show_usage): Update text to provide verbose
1089 description of the command line options.
1090 * strings.c (main): Accept -H and -v as command line options.
1091 (usage): Update text to provide verbose description of the
1092 command line options.
1093 * sysdump.c (show_usage): Update text to provide verbose
1094 description of the command line options.
1095 * windres.c (usage): Adjust format to match style used in
1096 other binutils.
1097
1098 * coffdump.c: Fix formatting.
1099 * nlmconv.c: Fix formatting.
1100 * srconv.c: Fix formatting.
1101 * sysdump.c: Fix formatting.
1102
c46f0c34
AM
11032002-01-22 Alan Modra <amodra@bigpond.net.au>
1104
1105 * Makefile.am: Run "make dep-am".
1106 * Makefile.in: Regenerate.
1107
2a538ba5
AJ
11082002-01-18 Andreas Jaeger <aj@suse.de>
1109
1110 * version.c (print_version): Update year.
1111
285d1771
AM
11122002-01-17 Alan Modra <amodra@bigpond.net.au>
1113
1114 * readelf.c (get_machine_name): Handle EM_PPC64.
1115 (guess_is_rela): Here too.
1116
328577ad
NC
11172002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1118
1119 * po/binutils.pot: Regenerate.
1120 * po/fr.po: Regenerate.
1121 * po/tr.po: Regenerate.
1122
af3ae48d
NC
11232002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
1124
1125 * po/tr.po: Import new version.
1126
f1cb7e17
AM
11272002-01-16 Alan Modra <amodra@bigpond.net.au>
1128
1129 * readelf.c (get_ppc64_dynamic_type): New.
1130 (get_dynamic_type): Call it.
1131
6364e0b4
NC
11322002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1133
3ab9460d 1134 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 1135 (strip_usage): Use "options" instead of "switches".
3ab9460d 1136 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 1137 "switches".
6364e0b4 1138
3a7e524e
RE
11392002-01-14 Richard Earnshaw <rearnsha@arm.com>
1140
1141 * MAINTAINERS: Add self as co-maintainer for the ARM code.
1142
1209e219
NC
11432001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1144
1145 * po/es.po: Import from translation project.
1146 * configure.in (ALL_LINGUAS): Add es.
1147 * configure: Regenerate.
1148
b4db1224
JT
11492002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1150
1151 * readelf.c (get_netbsd_elfcore_note_type): Use
1152 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
1153
9437c45b
JT
11542002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1155
1156 * readelf.c: Update copyright years.
1157 (get_note_type): Return a const char *.
1158 (get_netbsd_elfcore_note_type): New function.
1159 (process_note): Use get_netbsd_elfcore_note_type to get
1160 the note type string for NetBSD ELF core files.
1161
00428cca
AM
11622002-01-06 Steve Ellcey <sje@cup.hp.com>
1163
1164 * readelf.c (get_ia64_segment_type): Add support for macros.
1165 (get_segment_type): Add support for IA64 specific macros.
1166
31104126
NC
11672001-12-20 Julian v. Bock <julian@wongr.net>
1168
1169 * readelf.c (print_symbol): New function: Print a formatted symbol
1170 name. If --wide is specified do not truncate it.
1171 (dump_relocations): Use print_symbol() to print symbol names.
1172 (process_symbol_table): Likewise.
1173 (process_syminfo): Likewise.
1174 (process_mips_specific): Likewise.
1175 (usage): Document new feature of --wide switch.
1176 * doc/binutils.texi (objdump): Document additional behaviour of
1177 --wide.
2a538ba5 1178
4dd67f29
MS
11792001-12-18 Michael Snyder <msnyder@redhat.com>
1180
1181 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
1182 (copy_object): Don't set the start address or flags of a core file.
1183 (copy_section): Don't relocate a core file. Don't copy contents
1184 if the input section has the contents flag set, but the output
1185 section does not (which happens with the fake 'note' pseudo-
1186 sections that BFD creates for corefiles).
1187
43521d43
TS
11882001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1189
1190 * readelf.c (get_machine_flags): Recognize header flags for ABI and
1191 ASE extensions. More robust code for ISA checking. Ignore empty fields
1192 in header flags for GNU extensions.
1193
b667df2e
AM
11942001-12-18 Alan Modra <amodra@bigpond.net.au>
1195
1196 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1197
17a5a5c3
NC
11982001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1199
1200 * po/ja.po: Import from translation project.
1201 * configure.in (ALL_LINGUAS): Add ja.
1202 * configure: Regenerate.
1203
65de42c0
TS
12042001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1205
1206 * addr2line.c (main): Protoype.
1207 * ar.c (main): Protoype.
1208 * nm.c (main): Protoype.
1209 * objcopy.c (main): Protoype.
1210 * objdump.c (main): Protoype.
1211 * size.c (main): Protoype.
1212 * strings.c (main): Protoype.
1213
9ad5cbcf
AM
12142001-12-17 Alan Modra <amodra@bigpond.net.au>
1215
1216 * readelf.c (symtab_shndx_hdr): New global.
1217 (SECTION_HEADER_INDEX): Define.
1218 (SECTION_HEADER_NUM): Define.
1219 (SECTION_HEADER): Define.
1220 (GET_ELF_SYMBOLS): Pass two params rather than three.
1221 (get_32bit_elf_symbols): Take file and section args. Read and
1222 use SHT_SYMTAB_SHNDX.
1223 (get_64bit_elf_symbols): Likewise.
1224 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1225 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1226 Remember symtab_shdx_hdr.
1227 (process_program_headers): Scan from index 1 for segment map.
1228 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1229 "section_headers".
1230 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1231 (process_unwind): Likewise.
1232 (process_version_sections): Likewise.
1233 (process_symbol_table): Likewise.
1234 (display_debug_info): Likewise.
1235 (process_dynamic_segment): Fake up a symtab section for changed
1236 GET_ELF_SYMBOLS.
1237 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1238 (process_program_headers): Kill signed/unsigned warning.
1239 (load_debug_str): Likewise.
1240 (display_debug_info): Likewise.
1241
65765700
JJ
12422001-12-13 Jakub Jelinek <jakub@redhat.com>
1243
1244 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1245
560f3c1c
AM
12462001-12-11 Alan Modra <amodra@bigpond.net.au>
1247
1248 * readelf.c (process_file_header): Print extended e_shnum and
1249 e_shdtrndx values. Set elf_header values for same.
1250 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1251 (get_64bit_section_headers): Likewise.
1252 (process_section_headers): Update calls.
1253 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1254
bc408b8a
JJ
12552001-12-10 Jakub Jelinek <jakub@redhat.com>
1256
1257 * objcopy.c (setup_section): Copy entsize.
1258
93fbbb04
GK
12592001-12-07 Geoffrey Keating <geoffk@redhat.com>
1260
1261 * readelf.c (guess_is_rela): Add support for stormy16.
1262 (dump_relocations): Likewise.
1263 (get_machine_name): Likewise.
1264
e3c8793a
NC
12652001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1266
1267 * dllwrap.c (main) Replace multiple strings describing a
1268 single error with a single, newline escaped sentence to permit
1269 better translation into foreign languages.
1270
1271 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1272 class names.
1273
956cd1d6
TS
12742001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1275
1276 * strings.c (get_char): Initialize value.
1277
956c53ee
TS
12782001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1279
1280 * arlex.l: Silence compile warnings.
1281 * arsup.h: Likewise. Fix formatting.
1282
cedd9a58
JJ
12832001-12-04 Jakub Jelinek <jakub@redhat.com>
1284
1285 * strings.c: Include config.h before bfd.h.
1286 (file_off): New type.
1287 (file_open): Define.
1288 (print_strings): Use file_off instead of file_ptr. Print addresses
1289 which don't fit into long correctly.
1290 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1291 available.
1292 (strings_file): Use file_off instead of file_ptr. Use file_open.
1293 * configure.in: Check for getc_unlocked.
1294 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1295 be defined for it.
1296 * configure: Rebuilt.
1297 * config.h.in: Rebuilt.
1298
af667503
L
12992001-11-29 H.J. Lu <hjl@gnu.org>
1300
1301 * bucomm.c (make_tempname): Revert the changes made on
1302 2001-11-14 and 2001-11-12. They won't work with directories.
1303
16474668
NC
13042001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1305
1306 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1307 CFLAGS_FOR_TARGET to runtest in environment.
1308 * Makefile.in: Rebuild.
1309 * doc/Makefile.in: Rebuild.
1310
17978339
MS
13112001-11-28 Mike Stump <mrs@wrs.com>
1312
1313 * objcopy.c (setup_section): Preserve SEC_RELOC when
1314 --set-section-flags is used.
1315
261a45ad
NC
13162001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1317
1318 * readelf.c (do_debug_str): New variable.
1319 (display_debug_str): New function: Display the contents of a
1320 .debug_str section.
1321 (load_debug_str): New function: Load in the contents of a
1322 .debug_str section.
1323 (free_debug_str): New function: Free the memory used by
1324 load_debug_str().
1325 (fetch_indirect_string): Retrieve a string from the .debug_str
1326 section.
1327 (usage): Add -ws.
1328 (parse_args): Accept -ws.
1329 (process_section_headers): Allow the display of the .debug_str
1330 section.
1331 (read_and_display_attr_value): Use fetch_indirect_string. Show
1332 offset into .debug_str section.
1333 (display_debug_info): Use load_debug_str and free_debug_str.
1334 (debug_displays): Add .debug_str.
1335 * doc/binutils.texi: Document -ws.
1336
b8908f93
AJ
13372001-11-19 Andreas Jaeger <aj@suse.de>
1338
1339 * testsuite/binutils-all/objdump.exp: Add x86-64.
1340
e5fb9629
AS
13412001-11-15 Andreas Schwab <schwab@suse.de>
1342
1343 * readelf.c: Fix warnings without terminating newline.
1344
802a735e
AM
13452001-11-15 Alan Modra <amodra@bigpond.net.au>
1346
1347 * doc/binutils.texi (objdump): Document ppc -M options.
1348
b89e9eae
AJ
13492001-11-14 Andreas Jaeger <aj@suse.de>
1350
1351 * doc/binutils.texi (objdump): Fix description to use x86-64.
1352
a6a25652
NC
13532001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1354
1355 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1356 not all systems provide mkstemp.
1357
e396998b
AM
13582001-11-14 Alan Modra <amodra@bigpond.net.au>
1359
1360 * doc/binutils.texi (objdump): Document x86 -M options.
1361
81766fca
RH
13622001-11-13 Keith Walker <keith.walker@arm.com>
1363
1364 * readelf.c (read_and_display_attr_value): New function to
1365 handle DW_FORM_indirect.
1366 (read_and_display_attr): Use it.
1367
1a509dcc
GK
13682001-11-13 Geoffrey Keating <geoffk@redhat.com>
1369
1370 * readelf.c (display_debug_lines): Deal with unknown standard
1371 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1372 DW_LNS_set_isa.
1373
6e917903 13742001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 1375
6e917903
TW
1376 * MAINTAINERS: Add self as tic54x maintainer. This target
1377 includes the IBM C54XDSP clone.
7559e86e 1378
6e917903 13792001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 1380
7559e86e
NC
1381 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1382
13832001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 1384
ecdadc4a
JL
1385 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1386 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1387 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1388 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1389 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1390 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1391 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1392
91770270
JL
1393 * readelf.c (get_elf_class): Fix ISO portability glitch.
1394 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1395
ef5cdfc7
JJ
13962001-11-07 Jakub Jelinek <jakub@redhat.com>
1397
1398 * readelf.c (debug_str, debug_str_size): New.
1399 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1400 Call free_abbrevs.
1401 (read_and_display_addr): Handle DW_FORM_strp.
1402 (display_debug_info): Read .debug_str section if present,
1403 so that DW_FORM_strp can be handled.
1404 Fix test for non-existant .debug_abbrev section.
1405
5e9520c8
JJ
14062001-11-05 Jakub Jelinek <jakub@redhat.com>
1407
1408 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1409
1410 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1411
54589086
MS
14122001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1413
1414 * MAINTAINERS: Add self as s390/s390x maintainer.
1415
c05b685b
TR
14162001-11-02 Tom Rix <trix@bluey.cygnus.com>
1417
1418 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1419
3c62831e
NC
14202001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1421
1422 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1423 * configure: Regernate.
1424 * po/fr.po: New file.
1425 * po/tr.po: New file.
1426
3c3bdf30
NC
14272001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1428
9b19141a 1429 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
1430 * readelf.c: Include elf/mmix.h.
1431 (guess_is_rela): MMIX is RELA.
1432 (dump_relocations): Handle MMIX relocations.
1433 * Makefile.am: Regenerate dependencies.
1434 * Makefile.in: Regenerate.
1435
f662939a
NC
14362001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1437
1438 * readelf.c (parse_args): Handle multiple options to the -w
1439 switch.
1440
c91d0dfb
JJ
14412001-10-12 Jakub Jelinek <jakub@redhat.com>
1442
1443 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1444 LOPROC, LOOS and LOUSER.
1445
7559e86e 14462001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
1447
1448 * MAINTAINERS: Update my email address.
1449
fcd8210c
AM
14502001-10-03 Alan Modra <amodra@bigpond.net.au>
1451
1452 * doc/Makefile.in: Regenerate.
1453 * configure: Regenerate.
1454
428409d5
NC
14552001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1456
1457 * readelf.c (display_debug_line, display_debug_pubnames,
1458 display_debug_info, display_debug_frames): Detect and warn
1459 about 64-bit format entries.
1460 (display_debug_aranges): Reword 64-bit warning.
1461 (debug_displays): Add .debug_pubtypes as a known, but not yet
1462 supported, debug section.
1463
6a8c2b0d
AM
14642001-10-02 Alan Modra <amodra@bigpond.net.au>
1465
1466 * coffdump.c (PROGRAM_VERSION): Delete.
1467 (main <'V'>): Call print_version.
1468 * srconv.c: Likewise.
1469 * sysdump.c: Likewise.
1470 * version.c (program_version): Remove.
1471 (print_version): Use BFD_VERSION_STRING. Just print the current
1472 year in copyright message.
1473 * addr2line.c (program_version): Remove unused declaration.
1474 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1475 place of BFD_VERSION.
1476 * Makefile.am (Makefile): Depend on bfd/configure.in.
1477 (cplus-dem.o): Depend on Makefile.
1478 Run "make dep-am".
1479 * Makefile.in: Regenerate.
1480
e414a165
NC
14812001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1482
1483 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1484 format .debug_arange sections.
1485 (main): Add missing prototype.
b8908f93 1486
efc3ee7f
HPN
14872001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1488
1489 * Makefile.am: Update dependencies with "make dep-am".
1490 * Makefile.in: Regenerate.
1491
9e85c2a0
RH
14922001-09-28 Richard Henderson <rth@redhat.com>
1493
1494 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1495
451dad9c
AM
14962001-09-26 Alan Modra <amodra@bigpond.net.au>
1497
1498 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1499 VA_CLOSE.
1500 (non_fatal): Likewise.
1501 * objdump.c (objdump_sprintf): Likewise.
1502 * readelf.c (error): Likewise.
1503 (warn): Likewise.
1504
d974e256
JJ
15052001-09-25 Jakub Jelinek <jakub@redhat.com>
1506
1507 * readelf.c (do_wide): New.
1508 (options): Add --wide.
1509 (usage, parse_args): Likewise.
1510 (process_program_headers): Put each segment on a single line if
1511 --wide is given.
1512 (process_section_headers): Put each section on a single line if
1513 --wide is given.
1514 * doc/binutils.texi: Document it.
1515 * NEWS: Likewise.
1516
2f11c261
AM
15172001-09-25 Alan Modra <amodra@bigpond.net.au>
1518
1519 * readelf.c (print_vma): Print 8 digits of low hex value.
1520
1d50f91e
AJ
15212001-09-24 Andreas Jaeger <aj@suse.de>
1522
1523 * nlmconv.c: Fix warnings about unused attributes and function
1524 prototypes.
1525
1526 * strings.c: Add prototype for get_char.
1527
38131e67
L
15282000-09-19 H.J. Lu <hjl@gnu.org>
1529
1530 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1531 $(srcdir)/cxxfilt.man.
1532 * doc/Makefile.in: Rebuild.
1533
3bcfb3e4
AM
15342001-09-19 Alan Modra <amodra@bigpond.net.au>
1535
1536 * objcopy.c (copy_main): Correct rename-section string parsing.
1537 Consolidate new_name parsing, and error messages.
1538
3882b010
L
15392001-09-18 Bruno Haible <haible@clisp.cons.org>
1540
1541 * addr2line.c: Don't include <ctype.h>.
1542 (main): For gettext, also set the LC_CTYPE locate facet.
1543 * ar.c (main): Likewise.
1544 * coffdump.c (main): Likewise.
1545 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1546 (main): For gettext, also set the LC_CTYPE locate facet.
1547 Use ISALNUM instead of isalpha/isdigit.
1548 * dllwrap.c: Don't include <ctype.h>.
1549 (main): For gettext, also set the LC_CTYPE locate facet.
1550 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1551 (main): For gettext, also set the LC_CTYPE locate facet.
1552 Use TOUPPER instead of islower/toupper.
1553 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1554 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1555 Use TOUPPER instead of islower/toupper.
1556 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1557 * objcopy.c (main): Likewise.
1558 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1559 (disassemble_bytes): Use ISPRINT instead of isprint.
1560 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1561 (dump_data): Use ISPRINT instead of isprint.
1562 (main): For gettext, also set the LC_CTYPE locate facet.
1563 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1564 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1565 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1566 Use TOUPPER instead of islower/toupper.
1567 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1568 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1569 (write_rc_accelerators): Use ISPRINT instead of isprint.
1570 (write_rc_rcdata): Likewise.
1571 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1572 * srconv.c (main): Likewise.
1573 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1574 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1575 isdigit/isupper/islower.
1576 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1577 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1578 stab_demangle_prefix, stab_demangle_qualified,
1579 stab_demangle_template, stab_demangle_type,
1580 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1581 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1582 (isgraphic): Use ISPRINT instead of isascii/isprint.
1583 (main): Remove HAVE_LC_MESSAGES dependency.
1584 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1585 (pbarray): Use ISPRINT instead of isprint.
1586 (main): For gettext, also set the LC_CTYPE locate facet.
1587 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1588 (format_from_filename): Use ISPRINT instead of isprint.
1589 (main): For gettext, also set the LC_CTYPE locate facet.
1590 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1591 (unicode_print): Use ISPRINT instead of isprint.
1592 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1593 (stab_variable): Use ISDIGIT instead of isdigit.
1594
e59b4dfb
AM
15952001-09-18 Alan Modra <amodra@bigpond.net.au>
1596
1597 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1598 Replace bfd_read call with call to bfd_bread.
1599 (extract_file): Likewise.
1600
1601 * objdump.c (dump_section_header): Cast section->filepos to
1602 unsigned long to suit printf format string.
1603 * readelf.c (process_section_headers): Similarly for sh_offset.
1604 (process_unwind): Likewise.
1605
d132876a
NC
16062001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1607
1608 * strings.c (encoding, encoding_bytes): New variables.
1609 (long_options): Add --encoding.
1610 (main): Accept -e and --encoding.
1611 (get_char): New function. Read a, possibly wide, character from
1612 the input stream.
1613 (print_strings): Use get_char().
1614 (usage): Document new command line option.
1615 * doc/binutils.texi: Document new command line option.
1616 * NEWS: Announce new command line option.
1617
7559e86e 16182001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
1619
1620 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1621 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1622 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1623 Removed EM_CYGNUS_ARC.
1624
7559e86e 16252001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1626
1627 * readelf.c: Include elf/h8 for H8 series definitions.
1628 (guess_is_rela): H8 series if RELA.
1629 (dump_relocations): Handle H8 series relocations.
1630
0823fbca
EC
16312001-08-31 Eric Christopher <echristo@redhat.com>
1632
1633 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1634
8db76d70
PT
16352001-08-29 Peter Targett <peter.targett@arccores.com>
1636
1637 * MAINTAINERS: Include ARC Maintainer.
1638
d81d6584
BE
16392001-08-29 Ben Elliston <bje@redhat.com>
1640
1641 * stabs.c (stab_demangle_template): Initialise s4.
1642
25a1ff5b
AM
16432001-08-27 Alan Modra <amodra@bigpond.net.au>
1644
1645 * readelf.c (dump_relocations): Recognise EM_PPC64.
1646
a5d22d2a
TS
16472001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1648
1649 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1650
62a5a82d
L
16512001-08-25 H.J. Lu <hjl@gnu.org>
1652
1653 * nm.c (print_width): New.
1654 (display_rel_file): Set `print_width' according to
1655 bfd_sprintf_vma.
1656 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1657
1ae8b3d2
AO
16582001-08-24 Alexandre Oliva <aoliva@redhat.com>
1659
1660 * objcopy.c (use_alt_mach_code): New variable.
1661 (OPTION_ALT_MACH_CODE): Define.
1662 (copy_options): Added --alt-machine-code.
1663 (copy_main): Handle it.
1664 (copy_object): Switch to alternate machine code if requested.
1665 * doc/binutils.texi: Document new option.
1666 * NEWS: Likewise.
1667
d1bdd336
TS
16682001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1669
1670 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1671
410f7a12
L
16722001-08-21 H.J. Lu <hjl@gnu.org>
1673
1674 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1675 (display_debug_info): Cast for 64bit hosts.
1676 (display_debug_frames): Likewise.
1677 (process_mips_specific): Likewise.
1678
c32144ff
AJ
16792001-08-21 Andreas Jaeger <aj@suse.de>
1680
1681 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1682
1683 * sysdump.c: Add missing prototypes.
1684 * srconv.c: Likewise.
1685 * unwind-ia64.c: Likewise.
1686 * coffdump.c: Likewise.
1687
1688 * sysinfo.y: Print prototypes, include <ansidecl.h>.
1689
1690 * coffgrok.c: Add missing prototypes, include libiberty.h instead
1691 of declaring xcalloc.
1692
d8180c76
L
16932001-08-10 H.J. Lu <hjl@gnu.org>
1694
1695 * nm.c (print_value): Add one arg, bfd *.
1696 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1697 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1698 (print_symbol_info_sysv): Likewise.
1699 (print_symbol_info_posix): Likewise.
1700
1701 * objdump.c (dump_section_header): Replace printf_vma with
1702 bfd_printf_vma.
1703 (print_section_stabs): Likewise.
1704 (dump_bfd_header): Likewise.
1705 (objdump_print_value): Replace sprintf_vma with
1706 bfd_sprintf_vma.
1707 (disassemble_bytes): Likewise.
1708 (dump_reloc_set): Likewise.
1709
0218d1e4
AJ
17102001-08-10 Andreas Jaeger <aj@suse.de>
1711
1712 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1713 to build warnings.
1714 * configure: Regenerate.
1715
2863d58a
AM
17162001-08-09 Alan Modra <amodra@bigpond.net.au>
1717
1718 * readelf.c: Add missing prototypes.
1719 * objdump.c: Likewise. Format existing prototypes.
1720
c0e047e0
AO
17212001-08-08 Alexandre Oliva <aoliva@redhat.com>
1722
1723 * readelf.c (display_debug_info): Add to abbrev_offset the addend
1724 of any RELA relocation for the abbrev_offset memory location that
1725 refers to the .debug_abbrev section symbol.
1726
ff78d6d6
L
17272001-08-07 H.J. Lu <hjl@gnu.org>
1728
1729 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1730 (main): Return process_file ().
1731
c36774d6
PB
17322001-08-05 Philip Blundell <philb@gnu.org>
1733
1734 * doc/binutils.texi: Use "Thumb" not "THUMB".
1735
8f9d9bd9
JH
17362001-08-03 John Healy <jhealy@redhat.com>
1737
bb279dc0
ZW
1738 Patch suggested by Frank Eigler <fche@redhat.com>.
1739 * objdump.c (disassemble_data): Fill in section member of the
1740 disasm_info structure.
8f9d9bd9 1741
c918cb96
DD
17422001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1743
1744 * configure.in: Added --with-windres option.
1745 * configure: Regenerated.
1746
c7c55b78
NC
17472001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1748
1749 * doc/binutils.texi: Use @command{name} for commands;
1750 use @option{-opt} for options; use @table @env for list of options;
1751 remove spaces arround [ | ] in synopsis.
1752
1753 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1754 center title.
1755
594ef5db
NC
17562001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1757
bb279dc0
ZW
1758 * objcopy.c: Fix formatting.
1759 (section_rename): New structure.
1760 (OPTION_RENAME_SECTION): New switch.
1761 (copy_usage): Document new switch.
1762 (add_section_rename): New function: Add a node to the section
1763 rename list.
1764 (find_section_rename): New function: Find the new name and
1765 flags for a section.
1766 (setup_section): Call find_section_name to determine the name
1767 of the output section.
1768 (copy_main): Handle OPTION_RENAME_SECTION.
1769 * binutils.texi: Document new switch.
594ef5db
NC
1770 * NEWS: Mention new switch.
1771
1f554c69
NC
17722001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1773
1774 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1775 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1776 bug-binutils@gcc.org.
1777
2f83960e
AM
17782001-07-28 Matthias Kramm <kramm@quiss.org>
1779
1780 * bucomm.c (list_supported_architectures): New function.
1781 * bucomm.h (list_supported_architectures): Declare.
1782 * objdump.c (usage): Call the above.
1783
20fe0649
DB
17842001-07-25 Dave Brolley <brolley@redhat.com>
1785
1786 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1787 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1788
1b577b00
NC
17892001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1790
1791 * README: Update for 2.11. Change bug reporting email address.
1792 * MAINTAINERS: Tidy up. Change bug reporting email address.
1793
95fd336c
DD
17942001-07-16 DJ Delorie <dj@redhat.com>
1795
5f16d855
DD
1796 * resres.c (write_res_header): Align header size.
1797 (res_align_file): Calculate alignment correctly.
1798
95fd336c
DD
1799 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1800 correct 10).
1801 * resrc.c (write_rc_resource): Likewise.
1802 * windres.h (SUBLANG_SHIFT): Define - as 10.
1803
ed8fee27
NC
18042001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1805
1806 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1807
90ab7e9a
NC
18082001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1809
1810 * MAINTAINERS: Add notes about branch checkins.
1811
e0c60db2
NC
18122001-07-05 Daniel Berlin <dan@cgsoftware.com>
1813
1814 * readelf.c (display_debug_macinfo): New function, display
1815 .debug_macinfo section.
1816 (do_debug_macinfo): New variable.
1817 (parse_args): Handle "-w[mM]" to mean display macro info.
1818 (process_section_headers): Handle debug_macinfo.
1819 (debug_displays): Replace unsupported function with macinfo
0218d1e4 1820 function for .debug_macinfo display.
e0c60db2
NC
1821 * doc/binutils.texi: Document new command line switch.
1822 * NEWS: Document new feature of readelf.
0218d1e4 1823
24e01a36
L
18242001-07-05 H.J. Lu <hjl@gnu.org>
1825
1826 * objcopy.c (filter_symbols): Don't turn undefined symbols
1827 into local.
1828
4258bf4d
L
18292001-07-03 H.J. Lu <hjl@gnu.org>
1830
1831 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1832 $@.pod.
1833 (ar.1): Likewise.
1834 (dlltool.1): Likewise.
1835 (nlmconv.1): Likewise.
1836 (nm.1): Likewise.
1837 (objcopy.1): Likewise.
1838 (objdump.1): Likewise.
1839 (ranlib.1): Likewise.
1840 (readelf.1): Likewise.
1841 (size.1): Likewise.
1842 (strings.1): Likewise.
1843 (strip.1): Likewise.
1844 (windres.1): Likewise.
1845 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1846 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1847 $(DEMANGLER_NAME).
1848 (as.1): Removed.
1849 * doc/Makefile.in: Regenerated.
1850
7014bc31
NC
18512001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1852
1853 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1854
b811889f
NC
18552001-07-01 Daniel Berlin <dan@cgsoftware.com>
1856
1857 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1858
12ab83a9
NC
18592001-06-29 James Cownie <jcownie@etnus.com>
1860
1861 * readelf.c: Support DWARF 2.1 attributes.
1862
a6e9f9df
AM
18632001-06-28 Alan Modra <amodra@bigpond.net.au>
1864
1865 * readelf.c (GET_DATA_ALLOC): Remove.
1866 (GET_DATA): Remove.
1867 (get_data): New function combining above macros, with an extra
1868 test for zero size.
1869 (slurp_rela_relocs): Use get_data, and catch error return.
1870 (slurp_rel_relocs): Likewise.
1871 (get_32bit_program_headers): Likewise.
1872 (get_64bit_program_headers): Likewise.
1873 (get_32bit_section_headers): Likewise.
1874 (get_64bit_section_headers): Likewise.
1875 (get_32bit_elf_symbols): Likewise.
1876 (get_64bit_elf_symbols): Likewise.
1877 (process_section_headers): Likewise.
1878 (process_relocs): Likewise.
1879 (slurp_ia64_unwind_table): Likewise.
1880 (process_unwind): Likewise.
1881 (get_32bit_dynamic_segment): Likewise.
1882 (get_64bit_dynamic_segment): Likewise.
1883 (process_dynamic_segment): Likewise.
1884 (process_version_sections): Likewise.
1885 (process_symbol_table): Likewise.
1886 (dump_section): Likewise.
1887 (display_debug_info): Likewise.
1888 (display_debug_section): Likewise.
1889 (process_section_contents): Likewise.
1890 (process_corefile_note_segment): Likewise.
1891 (process_mips_specific): Likewise. Also free econf32, econf64.
1892
af3fc3bc
AM
18932001-06-25 Alan Modra <amodra@bigpond.net.au>
1894
1895 * readelf.c (dump_relocations): Print "bad symbol index" if
1896 symtab == NULL with non-zero symtab_index.
1897 (process_relocs): Don't bomb if reloc section has no symsec.
1898
6d900bf6
L
18992001-06-24 H.J. Lu <hjl@gnu.org>
1900
1901 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1902 by accident.
1903 (copy_main): Apply the the change made to strip_main on
1904 2001-05-30 by accident.
1905
49b4e386
AJ
19062001-06-23 Andreas Jaeger <aj@suse.de>
1907
1908 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1909 parameter 'code'.
1910 (unw_decode_x2): Likewise.
1911 (unw_decode_x3): Likewise.
1912 (unw_decode_x4): Likewise.
1913
d8dc71e3
BE
19142001-06-23 Ben Elliston <bje@redhat.com>
1915
1916 * MAINTAINERS: Add myself as M88k maintainer.
1917
af3bdff7
NC
19182001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1919
1920 * objcopy.c (strip_main): Support -o or --output-file command lien
1921 switch.
1922
105e7211
L
19232001-06-19 H.J. Lu <hjl@gnu.org>
1924
1925 * doc/Makefile.in: Regenerated.
1926
c45021f2
NC
19272001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1928
1929 * readelf.c: Restore formatting.
1930
19312001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1932
bb279dc0
ZW
1933 * Makefile.am: Move documentation into doc subdirectory.
1934 * Makefile.in: Regenerated.
c45021f2 1935 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
1936 * addr2line.1: Removed.
1937 * ar.1: Likewise.
1938 * dlltool.1: Likewise.
1939 * nlmconv.1: Likewise.
1940 * nm.1: Likewise.
1941 * objcopy.1: Likewise.
1942 * objdump.1: Likewise.
1943 * ranlib.1: Likewise.
1944 * readelf.1: Likewise.
1945 * size.1: Likewise.
1946 * strings.1: Likewise.
1947 * strip.1: Likewise.
1948 * windres.1: Likewise.
1949 * cxxfilt.man: Likewise.
c45021f2
NC
1950 * doc: New Directory.
1951 * doc/Makefile.am: New file.
1952 * doc/Makefile.in: Generate.
1953
09ad7db3
AM
19542001-06-09 Alan Modra <amodra@bigpond.net.au>
1955
1956 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1957
936260fe
AM
19582001-06-01 Alan Modra <amodra@bigpond.net.au>
1959
1960 * MAINTAINERS: Update my email address.
1961
16b2b71c
NC
19622001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1963
1964 * objcopy.c: Add new switches: --keep-global-symbol,
1965 --keep-symbols, --localize-symbols, --keep-global-symbols and
1966 --weaken-symbols.
1967 * binutils.texi: Document new switches.
1968 * objcopy.1: Regenerate.
1969 * NEWS: Announce new feature.
1970
7036c0e1
AJ
19712001-05-28 Andreas Jaeger <aj@suse.de>
1972
1973 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1974 variables, fix format strings.
1975
76a406e5
NC
19762001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1977
1978 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1979 when computing the address of the line to show.
1980
31b6fca6
RH
19812001-05-16 Richard Henderson <rth@redhat.com>
1982
1983 * readelf.c (do_debug_frames_interp): New.
1984 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1985 (byte_get_big_endian): Likewise.
1986 (parse_args) ['F']: Set do_debug_frames_interp.
1987 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1988 (frame_display_row): Don't trunc pc_begin to int.
1989 (size_of_encoded_value): New.
1990 (display_debug_frames): Handle 64-bit targets. Print raw data
1991 unless do_debug_frames_interp.
1992 (debug_displays): Remove duplicate .debug_frame.
1993
4fe85591
NC
19942001-05-15 Ralf Baechle <ralf@gnu.org>
1995
1996 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1997 The former constant was never in active use and is used otherwise
1998 by the ABI.
1999
579f31ac
JJ
20002001-05-11 Jakub Jelinek <jakub@redhat.com>
2001
2002 * readelf.c (process_unwind): Print all unwind sections, not just
2003 one.
2004
78f4a3f7
AM
20052001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2006
2007 * readelf.c (process_unwind): Remove const specifier.
2008
1c529ca6
NC
20092001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
2010
2011 * strings.c (isgraphic): Do not use isascii() unless it is needed
2012 for isprint() to work.
2013 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
2014
87e6d782
NC
20152001-04-27 Johan Rydberg <jrydberg@opencores.org>
2016
bb279dc0 2017 * NEWS: Announce support for OpenRISC.
87e6d782 2018
4bd3d870 20192001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
2020
2021 * dlltool.c (do_default_excludes): Initialise to true.
2022
21211521
AM
20232001-04-10 Alan Modra <amodra@one.net.au>
2024
2025 * MAINTAINERS: Update my email address
2026 * nm.c (print_symbol_info_bsd): Use a simple printf string.
2027
0c66b61e 20282001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
2029
2030 * readelf.c (display_debug_lines): Fix typo for "Prologue".
2031
e58d53af
L
20322001-03-30 H.J. Lu <hjl@gnu.org>
2033
2034 * readelf.c (process_unwind): Just return if do_unwind is 0.
2035
bee72332
DD
20362001-03-28 Roger Sayle <roger@metaphorics.com>
2037
2038 * dlltool.c (make_one_lib_file): Fix section flags for
2039 .text, .data and .bss in stub ds*.o files to match those
2040 generated by gas.
2041
f1467e33
L
20422001-03-29 H.J. Lu <hjl@gnu.org>
2043
2044 * readelf.c (process_unwind): Only do unwind sections for
2045 IA64.
2046
1c6fb4fe
L
20472001-03-28 H.J. Lu <hjl@gnu.org>
2048
2049 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
2050 * Makefile.in: Regenerate.
2051
0879a67a
AJ
20522001-03-26 Andreas Jaeger <aj@suse.de>
2053
2054 * binutils.texi (nm): Fix texi syntax.
2055
0285c67d
NC
20562001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2057
2058 * binutils.texi: Put @c man begin and @c man end indications
2059 to generate man pages using texi2pod and pod2man. Put @c man title
2060 to identify each man. Add SEEALSO entries.
2061 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
2062 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
2063 sort the list.
2064 (*.1): Build the man pages from binutils.texi.
2065 * Makefile.in: Regenerate.
2066
04847a4d
CF
20672001-03-13 Eric Kohl <ekohl@rz-online.de>
2068
2069 * defparse.y (opt_equal_name): allow "." in name.
2070 * dlltool.c (def_exports): Added ability to generate forwarded exports.
2071 (gen_exp_file): Likewise.
2072
43a0748c
NC
20732001-03-12 Stefan Geuken <mail@stefan-geuken.de>
2074
2075 * NEWS: Document addition of -B switch to objcopy.
2076 * binutils.texi: Document addition of -B switch to objcopy.
2077 * objcopy.c: (copy_options): Add --binary-architecture.
2078 (copy_usage): Document -B/--binary-architecture.
2079 (copy_main): Support -B/--binary-architecture. Set
2080 bfd_external_binary_architecture.
0879a67a 2081
b7498e0e
NC
20822001-03-11 Andreas Jaeger <aj@suse.de>
2083
2084 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
2085 (dump_relocations): Likewise.
2086 (get_machine_name): Likewise.
2087
a59e3bd7
NC
20882001-02-28 Nick Clifton <nickc@redhat.com>
2089
2090 * readelf.c: (struct unw_aux_info): Remove const modifier for
2091 'strtab' field.
2092 (process_unwind): Remove non-K&R compliant LHS type cast in call
2093 to GET_DATA_ALLOC macro.
2094
a5bcd848
PB
20952001-02-28 Philip Blundell <pb@futuretv.com>
2096
2097 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
2098 ABI is in use; remove ambiguity between the "unknown" EABI and
2099 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
2100 renamed EF_xx constants.
2101
27b7e12d
AM
21022001-02-27 Alan Modra <alan@linuxcare.com.au>
2103
2104 * configure.in (BFD_VERSION): New.
2105 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2106 * configure: Regenerate.
2107 * Makefile.am: Run "make dep-am"
2108 * Makefile.in: Regenerate.
2109
a9f10786
NC
21102001-02-14 Nick Clifton <nickc@redhat.com>
2111
2112 * MAINTAINERS: Add "Obvious Fix" rule.
2113
3c44da9a
MS
21142001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2115
2116 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
2117 literal concatenation.
2118
ecd03389
MS
21192001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2120
2121 * readelf.c (struct unw_aux_info): Remove const from the info member.
2122 (process_unwind): Don't type-cast the third argument to the
2123 GET_DATA_ALLOC macro.
2124
88ec60c7
NC
21252001-02-11 Nick Clifton <nickc@redhat.com>
2126
2127 * readelf.c (dump_relocations): Free corrected allocated
2128 array.
2129 (process_unwind): Fix compile time warning.
2130
f5e21966
NC
21312001-02-10 Nick Clifton <nickc@redhat.com>
2132
2133 * binutils.texi: Document new --unwind option to readelf.
2134
a85d7ed0
NC
21352001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2136
2137 * readelf.c: Add linux target for S/390.
2138
7bb10502
AM
21392001-02-10 Alan Modra <alan@linuxcare.com.au>
2140
2141 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
2142 printf is a macro.
2143
8ca8f343
HPN
21442001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
2145
2146 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
2147 * aclocal.m4: Regenerate.
2148 * configure: Regenerate.
2149
7340082d
NC
21502001-02-07 Todd Vierling <tv@wasabisystems.com>
2151
2152 * bucomm.c (bfd_target_vector): Change extern array to pointer.
2153 * objdump.c (bfd_target_vector): Likewise.
2154
4d6ed7c8
NC
21552001-02-07 David Mosberger <davidm@hpl.hp.com>
2156
2157 * readelf.c (process_unwind): New function.
2158 (slurp_ia64_unwind_table): Ditto.
2159 (dump_ia64_unwind): Ditto.
2160 (find_symbol_for_address): Ditto.
2161 (slurp_rela_relocs): New function (split off from dump_relocations()).
2162 (slurp_rel_relocs): Ditto.
2163 (parse_args): Handle '-u' option.
2164
2165 * unwind-ia64.c: New file.
2166 * unwind-ia64.h: New file.
2167 * Makefile.am: Include unwind-ia64.c in readelf build.
2168 * Makefile.in: Regenerate.
7340082d 2169 * po/binutils.pot: Regenerate.
4d6ed7c8 2170
c7217458
PB
21712001-02-04 Philip Blundell <philb@gnu.org>
2172
2173 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
2174 * configure: Regenerate.
2175
956eedd4
AM
21762001-01-31 Steve deRosier <sderosier@vari-lite.com>
2177
2178 * ieee.c (ieee_add_bb11): Don't check for backslashes
2179 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2180
8855cbca
AM
21812001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
2182
c7f2731e
AM
2183 * ieee.c: Update copyright.
2184 (ieee_start_compilation_unit): Don't check for backslashes
2185 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2186
8855cbca
AM
2187 * stabs.c: Update copyright. Include "filenames.h".
2188 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
2189
329de803 21902001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
2191
2192 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
2193 sections are present before using them. Remove code duplication.
2194 (process_symbol_table): Check if VERDEF or VERNEED sections are
2195 present before using them.
2196
23719f39
NC
21972001-01-17 Nick Clifton <nickc@redhat.com>
2198
2199 * objcopy.c (copy_object): Fail if attempting to convert the
2200 endianness of the input object file.
2201
2202 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 2203
f726e849
NC
22042001-01-16 Nick Clifton <nickc@redhat.com>
2205
2206 * readelf.c (string_table_length): New variable.
2207 (SECTION_NAME): Catch out of range indices and missing section
2208 pointers.
2209 (process_section_headers): Delete useless local variable
2210 string_table_offset. Set the value of string_table_length
2211 after loading the string table.
2212 (process_mips_specific): Use SECTION_NAME macro.
2213 (process_file): Set string_table_length to 0 when it is freed.
2214
d0398d6a
NC
22152001-01-12 Nick Clifton <nickc@redhat.com>
2216
2217 * version.c (print_version): Update copyright date.
2218
0d2bcfaf
NC
22192001-01-11 Peter Targett <peter.targett@arccores.com>
2220
2221 * readelf.c (dump_relocations): Include selection with EM_ARC.
2222 (get_machine_name) Update name to "ARC".
2223
8b1e6df3
NC
22242001-01-09 Nick Clifton <nickc@redhat.com>
2225
2226 * Makefile.am: Add rule to build objdump.o from objdump.c and
2227 using OBJDUMP_DEFS.
2228 * Makefile.in: Regenerate.
2229
2230 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2231 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2232 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 2233 * configure: Regenerate.
8b1e6df3
NC
2234
2235 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2236 is defined read in the relocs even if dump_reloc_info is
2237 false.
2238
2f952d20
PB
22392001-01-07 Philip Blundell <philb@gnu.org>
2240
2241 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2242 `bug-binutils'.
2243 * README: Likewise.
2244
a8c548cb
NC
22452000-12-19 Nick Clifton <nickc@redhat.com>
2246
2247 * dlltool.c: Add missing support for arm-epoc-pe.
2248 * configure.in: Add missing support for arm-epoc-pe.
2249 * configure: Regenerate.
2250
cc5fda35
NC
22512000-12-15 Nick Clifton <nickc@redhat.com>
2252
2253 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2254 Mode parts of the x86 port.
2255
bcedfee6
NC
22562000-12-04 Andreas Jaeger <aj@suse.de>
2257
2258 * readelf.c (guess_is_rela): Add EM_X86_64.
2259 (dump_relocations): Add EM_X86_64.
2260 (get_machine_name): Add EM_X86_64.
2261 Include "elf/x86-64.h".
2262
584da044
NC
22632000-12-12 Nick Clifton <nickc@redhat.com>
2264
2265 * readelf.c: Fix formatting.
2266
7559e86e 22672000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2268
2269 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2270
a98cc2b2
AH
22712000-12-07 Andrew Haley <aph@redhat.com>
2272
2273 * readelf.c (display_debug_frames): Only display columns that are
2274 referenced by the frame debug info.
2275
c7987a69
NC
22762000-12-05 Nick Clifton <nickc@redhat.com>
2277
2278 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2279
09fd7e38
JM
22802000-12-04 Jason Merrill <jason@redhat.com>
2281
2282 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2283 (display_debug_section): Likewise.
2284 (display_debug_info): Display CU header before bailing.
2285
e7af610e
NC
22862000-12-01 Chris Demetriou <cgd@sibyte.com>
2287
09fd7e38
JM
2288 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2289 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2290 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 2291
09fd7e38
JM
2292 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2293 and E_MIPS_ARCH_64.
84ea6cf2 2294
09fd7e38
JM
2295 * readelf.c (get_machine_flags): Add case for
2296 E_MIPS_MACH_SB1.
c6c98b38 2297
75066968
DD
22982000-11-30 Richard Earnshaw <rearnsha@arm.com>
2299
2300 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2301
5c4666ea
HPN
23022000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2303