* config/tc-i370.c (i370_ebcdic <unused>): Add ATTRIBUTE_UNUSED.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
55b9cdf1
AM
12002-12-13 Alan Modra <amodra@bigpond.net.au>
2
3 * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences of
4 dyn_string_append with dyn_string_append_cstr.
5
6 * emul_aix.c (ar_emul_aix_create): Remove unused function.
7
84ad6ede
NC
82002-12-10 James Cownie <jcownie@etnus.com>
9
10 * readelf.h (get_TAG_name, get_AT_name,
704afb58 11 read_and_display_attr_value): Add support for UPC extensions to
84ad6ede
NC
12 DWARF2 spec.
13 * NEWS: Mention this new support.
14
7d036af2
AM
152002-12-08 Alan Modra <amodra@bigpond.net.au>
16
17 * NEWS: Mention that bfd no longer declares a "boolean" type.
18
3e8bba36
AM
192002-12-07 Alan Modra <amodra@bigpond.net.au>
20
21 * readelf.c (process_program_headers): When setting loadaddr, don't
22 assume segment size is 4k. Use p_align instead.
23 (loadaddr): Change from int to long.
24 (dynamic_addr, dynamic_info, version_info): Likewise.
25 (process_dynamic_segment <syminsz>): Likewise.
26 (process_dynamic_segment): Adjust print format string.
27 (rela_addr, rela_size): Delete.
28 (process_relocs): Formatting.
29
d070dab9
JW
302002-12-05 Jim Wilson <wilson@redhat.com>
31
32 * configure.in (OBJDUMP_DEFS): Define SKIP_ZEROES as 16 for IA-64.
33 * configure: Regenerate.
34
45bcbdb1
ILT
352002-12-04 Ian Lance Taylor <ian@airs.com>
36
37 * MAINTAINERS: Change e-mail address back to airs.com.
38
42ea8716
AH
392002-12-04 Aldy Hernandez <aldyh@redhat.com>
40
41 * MAINTAINERS: Add self.
42
b34976b6
AM
432002-11-30 Alan Modra <amodra@bigpond.net.au>
44
45 * addr2line.c, ar.c, arsup.c, binemul.c, binemul.h, bucomm.c, bucomm.h,
46 budbg.h, debug.c, debug.h, dlltool.c, emul_aix.c, ieee.c, nlmconv.c,
47 nlmconv.h, nlmheader.y, nm.c, objcopy.c, objdump.c, prdbg.c, rdcoff.c,
48 rddbg.c, readelf.c, rename.c, size.c, stabs.c, strings.c,
49 unwind-ia64.h, wrstabs.c: Replace boolean with bfd_boolean, true with
50 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars
51 with TRUE/FALSE. Formatting.
52
c8286bd1
JJ
532002-11-29 Jakub Jelinek <jakub@redhat.com>
54
55 * readelf.c Replace occurrences of Elf32_Internal_* and
56 Elf64_Internal_* with Elf_Internal_*.
57 (slurp_rel_relocs): Change Elf_Internal_Rel to Elf_Internal_Rela.
58 Zero r_addend fields.
59 (dump_relocations): Remove relas variable, change Elf_Internal_Rel to
60 Elf_Internal_Rela.
61
92acdfaf
NC
622002-11-23 Nick Clifton <nickc@redhat.com>
63
64 * size.c (usage): Fix typo describing switch for hex format.
65
48c5eb8a
SS
662002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
67
68 * testsuite/binutils-all/objcopy.exp: Disable tic4x from test
69 * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x
70 testcase
71
2f62977e
NC
722002-11-14 Nick Clifton <nickc@redhat.com>
73
74 * readelf.c (process_program_headers): Add comment about return
75 value. Ensure that 0 is returned if the headers are not loaded.
76 (process_file): If process_section_headers failed to load the
77 headers disable any tests that rely upon them. Similarly for
78 process_program_headers.
79
cd24c222
NC
802002-11-12 Nick Clifton <nickc@redhat.com>
81
82 * po/da.po: Updated Danish translation.
83
f3931575
AM
842002-11-12 Klee Dienes <kdienes@apple.com>
85
86 * rddbg.c (read_section_stabs_debugging_info): Also recognize
87 LC_SYMTAB.stab/LC_SYMTAB.stabstr as a valid pair of sections.
88
b54e7460
CF
892002-11-11 Christopher Faylor <cgf@redhat.com>
90
91 * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from
92 cgf maintainership.
93
4f17cc13
CF
942002-11-11 Christopher Faylor <cgf@redhat.com>
95
96 * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.
97
232e7cb8
NC
982002-11-07 Nick Clifton <nickc@redhat.com>
99
cd24c222 100 * configure.in (ALL_LINGUAS): Add 'da'.
235c4794
NC
101 * configure: Regenerate.
102 * po/da.po: New Danish translation.
103
232e7cb8
NC
104 * readelf.c (get_symbol_index_type): Revert part of previous
105 patch: Display unknown symbol types in decimal, not hex.
106
c9e38879
NC
1072002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
108
109 * dlltool.c (add_excludes): Don't prefix excluded fastcall
110 symbols with underscore.
111 (xlate): Ignore add_underscore for decorated fastcall symbols.
112
1132002-11-07 Eric Kohl <ekohl@rz-online.de>
114
115 * deflex.l: Accept '@' as first character of an ID.
116 * dlltool.c (gen_exp_file): Use existing '@' prefix rather than
117 ASM_PREFIX for fastcall symbols.
118 (scan_drectve_symbols): Handle fastcall symbols when generating
119 undecorated aliases for symbols in drectve section.
120 (scan_filtered_symbols): Likewise, with export-all.
121 (xlate): Likewise, with --kill-at.
122 (make_imp_label): New function to handle fastcall symbols
123 correctly.
124 (make_one_lib_file): Use make_imp_label instead of make_label
125 for imp symbols.
126
a700dc3b
SS
1272002-11-06 Svein E. Seldal <Svein.Seldal@solidas.com>
128
129 * MAINTAINERS: Add self as TIC4X maintainer.
130
5cf1065c
NC
1312002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
132
133 * readelf.c (get_symbol_index_type): Add hex number to
49814ed0
NC
134 PROCESSOR-specific, OS-specific, reserved and unknown symbol
135 types.
5cf1065c 136
f1ef08cb
AM
1372002-11-04 Alan Modra <amodra@bigpond.net.au>
138
139 * readelf.c (byte_get_little_endian): Comment typo fix.
140 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
141 as the format string.
142 (dump_relocations): Correct section sym names.
143 (process_section_headers): Clear symtab_shndx_hdr.
144 (read_and_display_attr_value): Don't pass indirect string to printf
145 as the format string.
146 (display_debug_frames): Indicate when zero terminator found. Decode
147 DW_EH_PE_pcrel addresses.
148
1a09a22c
NC
1492002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
150
151 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
152 order to ensure proper disassembly of the valid 0-value opcode.
153 * configure: Regenerate.
154 * aclocal.m4: Regenerate.
155 * config.in: Regenerate.
156 * configure.in: Regenerate.
157 * doc/Makefile.in: Regenerate.
158 * po/binutils.pot: Regenerate.
159
c254c557
KK
1602002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
161
162 * MAINTAINERS: Add self as SH maintainer.
163
aefbdd67
BE
1642002-10-23 Ben Elliston <bje@redhat.com>
165
166 * doc/binutils.texi (objdump): Document -z and move the entry for
167 --disassemble-zeroes to the end of the options section (for `z').
168
ab9bcc01
NC
1692002-10-21 Nick Clifton <nickc@redhat.com>
170
171 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
172
8ab56b6f
AM
1732002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
174
175 * objdump.c (dump_data): Correct addr_offset for opb != 1.
176
49c12576
AM
1772002-10-15 Alan Modra <amodra@bigpond.net.au>
178
48417c1a
AM
179 * bucomm.c (list_supported_targets): Use bfd_target_list.
180
49c12576
AM
181 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
182 other object errors in preference to bfd_core errors.
183
6e1a7e9a
AM
1842002-10-14 Alan Modra <amodra@bigpond.net.au>
185
186 * Makefile.am: Run "make dep-am".
187 * objdump.c: #include "bfdver.h".
188 * version.c: Likewise.
189 * Makefile.in: Regenerate.
190 * config.in: Regenerate.
191 * configure: Regenerate.
192 * po/POTFILES.in: Regenerate.
193
09fc3b02
DJ
1942002-10-09 Daniel Jacobowitz <drow@mvista.com>
195
196 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
197 sections. Allow relocations against the absolute symbol. Don't
198 use the value in compunit.cu_abbrev_offset if we found a RELA
8ab56b6f 199 relocation.
09fc3b02 200
f309035a
NC
2012002-10-07 Gordon Chaffee <chaffee@netvmg.com>
202
203 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
204 ordinary ones are available.
205
810dfa6e
L
2062002-09-30 H.J. Lu <hjl@gnu.org>
207
208 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
209 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
210
bb279dc0
ZW
2112002-09-17 Zack Weinberg <zack@codesourcery.com>
212
213 * Makefile.am (CFILES): Add cxxfilt.c.
214 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
215 (cxxfilt_LDADD): Delete.
216 Remove all references to underscore.c.
217 Regen dependencies.
218 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
219 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
220 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
221 adjustments to fit into binutils framework.
222 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
223
065c959b
NC
2242002-09-12 Roland McGrath <roland@redhat.com>
225
226 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
227 Handle DW_OP_GNU_push_tls_address.
228
e09f4395
NC
2292002-09-11 Nick Clifton <nickc@redhat.com>
230
231 * po/tr.po: Updated Turkish translation.
232
873e0588
NC
2332002-09-10 Nick Clifton <nickc@redhat.com>
234
235 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
236 testsuite changes. Add paragraphs about testsuite and config
237 patches.
238
069fe61f
NC
2392002-08-29 Nick Clifton <nickc@redhat.com>
240
241 * readelf.c (get_machine_flags): Remove redundant reference to
242 E_V850EA_ARCH.
243
fe0507eb
AM
2442002-08-28 Alan Modra <amodra@bigpond.net.au>
245
246 * objdump.c (dump_bfd): Restore lines accidentally deleted in
247 last commit.
248
026df7c5
NC
2492002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
250
bb279dc0 251 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
252 (dump_bfd_header): Likewise.
253
68a4c073
AM
2542002-08-27 Alan Modra <amodra@bigpond.net.au>
255
256 * nm.c: Revert last change.
257
a1df01d1
AM
2582002-08-26 Alan Modra <amodra@bigpond.net.au>
259
260 * nm.c (display_rel_file): Don't report "no symbols" as an error.
261 * objdump.c (slurp_symtab): Likewise.
262 (slurp_dynamic_symtab): Likewise.
263 (dump_symbols): Likewise. Do print "no symbols" to stdout.
264
a926ab2f
GK
2652002-08-24 Geoffrey Keating <geoffk@redhat.com>
266
267 * MAINTAINERS: Change my mailing address.
268
fcf62380
DA
2692002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
270
271 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
272
51e28791
NC
2732002-08-22 Nick Clifton <nickc@redhat.com>
274
275 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
276 HPPA.
277
c5b060ad
AM
2782002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
279
280 * readelf.c (parse_args): Change debug_dump_opt to static.
281
4b73ca92
NC
2822002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
283
284 * stabs.c (parse_stab_argtype): Pass length of physname to
285 stab_demangle_argtypes.
286 (stab_demangle_argtypes): Add new parameter - length of physname.
287 Pass length of physname on to stab_demangle_prefix.
288 (stab_demangle_prefix): Add new parameter - length of physname.
289 Use length of physname (if supplied) to compute end of function
290 name.
291
35b1837e
AM
2922002-08-15 Alan Modra <amodra@bigpond.net.au>
293
294 * readelf.c: Include elf/i370.h.
295 (dump_relocations): Handle EM_S370.
296 (dynamic_segment_parisc_val): Print \n.
297 (process_dynamic_segment <DT_BIND_NOW>): Here too.
298
762baac5
NC
2992002-08-14 Nick Clifton <nickc@redhat.com>
300
301 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
302 * objdump.c (usage): Likewise.
303 * doc/binutils.texi: Likewise.
304
85c09e8a
NC
3052002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
306
307 * rcparse.y (acc_entry): Don't warn about ALT use with
308 non-VIRTKEY.
309
212a3c4d
L
3102002-08-13 H.J. Lu <hjl@gnu.org>
311
312 * objcopy.c (copy_object): Don't warn about the unsupported
313 architecture unless the input target is defaulted or the
314 output architecture is different from the input.
315
2b692c59
NC
3162002-08-09 Nick Clifton <nickc@redhat.com>
317
318 * po/sv.po: Updated Swedish translation.
319
09de7a73
AM
3202002-08-05 Alan Modra <amodra@bigpond.net.au>
321
322 * prdbg.c (pr_fix_visibility): Remove assert.
323
47badb7b
NC
3242002-07-31 Nick Clifton <nickc@redhat.com>
325
326 * addr2line.c (process_file): Rename parameter 'filename' to
327 'file_name' in order to avoid shadowing global symbol of the
328 same name.
329 (main): Likewise.
330
2979dc34
JJ
3312002-07-30 Jakub Jelinek <jakub@redhat.com>
332
333 * readelf.c (OPTION_DEBUG_DUMP): Define.
334 (options): Use it.
335 (usage): Update help.
336 (parse_args): Handle --debug-dump separately from -w.
337 * doc/binutils.texi (readelf): Update documentation.
338
219576a4
NC
3392002-07-25 Nick Clifton <nickc@redhat.com>
340
341 * po/es.po: Updated Spanish translation.
342 * po/fr.po: Updated French translation.
343
bf4f22e6 3442002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 345
bf4f22e6
NC
346 * po/es.po: Updated Spanish translation.
347
c5b3a82a
AM
3482002-07-23 Alan Modra <amodra@bigpond.net.au>
349
350 * Makefile.am: Run "make dep-am".
351 * Makefile.in: Regenerate.
352
0461a601
NC
3532002-07-23 Nick Clifton <nickc@redhat.com>
354
bf4f22e6 355 * po/fr.po: Updated French translation.
0461a601 356
bf44dd74
AM
3572002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
358
359 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
360
2c205ff2
AM
3612002-07-20 Alan Modra <amodra@bigpond.net.au>
362
63eb0809 363 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 364
1e4cf259
NC
3652002-07-18 Denis Chertykov <denisc@overta.ru>
366 Frank Ch. Eigler <fche@redhat.com>
367
368 * readelf.c: Include "elf/ip2k.h".
369 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
370 (dump_relocations): Likewise.
371 (get_machine_name): Likewise.
372 * NEWS: Mention IP2K support.
373
2cbb2eef
NC
3742002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
375
376 * NEWS: Add 'Changes in 2.13'.
377
047b2264
JJ
3782002-07-10 Jakub Jelinek <jakub@redhat.com>
379
380 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
381 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
382 (get_section_type_name): Handle SHT_GNU_LIBLIST.
383 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
384 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
385 (process_gnu_liblist): New.
386 (process_file): Call it.
387
97230b15
AM
3882002-07-03 Alan Modra <amodra@bigpond.net.au>
389
390 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
391 * Makefile.in: Regenerate.
392
a6637ec0
AM
3932002-07-02 Alan Modra <amodra@bigpond.net.au>
394
395 * budemang.c: New file, "demangle" function.
396 * budemang.h: New file.
397 * addr2line.c (translate_addresses): Use "demangle".
398 * nm.c (print_symname): Likewise.
399 * objdump.c (objdump_print_symname): Likewise.
400 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
401 here since that obfuscates.
402 * rdcoff.c: Don't #include demangle.h.
403 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
404 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
405 (HFILES): Add budemang.h. Sort.
406 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
407 Run "make dep-am".
408 * Makefile.in: Regenerate.
409
179d3252
JT
4102002-07-01 Matt Thomas <matt@3am-software.com>
411
412 * readelf.c: Include "elf/vax.h".
413 (guess_is_rela): Move EM_VAX from unknown to RELA case.
414 (dump_relocations): Handle VAX relocations.
415 (get_machine_flags): Handle VAX machine flags.
416
75751cd9
SC
4172002-06-29 Stephane Carrez <stcarrez@nerim.fr>
418
419 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
420
e5851ab8
NC
4212002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
422
423 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
424
eb3f2f5c
AM
4252002-06-26 Alan Modra <amodra@bigpond.net.au>
426
427 * nm.c (print_symname): When demangling, strip leading dots from
428 symbol names to avoid confusing the demangler.
429
a13a0de8
L
4302002-06-25 H.J. Lu <hjl@gnu.org>
431
432 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
433 * Makefile.in: Regenerated.
434
6db7a086
AM
4352002-06-21 Igor Schein <igor@txc.com>
436
437 * configure.in: Quote bu_cv_have_fopen64.
438 * configure: Regenerate.
439
9710509e
AM
4402002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
441
442 * configure.in: Check for strcoll.
443 * configure: Regenerate.
444 * config.in: Regenerate.
445 * nm.c (main): Set locale for LC_COLLATE category.
446 (non_numeric_forward): Use strcoll if available.
447
a9f0b5e7
DB
4482002-06-20 Dave Brolley <brolley@redhat.com>
449
450 * MAINTAINERS: Add self as fr30 and frv maintainer.
451
33f5f537
L
4522002-06-18 H.J. Lu (hjl@gnu.org)
453
454 * nm.c: Include "elf/common.h".
455 (extended_symbol_info): Add elfinfo, a pointer to
456 elf_symbol_type.
457 (SYM_SIZE): Use elfinfo if it is not NULL.
458 (get_symbol_type): New function.
459 (display_archive): Set print_width for each archive member.
460 (display_file): Likewise.
461 (display_rel_file): Don't set print_width here.
462 (print_object_filename_sysv): Handle print_width.
463 (print_archive_member_sysv): Likewise.
464 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
465 (print_symbol): Set the elfinfo field in extended_symbol_info
466 for ELF.
467 (print_object_filename_sysv): Fix the output format.
468 (print_symbol_info_sysv): Print type and section for ELF.
469
4702002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
471
472 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 473 the symbol's size equal to its value when --size-sort is
33f5f537
L
474 used.
475
5c70f934
DB
4762002-06-18 Dave Brolley <brolley@redhat.com>
477
478 From Catherine Moore:
479 * readelf.c (elf/frv.h): #include it.
480 (guess_is_rela): Support EM_CYGNUS_FRV.
481 (dump_relocations): Ditto.
482 (get_machine_name): Ditto.
483 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
484
7ece0d85
JJ
4852002-06-18 Jakub Jelinek <jakub@redhat.com>
486
487 * readelf.c (get_file_header): Only read the first section header if
488 e_shoff is non-zero.
489
72797995
L
4902002-06-15 H.J. Lu (hjl@gnu.org)
491
492 * nm.c (print_size): New variable. Initialize to 0.
493 (long_options): Add 'S'/"print-size".
494 (main): Handle 'S'.
495 (print_symbol_info_bsd): Print size only if print_size is not
496 0.
497
498 * doc/binutils.texi: Document -S/--print-size.
499
977f7911
NC
5002002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
501
502 * nm.c (struct extended_symbol_info): New strcuture: Add the size
503 of the symbols to the information provided by the symbol_info
504 structure.
505 (print_symbols): Pass the symbol size to print_symbol.
506 (print_size_symbols): Pass the symbol size to print_symbol.
507 (print_symbol): Extra argument: The size of the symbol. Store
508 this in the extended_symbol_info structure.
509 (print_symbol_info): Change type of info parameter to
510 extended_symbol_info. Display the size, if known.
511 (print_symbol_info_posix): Likewise.
512 (print_symbol_info_sysv): Likewise.
513
b1f88ebe
AM
5142002-06-08 Alan Modra <amodra@bigpond.net.au>
515
fa449227
AM
516 * Makefile.am: Run "make dep-am".
517 * Makefile.in: Regenerate.
518 * doc/Makefile.in: Regnerate.
519
b1f88ebe
AM
520 * bucomm.c: Replace CONST with const.
521 * nm.c: Likewise.
522 * objdump.c: Likewise.
523
91a106e6
L
5242002-06-07 H.J. Lu <hjl@gnu.org>
525
526 * readelf.c (DW_CFA_GNU_args_size): Don't define.
527 (DW_CFA_GNU_negative_offset_extended): Likewise.
528 (DW_CFA_GNU_window_save): Likewise.
529 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
530 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
531
6ab6b380 5322002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 533
6ab6b380
NC
534 * nm.c: When computing size of symbols for an ELF target use the
535 internal size field.
536
e28e05a3
JL
5372002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
538
539 * testsuite/binutils-all/objcopy.exp: clear xfail for
540 "hppa*64*-*-hpux*".
541 * testsuite/binutils-all/hppa/objdump.exp: Return if
542 "*64*-*-*".
543
dc156bc0
AM
5442002-06-05 Alan Modra <amodra@bigpond.net.au>
545
546 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
547
5482002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
549
550 * objdump.c: Fix formatting.
551
d79e4ea3
BE
5522002-05-29 Ben Elliston <bje@redhat.com>
553
554 * MAINTAINERS: Add self as M68k maintainer.
555
d172d4ba
NC
5562002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
557
558 * readelf.c: Modified/Added DLX elf support.
559
7edb8f29
NC
5602002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
561
3a1a2036
NC
562 * arsup.c: Fix formatting.
563 * debug.c (debug_record_label): Add missing colon to error
564 message.
565 * ieee.c (parse_ieee_ty): Fix spelling typo.
566 * readelf.c (process_program_headers): Remove English assumption
567 about making a plural word.
568 (process_section_headers): Likewise.
569 (process_relocs): Allow quotes to be translated.
570 (process_unwind): Likewise,
571 (process_mips_specific): Improve error message.
572 (get_note_type): Fix spelling typo.
573
7edb8f29
NC
574 * configure.in (ALL_LINGUAS): Add sv
575 * po/sv.po: New file.
576
3eee1e9d
AM
5772002-05-27 Alan Modra <amodra@bigpond.net.au>
578
579 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
580 (unw_print_grmask): Likewise.
581 (unw_print_frmask): Likewise.
582
d43efbe3
KH
5832002-05-26 Kazu Hirata <kazu@cs.umass.edu>
584
585 * arsup.c: Remove ARGSUSED.
586 * debug.c: Likewise.
587 * ieee.c: Likewise.
588 * nlmconv.c: Likewise.
589 * prdbg.c: Likewise.
590 * stabs.c: Likewise.
591 * wrstabs.c: Likewise.
592
e9792343
AM
5932002-05-25 Alan Modra <amodra@bigpond.net.au>
594
595 * arlex.l: Use #include "" instead of <> for local header files.
596 * coffdump.c: Likewise.
597 * coffgrok.c: Likewise.
598 * nlmconv.c: Likewise.
599 * nlmheader.y: Likewise.
600 * srconv.c: Likewise.
601 * strings.c: Likewise.
602 * sysdump.c: Likewise.
603 * unwind-ia64.h: Likewise.
604 * windres.h: Likewise.
605 * winduni.h: Likewise.
606
d7e53452
TR
6072002-05-24 Tom Rix <trix@redhat.com>
608
609 * MAINTAINERS: Add self as the d10v maintainer.
610
436e8db0
NC
6112002-05-24 TAMURA Kent <kent@netbsd.org>
612
613 * configure.in: Builds dlltool for i386-netbsdpe.
614 * configure: Regenerate.
615
9f66665a
KH
6162002-05-23 Kazu Hirata <kazu@cs.umass.edu>
617
618 * size.c: Fix formatting.
619 * srconv.c: Likewise.
620 * stabs.c: Likewise.
621 * sysdump.c: Likewise.
622 * unwind-ia64.c: Likewise.
623 * wrstabs.c: Likewise.
624
13ae64f3
JJ
6252002-05-23 Jakub Jelinek <jakub@redhat.com>
626
627 * readelf.c (get_segment_type): Add PT_TLS.
628 (get_elf_section_flags): Add SHF_TLS.
629 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
630 (process_dynamic_segment): Use puts instead of printf.
631 (get_symbol_type): Support STT_TLS.
632 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
633 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
634 Add SEC_THREAD_LOCAL.
635
53c7db4b
KH
6362002-05-23 Kazu Hirata <kazu@cs.umass.edu>
637
638 * rdcoff.c: Fix formatting.
639 * rddbg.c: Likewise.
640 * readelf.c: Likewise.
641 * rename.c: Likewise.
642 * resbin.c: Likewise.
643 * resrc.c: Likewise.
644 * resres.c: Likewise.
645
0af11b59
KH
6462002-05-21 Kazu Hirata <kazu@cs.umass.edu>
647
648 * filemode.c: Fix formatting.
649 * ieee.c: Likewise.
650 * is-ranlib.c: Likewise.
651 * is-strip.c: Likewise.
652 * maybe-ranlib.c: Likewise.
653 * maybe-strip.c: Likewise.
654 * nlmconv.c: Likewise.
655 * nm.c: Likewise.
656 * not-ranlib.c: Likewise.
657 * not-strip.c: Likewise.
658 * objcopy.c: Likewise.
659 * objdump.c: Likewise.
660
21611032
TS
6612002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
662
663 * objdump.c (dump_headers): Fix output formatting for ELF32
664 architectures in a BFD64 enabled toolchain.
665
26044998
KH
6662002-05-20 Kazu Hirata <kazu@cs.umass.edu>
667
668 * debug.c: Fix formatting.
669 * debug.h: Likewise.
670 * dlltool.c: Likewise.
671 * dllwrap.c: Likewise.
672 * emul_aix.c: Likewise.
673 * emul_vanilla.c: Likewise.
674
f462a9ea
KH
6752002-05-19 Kazu Hirata <kazu@cs.umass.edu>
676
677 * addr2line.c: Fix formatting.
678 * ar.c: Likewise.
679 * arsup.c: Likewise.
680 * arsup.h: Likewise.
681 * binemul.c: Likewise.
682 * binemul.h: Likewise.
683 * bucomm.c: Likewise.
684 * coffdump.c: Likewise.
685 * coffgrok.c: Likewise.
686 * coffgrok.h: Likewise.
687
e0159aa9
MM
6882002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
689
690 * MAINTAINERS: Add myself as the second AVR port maintainer.
691
074b403e
SC
6922002-05-16 Stephane Carrez <stcarrez@nerim.fr>
693
694 * MAINTAINERS: Update my email address.
695
2b9c8201
NC
6962002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
697
698 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
699
e1d5b1e7
AM
7002002-05-09 Alan Modra <amodra@bigpond.net.au>
701
702 * configure.in: Replace `*pe' with `pe' throughout.
703 * configure: Regenerate.
704
d3d8a9ee
NC
7052002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
706
707 * Makefile.am: Honour DESTDIR.
708 * Makefile.in: Regenerate.
709
405c98a4
AM
7102002-05-06 Alan Modra <amodra@bigpond.net.au>
711
a02d5965
AM
712 * dlltool.c (process_def_file): Add missing prototype.
713 (new_directive, assemble_file, main): Likewise.
714 (process_def_file, new_directive): Make static.
715 (inform): Rewrite using VA_FIXEDARG.
716 * dllwrap.c (mybasename): Add missing prototype.
717 (strhash, main): Likewise.
718 (inform): Rewrite using VA_FIXEDARG.
719 (warn): Likewise.
720 (cleanup_and_exit): Use old style function definition.
721 (strhash): Likewise.
722 * windres.c (define_resource): Use one memset to clear all of
723 struct res_resource.
724
405c98a4 725 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 726 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
727
7282002-05-06 Borut Razem <borut.razem@siol.net>
729
730 * rclex.l (get_string): Correct "strings" list handling.
731 * resrc.c (read_rc_file): Discard strings.
732
91593c9d
AM
7332002-05-04 Alan Modra <amodra@bigpond.net.au>
734
e58a75dc
AM
735 * ar.c (replace_members): Remove unused var. Formatting fix.
736 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
737
91593c9d
AM
738 * MAINTAINERS: Sort port maintainers by CPU.
739
6b52b824
AM
7402002-05-04 Bob Byrnes <byrnes@curl.com>
741
742 * size.c (display_archive): Add last_arfile and code to close archives.
743
dd70071f
AM
7442002-05-01 Alan Modra <amodra@bigpond.net.au>
745
746 * nm.c (print_symbol): Check returned filename from
747 bfd_find_nearest_line is non-NULL.
748
6c95717a 7492002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
750
751 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 752
3c25c5f6
NC
7532002-04-24 Christian Groessler <chris@groessler.org>
754
755 * MAINTAINERS: Changed my email address.
756
944cd72c
TS
7572002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
758
759 * arparse.y: Fix syntax warning.
760
ea91f8bb
NC
7612002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
762
3e55a963
NC
763 * readelf.c (fetch_location_list): Remove unused function.
764
765 * readelf.c (process_corefile_note_segment): Catch corrupt notes
766 and display a warning message, then exit the loop.
767
ea91f8bb
NC
768 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
769
45b99827
NC
7702002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
771
772 * resrc.c (write_rc_dialog): If charset is non-default value
773 display all of the DIALOGEX parameters.
774
7752002-04-15 Eric Kohl <ekohl@rz-online.de>
776
bb279dc0 777 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
778 DIALOGEX resources.
779 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
780 resource data.
bb279dc0 781 (res_to_bin_dialog): Likewise.
45b99827
NC
782 * windres.h: Added misssing charset variable to dialog_ex
783 structure.
784
acfbab8a
NC
7852002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
786
787 * rcparse.y: Set MEMFLAG_PURE by default.
788
df3baf66
NC
7892002-04-09 Bernd Herd <info@herdsoft.com>
790
bb279dc0 791 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 792 are quoted.
4c30641a 793 Fix typo in BEDIT warning.
91eafb40 794 Don't add default dialog style when explicit style specified.
b62a12ca 795 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 796
b24eb5ac
NC
797 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
798 (handle_quotes) "\a" escape (used for right justified key
799 definitions in menus) is encodes as binary 8.
df3baf66 800
b24eb5ac
NC
801 * resrc.c (write_rc_dialog): Print style even if it is 0.
802 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 803 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 804
b24eb5ac
NC
805 * resbin.c (bin_to_res_dialog): Use signature to identify
806 DIALOGEX.
f7d63484 807
b24eb5ac 808 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 809
df3baf66
NC
8102002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
811
812 * resrc.c: print CLASS names in quotes
813
8142002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
815
816 * MAINTAINERS: Update my email address.
817
8e42bcb6
AM
8182002-04-04 Alan Modra <amodra@bigpond.net.au>
819
820 * dep-in.sed: Cope with absolute paths.
821 * Makefile.am (dep.sed): Subst TOPDIR.
822 Run "make dep-am".
823 * Makefile.in: Regenerate.
824
96f959e5
PT
8252002-03-27 Peter Targett <peter.targett@arc.com>
826
827 * MAINTAINERS: Update my email address.
828
1ea788ee
AM
8292002-03-21 Alan Modra <amodra@bigpond.net.au>
830
831 * Makefile.am: Run "make dep-am".
832 * Makefile.in: Regenerate.
833 * doc/Makefile.in: Regenerate.
834 * po/POTFILES.in: Regenerate.
835 * aclocal.m4: Regenerate.
836 * config.in: Regenerate.
837 * configure: Regenerate.
838
a2f14207
DB
8392002-03-20 Daniel Berlin <dan@dberlin.org>
840
841 * readelf.c: Add support for displaying dwarf2 location lists.
842 (do_debug_loc, debug_loc_section, debug_loc_size): New.
843 (parse_args): Use 'O' as shorthand for displaying location list
844 section.
845 (process_section_headers): Handle debug_loc as well.
846 (load_debug_loc): New.
847 (free_debug_loc): New.
848 (fetch_location_list): New.
849 (display_debug_loc): New.
850 (display_debug_info): Call load_debug_loc and free_debug_loc.
851 (debug_displays): We can display .debug_loc now, too.
852 (usage): Update usage string.
853 (read_and_display_attr_value): Note location lists, but don't
854 display them inline.
855
eb1e0e80
NC
8562002-03-18 Tom Rix <trix@redhat.com>
857
858 * Makefile.am: Add binutils emulation support.
859 * configure.in: Same.
860 * configure.tgt: New file. Same.
861 * ar.c (main): Use ar_emul_parse_arg.
862 (usage): Use ar_emul_usage.
863 (replace_members): Use ar_emul_replace, ar_emul_append.
864 * binemul.c: New file. Define the binutils emulation
865 layer. Define default methods.
866 * binemul.h: New file. Binutils emulation layer header file.
867 * emul_aix.c: New file. AIX binutils emulation.
868 * emul_vanilla.c: New file. Default binutils emulation.
869 * Makefile.in: Regenerate.
870 * configure: Same.
871
a1c259a1
NC
8722002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
873
874 * po/fr.po: Updated version.
875
9ce88e60
NC
8762002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
877
878 * po/fr.po: Updated version.
879
effb0601
DJ
8802002-03-07 Daniel Jacobowitz <drow@mvista.com>
881
882 * README: Update some version numbers.
883
a65688ab
DJ
8842002-03-07 Daniel Jacobowitz <drow@mvista.com>
885
886 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
887 (Architecture Selection): Likewise.
888
f3f7fbb2
NC
8892002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
890
891 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
892 generating .exp file.
893
25345be5
NC
8942002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
895
896 * readelf.c (dump_relocations): Fix typo.
897
9a66911f
NC
8982002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
899
900 * NEWS: Mark 2.12 branch.
901
2c71103e
NC
9022002-02-18 Timothy Daly <remote_bob@yahoo.com>
903
bb279dc0
ZW
904 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
905 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 906 output.
bb279dc0 907 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
908 to 'unrecognized'.
909 (decode_ARM_machine_flags): Likewise.
910 (parse_args): Likewise.
911 (read_and_display_attr_value): Likewise.
912 (display_debug_section): Likewise.
913
49fda6c8
HPN
9142002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
915
916 * NEWS: Mention support for MMIX.
917
76f57f3a
JT
9182002-02-13 Matt Fredette <fredette@netbsd.org>
919
920 * readelf.c (get_machine_flags): Recognize EF_M68000.
921
d36ca9c2
AO
9222002-02-12 Alexandre Oliva <aoliva@redhat.com>
923
924 * MAINTAINERS: Added self as MN10300 co-maintainer.
925
19397422
AM
9262002-02-12 Alan Modra <amodra@bigpond.net.au>
927
928 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
929 DT_PPC64_OPDSZ.
930
d434e574
DJ
9312002-02-11 Daniel Jacobowitz <drow@mvista.com>
932
933 * MAINTAINERS: List myself as branch maintainer.
934
12b87c89
AM
9352002-02-11 Alan Modra <amodra@bigpond.net.au>
936
937 * configure: Regenerate.
938 * objcopy.c: Update copyright date.
939 * doc/Makefile.in: Regenerate.
940
8d037c5c
DJ
9412002-02-10 Daniel Jacobowitz <drow@mvista.com>
942
943 * nlmconv.c: Back out localtime PARAMS change.
944
4c168fa3
AM
9452002-02-11 Alan Modra <amodra@bigpond.net.au>
946
947 * objcopy.c (MKDIR): Define.
948 (copy_archive): Make name_list.name const. Use MKDIR.
949 Handle duplicate files in archives by making more temp dirs.
950
408f8db1
DJ
9512002-02-10 Daniel Jacobowitz <drow@mvista.com>
952
953 * coffdump.c: Include "getopt.h" after "bucomm.h"
954 so that macros are defined correctly.
955 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
956 prototype. Prototype main.
957 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
958
9f77fa06
AO
9592002-02-06 Alexandre Oliva <aoliva@redhat.com>
960
961 * MAINTAINERS: Added self as SH co-maintainer.
962
82f6addb
NC
9632002-02-05 Nick Clifton <nickc@redhat.com>
964
965 * po/tr.po: Updated translation.
966
ba323545
AM
9672002-02-01 Alan Modra <amodra@bigpond.net.au>
968
969 * Makefile.am: Run "make dep-am"
970 * Makefile.in: Regenerate.
971
3deb89d3
DJ
9722002-01-29 Daniel Jacobowitz <drow@mvista.com>
973
974 * nm.c (print_value): Mark abfd unused.
975
a0e9c55f
DJ
9762002-01-29 Daniel Jacobowitz <drow@mvista.com>
977
978 * unwind-ia64.c (unw_decoder): Change second argument
979 to unsigned int, to match function prototypes.
980
d7a283d4
DJ
9812002-01-29 Daniel Jacobowitz <drow@mvista.com>
982
983 * objdump.c: Include "getopt.h" after "bucomm.h" so that
984 __GNU_LIBRARY__ will be defined.
985 * size.c: Likewise.
986
4867be41
DJ
9872002-01-27 Daniel Jacobowitz <drow@mvista.com>
988
989 * configure: Regenerated.
990
7562a296
HPN
9912002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
992
993 * doc/Makefile.am (install): Depend on install-info.
994 * doc/Makefile.in: Regenerate.
995
15c82623
NC
9962002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
997
998 * objcopy.c (strip_usage): Document -d as an alias
999 --strip-debug.
1000
1001 * size.c (usage): Document [-t | --totals] options.
1002 (long_options): Add --totals option.
1003 (main): If the [-t | --totals] option is specified and
1004 the output format is Berkeley-style, print the total
1005 text, data, and bss sizes of all objects listed.
1006 (print_berkeley_format): If the [-t | --totals] option
1007 is specified, track the total text, data, and bss
1008 sizes.
1009 * doc/binutils.texi (size): Document [-t | --totals] options.
1010 (strip): Document -d as an alias for --strip-debug.
1011 * NEWS: Mention new feature of size.
1012
00ea8601 10132002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 1014
1ddbd152
NC
1015 * po/fr.po: Updated version.
1016 * po/es.po: Updated version.
b85cedd7 1017
8b53311e
NC
10182002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
1019
1020 * addr2line.c (usage): Update text to provide verbose
1021 description of the command line options.
1022 * ar.c (usage): Update text to provide verbose
1023 description of the command line options.
1024 (main): Accept -h and -H when running as ranlib.
1025 * coffdump.c (show_usage): Update text to provide verbose
1026 description of the command line options.
1027 * dlltool.c (main): Accept -H as an alias for --help.
1028 * nlmconv.c (show_usage): Update text to provide verbose
1029 description of the command line options.
1030 * nm.c (usage): Replace OPTIONS with option(s).
1031 (main): Accept -H as an alias for --help.
1032 * objcopy.c (strip_main): Accept -H as an alias for --help.
1033 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 1034 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
1035 other binutils.
1036 * size.c (usage): Update text to provide verbose description
1037 of the command line options.
1038 (main): Accept -v, -h and -H as command line options.
1039 * srconv.c (show_usage): Update text to provide verbose
1040 description of the command line options.
1041 * strings.c (main): Accept -H and -v as command line options.
1042 (usage): Update text to provide verbose description of the
1043 command line options.
1044 * sysdump.c (show_usage): Update text to provide verbose
1045 description of the command line options.
1046 * windres.c (usage): Adjust format to match style used in
1047 other binutils.
1048
1049 * coffdump.c: Fix formatting.
1050 * nlmconv.c: Fix formatting.
1051 * srconv.c: Fix formatting.
1052 * sysdump.c: Fix formatting.
1053
c46f0c34
AM
10542002-01-22 Alan Modra <amodra@bigpond.net.au>
1055
1056 * Makefile.am: Run "make dep-am".
1057 * Makefile.in: Regenerate.
1058
2a538ba5
AJ
10592002-01-18 Andreas Jaeger <aj@suse.de>
1060
1061 * version.c (print_version): Update year.
1062
285d1771
AM
10632002-01-17 Alan Modra <amodra@bigpond.net.au>
1064
1065 * readelf.c (get_machine_name): Handle EM_PPC64.
1066 (guess_is_rela): Here too.
1067
328577ad
NC
10682002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1069
1070 * po/binutils.pot: Regenerate.
1071 * po/fr.po: Regenerate.
1072 * po/tr.po: Regenerate.
1073
af3ae48d
NC
10742002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
1075
1076 * po/tr.po: Import new version.
1077
f1cb7e17
AM
10782002-01-16 Alan Modra <amodra@bigpond.net.au>
1079
1080 * readelf.c (get_ppc64_dynamic_type): New.
1081 (get_dynamic_type): Call it.
1082
6364e0b4
NC
10832002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1084
3ab9460d 1085 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 1086 (strip_usage): Use "options" instead of "switches".
3ab9460d 1087 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 1088 "switches".
6364e0b4 1089
3a7e524e
RE
10902002-01-14 Richard Earnshaw <rearnsha@arm.com>
1091
1092 * MAINTAINERS: Add self as co-maintainer for the ARM code.
1093
1209e219
NC
10942001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1095
1096 * po/es.po: Import from translation project.
1097 * configure.in (ALL_LINGUAS): Add es.
1098 * configure: Regenerate.
1099
b4db1224
JT
11002002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1101
1102 * readelf.c (get_netbsd_elfcore_note_type): Use
1103 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
1104
9437c45b
JT
11052002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1106
1107 * readelf.c: Update copyright years.
1108 (get_note_type): Return a const char *.
1109 (get_netbsd_elfcore_note_type): New function.
1110 (process_note): Use get_netbsd_elfcore_note_type to get
1111 the note type string for NetBSD ELF core files.
1112
00428cca
AM
11132002-01-06 Steve Ellcey <sje@cup.hp.com>
1114
1115 * readelf.c (get_ia64_segment_type): Add support for macros.
1116 (get_segment_type): Add support for IA64 specific macros.
1117
31104126
NC
11182001-12-20 Julian v. Bock <julian@wongr.net>
1119
1120 * readelf.c (print_symbol): New function: Print a formatted symbol
1121 name. If --wide is specified do not truncate it.
1122 (dump_relocations): Use print_symbol() to print symbol names.
1123 (process_symbol_table): Likewise.
1124 (process_syminfo): Likewise.
1125 (process_mips_specific): Likewise.
1126 (usage): Document new feature of --wide switch.
1127 * doc/binutils.texi (objdump): Document additional behaviour of
1128 --wide.
2a538ba5 1129
4dd67f29
MS
11302001-12-18 Michael Snyder <msnyder@redhat.com>
1131
1132 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
1133 (copy_object): Don't set the start address or flags of a core file.
1134 (copy_section): Don't relocate a core file. Don't copy contents
1135 if the input section has the contents flag set, but the output
1136 section does not (which happens with the fake 'note' pseudo-
1137 sections that BFD creates for corefiles).
1138
43521d43
TS
11392001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1140
1141 * readelf.c (get_machine_flags): Recognize header flags for ABI and
1142 ASE extensions. More robust code for ISA checking. Ignore empty fields
1143 in header flags for GNU extensions.
1144
b667df2e
AM
11452001-12-18 Alan Modra <amodra@bigpond.net.au>
1146
1147 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1148
17a5a5c3
NC
11492001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1150
1151 * po/ja.po: Import from translation project.
1152 * configure.in (ALL_LINGUAS): Add ja.
1153 * configure: Regenerate.
1154
65de42c0
TS
11552001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1156
1157 * addr2line.c (main): Protoype.
1158 * ar.c (main): Protoype.
1159 * nm.c (main): Protoype.
1160 * objcopy.c (main): Protoype.
1161 * objdump.c (main): Protoype.
1162 * size.c (main): Protoype.
1163 * strings.c (main): Protoype.
1164
9ad5cbcf
AM
11652001-12-17 Alan Modra <amodra@bigpond.net.au>
1166
1167 * readelf.c (symtab_shndx_hdr): New global.
1168 (SECTION_HEADER_INDEX): Define.
1169 (SECTION_HEADER_NUM): Define.
1170 (SECTION_HEADER): Define.
1171 (GET_ELF_SYMBOLS): Pass two params rather than three.
1172 (get_32bit_elf_symbols): Take file and section args. Read and
1173 use SHT_SYMTAB_SHNDX.
1174 (get_64bit_elf_symbols): Likewise.
1175 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1176 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1177 Remember symtab_shdx_hdr.
1178 (process_program_headers): Scan from index 1 for segment map.
1179 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1180 "section_headers".
1181 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1182 (process_unwind): Likewise.
1183 (process_version_sections): Likewise.
1184 (process_symbol_table): Likewise.
1185 (display_debug_info): Likewise.
1186 (process_dynamic_segment): Fake up a symtab section for changed
1187 GET_ELF_SYMBOLS.
1188 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1189 (process_program_headers): Kill signed/unsigned warning.
1190 (load_debug_str): Likewise.
1191 (display_debug_info): Likewise.
1192
65765700
JJ
11932001-12-13 Jakub Jelinek <jakub@redhat.com>
1194
1195 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1196
560f3c1c
AM
11972001-12-11 Alan Modra <amodra@bigpond.net.au>
1198
1199 * readelf.c (process_file_header): Print extended e_shnum and
1200 e_shdtrndx values. Set elf_header values for same.
1201 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1202 (get_64bit_section_headers): Likewise.
1203 (process_section_headers): Update calls.
1204 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1205
bc408b8a
JJ
12062001-12-10 Jakub Jelinek <jakub@redhat.com>
1207
1208 * objcopy.c (setup_section): Copy entsize.
1209
93fbbb04
GK
12102001-12-07 Geoffrey Keating <geoffk@redhat.com>
1211
1212 * readelf.c (guess_is_rela): Add support for stormy16.
1213 (dump_relocations): Likewise.
1214 (get_machine_name): Likewise.
1215
e3c8793a
NC
12162001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1217
1218 * dllwrap.c (main) Replace multiple strings describing a
1219 single error with a single, newline escaped sentence to permit
1220 better translation into foreign languages.
1221
1222 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1223 class names.
1224
956cd1d6
TS
12252001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1226
1227 * strings.c (get_char): Initialize value.
1228
956c53ee
TS
12292001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1230
1231 * arlex.l: Silence compile warnings.
1232 * arsup.h: Likewise. Fix formatting.
1233
cedd9a58
JJ
12342001-12-04 Jakub Jelinek <jakub@redhat.com>
1235
1236 * strings.c: Include config.h before bfd.h.
1237 (file_off): New type.
1238 (file_open): Define.
1239 (print_strings): Use file_off instead of file_ptr. Print addresses
1240 which don't fit into long correctly.
1241 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1242 available.
1243 (strings_file): Use file_off instead of file_ptr. Use file_open.
1244 * configure.in: Check for getc_unlocked.
1245 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1246 be defined for it.
1247 * configure: Rebuilt.
1248 * config.h.in: Rebuilt.
1249
af667503
L
12502001-11-29 H.J. Lu <hjl@gnu.org>
1251
1252 * bucomm.c (make_tempname): Revert the changes made on
1253 2001-11-14 and 2001-11-12. They won't work with directories.
1254
16474668
NC
12552001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1256
1257 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1258 CFLAGS_FOR_TARGET to runtest in environment.
1259 * Makefile.in: Rebuild.
1260 * doc/Makefile.in: Rebuild.
1261
17978339
MS
12622001-11-28 Mike Stump <mrs@wrs.com>
1263
1264 * objcopy.c (setup_section): Preserve SEC_RELOC when
1265 --set-section-flags is used.
1266
261a45ad
NC
12672001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1268
1269 * readelf.c (do_debug_str): New variable.
1270 (display_debug_str): New function: Display the contents of a
1271 .debug_str section.
1272 (load_debug_str): New function: Load in the contents of a
1273 .debug_str section.
1274 (free_debug_str): New function: Free the memory used by
1275 load_debug_str().
1276 (fetch_indirect_string): Retrieve a string from the .debug_str
1277 section.
1278 (usage): Add -ws.
1279 (parse_args): Accept -ws.
1280 (process_section_headers): Allow the display of the .debug_str
1281 section.
1282 (read_and_display_attr_value): Use fetch_indirect_string. Show
1283 offset into .debug_str section.
1284 (display_debug_info): Use load_debug_str and free_debug_str.
1285 (debug_displays): Add .debug_str.
1286 * doc/binutils.texi: Document -ws.
1287
b8908f93
AJ
12882001-11-19 Andreas Jaeger <aj@suse.de>
1289
1290 * testsuite/binutils-all/objdump.exp: Add x86-64.
1291
e5fb9629
AS
12922001-11-15 Andreas Schwab <schwab@suse.de>
1293
1294 * readelf.c: Fix warnings without terminating newline.
1295
802a735e
AM
12962001-11-15 Alan Modra <amodra@bigpond.net.au>
1297
1298 * doc/binutils.texi (objdump): Document ppc -M options.
1299
b89e9eae
AJ
13002001-11-14 Andreas Jaeger <aj@suse.de>
1301
1302 * doc/binutils.texi (objdump): Fix description to use x86-64.
1303
a6a25652
NC
13042001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1305
1306 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1307 not all systems provide mkstemp.
1308
e396998b
AM
13092001-11-14 Alan Modra <amodra@bigpond.net.au>
1310
1311 * doc/binutils.texi (objdump): Document x86 -M options.
1312
81766fca
RH
13132001-11-13 Keith Walker <keith.walker@arm.com>
1314
1315 * readelf.c (read_and_display_attr_value): New function to
1316 handle DW_FORM_indirect.
1317 (read_and_display_attr): Use it.
1318
1a509dcc
GK
13192001-11-13 Geoffrey Keating <geoffk@redhat.com>
1320
1321 * readelf.c (display_debug_lines): Deal with unknown standard
1322 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1323 DW_LNS_set_isa.
1324
6e917903 13252001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 1326
6e917903
TW
1327 * MAINTAINERS: Add self as tic54x maintainer. This target
1328 includes the IBM C54XDSP clone.
7559e86e 1329
6e917903 13302001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 1331
7559e86e
NC
1332 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1333
13342001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 1335
ecdadc4a
JL
1336 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1337 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1338 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1339 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1340 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1341 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1342 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1343
91770270
JL
1344 * readelf.c (get_elf_class): Fix ISO portability glitch.
1345 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1346
ef5cdfc7
JJ
13472001-11-07 Jakub Jelinek <jakub@redhat.com>
1348
1349 * readelf.c (debug_str, debug_str_size): New.
1350 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1351 Call free_abbrevs.
1352 (read_and_display_addr): Handle DW_FORM_strp.
1353 (display_debug_info): Read .debug_str section if present,
1354 so that DW_FORM_strp can be handled.
1355 Fix test for non-existant .debug_abbrev section.
1356
5e9520c8
JJ
13572001-11-05 Jakub Jelinek <jakub@redhat.com>
1358
1359 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1360
1361 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1362
54589086
MS
13632001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1364
1365 * MAINTAINERS: Add self as s390/s390x maintainer.
1366
c05b685b
TR
13672001-11-02 Tom Rix <trix@bluey.cygnus.com>
1368
1369 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1370
3c62831e
NC
13712001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1372
1373 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1374 * configure: Regernate.
1375 * po/fr.po: New file.
1376 * po/tr.po: New file.
1377
3c3bdf30
NC
13782001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1379
9b19141a 1380 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
1381 * readelf.c: Include elf/mmix.h.
1382 (guess_is_rela): MMIX is RELA.
1383 (dump_relocations): Handle MMIX relocations.
1384 * Makefile.am: Regenerate dependencies.
1385 * Makefile.in: Regenerate.
1386
f662939a
NC
13872001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1388
1389 * readelf.c (parse_args): Handle multiple options to the -w
1390 switch.
1391
c91d0dfb
JJ
13922001-10-12 Jakub Jelinek <jakub@redhat.com>
1393
1394 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1395 LOPROC, LOOS and LOUSER.
1396
7559e86e 13972001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
1398
1399 * MAINTAINERS: Update my email address.
1400
fcd8210c
AM
14012001-10-03 Alan Modra <amodra@bigpond.net.au>
1402
1403 * doc/Makefile.in: Regenerate.
1404 * configure: Regenerate.
1405
428409d5
NC
14062001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1407
1408 * readelf.c (display_debug_line, display_debug_pubnames,
1409 display_debug_info, display_debug_frames): Detect and warn
1410 about 64-bit format entries.
1411 (display_debug_aranges): Reword 64-bit warning.
1412 (debug_displays): Add .debug_pubtypes as a known, but not yet
1413 supported, debug section.
1414
6a8c2b0d
AM
14152001-10-02 Alan Modra <amodra@bigpond.net.au>
1416
1417 * coffdump.c (PROGRAM_VERSION): Delete.
1418 (main <'V'>): Call print_version.
1419 * srconv.c: Likewise.
1420 * sysdump.c: Likewise.
1421 * version.c (program_version): Remove.
1422 (print_version): Use BFD_VERSION_STRING. Just print the current
1423 year in copyright message.
1424 * addr2line.c (program_version): Remove unused declaration.
1425 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1426 place of BFD_VERSION.
1427 * Makefile.am (Makefile): Depend on bfd/configure.in.
1428 (cplus-dem.o): Depend on Makefile.
1429 Run "make dep-am".
1430 * Makefile.in: Regenerate.
1431
e414a165
NC
14322001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1433
1434 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1435 format .debug_arange sections.
1436 (main): Add missing prototype.
b8908f93 1437
efc3ee7f
HPN
14382001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1439
1440 * Makefile.am: Update dependencies with "make dep-am".
1441 * Makefile.in: Regenerate.
1442
9e85c2a0
RH
14432001-09-28 Richard Henderson <rth@redhat.com>
1444
1445 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1446
451dad9c
AM
14472001-09-26 Alan Modra <amodra@bigpond.net.au>
1448
1449 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1450 VA_CLOSE.
1451 (non_fatal): Likewise.
1452 * objdump.c (objdump_sprintf): Likewise.
1453 * readelf.c (error): Likewise.
1454 (warn): Likewise.
1455
d974e256
JJ
14562001-09-25 Jakub Jelinek <jakub@redhat.com>
1457
1458 * readelf.c (do_wide): New.
1459 (options): Add --wide.
1460 (usage, parse_args): Likewise.
1461 (process_program_headers): Put each segment on a single line if
1462 --wide is given.
1463 (process_section_headers): Put each section on a single line if
1464 --wide is given.
1465 * doc/binutils.texi: Document it.
1466 * NEWS: Likewise.
1467
2f11c261
AM
14682001-09-25 Alan Modra <amodra@bigpond.net.au>
1469
1470 * readelf.c (print_vma): Print 8 digits of low hex value.
1471
1d50f91e
AJ
14722001-09-24 Andreas Jaeger <aj@suse.de>
1473
1474 * nlmconv.c: Fix warnings about unused attributes and function
1475 prototypes.
1476
1477 * strings.c: Add prototype for get_char.
1478
38131e67
L
14792000-09-19 H.J. Lu <hjl@gnu.org>
1480
1481 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1482 $(srcdir)/cxxfilt.man.
1483 * doc/Makefile.in: Rebuild.
1484
3bcfb3e4
AM
14852001-09-19 Alan Modra <amodra@bigpond.net.au>
1486
1487 * objcopy.c (copy_main): Correct rename-section string parsing.
1488 Consolidate new_name parsing, and error messages.
1489
3882b010
L
14902001-09-18 Bruno Haible <haible@clisp.cons.org>
1491
1492 * addr2line.c: Don't include <ctype.h>.
1493 (main): For gettext, also set the LC_CTYPE locate facet.
1494 * ar.c (main): Likewise.
1495 * coffdump.c (main): Likewise.
1496 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1497 (main): For gettext, also set the LC_CTYPE locate facet.
1498 Use ISALNUM instead of isalpha/isdigit.
1499 * dllwrap.c: Don't include <ctype.h>.
1500 (main): For gettext, also set the LC_CTYPE locate facet.
1501 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1502 (main): For gettext, also set the LC_CTYPE locate facet.
1503 Use TOUPPER instead of islower/toupper.
1504 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1505 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1506 Use TOUPPER instead of islower/toupper.
1507 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1508 * objcopy.c (main): Likewise.
1509 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1510 (disassemble_bytes): Use ISPRINT instead of isprint.
1511 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1512 (dump_data): Use ISPRINT instead of isprint.
1513 (main): For gettext, also set the LC_CTYPE locate facet.
1514 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1515 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1516 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1517 Use TOUPPER instead of islower/toupper.
1518 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1519 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1520 (write_rc_accelerators): Use ISPRINT instead of isprint.
1521 (write_rc_rcdata): Likewise.
1522 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1523 * srconv.c (main): Likewise.
1524 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1525 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1526 isdigit/isupper/islower.
1527 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1528 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1529 stab_demangle_prefix, stab_demangle_qualified,
1530 stab_demangle_template, stab_demangle_type,
1531 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1532 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1533 (isgraphic): Use ISPRINT instead of isascii/isprint.
1534 (main): Remove HAVE_LC_MESSAGES dependency.
1535 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1536 (pbarray): Use ISPRINT instead of isprint.
1537 (main): For gettext, also set the LC_CTYPE locate facet.
1538 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1539 (format_from_filename): Use ISPRINT instead of isprint.
1540 (main): For gettext, also set the LC_CTYPE locate facet.
1541 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1542 (unicode_print): Use ISPRINT instead of isprint.
1543 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1544 (stab_variable): Use ISDIGIT instead of isdigit.
1545
e59b4dfb
AM
15462001-09-18 Alan Modra <amodra@bigpond.net.au>
1547
1548 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1549 Replace bfd_read call with call to bfd_bread.
1550 (extract_file): Likewise.
1551
1552 * objdump.c (dump_section_header): Cast section->filepos to
1553 unsigned long to suit printf format string.
1554 * readelf.c (process_section_headers): Similarly for sh_offset.
1555 (process_unwind): Likewise.
1556
d132876a
NC
15572001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1558
1559 * strings.c (encoding, encoding_bytes): New variables.
1560 (long_options): Add --encoding.
1561 (main): Accept -e and --encoding.
1562 (get_char): New function. Read a, possibly wide, character from
1563 the input stream.
1564 (print_strings): Use get_char().
1565 (usage): Document new command line option.
1566 * doc/binutils.texi: Document new command line option.
1567 * NEWS: Announce new command line option.
1568
7559e86e 15692001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
1570
1571 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1572 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1573 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1574 Removed EM_CYGNUS_ARC.
1575
7559e86e 15762001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1577
1578 * readelf.c: Include elf/h8 for H8 series definitions.
1579 (guess_is_rela): H8 series if RELA.
1580 (dump_relocations): Handle H8 series relocations.
1581
0823fbca
EC
15822001-08-31 Eric Christopher <echristo@redhat.com>
1583
1584 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1585
8db76d70
PT
15862001-08-29 Peter Targett <peter.targett@arccores.com>
1587
1588 * MAINTAINERS: Include ARC Maintainer.
1589
d81d6584
BE
15902001-08-29 Ben Elliston <bje@redhat.com>
1591
1592 * stabs.c (stab_demangle_template): Initialise s4.
1593
25a1ff5b
AM
15942001-08-27 Alan Modra <amodra@bigpond.net.au>
1595
1596 * readelf.c (dump_relocations): Recognise EM_PPC64.
1597
a5d22d2a
TS
15982001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1599
1600 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1601
62a5a82d
L
16022001-08-25 H.J. Lu <hjl@gnu.org>
1603
1604 * nm.c (print_width): New.
1605 (display_rel_file): Set `print_width' according to
1606 bfd_sprintf_vma.
1607 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1608
1ae8b3d2
AO
16092001-08-24 Alexandre Oliva <aoliva@redhat.com>
1610
1611 * objcopy.c (use_alt_mach_code): New variable.
1612 (OPTION_ALT_MACH_CODE): Define.
1613 (copy_options): Added --alt-machine-code.
1614 (copy_main): Handle it.
1615 (copy_object): Switch to alternate machine code if requested.
1616 * doc/binutils.texi: Document new option.
1617 * NEWS: Likewise.
1618
d1bdd336
TS
16192001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1620
1621 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1622
410f7a12
L
16232001-08-21 H.J. Lu <hjl@gnu.org>
1624
1625 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1626 (display_debug_info): Cast for 64bit hosts.
1627 (display_debug_frames): Likewise.
1628 (process_mips_specific): Likewise.
1629
c32144ff
AJ
16302001-08-21 Andreas Jaeger <aj@suse.de>
1631
1632 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1633
1634 * sysdump.c: Add missing prototypes.
1635 * srconv.c: Likewise.
1636 * unwind-ia64.c: Likewise.
1637 * coffdump.c: Likewise.
1638
1639 * sysinfo.y: Print prototypes, include <ansidecl.h>.
1640
1641 * coffgrok.c: Add missing prototypes, include libiberty.h instead
1642 of declaring xcalloc.
1643
d8180c76
L
16442001-08-10 H.J. Lu <hjl@gnu.org>
1645
1646 * nm.c (print_value): Add one arg, bfd *.
1647 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1648 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1649 (print_symbol_info_sysv): Likewise.
1650 (print_symbol_info_posix): Likewise.
1651
1652 * objdump.c (dump_section_header): Replace printf_vma with
1653 bfd_printf_vma.
1654 (print_section_stabs): Likewise.
1655 (dump_bfd_header): Likewise.
1656 (objdump_print_value): Replace sprintf_vma with
1657 bfd_sprintf_vma.
1658 (disassemble_bytes): Likewise.
1659 (dump_reloc_set): Likewise.
1660
0218d1e4
AJ
16612001-08-10 Andreas Jaeger <aj@suse.de>
1662
1663 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1664 to build warnings.
1665 * configure: Regenerate.
1666
2863d58a
AM
16672001-08-09 Alan Modra <amodra@bigpond.net.au>
1668
1669 * readelf.c: Add missing prototypes.
1670 * objdump.c: Likewise. Format existing prototypes.
1671
c0e047e0
AO
16722001-08-08 Alexandre Oliva <aoliva@redhat.com>
1673
1674 * readelf.c (display_debug_info): Add to abbrev_offset the addend
1675 of any RELA relocation for the abbrev_offset memory location that
1676 refers to the .debug_abbrev section symbol.
1677
ff78d6d6
L
16782001-08-07 H.J. Lu <hjl@gnu.org>
1679
1680 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1681 (main): Return process_file ().
1682
c36774d6
PB
16832001-08-05 Philip Blundell <philb@gnu.org>
1684
1685 * doc/binutils.texi: Use "Thumb" not "THUMB".
1686
8f9d9bd9
JH
16872001-08-03 John Healy <jhealy@redhat.com>
1688
bb279dc0
ZW
1689 Patch suggested by Frank Eigler <fche@redhat.com>.
1690 * objdump.c (disassemble_data): Fill in section member of the
1691 disasm_info structure.
8f9d9bd9 1692
c918cb96
DD
16932001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1694
1695 * configure.in: Added --with-windres option.
1696 * configure: Regenerated.
1697
c7c55b78
NC
16982001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1699
1700 * doc/binutils.texi: Use @command{name} for commands;
1701 use @option{-opt} for options; use @table @env for list of options;
1702 remove spaces arround [ | ] in synopsis.
1703
1704 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1705 center title.
1706
594ef5db
NC
17072001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1708
bb279dc0
ZW
1709 * objcopy.c: Fix formatting.
1710 (section_rename): New structure.
1711 (OPTION_RENAME_SECTION): New switch.
1712 (copy_usage): Document new switch.
1713 (add_section_rename): New function: Add a node to the section
1714 rename list.
1715 (find_section_rename): New function: Find the new name and
1716 flags for a section.
1717 (setup_section): Call find_section_name to determine the name
1718 of the output section.
1719 (copy_main): Handle OPTION_RENAME_SECTION.
1720 * binutils.texi: Document new switch.
594ef5db
NC
1721 * NEWS: Mention new switch.
1722
1f554c69
NC
17232001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1724
1725 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1726 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1727 bug-binutils@gcc.org.
1728
2f83960e
AM
17292001-07-28 Matthias Kramm <kramm@quiss.org>
1730
1731 * bucomm.c (list_supported_architectures): New function.
1732 * bucomm.h (list_supported_architectures): Declare.
1733 * objdump.c (usage): Call the above.
1734
20fe0649
DB
17352001-07-25 Dave Brolley <brolley@redhat.com>
1736
1737 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1738 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1739
1b577b00
NC
17402001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1741
1742 * README: Update for 2.11. Change bug reporting email address.
1743 * MAINTAINERS: Tidy up. Change bug reporting email address.
1744
95fd336c
DD
17452001-07-16 DJ Delorie <dj@redhat.com>
1746
5f16d855
DD
1747 * resres.c (write_res_header): Align header size.
1748 (res_align_file): Calculate alignment correctly.
1749
95fd336c
DD
1750 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1751 correct 10).
1752 * resrc.c (write_rc_resource): Likewise.
1753 * windres.h (SUBLANG_SHIFT): Define - as 10.
1754
ed8fee27
NC
17552001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1756
1757 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1758
90ab7e9a
NC
17592001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1760
1761 * MAINTAINERS: Add notes about branch checkins.
1762
e0c60db2
NC
17632001-07-05 Daniel Berlin <dan@cgsoftware.com>
1764
1765 * readelf.c (display_debug_macinfo): New function, display
1766 .debug_macinfo section.
1767 (do_debug_macinfo): New variable.
1768 (parse_args): Handle "-w[mM]" to mean display macro info.
1769 (process_section_headers): Handle debug_macinfo.
1770 (debug_displays): Replace unsupported function with macinfo
0218d1e4 1771 function for .debug_macinfo display.
e0c60db2
NC
1772 * doc/binutils.texi: Document new command line switch.
1773 * NEWS: Document new feature of readelf.
0218d1e4 1774
24e01a36
L
17752001-07-05 H.J. Lu <hjl@gnu.org>
1776
1777 * objcopy.c (filter_symbols): Don't turn undefined symbols
1778 into local.
1779
4258bf4d
L
17802001-07-03 H.J. Lu <hjl@gnu.org>
1781
1782 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1783 $@.pod.
1784 (ar.1): Likewise.
1785 (dlltool.1): Likewise.
1786 (nlmconv.1): Likewise.
1787 (nm.1): Likewise.
1788 (objcopy.1): Likewise.
1789 (objdump.1): Likewise.
1790 (ranlib.1): Likewise.
1791 (readelf.1): Likewise.
1792 (size.1): Likewise.
1793 (strings.1): Likewise.
1794 (strip.1): Likewise.
1795 (windres.1): Likewise.
1796 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1797 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1798 $(DEMANGLER_NAME).
1799 (as.1): Removed.
1800 * doc/Makefile.in: Regenerated.
1801
7014bc31
NC
18022001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1803
1804 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1805
b811889f
NC
18062001-07-01 Daniel Berlin <dan@cgsoftware.com>
1807
1808 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1809
12ab83a9
NC
18102001-06-29 James Cownie <jcownie@etnus.com>
1811
1812 * readelf.c: Support DWARF 2.1 attributes.
1813
a6e9f9df
AM
18142001-06-28 Alan Modra <amodra@bigpond.net.au>
1815
1816 * readelf.c (GET_DATA_ALLOC): Remove.
1817 (GET_DATA): Remove.
1818 (get_data): New function combining above macros, with an extra
1819 test for zero size.
1820 (slurp_rela_relocs): Use get_data, and catch error return.
1821 (slurp_rel_relocs): Likewise.
1822 (get_32bit_program_headers): Likewise.
1823 (get_64bit_program_headers): Likewise.
1824 (get_32bit_section_headers): Likewise.
1825 (get_64bit_section_headers): Likewise.
1826 (get_32bit_elf_symbols): Likewise.
1827 (get_64bit_elf_symbols): Likewise.
1828 (process_section_headers): Likewise.
1829 (process_relocs): Likewise.
1830 (slurp_ia64_unwind_table): Likewise.
1831 (process_unwind): Likewise.
1832 (get_32bit_dynamic_segment): Likewise.
1833 (get_64bit_dynamic_segment): Likewise.
1834 (process_dynamic_segment): Likewise.
1835 (process_version_sections): Likewise.
1836 (process_symbol_table): Likewise.
1837 (dump_section): Likewise.
1838 (display_debug_info): Likewise.
1839 (display_debug_section): Likewise.
1840 (process_section_contents): Likewise.
1841 (process_corefile_note_segment): Likewise.
1842 (process_mips_specific): Likewise. Also free econf32, econf64.
1843
af3fc3bc
AM
18442001-06-25 Alan Modra <amodra@bigpond.net.au>
1845
1846 * readelf.c (dump_relocations): Print "bad symbol index" if
1847 symtab == NULL with non-zero symtab_index.
1848 (process_relocs): Don't bomb if reloc section has no symsec.
1849
6d900bf6
L
18502001-06-24 H.J. Lu <hjl@gnu.org>
1851
1852 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1853 by accident.
1854 (copy_main): Apply the the change made to strip_main on
1855 2001-05-30 by accident.
1856
49b4e386
AJ
18572001-06-23 Andreas Jaeger <aj@suse.de>
1858
1859 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1860 parameter 'code'.
1861 (unw_decode_x2): Likewise.
1862 (unw_decode_x3): Likewise.
1863 (unw_decode_x4): Likewise.
1864
d8dc71e3
BE
18652001-06-23 Ben Elliston <bje@redhat.com>
1866
1867 * MAINTAINERS: Add myself as M88k maintainer.
1868
af3bdff7
NC
18692001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1870
1871 * objcopy.c (strip_main): Support -o or --output-file command lien
1872 switch.
1873
105e7211
L
18742001-06-19 H.J. Lu <hjl@gnu.org>
1875
1876 * doc/Makefile.in: Regenerated.
1877
c45021f2
NC
18782001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1879
1880 * readelf.c: Restore formatting.
1881
18822001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1883
bb279dc0
ZW
1884 * Makefile.am: Move documentation into doc subdirectory.
1885 * Makefile.in: Regenerated.
c45021f2 1886 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
1887 * addr2line.1: Removed.
1888 * ar.1: Likewise.
1889 * dlltool.1: Likewise.
1890 * nlmconv.1: Likewise.
1891 * nm.1: Likewise.
1892 * objcopy.1: Likewise.
1893 * objdump.1: Likewise.
1894 * ranlib.1: Likewise.
1895 * readelf.1: Likewise.
1896 * size.1: Likewise.
1897 * strings.1: Likewise.
1898 * strip.1: Likewise.
1899 * windres.1: Likewise.
1900 * cxxfilt.man: Likewise.
c45021f2
NC
1901 * doc: New Directory.
1902 * doc/Makefile.am: New file.
1903 * doc/Makefile.in: Generate.
1904
09ad7db3
AM
19052001-06-09 Alan Modra <amodra@bigpond.net.au>
1906
1907 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1908
936260fe
AM
19092001-06-01 Alan Modra <amodra@bigpond.net.au>
1910
1911 * MAINTAINERS: Update my email address.
1912
16b2b71c
NC
19132001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1914
1915 * objcopy.c: Add new switches: --keep-global-symbol,
1916 --keep-symbols, --localize-symbols, --keep-global-symbols and
1917 --weaken-symbols.
1918 * binutils.texi: Document new switches.
1919 * objcopy.1: Regenerate.
1920 * NEWS: Announce new feature.
1921
7036c0e1
AJ
19222001-05-28 Andreas Jaeger <aj@suse.de>
1923
1924 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1925 variables, fix format strings.
1926
76a406e5
NC
19272001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1928
1929 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1930 when computing the address of the line to show.
1931
31b6fca6
RH
19322001-05-16 Richard Henderson <rth@redhat.com>
1933
1934 * readelf.c (do_debug_frames_interp): New.
1935 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1936 (byte_get_big_endian): Likewise.
1937 (parse_args) ['F']: Set do_debug_frames_interp.
1938 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1939 (frame_display_row): Don't trunc pc_begin to int.
1940 (size_of_encoded_value): New.
1941 (display_debug_frames): Handle 64-bit targets. Print raw data
1942 unless do_debug_frames_interp.
1943 (debug_displays): Remove duplicate .debug_frame.
1944
4fe85591
NC
19452001-05-15 Ralf Baechle <ralf@gnu.org>
1946
1947 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1948 The former constant was never in active use and is used otherwise
1949 by the ABI.
1950
579f31ac
JJ
19512001-05-11 Jakub Jelinek <jakub@redhat.com>
1952
1953 * readelf.c (process_unwind): Print all unwind sections, not just
1954 one.
1955
78f4a3f7
AM
19562001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1957
1958 * readelf.c (process_unwind): Remove const specifier.
1959
1c529ca6
NC
19602001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1961
1962 * strings.c (isgraphic): Do not use isascii() unless it is needed
1963 for isprint() to work.
1964 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1965
87e6d782
NC
19662001-04-27 Johan Rydberg <jrydberg@opencores.org>
1967
bb279dc0 1968 * NEWS: Announce support for OpenRISC.
87e6d782 1969
4bd3d870 19702001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
1971
1972 * dlltool.c (do_default_excludes): Initialise to true.
1973
21211521
AM
19742001-04-10 Alan Modra <amodra@one.net.au>
1975
1976 * MAINTAINERS: Update my email address
1977 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1978
0c66b61e 19792001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
1980
1981 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1982
e58d53af
L
19832001-03-30 H.J. Lu <hjl@gnu.org>
1984
1985 * readelf.c (process_unwind): Just return if do_unwind is 0.
1986
bee72332
DD
19872001-03-28 Roger Sayle <roger@metaphorics.com>
1988
1989 * dlltool.c (make_one_lib_file): Fix section flags for
1990 .text, .data and .bss in stub ds*.o files to match those
1991 generated by gas.
1992
f1467e33
L
19932001-03-29 H.J. Lu <hjl@gnu.org>
1994
1995 * readelf.c (process_unwind): Only do unwind sections for
1996 IA64.
1997
1c6fb4fe
L
19982001-03-28 H.J. Lu <hjl@gnu.org>
1999
2000 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
2001 * Makefile.in: Regenerate.
2002
0879a67a
AJ
20032001-03-26 Andreas Jaeger <aj@suse.de>
2004
2005 * binutils.texi (nm): Fix texi syntax.
2006
0285c67d
NC
20072001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2008
2009 * binutils.texi: Put @c man begin and @c man end indications
2010 to generate man pages using texi2pod and pod2man. Put @c man title
2011 to identify each man. Add SEEALSO entries.
2012 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
2013 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
2014 sort the list.
2015 (*.1): Build the man pages from binutils.texi.
2016 * Makefile.in: Regenerate.
2017
04847a4d
CF
20182001-03-13 Eric Kohl <ekohl@rz-online.de>
2019
2020 * defparse.y (opt_equal_name): allow "." in name.
2021 * dlltool.c (def_exports): Added ability to generate forwarded exports.
2022 (gen_exp_file): Likewise.
2023
43a0748c
NC
20242001-03-12 Stefan Geuken <mail@stefan-geuken.de>
2025
2026 * NEWS: Document addition of -B switch to objcopy.
2027 * binutils.texi: Document addition of -B switch to objcopy.
2028 * objcopy.c: (copy_options): Add --binary-architecture.
2029 (copy_usage): Document -B/--binary-architecture.
2030 (copy_main): Support -B/--binary-architecture. Set
2031 bfd_external_binary_architecture.
0879a67a 2032
b7498e0e
NC
20332001-03-11 Andreas Jaeger <aj@suse.de>
2034
2035 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
2036 (dump_relocations): Likewise.
2037 (get_machine_name): Likewise.
2038
a59e3bd7
NC
20392001-02-28 Nick Clifton <nickc@redhat.com>
2040
2041 * readelf.c: (struct unw_aux_info): Remove const modifier for
2042 'strtab' field.
2043 (process_unwind): Remove non-K&R compliant LHS type cast in call
2044 to GET_DATA_ALLOC macro.
2045
a5bcd848
PB
20462001-02-28 Philip Blundell <pb@futuretv.com>
2047
2048 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
2049 ABI is in use; remove ambiguity between the "unknown" EABI and
2050 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
2051 renamed EF_xx constants.
2052
27b7e12d
AM
20532001-02-27 Alan Modra <alan@linuxcare.com.au>
2054
2055 * configure.in (BFD_VERSION): New.
2056 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2057 * configure: Regenerate.
2058 * Makefile.am: Run "make dep-am"
2059 * Makefile.in: Regenerate.
2060
a9f10786
NC
20612001-02-14 Nick Clifton <nickc@redhat.com>
2062
2063 * MAINTAINERS: Add "Obvious Fix" rule.
2064
3c44da9a
MS
20652001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2066
2067 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
2068 literal concatenation.
2069
ecd03389
MS
20702001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2071
2072 * readelf.c (struct unw_aux_info): Remove const from the info member.
2073 (process_unwind): Don't type-cast the third argument to the
2074 GET_DATA_ALLOC macro.
2075
88ec60c7
NC
20762001-02-11 Nick Clifton <nickc@redhat.com>
2077
2078 * readelf.c (dump_relocations): Free corrected allocated
2079 array.
2080 (process_unwind): Fix compile time warning.
2081
f5e21966
NC
20822001-02-10 Nick Clifton <nickc@redhat.com>
2083
2084 * binutils.texi: Document new --unwind option to readelf.
2085
a85d7ed0
NC
20862001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2087
2088 * readelf.c: Add linux target for S/390.
2089
7bb10502
AM
20902001-02-10 Alan Modra <alan@linuxcare.com.au>
2091
2092 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
2093 printf is a macro.
2094
8ca8f343
HPN
20952001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
2096
2097 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
2098 * aclocal.m4: Regenerate.
2099 * configure: Regenerate.
2100
7340082d
NC
21012001-02-07 Todd Vierling <tv@wasabisystems.com>
2102
2103 * bucomm.c (bfd_target_vector): Change extern array to pointer.
2104 * objdump.c (bfd_target_vector): Likewise.
2105
4d6ed7c8
NC
21062001-02-07 David Mosberger <davidm@hpl.hp.com>
2107
2108 * readelf.c (process_unwind): New function.
2109 (slurp_ia64_unwind_table): Ditto.
2110 (dump_ia64_unwind): Ditto.
2111 (find_symbol_for_address): Ditto.
2112 (slurp_rela_relocs): New function (split off from dump_relocations()).
2113 (slurp_rel_relocs): Ditto.
2114 (parse_args): Handle '-u' option.
2115
2116 * unwind-ia64.c: New file.
2117 * unwind-ia64.h: New file.
2118 * Makefile.am: Include unwind-ia64.c in readelf build.
2119 * Makefile.in: Regenerate.
7340082d 2120 * po/binutils.pot: Regenerate.
4d6ed7c8 2121
c7217458
PB
21222001-02-04 Philip Blundell <philb@gnu.org>
2123
2124 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
2125 * configure: Regenerate.
2126
956eedd4
AM
21272001-01-31 Steve deRosier <sderosier@vari-lite.com>
2128
2129 * ieee.c (ieee_add_bb11): Don't check for backslashes
2130 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2131
8855cbca
AM
21322001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
2133
c7f2731e
AM
2134 * ieee.c: Update copyright.
2135 (ieee_start_compilation_unit): Don't check for backslashes
2136 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2137
8855cbca
AM
2138 * stabs.c: Update copyright. Include "filenames.h".
2139 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
2140
329de803 21412001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
2142
2143 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
2144 sections are present before using them. Remove code duplication.
2145 (process_symbol_table): Check if VERDEF or VERNEED sections are
2146 present before using them.
2147
23719f39
NC
21482001-01-17 Nick Clifton <nickc@redhat.com>
2149
2150 * objcopy.c (copy_object): Fail if attempting to convert the
2151 endianness of the input object file.
2152
2153 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 2154
f726e849
NC
21552001-01-16 Nick Clifton <nickc@redhat.com>
2156
2157 * readelf.c (string_table_length): New variable.
2158 (SECTION_NAME): Catch out of range indices and missing section
2159 pointers.
2160 (process_section_headers): Delete useless local variable
2161 string_table_offset. Set the value of string_table_length
2162 after loading the string table.
2163 (process_mips_specific): Use SECTION_NAME macro.
2164 (process_file): Set string_table_length to 0 when it is freed.
2165
d0398d6a
NC
21662001-01-12 Nick Clifton <nickc@redhat.com>
2167
2168 * version.c (print_version): Update copyright date.
2169
0d2bcfaf
NC
21702001-01-11 Peter Targett <peter.targett@arccores.com>
2171
2172 * readelf.c (dump_relocations): Include selection with EM_ARC.
2173 (get_machine_name) Update name to "ARC".
2174
8b1e6df3
NC
21752001-01-09 Nick Clifton <nickc@redhat.com>
2176
2177 * Makefile.am: Add rule to build objdump.o from objdump.c and
2178 using OBJDUMP_DEFS.
2179 * Makefile.in: Regenerate.
2180
2181 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2182 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2183 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 2184 * configure: Regenerate.
8b1e6df3
NC
2185
2186 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2187 is defined read in the relocs even if dump_reloc_info is
2188 false.
2189
2f952d20
PB
21902001-01-07 Philip Blundell <philb@gnu.org>
2191
2192 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2193 `bug-binutils'.
2194 * README: Likewise.
2195
a8c548cb
NC
21962000-12-19 Nick Clifton <nickc@redhat.com>
2197
2198 * dlltool.c: Add missing support for arm-epoc-pe.
2199 * configure.in: Add missing support for arm-epoc-pe.
2200 * configure: Regenerate.
2201
cc5fda35
NC
22022000-12-15 Nick Clifton <nickc@redhat.com>
2203
2204 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2205 Mode parts of the x86 port.
2206
bcedfee6
NC
22072000-12-04 Andreas Jaeger <aj@suse.de>
2208
2209 * readelf.c (guess_is_rela): Add EM_X86_64.
2210 (dump_relocations): Add EM_X86_64.
2211 (get_machine_name): Add EM_X86_64.
2212 Include "elf/x86-64.h".
2213
584da044
NC
22142000-12-12 Nick Clifton <nickc@redhat.com>
2215
2216 * readelf.c: Fix formatting.
2217
7559e86e 22182000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2219
2220 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2221
a98cc2b2
AH
22222000-12-07 Andrew Haley <aph@redhat.com>
2223
2224 * readelf.c (display_debug_frames): Only display columns that are
2225 referenced by the frame debug info.
2226
c7987a69
NC
22272000-12-05 Nick Clifton <nickc@redhat.com>
2228
2229 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2230
09fd7e38
JM
22312000-12-04 Jason Merrill <jason@redhat.com>
2232
2233 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2234 (display_debug_section): Likewise.
2235 (display_debug_info): Display CU header before bailing.
2236
e7af610e
NC
22372000-12-01 Chris Demetriou <cgd@sibyte.com>
2238
09fd7e38
JM
2239 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2240 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2241 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 2242
09fd7e38
JM
2243 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2244 and E_MIPS_ARCH_64.
84ea6cf2 2245
09fd7e38
JM
2246 * readelf.c (get_machine_flags): Add case for
2247 E_MIPS_MACH_SB1.
c6c98b38 2248
75066968
DD
22492000-11-30 Richard Earnshaw <rearnsha@arm.com>
2250
2251 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2252
5c4666ea
HPN
22532000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2254