2002-11-18 Klee Dienes <kdienes@apple.com>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
48c5eb8a
SS
12002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
2
3 * testsuite/binutils-all/objcopy.exp: Disable tic4x from test
4 * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x
5 testcase
6
2f62977e
NC
72002-11-14 Nick Clifton <nickc@redhat.com>
8
9 * readelf.c (process_program_headers): Add comment about return
10 value. Ensure that 0 is returned if the headers are not loaded.
11 (process_file): If process_section_headers failed to load the
12 headers disable any tests that rely upon them. Similarly for
13 process_program_headers.
14
cd24c222
NC
152002-11-12 Nick Clifton <nickc@redhat.com>
16
17 * po/da.po: Updated Danish translation.
18
f3931575
AM
192002-11-12 Klee Dienes <kdienes@apple.com>
20
21 * rddbg.c (read_section_stabs_debugging_info): Also recognize
22 LC_SYMTAB.stab/LC_SYMTAB.stabstr as a valid pair of sections.
23
b54e7460
CF
242002-11-11 Christopher Faylor <cgf@redhat.com>
25
26 * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from
27 cgf maintainership.
28
4f17cc13
CF
292002-11-11 Christopher Faylor <cgf@redhat.com>
30
31 * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.
32
232e7cb8
NC
332002-11-07 Nick Clifton <nickc@redhat.com>
34
cd24c222 35 * configure.in (ALL_LINGUAS): Add 'da'.
235c4794
NC
36 * configure: Regenerate.
37 * po/da.po: New Danish translation.
38
232e7cb8
NC
39 * readelf.c (get_symbol_index_type): Revert part of previous
40 patch: Display unknown symbol types in decimal, not hex.
41
c9e38879
NC
422002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
43
44 * dlltool.c (add_excludes): Don't prefix excluded fastcall
45 symbols with underscore.
46 (xlate): Ignore add_underscore for decorated fastcall symbols.
47
482002-11-07 Eric Kohl <ekohl@rz-online.de>
49
50 * deflex.l: Accept '@' as first character of an ID.
51 * dlltool.c (gen_exp_file): Use existing '@' prefix rather than
52 ASM_PREFIX for fastcall symbols.
53 (scan_drectve_symbols): Handle fastcall symbols when generating
54 undecorated aliases for symbols in drectve section.
55 (scan_filtered_symbols): Likewise, with export-all.
56 (xlate): Likewise, with --kill-at.
57 (make_imp_label): New function to handle fastcall symbols
58 correctly.
59 (make_one_lib_file): Use make_imp_label instead of make_label
60 for imp symbols.
61
a700dc3b
SS
622002-11-06 Svein E. Seldal <Svein.Seldal@solidas.com>
63
64 * MAINTAINERS: Add self as TIC4X maintainer.
65
5cf1065c
NC
662002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
67
68 * readelf.c (get_symbol_index_type): Add hex number to
49814ed0
NC
69 PROCESSOR-specific, OS-specific, reserved and unknown symbol
70 types.
5cf1065c 71
f1ef08cb
AM
722002-11-04 Alan Modra <amodra@bigpond.net.au>
73
74 * readelf.c (byte_get_little_endian): Comment typo fix.
75 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
76 as the format string.
77 (dump_relocations): Correct section sym names.
78 (process_section_headers): Clear symtab_shndx_hdr.
79 (read_and_display_attr_value): Don't pass indirect string to printf
80 as the format string.
81 (display_debug_frames): Indicate when zero terminator found. Decode
82 DW_EH_PE_pcrel addresses.
83
1a09a22c
NC
842002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
85
86 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
87 order to ensure proper disassembly of the valid 0-value opcode.
88 * configure: Regenerate.
89 * aclocal.m4: Regenerate.
90 * config.in: Regenerate.
91 * configure.in: Regenerate.
92 * doc/Makefile.in: Regenerate.
93 * po/binutils.pot: Regenerate.
94
c254c557
KK
952002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
96
97 * MAINTAINERS: Add self as SH maintainer.
98
aefbdd67
BE
992002-10-23 Ben Elliston <bje@redhat.com>
100
101 * doc/binutils.texi (objdump): Document -z and move the entry for
102 --disassemble-zeroes to the end of the options section (for `z').
103
ab9bcc01
NC
1042002-10-21 Nick Clifton <nickc@redhat.com>
105
106 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
107
8ab56b6f
AM
1082002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
109
110 * objdump.c (dump_data): Correct addr_offset for opb != 1.
111
49c12576
AM
1122002-10-15 Alan Modra <amodra@bigpond.net.au>
113
48417c1a
AM
114 * bucomm.c (list_supported_targets): Use bfd_target_list.
115
49c12576
AM
116 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
117 other object errors in preference to bfd_core errors.
118
6e1a7e9a
AM
1192002-10-14 Alan Modra <amodra@bigpond.net.au>
120
121 * Makefile.am: Run "make dep-am".
122 * objdump.c: #include "bfdver.h".
123 * version.c: Likewise.
124 * Makefile.in: Regenerate.
125 * config.in: Regenerate.
126 * configure: Regenerate.
127 * po/POTFILES.in: Regenerate.
128
09fc3b02
DJ
1292002-10-09 Daniel Jacobowitz <drow@mvista.com>
130
131 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
132 sections. Allow relocations against the absolute symbol. Don't
133 use the value in compunit.cu_abbrev_offset if we found a RELA
8ab56b6f 134 relocation.
09fc3b02 135
f309035a
NC
1362002-10-07 Gordon Chaffee <chaffee@netvmg.com>
137
138 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
139 ordinary ones are available.
140
810dfa6e
L
1412002-09-30 H.J. Lu <hjl@gnu.org>
142
143 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
144 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
145
bb279dc0
ZW
1462002-09-17 Zack Weinberg <zack@codesourcery.com>
147
148 * Makefile.am (CFILES): Add cxxfilt.c.
149 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
150 (cxxfilt_LDADD): Delete.
151 Remove all references to underscore.c.
152 Regen dependencies.
153 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
154 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
155 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
156 adjustments to fit into binutils framework.
157 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
158
065c959b
NC
1592002-09-12 Roland McGrath <roland@redhat.com>
160
161 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
162 Handle DW_OP_GNU_push_tls_address.
163
e09f4395
NC
1642002-09-11 Nick Clifton <nickc@redhat.com>
165
166 * po/tr.po: Updated Turkish translation.
167
873e0588
NC
1682002-09-10 Nick Clifton <nickc@redhat.com>
169
170 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
171 testsuite changes. Add paragraphs about testsuite and config
172 patches.
173
069fe61f
NC
1742002-08-29 Nick Clifton <nickc@redhat.com>
175
176 * readelf.c (get_machine_flags): Remove redundant reference to
177 E_V850EA_ARCH.
178
fe0507eb
AM
1792002-08-28 Alan Modra <amodra@bigpond.net.au>
180
181 * objdump.c (dump_bfd): Restore lines accidentally deleted in
182 last commit.
183
026df7c5
NC
1842002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
185
bb279dc0 186 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
187 (dump_bfd_header): Likewise.
188
68a4c073
AM
1892002-08-27 Alan Modra <amodra@bigpond.net.au>
190
191 * nm.c: Revert last change.
192
a1df01d1
AM
1932002-08-26 Alan Modra <amodra@bigpond.net.au>
194
195 * nm.c (display_rel_file): Don't report "no symbols" as an error.
196 * objdump.c (slurp_symtab): Likewise.
197 (slurp_dynamic_symtab): Likewise.
198 (dump_symbols): Likewise. Do print "no symbols" to stdout.
199
a926ab2f
GK
2002002-08-24 Geoffrey Keating <geoffk@redhat.com>
201
202 * MAINTAINERS: Change my mailing address.
203
fcf62380
DA
2042002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
205
206 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
207
51e28791
NC
2082002-08-22 Nick Clifton <nickc@redhat.com>
209
210 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
211 HPPA.
212
c5b060ad
AM
2132002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
214
215 * readelf.c (parse_args): Change debug_dump_opt to static.
216
4b73ca92
NC
2172002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
218
219 * stabs.c (parse_stab_argtype): Pass length of physname to
220 stab_demangle_argtypes.
221 (stab_demangle_argtypes): Add new parameter - length of physname.
222 Pass length of physname on to stab_demangle_prefix.
223 (stab_demangle_prefix): Add new parameter - length of physname.
224 Use length of physname (if supplied) to compute end of function
225 name.
226
35b1837e
AM
2272002-08-15 Alan Modra <amodra@bigpond.net.au>
228
229 * readelf.c: Include elf/i370.h.
230 (dump_relocations): Handle EM_S370.
231 (dynamic_segment_parisc_val): Print \n.
232 (process_dynamic_segment <DT_BIND_NOW>): Here too.
233
762baac5
NC
2342002-08-14 Nick Clifton <nickc@redhat.com>
235
236 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
237 * objdump.c (usage): Likewise.
238 * doc/binutils.texi: Likewise.
239
85c09e8a
NC
2402002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
241
242 * rcparse.y (acc_entry): Don't warn about ALT use with
243 non-VIRTKEY.
244
212a3c4d
L
2452002-08-13 H.J. Lu <hjl@gnu.org>
246
247 * objcopy.c (copy_object): Don't warn about the unsupported
248 architecture unless the input target is defaulted or the
249 output architecture is different from the input.
250
2b692c59
NC
2512002-08-09 Nick Clifton <nickc@redhat.com>
252
253 * po/sv.po: Updated Swedish translation.
254
09de7a73
AM
2552002-08-05 Alan Modra <amodra@bigpond.net.au>
256
257 * prdbg.c (pr_fix_visibility): Remove assert.
258
47badb7b
NC
2592002-07-31 Nick Clifton <nickc@redhat.com>
260
261 * addr2line.c (process_file): Rename parameter 'filename' to
262 'file_name' in order to avoid shadowing global symbol of the
263 same name.
264 (main): Likewise.
265
2979dc34
JJ
2662002-07-30 Jakub Jelinek <jakub@redhat.com>
267
268 * readelf.c (OPTION_DEBUG_DUMP): Define.
269 (options): Use it.
270 (usage): Update help.
271 (parse_args): Handle --debug-dump separately from -w.
272 * doc/binutils.texi (readelf): Update documentation.
273
219576a4
NC
2742002-07-25 Nick Clifton <nickc@redhat.com>
275
276 * po/es.po: Updated Spanish translation.
277 * po/fr.po: Updated French translation.
278
bf4f22e6 2792002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 280
bf4f22e6
NC
281 * po/es.po: Updated Spanish translation.
282
c5b3a82a
AM
2832002-07-23 Alan Modra <amodra@bigpond.net.au>
284
285 * Makefile.am: Run "make dep-am".
286 * Makefile.in: Regenerate.
287
0461a601
NC
2882002-07-23 Nick Clifton <nickc@redhat.com>
289
bf4f22e6 290 * po/fr.po: Updated French translation.
0461a601 291
bf44dd74
AM
2922002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
293
294 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
295
2c205ff2
AM
2962002-07-20 Alan Modra <amodra@bigpond.net.au>
297
63eb0809 298 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 299
1e4cf259
NC
3002002-07-18 Denis Chertykov <denisc@overta.ru>
301 Frank Ch. Eigler <fche@redhat.com>
302
303 * readelf.c: Include "elf/ip2k.h".
304 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
305 (dump_relocations): Likewise.
306 (get_machine_name): Likewise.
307 * NEWS: Mention IP2K support.
308
2cbb2eef
NC
3092002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
310
311 * NEWS: Add 'Changes in 2.13'.
312
047b2264
JJ
3132002-07-10 Jakub Jelinek <jakub@redhat.com>
314
315 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
316 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
317 (get_section_type_name): Handle SHT_GNU_LIBLIST.
318 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
319 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
320 (process_gnu_liblist): New.
321 (process_file): Call it.
322
97230b15
AM
3232002-07-03 Alan Modra <amodra@bigpond.net.au>
324
325 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
326 * Makefile.in: Regenerate.
327
a6637ec0
AM
3282002-07-02 Alan Modra <amodra@bigpond.net.au>
329
330 * budemang.c: New file, "demangle" function.
331 * budemang.h: New file.
332 * addr2line.c (translate_addresses): Use "demangle".
333 * nm.c (print_symname): Likewise.
334 * objdump.c (objdump_print_symname): Likewise.
335 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
336 here since that obfuscates.
337 * rdcoff.c: Don't #include demangle.h.
338 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
339 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
340 (HFILES): Add budemang.h. Sort.
341 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
342 Run "make dep-am".
343 * Makefile.in: Regenerate.
344
179d3252
JT
3452002-07-01 Matt Thomas <matt@3am-software.com>
346
347 * readelf.c: Include "elf/vax.h".
348 (guess_is_rela): Move EM_VAX from unknown to RELA case.
349 (dump_relocations): Handle VAX relocations.
350 (get_machine_flags): Handle VAX machine flags.
351
75751cd9
SC
3522002-06-29 Stephane Carrez <stcarrez@nerim.fr>
353
354 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
355
e5851ab8
NC
3562002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
357
358 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
359
eb3f2f5c
AM
3602002-06-26 Alan Modra <amodra@bigpond.net.au>
361
362 * nm.c (print_symname): When demangling, strip leading dots from
363 symbol names to avoid confusing the demangler.
364
a13a0de8
L
3652002-06-25 H.J. Lu <hjl@gnu.org>
366
367 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
368 * Makefile.in: Regenerated.
369
6db7a086
AM
3702002-06-21 Igor Schein <igor@txc.com>
371
372 * configure.in: Quote bu_cv_have_fopen64.
373 * configure: Regenerate.
374
9710509e
AM
3752002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
376
377 * configure.in: Check for strcoll.
378 * configure: Regenerate.
379 * config.in: Regenerate.
380 * nm.c (main): Set locale for LC_COLLATE category.
381 (non_numeric_forward): Use strcoll if available.
382
a9f0b5e7
DB
3832002-06-20 Dave Brolley <brolley@redhat.com>
384
385 * MAINTAINERS: Add self as fr30 and frv maintainer.
386
33f5f537
L
3872002-06-18 H.J. Lu (hjl@gnu.org)
388
389 * nm.c: Include "elf/common.h".
390 (extended_symbol_info): Add elfinfo, a pointer to
391 elf_symbol_type.
392 (SYM_SIZE): Use elfinfo if it is not NULL.
393 (get_symbol_type): New function.
394 (display_archive): Set print_width for each archive member.
395 (display_file): Likewise.
396 (display_rel_file): Don't set print_width here.
397 (print_object_filename_sysv): Handle print_width.
398 (print_archive_member_sysv): Likewise.
399 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
400 (print_symbol): Set the elfinfo field in extended_symbol_info
401 for ELF.
402 (print_object_filename_sysv): Fix the output format.
403 (print_symbol_info_sysv): Print type and section for ELF.
404
4052002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
406
407 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 408 the symbol's size equal to its value when --size-sort is
33f5f537
L
409 used.
410
5c70f934
DB
4112002-06-18 Dave Brolley <brolley@redhat.com>
412
413 From Catherine Moore:
414 * readelf.c (elf/frv.h): #include it.
415 (guess_is_rela): Support EM_CYGNUS_FRV.
416 (dump_relocations): Ditto.
417 (get_machine_name): Ditto.
418 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
419
7ece0d85
JJ
4202002-06-18 Jakub Jelinek <jakub@redhat.com>
421
422 * readelf.c (get_file_header): Only read the first section header if
423 e_shoff is non-zero.
424
72797995
L
4252002-06-15 H.J. Lu (hjl@gnu.org)
426
427 * nm.c (print_size): New variable. Initialize to 0.
428 (long_options): Add 'S'/"print-size".
429 (main): Handle 'S'.
430 (print_symbol_info_bsd): Print size only if print_size is not
431 0.
432
433 * doc/binutils.texi: Document -S/--print-size.
434
977f7911
NC
4352002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
436
437 * nm.c (struct extended_symbol_info): New strcuture: Add the size
438 of the symbols to the information provided by the symbol_info
439 structure.
440 (print_symbols): Pass the symbol size to print_symbol.
441 (print_size_symbols): Pass the symbol size to print_symbol.
442 (print_symbol): Extra argument: The size of the symbol. Store
443 this in the extended_symbol_info structure.
444 (print_symbol_info): Change type of info parameter to
445 extended_symbol_info. Display the size, if known.
446 (print_symbol_info_posix): Likewise.
447 (print_symbol_info_sysv): Likewise.
448
b1f88ebe
AM
4492002-06-08 Alan Modra <amodra@bigpond.net.au>
450
fa449227
AM
451 * Makefile.am: Run "make dep-am".
452 * Makefile.in: Regenerate.
453 * doc/Makefile.in: Regnerate.
454
b1f88ebe
AM
455 * bucomm.c: Replace CONST with const.
456 * nm.c: Likewise.
457 * objdump.c: Likewise.
458
91a106e6
L
4592002-06-07 H.J. Lu <hjl@gnu.org>
460
461 * readelf.c (DW_CFA_GNU_args_size): Don't define.
462 (DW_CFA_GNU_negative_offset_extended): Likewise.
463 (DW_CFA_GNU_window_save): Likewise.
464 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
465 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
466
6ab6b380 4672002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 468
6ab6b380
NC
469 * nm.c: When computing size of symbols for an ELF target use the
470 internal size field.
471
e28e05a3
JL
4722002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
473
474 * testsuite/binutils-all/objcopy.exp: clear xfail for
475 "hppa*64*-*-hpux*".
476 * testsuite/binutils-all/hppa/objdump.exp: Return if
477 "*64*-*-*".
478
dc156bc0
AM
4792002-06-05 Alan Modra <amodra@bigpond.net.au>
480
481 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
482
4832002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
484
485 * objdump.c: Fix formatting.
486
d79e4ea3
BE
4872002-05-29 Ben Elliston <bje@redhat.com>
488
489 * MAINTAINERS: Add self as M68k maintainer.
490
d172d4ba
NC
4912002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
492
493 * readelf.c: Modified/Added DLX elf support.
494
7edb8f29
NC
4952002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
496
3a1a2036
NC
497 * arsup.c: Fix formatting.
498 * debug.c (debug_record_label): Add missing colon to error
499 message.
500 * ieee.c (parse_ieee_ty): Fix spelling typo.
501 * readelf.c (process_program_headers): Remove English assumption
502 about making a plural word.
503 (process_section_headers): Likewise.
504 (process_relocs): Allow quotes to be translated.
505 (process_unwind): Likewise,
506 (process_mips_specific): Improve error message.
507 (get_note_type): Fix spelling typo.
508
7edb8f29
NC
509 * configure.in (ALL_LINGUAS): Add sv
510 * po/sv.po: New file.
511
3eee1e9d
AM
5122002-05-27 Alan Modra <amodra@bigpond.net.au>
513
514 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
515 (unw_print_grmask): Likewise.
516 (unw_print_frmask): Likewise.
517
d43efbe3
KH
5182002-05-26 Kazu Hirata <kazu@cs.umass.edu>
519
520 * arsup.c: Remove ARGSUSED.
521 * debug.c: Likewise.
522 * ieee.c: Likewise.
523 * nlmconv.c: Likewise.
524 * prdbg.c: Likewise.
525 * stabs.c: Likewise.
526 * wrstabs.c: Likewise.
527
e9792343
AM
5282002-05-25 Alan Modra <amodra@bigpond.net.au>
529
530 * arlex.l: Use #include "" instead of <> for local header files.
531 * coffdump.c: Likewise.
532 * coffgrok.c: Likewise.
533 * nlmconv.c: Likewise.
534 * nlmheader.y: Likewise.
535 * srconv.c: Likewise.
536 * strings.c: Likewise.
537 * sysdump.c: Likewise.
538 * unwind-ia64.h: Likewise.
539 * windres.h: Likewise.
540 * winduni.h: Likewise.
541
d7e53452
TR
5422002-05-24 Tom Rix <trix@redhat.com>
543
544 * MAINTAINERS: Add self as the d10v maintainer.
545
436e8db0
NC
5462002-05-24 TAMURA Kent <kent@netbsd.org>
547
548 * configure.in: Builds dlltool for i386-netbsdpe.
549 * configure: Regenerate.
550
9f66665a
KH
5512002-05-23 Kazu Hirata <kazu@cs.umass.edu>
552
553 * size.c: Fix formatting.
554 * srconv.c: Likewise.
555 * stabs.c: Likewise.
556 * sysdump.c: Likewise.
557 * unwind-ia64.c: Likewise.
558 * wrstabs.c: Likewise.
559
13ae64f3
JJ
5602002-05-23 Jakub Jelinek <jakub@redhat.com>
561
562 * readelf.c (get_segment_type): Add PT_TLS.
563 (get_elf_section_flags): Add SHF_TLS.
564 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
565 (process_dynamic_segment): Use puts instead of printf.
566 (get_symbol_type): Support STT_TLS.
567 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
568 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
569 Add SEC_THREAD_LOCAL.
570
53c7db4b
KH
5712002-05-23 Kazu Hirata <kazu@cs.umass.edu>
572
573 * rdcoff.c: Fix formatting.
574 * rddbg.c: Likewise.
575 * readelf.c: Likewise.
576 * rename.c: Likewise.
577 * resbin.c: Likewise.
578 * resrc.c: Likewise.
579 * resres.c: Likewise.
580
0af11b59
KH
5812002-05-21 Kazu Hirata <kazu@cs.umass.edu>
582
583 * filemode.c: Fix formatting.
584 * ieee.c: Likewise.
585 * is-ranlib.c: Likewise.
586 * is-strip.c: Likewise.
587 * maybe-ranlib.c: Likewise.
588 * maybe-strip.c: Likewise.
589 * nlmconv.c: Likewise.
590 * nm.c: Likewise.
591 * not-ranlib.c: Likewise.
592 * not-strip.c: Likewise.
593 * objcopy.c: Likewise.
594 * objdump.c: Likewise.
595
21611032
TS
5962002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
597
598 * objdump.c (dump_headers): Fix output formatting for ELF32
599 architectures in a BFD64 enabled toolchain.
600
26044998
KH
6012002-05-20 Kazu Hirata <kazu@cs.umass.edu>
602
603 * debug.c: Fix formatting.
604 * debug.h: Likewise.
605 * dlltool.c: Likewise.
606 * dllwrap.c: Likewise.
607 * emul_aix.c: Likewise.
608 * emul_vanilla.c: Likewise.
609
f462a9ea
KH
6102002-05-19 Kazu Hirata <kazu@cs.umass.edu>
611
612 * addr2line.c: Fix formatting.
613 * ar.c: Likewise.
614 * arsup.c: Likewise.
615 * arsup.h: Likewise.
616 * binemul.c: Likewise.
617 * binemul.h: Likewise.
618 * bucomm.c: Likewise.
619 * coffdump.c: Likewise.
620 * coffgrok.c: Likewise.
621 * coffgrok.h: Likewise.
622
e0159aa9
MM
6232002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
624
625 * MAINTAINERS: Add myself as the second AVR port maintainer.
626
074b403e
SC
6272002-05-16 Stephane Carrez <stcarrez@nerim.fr>
628
629 * MAINTAINERS: Update my email address.
630
2b9c8201
NC
6312002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
632
633 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
634
e1d5b1e7
AM
6352002-05-09 Alan Modra <amodra@bigpond.net.au>
636
637 * configure.in: Replace `*pe' with `pe' throughout.
638 * configure: Regenerate.
639
d3d8a9ee
NC
6402002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
641
642 * Makefile.am: Honour DESTDIR.
643 * Makefile.in: Regenerate.
644
405c98a4
AM
6452002-05-06 Alan Modra <amodra@bigpond.net.au>
646
a02d5965
AM
647 * dlltool.c (process_def_file): Add missing prototype.
648 (new_directive, assemble_file, main): Likewise.
649 (process_def_file, new_directive): Make static.
650 (inform): Rewrite using VA_FIXEDARG.
651 * dllwrap.c (mybasename): Add missing prototype.
652 (strhash, main): Likewise.
653 (inform): Rewrite using VA_FIXEDARG.
654 (warn): Likewise.
655 (cleanup_and_exit): Use old style function definition.
656 (strhash): Likewise.
657 * windres.c (define_resource): Use one memset to clear all of
658 struct res_resource.
659
405c98a4 660 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 661 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
662
6632002-05-06 Borut Razem <borut.razem@siol.net>
664
665 * rclex.l (get_string): Correct "strings" list handling.
666 * resrc.c (read_rc_file): Discard strings.
667
91593c9d
AM
6682002-05-04 Alan Modra <amodra@bigpond.net.au>
669
e58a75dc
AM
670 * ar.c (replace_members): Remove unused var. Formatting fix.
671 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
672
91593c9d
AM
673 * MAINTAINERS: Sort port maintainers by CPU.
674
6b52b824
AM
6752002-05-04 Bob Byrnes <byrnes@curl.com>
676
677 * size.c (display_archive): Add last_arfile and code to close archives.
678
dd70071f
AM
6792002-05-01 Alan Modra <amodra@bigpond.net.au>
680
681 * nm.c (print_symbol): Check returned filename from
682 bfd_find_nearest_line is non-NULL.
683
6c95717a 6842002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
685
686 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 687
3c25c5f6
NC
6882002-04-24 Christian Groessler <chris@groessler.org>
689
690 * MAINTAINERS: Changed my email address.
691
944cd72c
TS
6922002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
693
694 * arparse.y: Fix syntax warning.
695
ea91f8bb
NC
6962002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
697
3e55a963
NC
698 * readelf.c (fetch_location_list): Remove unused function.
699
700 * readelf.c (process_corefile_note_segment): Catch corrupt notes
701 and display a warning message, then exit the loop.
702
ea91f8bb
NC
703 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
704
45b99827
NC
7052002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
706
707 * resrc.c (write_rc_dialog): If charset is non-default value
708 display all of the DIALOGEX parameters.
709
7102002-04-15 Eric Kohl <ekohl@rz-online.de>
711
bb279dc0 712 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
713 DIALOGEX resources.
714 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
715 resource data.
bb279dc0 716 (res_to_bin_dialog): Likewise.
45b99827
NC
717 * windres.h: Added misssing charset variable to dialog_ex
718 structure.
719
acfbab8a
NC
7202002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
721
722 * rcparse.y: Set MEMFLAG_PURE by default.
723
df3baf66
NC
7242002-04-09 Bernd Herd <info@herdsoft.com>
725
bb279dc0 726 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 727 are quoted.
4c30641a 728 Fix typo in BEDIT warning.
91eafb40 729 Don't add default dialog style when explicit style specified.
b62a12ca 730 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 731
b24eb5ac
NC
732 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
733 (handle_quotes) "\a" escape (used for right justified key
734 definitions in menus) is encodes as binary 8.
df3baf66 735
b24eb5ac
NC
736 * resrc.c (write_rc_dialog): Print style even if it is 0.
737 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 738 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 739
b24eb5ac
NC
740 * resbin.c (bin_to_res_dialog): Use signature to identify
741 DIALOGEX.
f7d63484 742
b24eb5ac 743 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 744
df3baf66
NC
7452002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
746
747 * resrc.c: print CLASS names in quotes
748
7492002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
750
751 * MAINTAINERS: Update my email address.
752
8e42bcb6
AM
7532002-04-04 Alan Modra <amodra@bigpond.net.au>
754
755 * dep-in.sed: Cope with absolute paths.
756 * Makefile.am (dep.sed): Subst TOPDIR.
757 Run "make dep-am".
758 * Makefile.in: Regenerate.
759
96f959e5
PT
7602002-03-27 Peter Targett <peter.targett@arc.com>
761
762 * MAINTAINERS: Update my email address.
763
1ea788ee
AM
7642002-03-21 Alan Modra <amodra@bigpond.net.au>
765
766 * Makefile.am: Run "make dep-am".
767 * Makefile.in: Regenerate.
768 * doc/Makefile.in: Regenerate.
769 * po/POTFILES.in: Regenerate.
770 * aclocal.m4: Regenerate.
771 * config.in: Regenerate.
772 * configure: Regenerate.
773
a2f14207
DB
7742002-03-20 Daniel Berlin <dan@dberlin.org>
775
776 * readelf.c: Add support for displaying dwarf2 location lists.
777 (do_debug_loc, debug_loc_section, debug_loc_size): New.
778 (parse_args): Use 'O' as shorthand for displaying location list
779 section.
780 (process_section_headers): Handle debug_loc as well.
781 (load_debug_loc): New.
782 (free_debug_loc): New.
783 (fetch_location_list): New.
784 (display_debug_loc): New.
785 (display_debug_info): Call load_debug_loc and free_debug_loc.
786 (debug_displays): We can display .debug_loc now, too.
787 (usage): Update usage string.
788 (read_and_display_attr_value): Note location lists, but don't
789 display them inline.
790
eb1e0e80
NC
7912002-03-18 Tom Rix <trix@redhat.com>
792
793 * Makefile.am: Add binutils emulation support.
794 * configure.in: Same.
795 * configure.tgt: New file. Same.
796 * ar.c (main): Use ar_emul_parse_arg.
797 (usage): Use ar_emul_usage.
798 (replace_members): Use ar_emul_replace, ar_emul_append.
799 * binemul.c: New file. Define the binutils emulation
800 layer. Define default methods.
801 * binemul.h: New file. Binutils emulation layer header file.
802 * emul_aix.c: New file. AIX binutils emulation.
803 * emul_vanilla.c: New file. Default binutils emulation.
804 * Makefile.in: Regenerate.
805 * configure: Same.
806
a1c259a1
NC
8072002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
808
809 * po/fr.po: Updated version.
810
9ce88e60
NC
8112002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
812
813 * po/fr.po: Updated version.
814
effb0601
DJ
8152002-03-07 Daniel Jacobowitz <drow@mvista.com>
816
817 * README: Update some version numbers.
818
a65688ab
DJ
8192002-03-07 Daniel Jacobowitz <drow@mvista.com>
820
821 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
822 (Architecture Selection): Likewise.
823
f3f7fbb2
NC
8242002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
825
826 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
827 generating .exp file.
828
25345be5
NC
8292002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
830
831 * readelf.c (dump_relocations): Fix typo.
832
9a66911f
NC
8332002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
834
835 * NEWS: Mark 2.12 branch.
836
2c71103e
NC
8372002-02-18 Timothy Daly <remote_bob@yahoo.com>
838
bb279dc0
ZW
839 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
840 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 841 output.
bb279dc0 842 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
843 to 'unrecognized'.
844 (decode_ARM_machine_flags): Likewise.
845 (parse_args): Likewise.
846 (read_and_display_attr_value): Likewise.
847 (display_debug_section): Likewise.
848
49fda6c8
HPN
8492002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
850
851 * NEWS: Mention support for MMIX.
852
76f57f3a
JT
8532002-02-13 Matt Fredette <fredette@netbsd.org>
854
855 * readelf.c (get_machine_flags): Recognize EF_M68000.
856
d36ca9c2
AO
8572002-02-12 Alexandre Oliva <aoliva@redhat.com>
858
859 * MAINTAINERS: Added self as MN10300 co-maintainer.
860
19397422
AM
8612002-02-12 Alan Modra <amodra@bigpond.net.au>
862
863 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
864 DT_PPC64_OPDSZ.
865
d434e574
DJ
8662002-02-11 Daniel Jacobowitz <drow@mvista.com>
867
868 * MAINTAINERS: List myself as branch maintainer.
869
12b87c89
AM
8702002-02-11 Alan Modra <amodra@bigpond.net.au>
871
872 * configure: Regenerate.
873 * objcopy.c: Update copyright date.
874 * doc/Makefile.in: Regenerate.
875
8d037c5c
DJ
8762002-02-10 Daniel Jacobowitz <drow@mvista.com>
877
878 * nlmconv.c: Back out localtime PARAMS change.
879
4c168fa3
AM
8802002-02-11 Alan Modra <amodra@bigpond.net.au>
881
882 * objcopy.c (MKDIR): Define.
883 (copy_archive): Make name_list.name const. Use MKDIR.
884 Handle duplicate files in archives by making more temp dirs.
885
408f8db1
DJ
8862002-02-10 Daniel Jacobowitz <drow@mvista.com>
887
888 * coffdump.c: Include "getopt.h" after "bucomm.h"
889 so that macros are defined correctly.
890 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
891 prototype. Prototype main.
892 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
893
9f77fa06
AO
8942002-02-06 Alexandre Oliva <aoliva@redhat.com>
895
896 * MAINTAINERS: Added self as SH co-maintainer.
897
82f6addb
NC
8982002-02-05 Nick Clifton <nickc@redhat.com>
899
900 * po/tr.po: Updated translation.
901
ba323545
AM
9022002-02-01 Alan Modra <amodra@bigpond.net.au>
903
904 * Makefile.am: Run "make dep-am"
905 * Makefile.in: Regenerate.
906
3deb89d3
DJ
9072002-01-29 Daniel Jacobowitz <drow@mvista.com>
908
909 * nm.c (print_value): Mark abfd unused.
910
a0e9c55f
DJ
9112002-01-29 Daniel Jacobowitz <drow@mvista.com>
912
913 * unwind-ia64.c (unw_decoder): Change second argument
914 to unsigned int, to match function prototypes.
915
d7a283d4
DJ
9162002-01-29 Daniel Jacobowitz <drow@mvista.com>
917
918 * objdump.c: Include "getopt.h" after "bucomm.h" so that
919 __GNU_LIBRARY__ will be defined.
920 * size.c: Likewise.
921
4867be41
DJ
9222002-01-27 Daniel Jacobowitz <drow@mvista.com>
923
924 * configure: Regenerated.
925
7562a296
HPN
9262002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
927
928 * doc/Makefile.am (install): Depend on install-info.
929 * doc/Makefile.in: Regenerate.
930
15c82623
NC
9312002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
932
933 * objcopy.c (strip_usage): Document -d as an alias
934 --strip-debug.
935
936 * size.c (usage): Document [-t | --totals] options.
937 (long_options): Add --totals option.
938 (main): If the [-t | --totals] option is specified and
939 the output format is Berkeley-style, print the total
940 text, data, and bss sizes of all objects listed.
941 (print_berkeley_format): If the [-t | --totals] option
942 is specified, track the total text, data, and bss
943 sizes.
944 * doc/binutils.texi (size): Document [-t | --totals] options.
945 (strip): Document -d as an alias for --strip-debug.
946 * NEWS: Mention new feature of size.
947
00ea8601 9482002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 949
1ddbd152
NC
950 * po/fr.po: Updated version.
951 * po/es.po: Updated version.
b85cedd7 952
8b53311e
NC
9532002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
954
955 * addr2line.c (usage): Update text to provide verbose
956 description of the command line options.
957 * ar.c (usage): Update text to provide verbose
958 description of the command line options.
959 (main): Accept -h and -H when running as ranlib.
960 * coffdump.c (show_usage): Update text to provide verbose
961 description of the command line options.
962 * dlltool.c (main): Accept -H as an alias for --help.
963 * nlmconv.c (show_usage): Update text to provide verbose
964 description of the command line options.
965 * nm.c (usage): Replace OPTIONS with option(s).
966 (main): Accept -H as an alias for --help.
967 * objcopy.c (strip_main): Accept -H as an alias for --help.
968 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 969 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
970 other binutils.
971 * size.c (usage): Update text to provide verbose description
972 of the command line options.
973 (main): Accept -v, -h and -H as command line options.
974 * srconv.c (show_usage): Update text to provide verbose
975 description of the command line options.
976 * strings.c (main): Accept -H and -v as command line options.
977 (usage): Update text to provide verbose description of the
978 command line options.
979 * sysdump.c (show_usage): Update text to provide verbose
980 description of the command line options.
981 * windres.c (usage): Adjust format to match style used in
982 other binutils.
983
984 * coffdump.c: Fix formatting.
985 * nlmconv.c: Fix formatting.
986 * srconv.c: Fix formatting.
987 * sysdump.c: Fix formatting.
988
c46f0c34
AM
9892002-01-22 Alan Modra <amodra@bigpond.net.au>
990
991 * Makefile.am: Run "make dep-am".
992 * Makefile.in: Regenerate.
993
2a538ba5
AJ
9942002-01-18 Andreas Jaeger <aj@suse.de>
995
996 * version.c (print_version): Update year.
997
285d1771
AM
9982002-01-17 Alan Modra <amodra@bigpond.net.au>
999
1000 * readelf.c (get_machine_name): Handle EM_PPC64.
1001 (guess_is_rela): Here too.
1002
328577ad
NC
10032002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1004
1005 * po/binutils.pot: Regenerate.
1006 * po/fr.po: Regenerate.
1007 * po/tr.po: Regenerate.
1008
af3ae48d
NC
10092002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
1010
1011 * po/tr.po: Import new version.
1012
f1cb7e17
AM
10132002-01-16 Alan Modra <amodra@bigpond.net.au>
1014
1015 * readelf.c (get_ppc64_dynamic_type): New.
1016 (get_dynamic_type): Call it.
1017
6364e0b4
NC
10182002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1019
3ab9460d 1020 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 1021 (strip_usage): Use "options" instead of "switches".
3ab9460d 1022 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 1023 "switches".
6364e0b4 1024
3a7e524e
RE
10252002-01-14 Richard Earnshaw <rearnsha@arm.com>
1026
1027 * MAINTAINERS: Add self as co-maintainer for the ARM code.
1028
1209e219
NC
10292001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1030
1031 * po/es.po: Import from translation project.
1032 * configure.in (ALL_LINGUAS): Add es.
1033 * configure: Regenerate.
1034
b4db1224
JT
10352002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1036
1037 * readelf.c (get_netbsd_elfcore_note_type): Use
1038 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
1039
9437c45b
JT
10402002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1041
1042 * readelf.c: Update copyright years.
1043 (get_note_type): Return a const char *.
1044 (get_netbsd_elfcore_note_type): New function.
1045 (process_note): Use get_netbsd_elfcore_note_type to get
1046 the note type string for NetBSD ELF core files.
1047
00428cca
AM
10482002-01-06 Steve Ellcey <sje@cup.hp.com>
1049
1050 * readelf.c (get_ia64_segment_type): Add support for macros.
1051 (get_segment_type): Add support for IA64 specific macros.
1052
31104126
NC
10532001-12-20 Julian v. Bock <julian@wongr.net>
1054
1055 * readelf.c (print_symbol): New function: Print a formatted symbol
1056 name. If --wide is specified do not truncate it.
1057 (dump_relocations): Use print_symbol() to print symbol names.
1058 (process_symbol_table): Likewise.
1059 (process_syminfo): Likewise.
1060 (process_mips_specific): Likewise.
1061 (usage): Document new feature of --wide switch.
1062 * doc/binutils.texi (objdump): Document additional behaviour of
1063 --wide.
2a538ba5 1064
4dd67f29
MS
10652001-12-18 Michael Snyder <msnyder@redhat.com>
1066
1067 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
1068 (copy_object): Don't set the start address or flags of a core file.
1069 (copy_section): Don't relocate a core file. Don't copy contents
1070 if the input section has the contents flag set, but the output
1071 section does not (which happens with the fake 'note' pseudo-
1072 sections that BFD creates for corefiles).
1073
43521d43
TS
10742001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1075
1076 * readelf.c (get_machine_flags): Recognize header flags for ABI and
1077 ASE extensions. More robust code for ISA checking. Ignore empty fields
1078 in header flags for GNU extensions.
1079
b667df2e
AM
10802001-12-18 Alan Modra <amodra@bigpond.net.au>
1081
1082 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1083
17a5a5c3
NC
10842001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1085
1086 * po/ja.po: Import from translation project.
1087 * configure.in (ALL_LINGUAS): Add ja.
1088 * configure: Regenerate.
1089
65de42c0
TS
10902001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1091
1092 * addr2line.c (main): Protoype.
1093 * ar.c (main): Protoype.
1094 * nm.c (main): Protoype.
1095 * objcopy.c (main): Protoype.
1096 * objdump.c (main): Protoype.
1097 * size.c (main): Protoype.
1098 * strings.c (main): Protoype.
1099
9ad5cbcf
AM
11002001-12-17 Alan Modra <amodra@bigpond.net.au>
1101
1102 * readelf.c (symtab_shndx_hdr): New global.
1103 (SECTION_HEADER_INDEX): Define.
1104 (SECTION_HEADER_NUM): Define.
1105 (SECTION_HEADER): Define.
1106 (GET_ELF_SYMBOLS): Pass two params rather than three.
1107 (get_32bit_elf_symbols): Take file and section args. Read and
1108 use SHT_SYMTAB_SHNDX.
1109 (get_64bit_elf_symbols): Likewise.
1110 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1111 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1112 Remember symtab_shdx_hdr.
1113 (process_program_headers): Scan from index 1 for segment map.
1114 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1115 "section_headers".
1116 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1117 (process_unwind): Likewise.
1118 (process_version_sections): Likewise.
1119 (process_symbol_table): Likewise.
1120 (display_debug_info): Likewise.
1121 (process_dynamic_segment): Fake up a symtab section for changed
1122 GET_ELF_SYMBOLS.
1123 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1124 (process_program_headers): Kill signed/unsigned warning.
1125 (load_debug_str): Likewise.
1126 (display_debug_info): Likewise.
1127
65765700
JJ
11282001-12-13 Jakub Jelinek <jakub@redhat.com>
1129
1130 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1131
560f3c1c
AM
11322001-12-11 Alan Modra <amodra@bigpond.net.au>
1133
1134 * readelf.c (process_file_header): Print extended e_shnum and
1135 e_shdtrndx values. Set elf_header values for same.
1136 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1137 (get_64bit_section_headers): Likewise.
1138 (process_section_headers): Update calls.
1139 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1140
bc408b8a
JJ
11412001-12-10 Jakub Jelinek <jakub@redhat.com>
1142
1143 * objcopy.c (setup_section): Copy entsize.
1144
93fbbb04
GK
11452001-12-07 Geoffrey Keating <geoffk@redhat.com>
1146
1147 * readelf.c (guess_is_rela): Add support for stormy16.
1148 (dump_relocations): Likewise.
1149 (get_machine_name): Likewise.
1150
e3c8793a
NC
11512001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1152
1153 * dllwrap.c (main) Replace multiple strings describing a
1154 single error with a single, newline escaped sentence to permit
1155 better translation into foreign languages.
1156
1157 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1158 class names.
1159
956cd1d6
TS
11602001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1161
1162 * strings.c (get_char): Initialize value.
1163
956c53ee
TS
11642001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1165
1166 * arlex.l: Silence compile warnings.
1167 * arsup.h: Likewise. Fix formatting.
1168
cedd9a58
JJ
11692001-12-04 Jakub Jelinek <jakub@redhat.com>
1170
1171 * strings.c: Include config.h before bfd.h.
1172 (file_off): New type.
1173 (file_open): Define.
1174 (print_strings): Use file_off instead of file_ptr. Print addresses
1175 which don't fit into long correctly.
1176 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1177 available.
1178 (strings_file): Use file_off instead of file_ptr. Use file_open.
1179 * configure.in: Check for getc_unlocked.
1180 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1181 be defined for it.
1182 * configure: Rebuilt.
1183 * config.h.in: Rebuilt.
1184
af667503
L
11852001-11-29 H.J. Lu <hjl@gnu.org>
1186
1187 * bucomm.c (make_tempname): Revert the changes made on
1188 2001-11-14 and 2001-11-12. They won't work with directories.
1189
16474668
NC
11902001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1191
1192 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1193 CFLAGS_FOR_TARGET to runtest in environment.
1194 * Makefile.in: Rebuild.
1195 * doc/Makefile.in: Rebuild.
1196
17978339
MS
11972001-11-28 Mike Stump <mrs@wrs.com>
1198
1199 * objcopy.c (setup_section): Preserve SEC_RELOC when
1200 --set-section-flags is used.
1201
261a45ad
NC
12022001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1203
1204 * readelf.c (do_debug_str): New variable.
1205 (display_debug_str): New function: Display the contents of a
1206 .debug_str section.
1207 (load_debug_str): New function: Load in the contents of a
1208 .debug_str section.
1209 (free_debug_str): New function: Free the memory used by
1210 load_debug_str().
1211 (fetch_indirect_string): Retrieve a string from the .debug_str
1212 section.
1213 (usage): Add -ws.
1214 (parse_args): Accept -ws.
1215 (process_section_headers): Allow the display of the .debug_str
1216 section.
1217 (read_and_display_attr_value): Use fetch_indirect_string. Show
1218 offset into .debug_str section.
1219 (display_debug_info): Use load_debug_str and free_debug_str.
1220 (debug_displays): Add .debug_str.
1221 * doc/binutils.texi: Document -ws.
1222
b8908f93
AJ
12232001-11-19 Andreas Jaeger <aj@suse.de>
1224
1225 * testsuite/binutils-all/objdump.exp: Add x86-64.
1226
e5fb9629
AS
12272001-11-15 Andreas Schwab <schwab@suse.de>
1228
1229 * readelf.c: Fix warnings without terminating newline.
1230
802a735e
AM
12312001-11-15 Alan Modra <amodra@bigpond.net.au>
1232
1233 * doc/binutils.texi (objdump): Document ppc -M options.
1234
b89e9eae
AJ
12352001-11-14 Andreas Jaeger <aj@suse.de>
1236
1237 * doc/binutils.texi (objdump): Fix description to use x86-64.
1238
a6a25652
NC
12392001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1240
1241 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1242 not all systems provide mkstemp.
1243
e396998b
AM
12442001-11-14 Alan Modra <amodra@bigpond.net.au>
1245
1246 * doc/binutils.texi (objdump): Document x86 -M options.
1247
81766fca
RH
12482001-11-13 Keith Walker <keith.walker@arm.com>
1249
1250 * readelf.c (read_and_display_attr_value): New function to
1251 handle DW_FORM_indirect.
1252 (read_and_display_attr): Use it.
1253
1a509dcc
GK
12542001-11-13 Geoffrey Keating <geoffk@redhat.com>
1255
1256 * readelf.c (display_debug_lines): Deal with unknown standard
1257 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1258 DW_LNS_set_isa.
1259
6e917903 12602001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 1261
6e917903
TW
1262 * MAINTAINERS: Add self as tic54x maintainer. This target
1263 includes the IBM C54XDSP clone.
7559e86e 1264
6e917903 12652001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 1266
7559e86e
NC
1267 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1268
12692001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 1270
ecdadc4a
JL
1271 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1272 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1273 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1274 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1275 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1276 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1277 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1278
91770270
JL
1279 * readelf.c (get_elf_class): Fix ISO portability glitch.
1280 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1281
ef5cdfc7
JJ
12822001-11-07 Jakub Jelinek <jakub@redhat.com>
1283
1284 * readelf.c (debug_str, debug_str_size): New.
1285 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1286 Call free_abbrevs.
1287 (read_and_display_addr): Handle DW_FORM_strp.
1288 (display_debug_info): Read .debug_str section if present,
1289 so that DW_FORM_strp can be handled.
1290 Fix test for non-existant .debug_abbrev section.
1291
5e9520c8
JJ
12922001-11-05 Jakub Jelinek <jakub@redhat.com>
1293
1294 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1295
1296 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1297
54589086
MS
12982001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1299
1300 * MAINTAINERS: Add self as s390/s390x maintainer.
1301
c05b685b
TR
13022001-11-02 Tom Rix <trix@bluey.cygnus.com>
1303
1304 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1305
3c62831e
NC
13062001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1307
1308 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1309 * configure: Regernate.
1310 * po/fr.po: New file.
1311 * po/tr.po: New file.
1312
3c3bdf30
NC
13132001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1314
9b19141a 1315 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
1316 * readelf.c: Include elf/mmix.h.
1317 (guess_is_rela): MMIX is RELA.
1318 (dump_relocations): Handle MMIX relocations.
1319 * Makefile.am: Regenerate dependencies.
1320 * Makefile.in: Regenerate.
1321
f662939a
NC
13222001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1323
1324 * readelf.c (parse_args): Handle multiple options to the -w
1325 switch.
1326
c91d0dfb
JJ
13272001-10-12 Jakub Jelinek <jakub@redhat.com>
1328
1329 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1330 LOPROC, LOOS and LOUSER.
1331
7559e86e 13322001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
1333
1334 * MAINTAINERS: Update my email address.
1335
fcd8210c
AM
13362001-10-03 Alan Modra <amodra@bigpond.net.au>
1337
1338 * doc/Makefile.in: Regenerate.
1339 * configure: Regenerate.
1340
428409d5
NC
13412001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1342
1343 * readelf.c (display_debug_line, display_debug_pubnames,
1344 display_debug_info, display_debug_frames): Detect and warn
1345 about 64-bit format entries.
1346 (display_debug_aranges): Reword 64-bit warning.
1347 (debug_displays): Add .debug_pubtypes as a known, but not yet
1348 supported, debug section.
1349
6a8c2b0d
AM
13502001-10-02 Alan Modra <amodra@bigpond.net.au>
1351
1352 * coffdump.c (PROGRAM_VERSION): Delete.
1353 (main <'V'>): Call print_version.
1354 * srconv.c: Likewise.
1355 * sysdump.c: Likewise.
1356 * version.c (program_version): Remove.
1357 (print_version): Use BFD_VERSION_STRING. Just print the current
1358 year in copyright message.
1359 * addr2line.c (program_version): Remove unused declaration.
1360 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1361 place of BFD_VERSION.
1362 * Makefile.am (Makefile): Depend on bfd/configure.in.
1363 (cplus-dem.o): Depend on Makefile.
1364 Run "make dep-am".
1365 * Makefile.in: Regenerate.
1366
e414a165
NC
13672001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1368
1369 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1370 format .debug_arange sections.
1371 (main): Add missing prototype.
b8908f93 1372
efc3ee7f
HPN
13732001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1374
1375 * Makefile.am: Update dependencies with "make dep-am".
1376 * Makefile.in: Regenerate.
1377
9e85c2a0
RH
13782001-09-28 Richard Henderson <rth@redhat.com>
1379
1380 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1381
451dad9c
AM
13822001-09-26 Alan Modra <amodra@bigpond.net.au>
1383
1384 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1385 VA_CLOSE.
1386 (non_fatal): Likewise.
1387 * objdump.c (objdump_sprintf): Likewise.
1388 * readelf.c (error): Likewise.
1389 (warn): Likewise.
1390
d974e256
JJ
13912001-09-25 Jakub Jelinek <jakub@redhat.com>
1392
1393 * readelf.c (do_wide): New.
1394 (options): Add --wide.
1395 (usage, parse_args): Likewise.
1396 (process_program_headers): Put each segment on a single line if
1397 --wide is given.
1398 (process_section_headers): Put each section on a single line if
1399 --wide is given.
1400 * doc/binutils.texi: Document it.
1401 * NEWS: Likewise.
1402
2f11c261
AM
14032001-09-25 Alan Modra <amodra@bigpond.net.au>
1404
1405 * readelf.c (print_vma): Print 8 digits of low hex value.
1406
1d50f91e
AJ
14072001-09-24 Andreas Jaeger <aj@suse.de>
1408
1409 * nlmconv.c: Fix warnings about unused attributes and function
1410 prototypes.
1411
1412 * strings.c: Add prototype for get_char.
1413
38131e67
L
14142000-09-19 H.J. Lu <hjl@gnu.org>
1415
1416 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1417 $(srcdir)/cxxfilt.man.
1418 * doc/Makefile.in: Rebuild.
1419
3bcfb3e4
AM
14202001-09-19 Alan Modra <amodra@bigpond.net.au>
1421
1422 * objcopy.c (copy_main): Correct rename-section string parsing.
1423 Consolidate new_name parsing, and error messages.
1424
3882b010
L
14252001-09-18 Bruno Haible <haible@clisp.cons.org>
1426
1427 * addr2line.c: Don't include <ctype.h>.
1428 (main): For gettext, also set the LC_CTYPE locate facet.
1429 * ar.c (main): Likewise.
1430 * coffdump.c (main): Likewise.
1431 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1432 (main): For gettext, also set the LC_CTYPE locate facet.
1433 Use ISALNUM instead of isalpha/isdigit.
1434 * dllwrap.c: Don't include <ctype.h>.
1435 (main): For gettext, also set the LC_CTYPE locate facet.
1436 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1437 (main): For gettext, also set the LC_CTYPE locate facet.
1438 Use TOUPPER instead of islower/toupper.
1439 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1440 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1441 Use TOUPPER instead of islower/toupper.
1442 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1443 * objcopy.c (main): Likewise.
1444 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1445 (disassemble_bytes): Use ISPRINT instead of isprint.
1446 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1447 (dump_data): Use ISPRINT instead of isprint.
1448 (main): For gettext, also set the LC_CTYPE locate facet.
1449 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1450 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1451 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1452 Use TOUPPER instead of islower/toupper.
1453 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1454 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1455 (write_rc_accelerators): Use ISPRINT instead of isprint.
1456 (write_rc_rcdata): Likewise.
1457 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1458 * srconv.c (main): Likewise.
1459 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1460 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1461 isdigit/isupper/islower.
1462 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1463 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1464 stab_demangle_prefix, stab_demangle_qualified,
1465 stab_demangle_template, stab_demangle_type,
1466 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1467 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1468 (isgraphic): Use ISPRINT instead of isascii/isprint.
1469 (main): Remove HAVE_LC_MESSAGES dependency.
1470 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1471 (pbarray): Use ISPRINT instead of isprint.
1472 (main): For gettext, also set the LC_CTYPE locate facet.
1473 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1474 (format_from_filename): Use ISPRINT instead of isprint.
1475 (main): For gettext, also set the LC_CTYPE locate facet.
1476 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1477 (unicode_print): Use ISPRINT instead of isprint.
1478 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1479 (stab_variable): Use ISDIGIT instead of isdigit.
1480
e59b4dfb
AM
14812001-09-18 Alan Modra <amodra@bigpond.net.au>
1482
1483 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1484 Replace bfd_read call with call to bfd_bread.
1485 (extract_file): Likewise.
1486
1487 * objdump.c (dump_section_header): Cast section->filepos to
1488 unsigned long to suit printf format string.
1489 * readelf.c (process_section_headers): Similarly for sh_offset.
1490 (process_unwind): Likewise.
1491
d132876a
NC
14922001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1493
1494 * strings.c (encoding, encoding_bytes): New variables.
1495 (long_options): Add --encoding.
1496 (main): Accept -e and --encoding.
1497 (get_char): New function. Read a, possibly wide, character from
1498 the input stream.
1499 (print_strings): Use get_char().
1500 (usage): Document new command line option.
1501 * doc/binutils.texi: Document new command line option.
1502 * NEWS: Announce new command line option.
1503
7559e86e 15042001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
1505
1506 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1507 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1508 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1509 Removed EM_CYGNUS_ARC.
1510
7559e86e 15112001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1512
1513 * readelf.c: Include elf/h8 for H8 series definitions.
1514 (guess_is_rela): H8 series if RELA.
1515 (dump_relocations): Handle H8 series relocations.
1516
0823fbca
EC
15172001-08-31 Eric Christopher <echristo@redhat.com>
1518
1519 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1520
8db76d70
PT
15212001-08-29 Peter Targett <peter.targett@arccores.com>
1522
1523 * MAINTAINERS: Include ARC Maintainer.
1524
d81d6584
BE
15252001-08-29 Ben Elliston <bje@redhat.com>
1526
1527 * stabs.c (stab_demangle_template): Initialise s4.
1528
25a1ff5b
AM
15292001-08-27 Alan Modra <amodra@bigpond.net.au>
1530
1531 * readelf.c (dump_relocations): Recognise EM_PPC64.
1532
a5d22d2a
TS
15332001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1534
1535 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1536
62a5a82d
L
15372001-08-25 H.J. Lu <hjl@gnu.org>
1538
1539 * nm.c (print_width): New.
1540 (display_rel_file): Set `print_width' according to
1541 bfd_sprintf_vma.
1542 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1543
1ae8b3d2
AO
15442001-08-24 Alexandre Oliva <aoliva@redhat.com>
1545
1546 * objcopy.c (use_alt_mach_code): New variable.
1547 (OPTION_ALT_MACH_CODE): Define.
1548 (copy_options): Added --alt-machine-code.
1549 (copy_main): Handle it.
1550 (copy_object): Switch to alternate machine code if requested.
1551 * doc/binutils.texi: Document new option.
1552 * NEWS: Likewise.
1553
d1bdd336
TS
15542001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1555
1556 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1557
410f7a12
L
15582001-08-21 H.J. Lu <hjl@gnu.org>
1559
1560 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1561 (display_debug_info): Cast for 64bit hosts.
1562 (display_debug_frames): Likewise.
1563 (process_mips_specific): Likewise.
1564
c32144ff
AJ
15652001-08-21 Andreas Jaeger <aj@suse.de>
1566
1567 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1568
1569 * sysdump.c: Add missing prototypes.
1570 * srconv.c: Likewise.
1571 * unwind-ia64.c: Likewise.
1572 * coffdump.c: Likewise.
1573
1574 * sysinfo.y: Print prototypes, include <ansidecl.h>.
1575
1576 * coffgrok.c: Add missing prototypes, include libiberty.h instead
1577 of declaring xcalloc.
1578
d8180c76
L
15792001-08-10 H.J. Lu <hjl@gnu.org>
1580
1581 * nm.c (print_value): Add one arg, bfd *.
1582 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1583 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1584 (print_symbol_info_sysv): Likewise.
1585 (print_symbol_info_posix): Likewise.
1586
1587 * objdump.c (dump_section_header): Replace printf_vma with
1588 bfd_printf_vma.
1589 (print_section_stabs): Likewise.
1590 (dump_bfd_header): Likewise.
1591 (objdump_print_value): Replace sprintf_vma with
1592 bfd_sprintf_vma.
1593 (disassemble_bytes): Likewise.
1594 (dump_reloc_set): Likewise.
1595
0218d1e4
AJ
15962001-08-10 Andreas Jaeger <aj@suse.de>
1597
1598 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1599 to build warnings.
1600 * configure: Regenerate.
1601
2863d58a
AM
16022001-08-09 Alan Modra <amodra@bigpond.net.au>
1603
1604 * readelf.c: Add missing prototypes.
1605 * objdump.c: Likewise. Format existing prototypes.
1606
c0e047e0
AO
16072001-08-08 Alexandre Oliva <aoliva@redhat.com>
1608
1609 * readelf.c (display_debug_info): Add to abbrev_offset the addend
1610 of any RELA relocation for the abbrev_offset memory location that
1611 refers to the .debug_abbrev section symbol.
1612
ff78d6d6
L
16132001-08-07 H.J. Lu <hjl@gnu.org>
1614
1615 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1616 (main): Return process_file ().
1617
c36774d6
PB
16182001-08-05 Philip Blundell <philb@gnu.org>
1619
1620 * doc/binutils.texi: Use "Thumb" not "THUMB".
1621
8f9d9bd9
JH
16222001-08-03 John Healy <jhealy@redhat.com>
1623
bb279dc0
ZW
1624 Patch suggested by Frank Eigler <fche@redhat.com>.
1625 * objdump.c (disassemble_data): Fill in section member of the
1626 disasm_info structure.
8f9d9bd9 1627
c918cb96
DD
16282001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1629
1630 * configure.in: Added --with-windres option.
1631 * configure: Regenerated.
1632
c7c55b78
NC
16332001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1634
1635 * doc/binutils.texi: Use @command{name} for commands;
1636 use @option{-opt} for options; use @table @env for list of options;
1637 remove spaces arround [ | ] in synopsis.
1638
1639 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1640 center title.
1641
594ef5db
NC
16422001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1643
bb279dc0
ZW
1644 * objcopy.c: Fix formatting.
1645 (section_rename): New structure.
1646 (OPTION_RENAME_SECTION): New switch.
1647 (copy_usage): Document new switch.
1648 (add_section_rename): New function: Add a node to the section
1649 rename list.
1650 (find_section_rename): New function: Find the new name and
1651 flags for a section.
1652 (setup_section): Call find_section_name to determine the name
1653 of the output section.
1654 (copy_main): Handle OPTION_RENAME_SECTION.
1655 * binutils.texi: Document new switch.
594ef5db
NC
1656 * NEWS: Mention new switch.
1657
1f554c69
NC
16582001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1659
1660 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1661 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1662 bug-binutils@gcc.org.
1663
2f83960e
AM
16642001-07-28 Matthias Kramm <kramm@quiss.org>
1665
1666 * bucomm.c (list_supported_architectures): New function.
1667 * bucomm.h (list_supported_architectures): Declare.
1668 * objdump.c (usage): Call the above.
1669
20fe0649
DB
16702001-07-25 Dave Brolley <brolley@redhat.com>
1671
1672 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1673 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1674
1b577b00
NC
16752001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1676
1677 * README: Update for 2.11. Change bug reporting email address.
1678 * MAINTAINERS: Tidy up. Change bug reporting email address.
1679
95fd336c
DD
16802001-07-16 DJ Delorie <dj@redhat.com>
1681
5f16d855
DD
1682 * resres.c (write_res_header): Align header size.
1683 (res_align_file): Calculate alignment correctly.
1684
95fd336c
DD
1685 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1686 correct 10).
1687 * resrc.c (write_rc_resource): Likewise.
1688 * windres.h (SUBLANG_SHIFT): Define - as 10.
1689
ed8fee27
NC
16902001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1691
1692 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1693
90ab7e9a
NC
16942001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1695
1696 * MAINTAINERS: Add notes about branch checkins.
1697
e0c60db2
NC
16982001-07-05 Daniel Berlin <dan@cgsoftware.com>
1699
1700 * readelf.c (display_debug_macinfo): New function, display
1701 .debug_macinfo section.
1702 (do_debug_macinfo): New variable.
1703 (parse_args): Handle "-w[mM]" to mean display macro info.
1704 (process_section_headers): Handle debug_macinfo.
1705 (debug_displays): Replace unsupported function with macinfo
0218d1e4 1706 function for .debug_macinfo display.
e0c60db2
NC
1707 * doc/binutils.texi: Document new command line switch.
1708 * NEWS: Document new feature of readelf.
0218d1e4 1709
24e01a36
L
17102001-07-05 H.J. Lu <hjl@gnu.org>
1711
1712 * objcopy.c (filter_symbols): Don't turn undefined symbols
1713 into local.
1714
4258bf4d
L
17152001-07-03 H.J. Lu <hjl@gnu.org>
1716
1717 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1718 $@.pod.
1719 (ar.1): Likewise.
1720 (dlltool.1): Likewise.
1721 (nlmconv.1): Likewise.
1722 (nm.1): Likewise.
1723 (objcopy.1): Likewise.
1724 (objdump.1): Likewise.
1725 (ranlib.1): Likewise.
1726 (readelf.1): Likewise.
1727 (size.1): Likewise.
1728 (strings.1): Likewise.
1729 (strip.1): Likewise.
1730 (windres.1): Likewise.
1731 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1732 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1733 $(DEMANGLER_NAME).
1734 (as.1): Removed.
1735 * doc/Makefile.in: Regenerated.
1736
7014bc31
NC
17372001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1738
1739 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1740
b811889f
NC
17412001-07-01 Daniel Berlin <dan@cgsoftware.com>
1742
1743 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1744
12ab83a9
NC
17452001-06-29 James Cownie <jcownie@etnus.com>
1746
1747 * readelf.c: Support DWARF 2.1 attributes.
1748
a6e9f9df
AM
17492001-06-28 Alan Modra <amodra@bigpond.net.au>
1750
1751 * readelf.c (GET_DATA_ALLOC): Remove.
1752 (GET_DATA): Remove.
1753 (get_data): New function combining above macros, with an extra
1754 test for zero size.
1755 (slurp_rela_relocs): Use get_data, and catch error return.
1756 (slurp_rel_relocs): Likewise.
1757 (get_32bit_program_headers): Likewise.
1758 (get_64bit_program_headers): Likewise.
1759 (get_32bit_section_headers): Likewise.
1760 (get_64bit_section_headers): Likewise.
1761 (get_32bit_elf_symbols): Likewise.
1762 (get_64bit_elf_symbols): Likewise.
1763 (process_section_headers): Likewise.
1764 (process_relocs): Likewise.
1765 (slurp_ia64_unwind_table): Likewise.
1766 (process_unwind): Likewise.
1767 (get_32bit_dynamic_segment): Likewise.
1768 (get_64bit_dynamic_segment): Likewise.
1769 (process_dynamic_segment): Likewise.
1770 (process_version_sections): Likewise.
1771 (process_symbol_table): Likewise.
1772 (dump_section): Likewise.
1773 (display_debug_info): Likewise.
1774 (display_debug_section): Likewise.
1775 (process_section_contents): Likewise.
1776 (process_corefile_note_segment): Likewise.
1777 (process_mips_specific): Likewise. Also free econf32, econf64.
1778
af3fc3bc
AM
17792001-06-25 Alan Modra <amodra@bigpond.net.au>
1780
1781 * readelf.c (dump_relocations): Print "bad symbol index" if
1782 symtab == NULL with non-zero symtab_index.
1783 (process_relocs): Don't bomb if reloc section has no symsec.
1784
6d900bf6
L
17852001-06-24 H.J. Lu <hjl@gnu.org>
1786
1787 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1788 by accident.
1789 (copy_main): Apply the the change made to strip_main on
1790 2001-05-30 by accident.
1791
49b4e386
AJ
17922001-06-23 Andreas Jaeger <aj@suse.de>
1793
1794 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1795 parameter 'code'.
1796 (unw_decode_x2): Likewise.
1797 (unw_decode_x3): Likewise.
1798 (unw_decode_x4): Likewise.
1799
d8dc71e3
BE
18002001-06-23 Ben Elliston <bje@redhat.com>
1801
1802 * MAINTAINERS: Add myself as M88k maintainer.
1803
af3bdff7
NC
18042001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1805
1806 * objcopy.c (strip_main): Support -o or --output-file command lien
1807 switch.
1808
105e7211
L
18092001-06-19 H.J. Lu <hjl@gnu.org>
1810
1811 * doc/Makefile.in: Regenerated.
1812
c45021f2
NC
18132001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1814
1815 * readelf.c: Restore formatting.
1816
18172001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1818
bb279dc0
ZW
1819 * Makefile.am: Move documentation into doc subdirectory.
1820 * Makefile.in: Regenerated.
c45021f2 1821 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
1822 * addr2line.1: Removed.
1823 * ar.1: Likewise.
1824 * dlltool.1: Likewise.
1825 * nlmconv.1: Likewise.
1826 * nm.1: Likewise.
1827 * objcopy.1: Likewise.
1828 * objdump.1: Likewise.
1829 * ranlib.1: Likewise.
1830 * readelf.1: Likewise.
1831 * size.1: Likewise.
1832 * strings.1: Likewise.
1833 * strip.1: Likewise.
1834 * windres.1: Likewise.
1835 * cxxfilt.man: Likewise.
c45021f2
NC
1836 * doc: New Directory.
1837 * doc/Makefile.am: New file.
1838 * doc/Makefile.in: Generate.
1839
09ad7db3
AM
18402001-06-09 Alan Modra <amodra@bigpond.net.au>
1841
1842 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1843
936260fe
AM
18442001-06-01 Alan Modra <amodra@bigpond.net.au>
1845
1846 * MAINTAINERS: Update my email address.
1847
16b2b71c
NC
18482001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1849
1850 * objcopy.c: Add new switches: --keep-global-symbol,
1851 --keep-symbols, --localize-symbols, --keep-global-symbols and
1852 --weaken-symbols.
1853 * binutils.texi: Document new switches.
1854 * objcopy.1: Regenerate.
1855 * NEWS: Announce new feature.
1856
7036c0e1
AJ
18572001-05-28 Andreas Jaeger <aj@suse.de>
1858
1859 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1860 variables, fix format strings.
1861
76a406e5
NC
18622001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1863
1864 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1865 when computing the address of the line to show.
1866
31b6fca6
RH
18672001-05-16 Richard Henderson <rth@redhat.com>
1868
1869 * readelf.c (do_debug_frames_interp): New.
1870 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1871 (byte_get_big_endian): Likewise.
1872 (parse_args) ['F']: Set do_debug_frames_interp.
1873 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1874 (frame_display_row): Don't trunc pc_begin to int.
1875 (size_of_encoded_value): New.
1876 (display_debug_frames): Handle 64-bit targets. Print raw data
1877 unless do_debug_frames_interp.
1878 (debug_displays): Remove duplicate .debug_frame.
1879
4fe85591
NC
18802001-05-15 Ralf Baechle <ralf@gnu.org>
1881
1882 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1883 The former constant was never in active use and is used otherwise
1884 by the ABI.
1885
579f31ac
JJ
18862001-05-11 Jakub Jelinek <jakub@redhat.com>
1887
1888 * readelf.c (process_unwind): Print all unwind sections, not just
1889 one.
1890
78f4a3f7
AM
18912001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1892
1893 * readelf.c (process_unwind): Remove const specifier.
1894
1c529ca6
NC
18952001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1896
1897 * strings.c (isgraphic): Do not use isascii() unless it is needed
1898 for isprint() to work.
1899 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1900
87e6d782
NC
19012001-04-27 Johan Rydberg <jrydberg@opencores.org>
1902
bb279dc0 1903 * NEWS: Announce support for OpenRISC.
87e6d782 1904
4bd3d870 19052001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
1906
1907 * dlltool.c (do_default_excludes): Initialise to true.
1908
21211521
AM
19092001-04-10 Alan Modra <amodra@one.net.au>
1910
1911 * MAINTAINERS: Update my email address
1912 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1913
0c66b61e 19142001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
1915
1916 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1917
e58d53af
L
19182001-03-30 H.J. Lu <hjl@gnu.org>
1919
1920 * readelf.c (process_unwind): Just return if do_unwind is 0.
1921
bee72332
DD
19222001-03-28 Roger Sayle <roger@metaphorics.com>
1923
1924 * dlltool.c (make_one_lib_file): Fix section flags for
1925 .text, .data and .bss in stub ds*.o files to match those
1926 generated by gas.
1927
f1467e33
L
19282001-03-29 H.J. Lu <hjl@gnu.org>
1929
1930 * readelf.c (process_unwind): Only do unwind sections for
1931 IA64.
1932
1c6fb4fe
L
19332001-03-28 H.J. Lu <hjl@gnu.org>
1934
1935 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1936 * Makefile.in: Regenerate.
1937
0879a67a
AJ
19382001-03-26 Andreas Jaeger <aj@suse.de>
1939
1940 * binutils.texi (nm): Fix texi syntax.
1941
0285c67d
NC
19422001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1943
1944 * binutils.texi: Put @c man begin and @c man end indications
1945 to generate man pages using texi2pod and pod2man. Put @c man title
1946 to identify each man. Add SEEALSO entries.
1947 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1948 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1949 sort the list.
1950 (*.1): Build the man pages from binutils.texi.
1951 * Makefile.in: Regenerate.
1952
04847a4d
CF
19532001-03-13 Eric Kohl <ekohl@rz-online.de>
1954
1955 * defparse.y (opt_equal_name): allow "." in name.
1956 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1957 (gen_exp_file): Likewise.
1958
43a0748c
NC
19592001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1960
1961 * NEWS: Document addition of -B switch to objcopy.
1962 * binutils.texi: Document addition of -B switch to objcopy.
1963 * objcopy.c: (copy_options): Add --binary-architecture.
1964 (copy_usage): Document -B/--binary-architecture.
1965 (copy_main): Support -B/--binary-architecture. Set
1966 bfd_external_binary_architecture.
0879a67a 1967
b7498e0e
NC
19682001-03-11 Andreas Jaeger <aj@suse.de>
1969
1970 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1971 (dump_relocations): Likewise.
1972 (get_machine_name): Likewise.
1973
a59e3bd7
NC
19742001-02-28 Nick Clifton <nickc@redhat.com>
1975
1976 * readelf.c: (struct unw_aux_info): Remove const modifier for
1977 'strtab' field.
1978 (process_unwind): Remove non-K&R compliant LHS type cast in call
1979 to GET_DATA_ALLOC macro.
1980
a5bcd848
PB
19812001-02-28 Philip Blundell <pb@futuretv.com>
1982
1983 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1984 ABI is in use; remove ambiguity between the "unknown" EABI and
1985 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
1986 renamed EF_xx constants.
1987
27b7e12d
AM
19882001-02-27 Alan Modra <alan@linuxcare.com.au>
1989
1990 * configure.in (BFD_VERSION): New.
1991 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1992 * configure: Regenerate.
1993 * Makefile.am: Run "make dep-am"
1994 * Makefile.in: Regenerate.
1995
a9f10786
NC
19962001-02-14 Nick Clifton <nickc@redhat.com>
1997
1998 * MAINTAINERS: Add "Obvious Fix" rule.
1999
3c44da9a
MS
20002001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2001
2002 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
2003 literal concatenation.
2004
ecd03389
MS
20052001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2006
2007 * readelf.c (struct unw_aux_info): Remove const from the info member.
2008 (process_unwind): Don't type-cast the third argument to the
2009 GET_DATA_ALLOC macro.
2010
88ec60c7
NC
20112001-02-11 Nick Clifton <nickc@redhat.com>
2012
2013 * readelf.c (dump_relocations): Free corrected allocated
2014 array.
2015 (process_unwind): Fix compile time warning.
2016
f5e21966
NC
20172001-02-10 Nick Clifton <nickc@redhat.com>
2018
2019 * binutils.texi: Document new --unwind option to readelf.
2020
a85d7ed0
NC
20212001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2022
2023 * readelf.c: Add linux target for S/390.
2024
7bb10502
AM
20252001-02-10 Alan Modra <alan@linuxcare.com.au>
2026
2027 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
2028 printf is a macro.
2029
8ca8f343
HPN
20302001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
2031
2032 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
2033 * aclocal.m4: Regenerate.
2034 * configure: Regenerate.
2035
7340082d
NC
20362001-02-07 Todd Vierling <tv@wasabisystems.com>
2037
2038 * bucomm.c (bfd_target_vector): Change extern array to pointer.
2039 * objdump.c (bfd_target_vector): Likewise.
2040
4d6ed7c8
NC
20412001-02-07 David Mosberger <davidm@hpl.hp.com>
2042
2043 * readelf.c (process_unwind): New function.
2044 (slurp_ia64_unwind_table): Ditto.
2045 (dump_ia64_unwind): Ditto.
2046 (find_symbol_for_address): Ditto.
2047 (slurp_rela_relocs): New function (split off from dump_relocations()).
2048 (slurp_rel_relocs): Ditto.
2049 (parse_args): Handle '-u' option.
2050
2051 * unwind-ia64.c: New file.
2052 * unwind-ia64.h: New file.
2053 * Makefile.am: Include unwind-ia64.c in readelf build.
2054 * Makefile.in: Regenerate.
7340082d 2055 * po/binutils.pot: Regenerate.
4d6ed7c8 2056
c7217458
PB
20572001-02-04 Philip Blundell <philb@gnu.org>
2058
2059 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
2060 * configure: Regenerate.
2061
956eedd4
AM
20622001-01-31 Steve deRosier <sderosier@vari-lite.com>
2063
2064 * ieee.c (ieee_add_bb11): Don't check for backslashes
2065 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2066
8855cbca
AM
20672001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
2068
c7f2731e
AM
2069 * ieee.c: Update copyright.
2070 (ieee_start_compilation_unit): Don't check for backslashes
2071 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2072
8855cbca
AM
2073 * stabs.c: Update copyright. Include "filenames.h".
2074 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
2075
329de803 20762001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
2077
2078 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
2079 sections are present before using them. Remove code duplication.
2080 (process_symbol_table): Check if VERDEF or VERNEED sections are
2081 present before using them.
2082
23719f39
NC
20832001-01-17 Nick Clifton <nickc@redhat.com>
2084
2085 * objcopy.c (copy_object): Fail if attempting to convert the
2086 endianness of the input object file.
2087
2088 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 2089
f726e849
NC
20902001-01-16 Nick Clifton <nickc@redhat.com>
2091
2092 * readelf.c (string_table_length): New variable.
2093 (SECTION_NAME): Catch out of range indices and missing section
2094 pointers.
2095 (process_section_headers): Delete useless local variable
2096 string_table_offset. Set the value of string_table_length
2097 after loading the string table.
2098 (process_mips_specific): Use SECTION_NAME macro.
2099 (process_file): Set string_table_length to 0 when it is freed.
2100
d0398d6a
NC
21012001-01-12 Nick Clifton <nickc@redhat.com>
2102
2103 * version.c (print_version): Update copyright date.
2104
0d2bcfaf
NC
21052001-01-11 Peter Targett <peter.targett@arccores.com>
2106
2107 * readelf.c (dump_relocations): Include selection with EM_ARC.
2108 (get_machine_name) Update name to "ARC".
2109
8b1e6df3
NC
21102001-01-09 Nick Clifton <nickc@redhat.com>
2111
2112 * Makefile.am: Add rule to build objdump.o from objdump.c and
2113 using OBJDUMP_DEFS.
2114 * Makefile.in: Regenerate.
2115
2116 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2117 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2118 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 2119 * configure: Regenerate.
8b1e6df3
NC
2120
2121 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2122 is defined read in the relocs even if dump_reloc_info is
2123 false.
2124
2f952d20
PB
21252001-01-07 Philip Blundell <philb@gnu.org>
2126
2127 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2128 `bug-binutils'.
2129 * README: Likewise.
2130
a8c548cb
NC
21312000-12-19 Nick Clifton <nickc@redhat.com>
2132
2133 * dlltool.c: Add missing support for arm-epoc-pe.
2134 * configure.in: Add missing support for arm-epoc-pe.
2135 * configure: Regenerate.
2136
cc5fda35
NC
21372000-12-15 Nick Clifton <nickc@redhat.com>
2138
2139 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2140 Mode parts of the x86 port.
2141
bcedfee6
NC
21422000-12-04 Andreas Jaeger <aj@suse.de>
2143
2144 * readelf.c (guess_is_rela): Add EM_X86_64.
2145 (dump_relocations): Add EM_X86_64.
2146 (get_machine_name): Add EM_X86_64.
2147 Include "elf/x86-64.h".
2148
584da044
NC
21492000-12-12 Nick Clifton <nickc@redhat.com>
2150
2151 * readelf.c: Fix formatting.
2152
7559e86e 21532000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2154
2155 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2156
a98cc2b2
AH
21572000-12-07 Andrew Haley <aph@redhat.com>
2158
2159 * readelf.c (display_debug_frames): Only display columns that are
2160 referenced by the frame debug info.
2161
c7987a69
NC
21622000-12-05 Nick Clifton <nickc@redhat.com>
2163
2164 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2165
09fd7e38
JM
21662000-12-04 Jason Merrill <jason@redhat.com>
2167
2168 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2169 (display_debug_section): Likewise.
2170 (display_debug_info): Display CU header before bailing.
2171
e7af610e
NC
21722000-12-01 Chris Demetriou <cgd@sibyte.com>
2173
09fd7e38
JM
2174 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2175 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2176 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 2177
09fd7e38
JM
2178 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2179 and E_MIPS_ARCH_64.
84ea6cf2 2180
09fd7e38
JM
2181 * readelf.c (get_machine_flags): Add case for
2182 E_MIPS_MACH_SB1.
c6c98b38 2183
75066968
DD
21842000-11-30 Richard Earnshaw <rearnsha@arm.com>
2185
2186 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2187
5c4666ea
HPN
21882000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2189