daily update
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
b54e7460
CF
12002-11-11 Christopher Faylor <cgf@redhat.com>
2
3 * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from
4 cgf maintainership.
5
4f17cc13
CF
62002-11-11 Christopher Faylor <cgf@redhat.com>
7
8 * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.
9
232e7cb8
NC
102002-11-07 Nick Clifton <nickc@redhat.com>
11
235c4794
NC
12 * configure.in (LINGUAS): Add 'da'.
13 * configure: Regenerate.
14 * po/da.po: New Danish translation.
15
232e7cb8
NC
16 * readelf.c (get_symbol_index_type): Revert part of previous
17 patch: Display unknown symbol types in decimal, not hex.
18
c9e38879
NC
192002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
20
21 * dlltool.c (add_excludes): Don't prefix excluded fastcall
22 symbols with underscore.
23 (xlate): Ignore add_underscore for decorated fastcall symbols.
24
252002-11-07 Eric Kohl <ekohl@rz-online.de>
26
27 * deflex.l: Accept '@' as first character of an ID.
28 * dlltool.c (gen_exp_file): Use existing '@' prefix rather than
29 ASM_PREFIX for fastcall symbols.
30 (scan_drectve_symbols): Handle fastcall symbols when generating
31 undecorated aliases for symbols in drectve section.
32 (scan_filtered_symbols): Likewise, with export-all.
33 (xlate): Likewise, with --kill-at.
34 (make_imp_label): New function to handle fastcall symbols
35 correctly.
36 (make_one_lib_file): Use make_imp_label instead of make_label
37 for imp symbols.
38
a700dc3b
SS
392002-11-06 Svein E. Seldal <Svein.Seldal@solidas.com>
40
41 * MAINTAINERS: Add self as TIC4X maintainer.
42
5cf1065c
NC
432002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
44
45 * readelf.c (get_symbol_index_type): Add hex number to
49814ed0
NC
46 PROCESSOR-specific, OS-specific, reserved and unknown symbol
47 types.
5cf1065c 48
f1ef08cb
AM
492002-11-04 Alan Modra <amodra@bigpond.net.au>
50
51 * readelf.c (byte_get_little_endian): Comment typo fix.
52 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
53 as the format string.
54 (dump_relocations): Correct section sym names.
55 (process_section_headers): Clear symtab_shndx_hdr.
56 (read_and_display_attr_value): Don't pass indirect string to printf
57 as the format string.
58 (display_debug_frames): Indicate when zero terminator found. Decode
59 DW_EH_PE_pcrel addresses.
60
1a09a22c
NC
612002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
62
63 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
64 order to ensure proper disassembly of the valid 0-value opcode.
65 * configure: Regenerate.
66 * aclocal.m4: Regenerate.
67 * config.in: Regenerate.
68 * configure.in: Regenerate.
69 * doc/Makefile.in: Regenerate.
70 * po/binutils.pot: Regenerate.
71
c254c557
KK
722002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
73
74 * MAINTAINERS: Add self as SH maintainer.
75
aefbdd67
BE
762002-10-23 Ben Elliston <bje@redhat.com>
77
78 * doc/binutils.texi (objdump): Document -z and move the entry for
79 --disassemble-zeroes to the end of the options section (for `z').
80
ab9bcc01
NC
812002-10-21 Nick Clifton <nickc@redhat.com>
82
83 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
84
8ab56b6f
AM
852002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
86
87 * objdump.c (dump_data): Correct addr_offset for opb != 1.
88
49c12576
AM
892002-10-15 Alan Modra <amodra@bigpond.net.au>
90
48417c1a
AM
91 * bucomm.c (list_supported_targets): Use bfd_target_list.
92
49c12576
AM
93 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
94 other object errors in preference to bfd_core errors.
95
6e1a7e9a
AM
962002-10-14 Alan Modra <amodra@bigpond.net.au>
97
98 * Makefile.am: Run "make dep-am".
99 * objdump.c: #include "bfdver.h".
100 * version.c: Likewise.
101 * Makefile.in: Regenerate.
102 * config.in: Regenerate.
103 * configure: Regenerate.
104 * po/POTFILES.in: Regenerate.
105
09fc3b02
DJ
1062002-10-09 Daniel Jacobowitz <drow@mvista.com>
107
108 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
109 sections. Allow relocations against the absolute symbol. Don't
110 use the value in compunit.cu_abbrev_offset if we found a RELA
8ab56b6f 111 relocation.
09fc3b02 112
f309035a
NC
1132002-10-07 Gordon Chaffee <chaffee@netvmg.com>
114
115 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
116 ordinary ones are available.
117
810dfa6e
L
1182002-09-30 H.J. Lu <hjl@gnu.org>
119
120 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
121 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
122
bb279dc0
ZW
1232002-09-17 Zack Weinberg <zack@codesourcery.com>
124
125 * Makefile.am (CFILES): Add cxxfilt.c.
126 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
127 (cxxfilt_LDADD): Delete.
128 Remove all references to underscore.c.
129 Regen dependencies.
130 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
131 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
132 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
133 adjustments to fit into binutils framework.
134 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
135
065c959b
NC
1362002-09-12 Roland McGrath <roland@redhat.com>
137
138 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
139 Handle DW_OP_GNU_push_tls_address.
140
e09f4395
NC
1412002-09-11 Nick Clifton <nickc@redhat.com>
142
143 * po/tr.po: Updated Turkish translation.
144
873e0588
NC
1452002-09-10 Nick Clifton <nickc@redhat.com>
146
147 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
148 testsuite changes. Add paragraphs about testsuite and config
149 patches.
150
069fe61f
NC
1512002-08-29 Nick Clifton <nickc@redhat.com>
152
153 * readelf.c (get_machine_flags): Remove redundant reference to
154 E_V850EA_ARCH.
155
fe0507eb
AM
1562002-08-28 Alan Modra <amodra@bigpond.net.au>
157
158 * objdump.c (dump_bfd): Restore lines accidentally deleted in
159 last commit.
160
026df7c5
NC
1612002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
162
bb279dc0 163 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
164 (dump_bfd_header): Likewise.
165
68a4c073
AM
1662002-08-27 Alan Modra <amodra@bigpond.net.au>
167
168 * nm.c: Revert last change.
169
a1df01d1
AM
1702002-08-26 Alan Modra <amodra@bigpond.net.au>
171
172 * nm.c (display_rel_file): Don't report "no symbols" as an error.
173 * objdump.c (slurp_symtab): Likewise.
174 (slurp_dynamic_symtab): Likewise.
175 (dump_symbols): Likewise. Do print "no symbols" to stdout.
176
a926ab2f
GK
1772002-08-24 Geoffrey Keating <geoffk@redhat.com>
178
179 * MAINTAINERS: Change my mailing address.
180
fcf62380
DA
1812002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
182
183 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
184
51e28791
NC
1852002-08-22 Nick Clifton <nickc@redhat.com>
186
187 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
188 HPPA.
189
c5b060ad
AM
1902002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
191
192 * readelf.c (parse_args): Change debug_dump_opt to static.
193
4b73ca92
NC
1942002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
195
196 * stabs.c (parse_stab_argtype): Pass length of physname to
197 stab_demangle_argtypes.
198 (stab_demangle_argtypes): Add new parameter - length of physname.
199 Pass length of physname on to stab_demangle_prefix.
200 (stab_demangle_prefix): Add new parameter - length of physname.
201 Use length of physname (if supplied) to compute end of function
202 name.
203
35b1837e
AM
2042002-08-15 Alan Modra <amodra@bigpond.net.au>
205
206 * readelf.c: Include elf/i370.h.
207 (dump_relocations): Handle EM_S370.
208 (dynamic_segment_parisc_val): Print \n.
209 (process_dynamic_segment <DT_BIND_NOW>): Here too.
210
762baac5
NC
2112002-08-14 Nick Clifton <nickc@redhat.com>
212
213 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
214 * objdump.c (usage): Likewise.
215 * doc/binutils.texi: Likewise.
216
85c09e8a
NC
2172002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
218
219 * rcparse.y (acc_entry): Don't warn about ALT use with
220 non-VIRTKEY.
221
212a3c4d
L
2222002-08-13 H.J. Lu <hjl@gnu.org>
223
224 * objcopy.c (copy_object): Don't warn about the unsupported
225 architecture unless the input target is defaulted or the
226 output architecture is different from the input.
227
2b692c59
NC
2282002-08-09 Nick Clifton <nickc@redhat.com>
229
230 * po/sv.po: Updated Swedish translation.
231
09de7a73
AM
2322002-08-05 Alan Modra <amodra@bigpond.net.au>
233
234 * prdbg.c (pr_fix_visibility): Remove assert.
235
47badb7b
NC
2362002-07-31 Nick Clifton <nickc@redhat.com>
237
238 * addr2line.c (process_file): Rename parameter 'filename' to
239 'file_name' in order to avoid shadowing global symbol of the
240 same name.
241 (main): Likewise.
242
2979dc34
JJ
2432002-07-30 Jakub Jelinek <jakub@redhat.com>
244
245 * readelf.c (OPTION_DEBUG_DUMP): Define.
246 (options): Use it.
247 (usage): Update help.
248 (parse_args): Handle --debug-dump separately from -w.
249 * doc/binutils.texi (readelf): Update documentation.
250
219576a4
NC
2512002-07-25 Nick Clifton <nickc@redhat.com>
252
253 * po/es.po: Updated Spanish translation.
254 * po/fr.po: Updated French translation.
255
bf4f22e6 2562002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 257
bf4f22e6
NC
258 * po/es.po: Updated Spanish translation.
259
c5b3a82a
AM
2602002-07-23 Alan Modra <amodra@bigpond.net.au>
261
262 * Makefile.am: Run "make dep-am".
263 * Makefile.in: Regenerate.
264
0461a601
NC
2652002-07-23 Nick Clifton <nickc@redhat.com>
266
bf4f22e6 267 * po/fr.po: Updated French translation.
0461a601 268
bf44dd74
AM
2692002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
270
271 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
272
2c205ff2
AM
2732002-07-20 Alan Modra <amodra@bigpond.net.au>
274
63eb0809 275 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 276
1e4cf259
NC
2772002-07-18 Denis Chertykov <denisc@overta.ru>
278 Frank Ch. Eigler <fche@redhat.com>
279
280 * readelf.c: Include "elf/ip2k.h".
281 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
282 (dump_relocations): Likewise.
283 (get_machine_name): Likewise.
284 * NEWS: Mention IP2K support.
285
2cbb2eef
NC
2862002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
287
288 * NEWS: Add 'Changes in 2.13'.
289
047b2264
JJ
2902002-07-10 Jakub Jelinek <jakub@redhat.com>
291
292 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
293 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
294 (get_section_type_name): Handle SHT_GNU_LIBLIST.
295 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
296 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
297 (process_gnu_liblist): New.
298 (process_file): Call it.
299
97230b15
AM
3002002-07-03 Alan Modra <amodra@bigpond.net.au>
301
302 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
303 * Makefile.in: Regenerate.
304
a6637ec0
AM
3052002-07-02 Alan Modra <amodra@bigpond.net.au>
306
307 * budemang.c: New file, "demangle" function.
308 * budemang.h: New file.
309 * addr2line.c (translate_addresses): Use "demangle".
310 * nm.c (print_symname): Likewise.
311 * objdump.c (objdump_print_symname): Likewise.
312 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
313 here since that obfuscates.
314 * rdcoff.c: Don't #include demangle.h.
315 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
316 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
317 (HFILES): Add budemang.h. Sort.
318 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
319 Run "make dep-am".
320 * Makefile.in: Regenerate.
321
179d3252
JT
3222002-07-01 Matt Thomas <matt@3am-software.com>
323
324 * readelf.c: Include "elf/vax.h".
325 (guess_is_rela): Move EM_VAX from unknown to RELA case.
326 (dump_relocations): Handle VAX relocations.
327 (get_machine_flags): Handle VAX machine flags.
328
75751cd9
SC
3292002-06-29 Stephane Carrez <stcarrez@nerim.fr>
330
331 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
332
e5851ab8
NC
3332002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
334
335 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
336
eb3f2f5c
AM
3372002-06-26 Alan Modra <amodra@bigpond.net.au>
338
339 * nm.c (print_symname): When demangling, strip leading dots from
340 symbol names to avoid confusing the demangler.
341
a13a0de8
L
3422002-06-25 H.J. Lu <hjl@gnu.org>
343
344 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
345 * Makefile.in: Regenerated.
346
6db7a086
AM
3472002-06-21 Igor Schein <igor@txc.com>
348
349 * configure.in: Quote bu_cv_have_fopen64.
350 * configure: Regenerate.
351
9710509e
AM
3522002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
353
354 * configure.in: Check for strcoll.
355 * configure: Regenerate.
356 * config.in: Regenerate.
357 * nm.c (main): Set locale for LC_COLLATE category.
358 (non_numeric_forward): Use strcoll if available.
359
a9f0b5e7
DB
3602002-06-20 Dave Brolley <brolley@redhat.com>
361
362 * MAINTAINERS: Add self as fr30 and frv maintainer.
363
33f5f537
L
3642002-06-18 H.J. Lu (hjl@gnu.org)
365
366 * nm.c: Include "elf/common.h".
367 (extended_symbol_info): Add elfinfo, a pointer to
368 elf_symbol_type.
369 (SYM_SIZE): Use elfinfo if it is not NULL.
370 (get_symbol_type): New function.
371 (display_archive): Set print_width for each archive member.
372 (display_file): Likewise.
373 (display_rel_file): Don't set print_width here.
374 (print_object_filename_sysv): Handle print_width.
375 (print_archive_member_sysv): Likewise.
376 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
377 (print_symbol): Set the elfinfo field in extended_symbol_info
378 for ELF.
379 (print_object_filename_sysv): Fix the output format.
380 (print_symbol_info_sysv): Print type and section for ELF.
381
3822002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
383
384 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 385 the symbol's size equal to its value when --size-sort is
33f5f537
L
386 used.
387
5c70f934
DB
3882002-06-18 Dave Brolley <brolley@redhat.com>
389
390 From Catherine Moore:
391 * readelf.c (elf/frv.h): #include it.
392 (guess_is_rela): Support EM_CYGNUS_FRV.
393 (dump_relocations): Ditto.
394 (get_machine_name): Ditto.
395 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
396
7ece0d85
JJ
3972002-06-18 Jakub Jelinek <jakub@redhat.com>
398
399 * readelf.c (get_file_header): Only read the first section header if
400 e_shoff is non-zero.
401
72797995
L
4022002-06-15 H.J. Lu (hjl@gnu.org)
403
404 * nm.c (print_size): New variable. Initialize to 0.
405 (long_options): Add 'S'/"print-size".
406 (main): Handle 'S'.
407 (print_symbol_info_bsd): Print size only if print_size is not
408 0.
409
410 * doc/binutils.texi: Document -S/--print-size.
411
977f7911
NC
4122002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
413
414 * nm.c (struct extended_symbol_info): New strcuture: Add the size
415 of the symbols to the information provided by the symbol_info
416 structure.
417 (print_symbols): Pass the symbol size to print_symbol.
418 (print_size_symbols): Pass the symbol size to print_symbol.
419 (print_symbol): Extra argument: The size of the symbol. Store
420 this in the extended_symbol_info structure.
421 (print_symbol_info): Change type of info parameter to
422 extended_symbol_info. Display the size, if known.
423 (print_symbol_info_posix): Likewise.
424 (print_symbol_info_sysv): Likewise.
425
b1f88ebe
AM
4262002-06-08 Alan Modra <amodra@bigpond.net.au>
427
fa449227
AM
428 * Makefile.am: Run "make dep-am".
429 * Makefile.in: Regenerate.
430 * doc/Makefile.in: Regnerate.
431
b1f88ebe
AM
432 * bucomm.c: Replace CONST with const.
433 * nm.c: Likewise.
434 * objdump.c: Likewise.
435
91a106e6
L
4362002-06-07 H.J. Lu <hjl@gnu.org>
437
438 * readelf.c (DW_CFA_GNU_args_size): Don't define.
439 (DW_CFA_GNU_negative_offset_extended): Likewise.
440 (DW_CFA_GNU_window_save): Likewise.
441 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
442 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
443
6ab6b380 4442002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 445
6ab6b380
NC
446 * nm.c: When computing size of symbols for an ELF target use the
447 internal size field.
448
e28e05a3
JL
4492002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
450
451 * testsuite/binutils-all/objcopy.exp: clear xfail for
452 "hppa*64*-*-hpux*".
453 * testsuite/binutils-all/hppa/objdump.exp: Return if
454 "*64*-*-*".
455
dc156bc0
AM
4562002-06-05 Alan Modra <amodra@bigpond.net.au>
457
458 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
459
4602002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
461
462 * objdump.c: Fix formatting.
463
d79e4ea3
BE
4642002-05-29 Ben Elliston <bje@redhat.com>
465
466 * MAINTAINERS: Add self as M68k maintainer.
467
d172d4ba
NC
4682002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
469
470 * readelf.c: Modified/Added DLX elf support.
471
7edb8f29
NC
4722002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
473
3a1a2036
NC
474 * arsup.c: Fix formatting.
475 * debug.c (debug_record_label): Add missing colon to error
476 message.
477 * ieee.c (parse_ieee_ty): Fix spelling typo.
478 * readelf.c (process_program_headers): Remove English assumption
479 about making a plural word.
480 (process_section_headers): Likewise.
481 (process_relocs): Allow quotes to be translated.
482 (process_unwind): Likewise,
483 (process_mips_specific): Improve error message.
484 (get_note_type): Fix spelling typo.
485
7edb8f29
NC
486 * configure.in (ALL_LINGUAS): Add sv
487 * po/sv.po: New file.
488
3eee1e9d
AM
4892002-05-27 Alan Modra <amodra@bigpond.net.au>
490
491 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
492 (unw_print_grmask): Likewise.
493 (unw_print_frmask): Likewise.
494
d43efbe3
KH
4952002-05-26 Kazu Hirata <kazu@cs.umass.edu>
496
497 * arsup.c: Remove ARGSUSED.
498 * debug.c: Likewise.
499 * ieee.c: Likewise.
500 * nlmconv.c: Likewise.
501 * prdbg.c: Likewise.
502 * stabs.c: Likewise.
503 * wrstabs.c: Likewise.
504
e9792343
AM
5052002-05-25 Alan Modra <amodra@bigpond.net.au>
506
507 * arlex.l: Use #include "" instead of <> for local header files.
508 * coffdump.c: Likewise.
509 * coffgrok.c: Likewise.
510 * nlmconv.c: Likewise.
511 * nlmheader.y: Likewise.
512 * srconv.c: Likewise.
513 * strings.c: Likewise.
514 * sysdump.c: Likewise.
515 * unwind-ia64.h: Likewise.
516 * windres.h: Likewise.
517 * winduni.h: Likewise.
518
d7e53452
TR
5192002-05-24 Tom Rix <trix@redhat.com>
520
521 * MAINTAINERS: Add self as the d10v maintainer.
522
436e8db0
NC
5232002-05-24 TAMURA Kent <kent@netbsd.org>
524
525 * configure.in: Builds dlltool for i386-netbsdpe.
526 * configure: Regenerate.
527
9f66665a
KH
5282002-05-23 Kazu Hirata <kazu@cs.umass.edu>
529
530 * size.c: Fix formatting.
531 * srconv.c: Likewise.
532 * stabs.c: Likewise.
533 * sysdump.c: Likewise.
534 * unwind-ia64.c: Likewise.
535 * wrstabs.c: Likewise.
536
13ae64f3
JJ
5372002-05-23 Jakub Jelinek <jakub@redhat.com>
538
539 * readelf.c (get_segment_type): Add PT_TLS.
540 (get_elf_section_flags): Add SHF_TLS.
541 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
542 (process_dynamic_segment): Use puts instead of printf.
543 (get_symbol_type): Support STT_TLS.
544 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
545 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
546 Add SEC_THREAD_LOCAL.
547
53c7db4b
KH
5482002-05-23 Kazu Hirata <kazu@cs.umass.edu>
549
550 * rdcoff.c: Fix formatting.
551 * rddbg.c: Likewise.
552 * readelf.c: Likewise.
553 * rename.c: Likewise.
554 * resbin.c: Likewise.
555 * resrc.c: Likewise.
556 * resres.c: Likewise.
557
0af11b59
KH
5582002-05-21 Kazu Hirata <kazu@cs.umass.edu>
559
560 * filemode.c: Fix formatting.
561 * ieee.c: Likewise.
562 * is-ranlib.c: Likewise.
563 * is-strip.c: Likewise.
564 * maybe-ranlib.c: Likewise.
565 * maybe-strip.c: Likewise.
566 * nlmconv.c: Likewise.
567 * nm.c: Likewise.
568 * not-ranlib.c: Likewise.
569 * not-strip.c: Likewise.
570 * objcopy.c: Likewise.
571 * objdump.c: Likewise.
572
21611032
TS
5732002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
574
575 * objdump.c (dump_headers): Fix output formatting for ELF32
576 architectures in a BFD64 enabled toolchain.
577
26044998
KH
5782002-05-20 Kazu Hirata <kazu@cs.umass.edu>
579
580 * debug.c: Fix formatting.
581 * debug.h: Likewise.
582 * dlltool.c: Likewise.
583 * dllwrap.c: Likewise.
584 * emul_aix.c: Likewise.
585 * emul_vanilla.c: Likewise.
586
f462a9ea
KH
5872002-05-19 Kazu Hirata <kazu@cs.umass.edu>
588
589 * addr2line.c: Fix formatting.
590 * ar.c: Likewise.
591 * arsup.c: Likewise.
592 * arsup.h: Likewise.
593 * binemul.c: Likewise.
594 * binemul.h: Likewise.
595 * bucomm.c: Likewise.
596 * coffdump.c: Likewise.
597 * coffgrok.c: Likewise.
598 * coffgrok.h: Likewise.
599
e0159aa9
MM
6002002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
601
602 * MAINTAINERS: Add myself as the second AVR port maintainer.
603
074b403e
SC
6042002-05-16 Stephane Carrez <stcarrez@nerim.fr>
605
606 * MAINTAINERS: Update my email address.
607
2b9c8201
NC
6082002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
609
610 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
611
e1d5b1e7
AM
6122002-05-09 Alan Modra <amodra@bigpond.net.au>
613
614 * configure.in: Replace `*pe' with `pe' throughout.
615 * configure: Regenerate.
616
d3d8a9ee
NC
6172002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
618
619 * Makefile.am: Honour DESTDIR.
620 * Makefile.in: Regenerate.
621
405c98a4
AM
6222002-05-06 Alan Modra <amodra@bigpond.net.au>
623
a02d5965
AM
624 * dlltool.c (process_def_file): Add missing prototype.
625 (new_directive, assemble_file, main): Likewise.
626 (process_def_file, new_directive): Make static.
627 (inform): Rewrite using VA_FIXEDARG.
628 * dllwrap.c (mybasename): Add missing prototype.
629 (strhash, main): Likewise.
630 (inform): Rewrite using VA_FIXEDARG.
631 (warn): Likewise.
632 (cleanup_and_exit): Use old style function definition.
633 (strhash): Likewise.
634 * windres.c (define_resource): Use one memset to clear all of
635 struct res_resource.
636
405c98a4 637 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 638 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
639
6402002-05-06 Borut Razem <borut.razem@siol.net>
641
642 * rclex.l (get_string): Correct "strings" list handling.
643 * resrc.c (read_rc_file): Discard strings.
644
91593c9d
AM
6452002-05-04 Alan Modra <amodra@bigpond.net.au>
646
e58a75dc
AM
647 * ar.c (replace_members): Remove unused var. Formatting fix.
648 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
649
91593c9d
AM
650 * MAINTAINERS: Sort port maintainers by CPU.
651
6b52b824
AM
6522002-05-04 Bob Byrnes <byrnes@curl.com>
653
654 * size.c (display_archive): Add last_arfile and code to close archives.
655
dd70071f
AM
6562002-05-01 Alan Modra <amodra@bigpond.net.au>
657
658 * nm.c (print_symbol): Check returned filename from
659 bfd_find_nearest_line is non-NULL.
660
6c95717a 6612002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
662
663 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 664
3c25c5f6
NC
6652002-04-24 Christian Groessler <chris@groessler.org>
666
667 * MAINTAINERS: Changed my email address.
668
944cd72c
TS
6692002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
670
671 * arparse.y: Fix syntax warning.
672
ea91f8bb
NC
6732002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
674
3e55a963
NC
675 * readelf.c (fetch_location_list): Remove unused function.
676
677 * readelf.c (process_corefile_note_segment): Catch corrupt notes
678 and display a warning message, then exit the loop.
679
ea91f8bb
NC
680 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
681
45b99827
NC
6822002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
683
684 * resrc.c (write_rc_dialog): If charset is non-default value
685 display all of the DIALOGEX parameters.
686
6872002-04-15 Eric Kohl <ekohl@rz-online.de>
688
bb279dc0 689 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
690 DIALOGEX resources.
691 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
692 resource data.
bb279dc0 693 (res_to_bin_dialog): Likewise.
45b99827
NC
694 * windres.h: Added misssing charset variable to dialog_ex
695 structure.
696
acfbab8a
NC
6972002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
698
699 * rcparse.y: Set MEMFLAG_PURE by default.
700
df3baf66
NC
7012002-04-09 Bernd Herd <info@herdsoft.com>
702
bb279dc0 703 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 704 are quoted.
4c30641a 705 Fix typo in BEDIT warning.
91eafb40 706 Don't add default dialog style when explicit style specified.
b62a12ca 707 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 708
b24eb5ac
NC
709 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
710 (handle_quotes) "\a" escape (used for right justified key
711 definitions in menus) is encodes as binary 8.
df3baf66 712
b24eb5ac
NC
713 * resrc.c (write_rc_dialog): Print style even if it is 0.
714 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 715 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 716
b24eb5ac
NC
717 * resbin.c (bin_to_res_dialog): Use signature to identify
718 DIALOGEX.
f7d63484 719
b24eb5ac 720 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 721
df3baf66
NC
7222002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
723
724 * resrc.c: print CLASS names in quotes
725
7262002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
727
728 * MAINTAINERS: Update my email address.
729
8e42bcb6
AM
7302002-04-04 Alan Modra <amodra@bigpond.net.au>
731
732 * dep-in.sed: Cope with absolute paths.
733 * Makefile.am (dep.sed): Subst TOPDIR.
734 Run "make dep-am".
735 * Makefile.in: Regenerate.
736
96f959e5
PT
7372002-03-27 Peter Targett <peter.targett@arc.com>
738
739 * MAINTAINERS: Update my email address.
740
1ea788ee
AM
7412002-03-21 Alan Modra <amodra@bigpond.net.au>
742
743 * Makefile.am: Run "make dep-am".
744 * Makefile.in: Regenerate.
745 * doc/Makefile.in: Regenerate.
746 * po/POTFILES.in: Regenerate.
747 * aclocal.m4: Regenerate.
748 * config.in: Regenerate.
749 * configure: Regenerate.
750
a2f14207
DB
7512002-03-20 Daniel Berlin <dan@dberlin.org>
752
753 * readelf.c: Add support for displaying dwarf2 location lists.
754 (do_debug_loc, debug_loc_section, debug_loc_size): New.
755 (parse_args): Use 'O' as shorthand for displaying location list
756 section.
757 (process_section_headers): Handle debug_loc as well.
758 (load_debug_loc): New.
759 (free_debug_loc): New.
760 (fetch_location_list): New.
761 (display_debug_loc): New.
762 (display_debug_info): Call load_debug_loc and free_debug_loc.
763 (debug_displays): We can display .debug_loc now, too.
764 (usage): Update usage string.
765 (read_and_display_attr_value): Note location lists, but don't
766 display them inline.
767
eb1e0e80
NC
7682002-03-18 Tom Rix <trix@redhat.com>
769
770 * Makefile.am: Add binutils emulation support.
771 * configure.in: Same.
772 * configure.tgt: New file. Same.
773 * ar.c (main): Use ar_emul_parse_arg.
774 (usage): Use ar_emul_usage.
775 (replace_members): Use ar_emul_replace, ar_emul_append.
776 * binemul.c: New file. Define the binutils emulation
777 layer. Define default methods.
778 * binemul.h: New file. Binutils emulation layer header file.
779 * emul_aix.c: New file. AIX binutils emulation.
780 * emul_vanilla.c: New file. Default binutils emulation.
781 * Makefile.in: Regenerate.
782 * configure: Same.
783
a1c259a1
NC
7842002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
785
786 * po/fr.po: Updated version.
787
9ce88e60
NC
7882002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
789
790 * po/fr.po: Updated version.
791
effb0601
DJ
7922002-03-07 Daniel Jacobowitz <drow@mvista.com>
793
794 * README: Update some version numbers.
795
a65688ab
DJ
7962002-03-07 Daniel Jacobowitz <drow@mvista.com>
797
798 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
799 (Architecture Selection): Likewise.
800
f3f7fbb2
NC
8012002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
802
803 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
804 generating .exp file.
805
25345be5
NC
8062002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
807
808 * readelf.c (dump_relocations): Fix typo.
809
9a66911f
NC
8102002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
811
812 * NEWS: Mark 2.12 branch.
813
2c71103e
NC
8142002-02-18 Timothy Daly <remote_bob@yahoo.com>
815
bb279dc0
ZW
816 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
817 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 818 output.
bb279dc0 819 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
820 to 'unrecognized'.
821 (decode_ARM_machine_flags): Likewise.
822 (parse_args): Likewise.
823 (read_and_display_attr_value): Likewise.
824 (display_debug_section): Likewise.
825
49fda6c8
HPN
8262002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
827
828 * NEWS: Mention support for MMIX.
829
76f57f3a
JT
8302002-02-13 Matt Fredette <fredette@netbsd.org>
831
832 * readelf.c (get_machine_flags): Recognize EF_M68000.
833
d36ca9c2
AO
8342002-02-12 Alexandre Oliva <aoliva@redhat.com>
835
836 * MAINTAINERS: Added self as MN10300 co-maintainer.
837
19397422
AM
8382002-02-12 Alan Modra <amodra@bigpond.net.au>
839
840 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
841 DT_PPC64_OPDSZ.
842
d434e574
DJ
8432002-02-11 Daniel Jacobowitz <drow@mvista.com>
844
845 * MAINTAINERS: List myself as branch maintainer.
846
12b87c89
AM
8472002-02-11 Alan Modra <amodra@bigpond.net.au>
848
849 * configure: Regenerate.
850 * objcopy.c: Update copyright date.
851 * doc/Makefile.in: Regenerate.
852
8d037c5c
DJ
8532002-02-10 Daniel Jacobowitz <drow@mvista.com>
854
855 * nlmconv.c: Back out localtime PARAMS change.
856
4c168fa3
AM
8572002-02-11 Alan Modra <amodra@bigpond.net.au>
858
859 * objcopy.c (MKDIR): Define.
860 (copy_archive): Make name_list.name const. Use MKDIR.
861 Handle duplicate files in archives by making more temp dirs.
862
408f8db1
DJ
8632002-02-10 Daniel Jacobowitz <drow@mvista.com>
864
865 * coffdump.c: Include "getopt.h" after "bucomm.h"
866 so that macros are defined correctly.
867 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
868 prototype. Prototype main.
869 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
870
9f77fa06
AO
8712002-02-06 Alexandre Oliva <aoliva@redhat.com>
872
873 * MAINTAINERS: Added self as SH co-maintainer.
874
82f6addb
NC
8752002-02-05 Nick Clifton <nickc@redhat.com>
876
877 * po/tr.po: Updated translation.
878
ba323545
AM
8792002-02-01 Alan Modra <amodra@bigpond.net.au>
880
881 * Makefile.am: Run "make dep-am"
882 * Makefile.in: Regenerate.
883
3deb89d3
DJ
8842002-01-29 Daniel Jacobowitz <drow@mvista.com>
885
886 * nm.c (print_value): Mark abfd unused.
887
a0e9c55f
DJ
8882002-01-29 Daniel Jacobowitz <drow@mvista.com>
889
890 * unwind-ia64.c (unw_decoder): Change second argument
891 to unsigned int, to match function prototypes.
892
d7a283d4
DJ
8932002-01-29 Daniel Jacobowitz <drow@mvista.com>
894
895 * objdump.c: Include "getopt.h" after "bucomm.h" so that
896 __GNU_LIBRARY__ will be defined.
897 * size.c: Likewise.
898
4867be41
DJ
8992002-01-27 Daniel Jacobowitz <drow@mvista.com>
900
901 * configure: Regenerated.
902
7562a296
HPN
9032002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
904
905 * doc/Makefile.am (install): Depend on install-info.
906 * doc/Makefile.in: Regenerate.
907
15c82623
NC
9082002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
909
910 * objcopy.c (strip_usage): Document -d as an alias
911 --strip-debug.
912
913 * size.c (usage): Document [-t | --totals] options.
914 (long_options): Add --totals option.
915 (main): If the [-t | --totals] option is specified and
916 the output format is Berkeley-style, print the total
917 text, data, and bss sizes of all objects listed.
918 (print_berkeley_format): If the [-t | --totals] option
919 is specified, track the total text, data, and bss
920 sizes.
921 * doc/binutils.texi (size): Document [-t | --totals] options.
922 (strip): Document -d as an alias for --strip-debug.
923 * NEWS: Mention new feature of size.
924
00ea8601 9252002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 926
1ddbd152
NC
927 * po/fr.po: Updated version.
928 * po/es.po: Updated version.
b85cedd7 929
8b53311e
NC
9302002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
931
932 * addr2line.c (usage): Update text to provide verbose
933 description of the command line options.
934 * ar.c (usage): Update text to provide verbose
935 description of the command line options.
936 (main): Accept -h and -H when running as ranlib.
937 * coffdump.c (show_usage): Update text to provide verbose
938 description of the command line options.
939 * dlltool.c (main): Accept -H as an alias for --help.
940 * nlmconv.c (show_usage): Update text to provide verbose
941 description of the command line options.
942 * nm.c (usage): Replace OPTIONS with option(s).
943 (main): Accept -H as an alias for --help.
944 * objcopy.c (strip_main): Accept -H as an alias for --help.
945 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 946 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
947 other binutils.
948 * size.c (usage): Update text to provide verbose description
949 of the command line options.
950 (main): Accept -v, -h and -H as command line options.
951 * srconv.c (show_usage): Update text to provide verbose
952 description of the command line options.
953 * strings.c (main): Accept -H and -v as command line options.
954 (usage): Update text to provide verbose description of the
955 command line options.
956 * sysdump.c (show_usage): Update text to provide verbose
957 description of the command line options.
958 * windres.c (usage): Adjust format to match style used in
959 other binutils.
960
961 * coffdump.c: Fix formatting.
962 * nlmconv.c: Fix formatting.
963 * srconv.c: Fix formatting.
964 * sysdump.c: Fix formatting.
965
c46f0c34
AM
9662002-01-22 Alan Modra <amodra@bigpond.net.au>
967
968 * Makefile.am: Run "make dep-am".
969 * Makefile.in: Regenerate.
970
2a538ba5
AJ
9712002-01-18 Andreas Jaeger <aj@suse.de>
972
973 * version.c (print_version): Update year.
974
285d1771
AM
9752002-01-17 Alan Modra <amodra@bigpond.net.au>
976
977 * readelf.c (get_machine_name): Handle EM_PPC64.
978 (guess_is_rela): Here too.
979
328577ad
NC
9802002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
981
982 * po/binutils.pot: Regenerate.
983 * po/fr.po: Regenerate.
984 * po/tr.po: Regenerate.
985
af3ae48d
NC
9862002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
987
988 * po/tr.po: Import new version.
989
f1cb7e17
AM
9902002-01-16 Alan Modra <amodra@bigpond.net.au>
991
992 * readelf.c (get_ppc64_dynamic_type): New.
993 (get_dynamic_type): Call it.
994
6364e0b4
NC
9952002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
996
3ab9460d 997 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 998 (strip_usage): Use "options" instead of "switches".
3ab9460d 999 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 1000 "switches".
6364e0b4 1001
3a7e524e
RE
10022002-01-14 Richard Earnshaw <rearnsha@arm.com>
1003
1004 * MAINTAINERS: Add self as co-maintainer for the ARM code.
1005
1209e219
NC
10062001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1007
1008 * po/es.po: Import from translation project.
1009 * configure.in (ALL_LINGUAS): Add es.
1010 * configure: Regenerate.
1011
b4db1224
JT
10122002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1013
1014 * readelf.c (get_netbsd_elfcore_note_type): Use
1015 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
1016
9437c45b
JT
10172002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1018
1019 * readelf.c: Update copyright years.
1020 (get_note_type): Return a const char *.
1021 (get_netbsd_elfcore_note_type): New function.
1022 (process_note): Use get_netbsd_elfcore_note_type to get
1023 the note type string for NetBSD ELF core files.
1024
00428cca
AM
10252002-01-06 Steve Ellcey <sje@cup.hp.com>
1026
1027 * readelf.c (get_ia64_segment_type): Add support for macros.
1028 (get_segment_type): Add support for IA64 specific macros.
1029
31104126
NC
10302001-12-20 Julian v. Bock <julian@wongr.net>
1031
1032 * readelf.c (print_symbol): New function: Print a formatted symbol
1033 name. If --wide is specified do not truncate it.
1034 (dump_relocations): Use print_symbol() to print symbol names.
1035 (process_symbol_table): Likewise.
1036 (process_syminfo): Likewise.
1037 (process_mips_specific): Likewise.
1038 (usage): Document new feature of --wide switch.
1039 * doc/binutils.texi (objdump): Document additional behaviour of
1040 --wide.
2a538ba5 1041
4dd67f29
MS
10422001-12-18 Michael Snyder <msnyder@redhat.com>
1043
1044 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
1045 (copy_object): Don't set the start address or flags of a core file.
1046 (copy_section): Don't relocate a core file. Don't copy contents
1047 if the input section has the contents flag set, but the output
1048 section does not (which happens with the fake 'note' pseudo-
1049 sections that BFD creates for corefiles).
1050
43521d43
TS
10512001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1052
1053 * readelf.c (get_machine_flags): Recognize header flags for ABI and
1054 ASE extensions. More robust code for ISA checking. Ignore empty fields
1055 in header flags for GNU extensions.
1056
b667df2e
AM
10572001-12-18 Alan Modra <amodra@bigpond.net.au>
1058
1059 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1060
17a5a5c3
NC
10612001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1062
1063 * po/ja.po: Import from translation project.
1064 * configure.in (ALL_LINGUAS): Add ja.
1065 * configure: Regenerate.
1066
65de42c0
TS
10672001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1068
1069 * addr2line.c (main): Protoype.
1070 * ar.c (main): Protoype.
1071 * nm.c (main): Protoype.
1072 * objcopy.c (main): Protoype.
1073 * objdump.c (main): Protoype.
1074 * size.c (main): Protoype.
1075 * strings.c (main): Protoype.
1076
9ad5cbcf
AM
10772001-12-17 Alan Modra <amodra@bigpond.net.au>
1078
1079 * readelf.c (symtab_shndx_hdr): New global.
1080 (SECTION_HEADER_INDEX): Define.
1081 (SECTION_HEADER_NUM): Define.
1082 (SECTION_HEADER): Define.
1083 (GET_ELF_SYMBOLS): Pass two params rather than three.
1084 (get_32bit_elf_symbols): Take file and section args. Read and
1085 use SHT_SYMTAB_SHNDX.
1086 (get_64bit_elf_symbols): Likewise.
1087 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1088 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1089 Remember symtab_shdx_hdr.
1090 (process_program_headers): Scan from index 1 for segment map.
1091 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1092 "section_headers".
1093 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1094 (process_unwind): Likewise.
1095 (process_version_sections): Likewise.
1096 (process_symbol_table): Likewise.
1097 (display_debug_info): Likewise.
1098 (process_dynamic_segment): Fake up a symtab section for changed
1099 GET_ELF_SYMBOLS.
1100 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1101 (process_program_headers): Kill signed/unsigned warning.
1102 (load_debug_str): Likewise.
1103 (display_debug_info): Likewise.
1104
65765700
JJ
11052001-12-13 Jakub Jelinek <jakub@redhat.com>
1106
1107 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1108
560f3c1c
AM
11092001-12-11 Alan Modra <amodra@bigpond.net.au>
1110
1111 * readelf.c (process_file_header): Print extended e_shnum and
1112 e_shdtrndx values. Set elf_header values for same.
1113 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1114 (get_64bit_section_headers): Likewise.
1115 (process_section_headers): Update calls.
1116 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1117
bc408b8a
JJ
11182001-12-10 Jakub Jelinek <jakub@redhat.com>
1119
1120 * objcopy.c (setup_section): Copy entsize.
1121
93fbbb04
GK
11222001-12-07 Geoffrey Keating <geoffk@redhat.com>
1123
1124 * readelf.c (guess_is_rela): Add support for stormy16.
1125 (dump_relocations): Likewise.
1126 (get_machine_name): Likewise.
1127
e3c8793a
NC
11282001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1129
1130 * dllwrap.c (main) Replace multiple strings describing a
1131 single error with a single, newline escaped sentence to permit
1132 better translation into foreign languages.
1133
1134 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1135 class names.
1136
956cd1d6
TS
11372001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1138
1139 * strings.c (get_char): Initialize value.
1140
956c53ee
TS
11412001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1142
1143 * arlex.l: Silence compile warnings.
1144 * arsup.h: Likewise. Fix formatting.
1145
cedd9a58
JJ
11462001-12-04 Jakub Jelinek <jakub@redhat.com>
1147
1148 * strings.c: Include config.h before bfd.h.
1149 (file_off): New type.
1150 (file_open): Define.
1151 (print_strings): Use file_off instead of file_ptr. Print addresses
1152 which don't fit into long correctly.
1153 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1154 available.
1155 (strings_file): Use file_off instead of file_ptr. Use file_open.
1156 * configure.in: Check for getc_unlocked.
1157 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1158 be defined for it.
1159 * configure: Rebuilt.
1160 * config.h.in: Rebuilt.
1161
af667503
L
11622001-11-29 H.J. Lu <hjl@gnu.org>
1163
1164 * bucomm.c (make_tempname): Revert the changes made on
1165 2001-11-14 and 2001-11-12. They won't work with directories.
1166
16474668
NC
11672001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1168
1169 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1170 CFLAGS_FOR_TARGET to runtest in environment.
1171 * Makefile.in: Rebuild.
1172 * doc/Makefile.in: Rebuild.
1173
17978339
MS
11742001-11-28 Mike Stump <mrs@wrs.com>
1175
1176 * objcopy.c (setup_section): Preserve SEC_RELOC when
1177 --set-section-flags is used.
1178
261a45ad
NC
11792001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1180
1181 * readelf.c (do_debug_str): New variable.
1182 (display_debug_str): New function: Display the contents of a
1183 .debug_str section.
1184 (load_debug_str): New function: Load in the contents of a
1185 .debug_str section.
1186 (free_debug_str): New function: Free the memory used by
1187 load_debug_str().
1188 (fetch_indirect_string): Retrieve a string from the .debug_str
1189 section.
1190 (usage): Add -ws.
1191 (parse_args): Accept -ws.
1192 (process_section_headers): Allow the display of the .debug_str
1193 section.
1194 (read_and_display_attr_value): Use fetch_indirect_string. Show
1195 offset into .debug_str section.
1196 (display_debug_info): Use load_debug_str and free_debug_str.
1197 (debug_displays): Add .debug_str.
1198 * doc/binutils.texi: Document -ws.
1199
b8908f93
AJ
12002001-11-19 Andreas Jaeger <aj@suse.de>
1201
1202 * testsuite/binutils-all/objdump.exp: Add x86-64.
1203
e5fb9629
AS
12042001-11-15 Andreas Schwab <schwab@suse.de>
1205
1206 * readelf.c: Fix warnings without terminating newline.
1207
802a735e
AM
12082001-11-15 Alan Modra <amodra@bigpond.net.au>
1209
1210 * doc/binutils.texi (objdump): Document ppc -M options.
1211
b89e9eae
AJ
12122001-11-14 Andreas Jaeger <aj@suse.de>
1213
1214 * doc/binutils.texi (objdump): Fix description to use x86-64.
1215
a6a25652
NC
12162001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1217
1218 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1219 not all systems provide mkstemp.
1220
e396998b
AM
12212001-11-14 Alan Modra <amodra@bigpond.net.au>
1222
1223 * doc/binutils.texi (objdump): Document x86 -M options.
1224
81766fca
RH
12252001-11-13 Keith Walker <keith.walker@arm.com>
1226
1227 * readelf.c (read_and_display_attr_value): New function to
1228 handle DW_FORM_indirect.
1229 (read_and_display_attr): Use it.
1230
1a509dcc
GK
12312001-11-13 Geoffrey Keating <geoffk@redhat.com>
1232
1233 * readelf.c (display_debug_lines): Deal with unknown standard
1234 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1235 DW_LNS_set_isa.
1236
6e917903 12372001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 1238
6e917903
TW
1239 * MAINTAINERS: Add self as tic54x maintainer. This target
1240 includes the IBM C54XDSP clone.
7559e86e 1241
6e917903 12422001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 1243
7559e86e
NC
1244 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1245
12462001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 1247
ecdadc4a
JL
1248 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1249 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1250 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1251 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1252 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1253 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1254 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1255
91770270
JL
1256 * readelf.c (get_elf_class): Fix ISO portability glitch.
1257 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1258
ef5cdfc7
JJ
12592001-11-07 Jakub Jelinek <jakub@redhat.com>
1260
1261 * readelf.c (debug_str, debug_str_size): New.
1262 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1263 Call free_abbrevs.
1264 (read_and_display_addr): Handle DW_FORM_strp.
1265 (display_debug_info): Read .debug_str section if present,
1266 so that DW_FORM_strp can be handled.
1267 Fix test for non-existant .debug_abbrev section.
1268
5e9520c8
JJ
12692001-11-05 Jakub Jelinek <jakub@redhat.com>
1270
1271 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1272
1273 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1274
54589086
MS
12752001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1276
1277 * MAINTAINERS: Add self as s390/s390x maintainer.
1278
c05b685b
TR
12792001-11-02 Tom Rix <trix@bluey.cygnus.com>
1280
1281 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1282
3c62831e
NC
12832001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1284
1285 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1286 * configure: Regernate.
1287 * po/fr.po: New file.
1288 * po/tr.po: New file.
1289
3c3bdf30
NC
12902001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1291
9b19141a 1292 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
1293 * readelf.c: Include elf/mmix.h.
1294 (guess_is_rela): MMIX is RELA.
1295 (dump_relocations): Handle MMIX relocations.
1296 * Makefile.am: Regenerate dependencies.
1297 * Makefile.in: Regenerate.
1298
f662939a
NC
12992001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1300
1301 * readelf.c (parse_args): Handle multiple options to the -w
1302 switch.
1303
c91d0dfb
JJ
13042001-10-12 Jakub Jelinek <jakub@redhat.com>
1305
1306 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1307 LOPROC, LOOS and LOUSER.
1308
7559e86e 13092001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
1310
1311 * MAINTAINERS: Update my email address.
1312
fcd8210c
AM
13132001-10-03 Alan Modra <amodra@bigpond.net.au>
1314
1315 * doc/Makefile.in: Regenerate.
1316 * configure: Regenerate.
1317
428409d5
NC
13182001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1319
1320 * readelf.c (display_debug_line, display_debug_pubnames,
1321 display_debug_info, display_debug_frames): Detect and warn
1322 about 64-bit format entries.
1323 (display_debug_aranges): Reword 64-bit warning.
1324 (debug_displays): Add .debug_pubtypes as a known, but not yet
1325 supported, debug section.
1326
6a8c2b0d
AM
13272001-10-02 Alan Modra <amodra@bigpond.net.au>
1328
1329 * coffdump.c (PROGRAM_VERSION): Delete.
1330 (main <'V'>): Call print_version.
1331 * srconv.c: Likewise.
1332 * sysdump.c: Likewise.
1333 * version.c (program_version): Remove.
1334 (print_version): Use BFD_VERSION_STRING. Just print the current
1335 year in copyright message.
1336 * addr2line.c (program_version): Remove unused declaration.
1337 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1338 place of BFD_VERSION.
1339 * Makefile.am (Makefile): Depend on bfd/configure.in.
1340 (cplus-dem.o): Depend on Makefile.
1341 Run "make dep-am".
1342 * Makefile.in: Regenerate.
1343
e414a165
NC
13442001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1345
1346 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1347 format .debug_arange sections.
1348 (main): Add missing prototype.
b8908f93 1349
efc3ee7f
HPN
13502001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1351
1352 * Makefile.am: Update dependencies with "make dep-am".
1353 * Makefile.in: Regenerate.
1354
9e85c2a0
RH
13552001-09-28 Richard Henderson <rth@redhat.com>
1356
1357 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1358
451dad9c
AM
13592001-09-26 Alan Modra <amodra@bigpond.net.au>
1360
1361 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1362 VA_CLOSE.
1363 (non_fatal): Likewise.
1364 * objdump.c (objdump_sprintf): Likewise.
1365 * readelf.c (error): Likewise.
1366 (warn): Likewise.
1367
d974e256
JJ
13682001-09-25 Jakub Jelinek <jakub@redhat.com>
1369
1370 * readelf.c (do_wide): New.
1371 (options): Add --wide.
1372 (usage, parse_args): Likewise.
1373 (process_program_headers): Put each segment on a single line if
1374 --wide is given.
1375 (process_section_headers): Put each section on a single line if
1376 --wide is given.
1377 * doc/binutils.texi: Document it.
1378 * NEWS: Likewise.
1379
2f11c261
AM
13802001-09-25 Alan Modra <amodra@bigpond.net.au>
1381
1382 * readelf.c (print_vma): Print 8 digits of low hex value.
1383
1d50f91e
AJ
13842001-09-24 Andreas Jaeger <aj@suse.de>
1385
1386 * nlmconv.c: Fix warnings about unused attributes and function
1387 prototypes.
1388
1389 * strings.c: Add prototype for get_char.
1390
38131e67
L
13912000-09-19 H.J. Lu <hjl@gnu.org>
1392
1393 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1394 $(srcdir)/cxxfilt.man.
1395 * doc/Makefile.in: Rebuild.
1396
3bcfb3e4
AM
13972001-09-19 Alan Modra <amodra@bigpond.net.au>
1398
1399 * objcopy.c (copy_main): Correct rename-section string parsing.
1400 Consolidate new_name parsing, and error messages.
1401
3882b010
L
14022001-09-18 Bruno Haible <haible@clisp.cons.org>
1403
1404 * addr2line.c: Don't include <ctype.h>.
1405 (main): For gettext, also set the LC_CTYPE locate facet.
1406 * ar.c (main): Likewise.
1407 * coffdump.c (main): Likewise.
1408 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1409 (main): For gettext, also set the LC_CTYPE locate facet.
1410 Use ISALNUM instead of isalpha/isdigit.
1411 * dllwrap.c: Don't include <ctype.h>.
1412 (main): For gettext, also set the LC_CTYPE locate facet.
1413 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1414 (main): For gettext, also set the LC_CTYPE locate facet.
1415 Use TOUPPER instead of islower/toupper.
1416 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1417 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1418 Use TOUPPER instead of islower/toupper.
1419 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1420 * objcopy.c (main): Likewise.
1421 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1422 (disassemble_bytes): Use ISPRINT instead of isprint.
1423 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1424 (dump_data): Use ISPRINT instead of isprint.
1425 (main): For gettext, also set the LC_CTYPE locate facet.
1426 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1427 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1428 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1429 Use TOUPPER instead of islower/toupper.
1430 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1431 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1432 (write_rc_accelerators): Use ISPRINT instead of isprint.
1433 (write_rc_rcdata): Likewise.
1434 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1435 * srconv.c (main): Likewise.
1436 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1437 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1438 isdigit/isupper/islower.
1439 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1440 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1441 stab_demangle_prefix, stab_demangle_qualified,
1442 stab_demangle_template, stab_demangle_type,
1443 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1444 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1445 (isgraphic): Use ISPRINT instead of isascii/isprint.
1446 (main): Remove HAVE_LC_MESSAGES dependency.
1447 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1448 (pbarray): Use ISPRINT instead of isprint.
1449 (main): For gettext, also set the LC_CTYPE locate facet.
1450 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1451 (format_from_filename): Use ISPRINT instead of isprint.
1452 (main): For gettext, also set the LC_CTYPE locate facet.
1453 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1454 (unicode_print): Use ISPRINT instead of isprint.
1455 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1456 (stab_variable): Use ISDIGIT instead of isdigit.
1457
e59b4dfb
AM
14582001-09-18 Alan Modra <amodra@bigpond.net.au>
1459
1460 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1461 Replace bfd_read call with call to bfd_bread.
1462 (extract_file): Likewise.
1463
1464 * objdump.c (dump_section_header): Cast section->filepos to
1465 unsigned long to suit printf format string.
1466 * readelf.c (process_section_headers): Similarly for sh_offset.
1467 (process_unwind): Likewise.
1468
d132876a
NC
14692001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1470
1471 * strings.c (encoding, encoding_bytes): New variables.
1472 (long_options): Add --encoding.
1473 (main): Accept -e and --encoding.
1474 (get_char): New function. Read a, possibly wide, character from
1475 the input stream.
1476 (print_strings): Use get_char().
1477 (usage): Document new command line option.
1478 * doc/binutils.texi: Document new command line option.
1479 * NEWS: Announce new command line option.
1480
7559e86e 14812001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
1482
1483 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1484 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1485 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1486 Removed EM_CYGNUS_ARC.
1487
7559e86e 14882001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1489
1490 * readelf.c: Include elf/h8 for H8 series definitions.
1491 (guess_is_rela): H8 series if RELA.
1492 (dump_relocations): Handle H8 series relocations.
1493
0823fbca
EC
14942001-08-31 Eric Christopher <echristo@redhat.com>
1495
1496 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1497
8db76d70
PT
14982001-08-29 Peter Targett <peter.targett@arccores.com>
1499
1500 * MAINTAINERS: Include ARC Maintainer.
1501
d81d6584
BE
15022001-08-29 Ben Elliston <bje@redhat.com>
1503
1504 * stabs.c (stab_demangle_template): Initialise s4.
1505
25a1ff5b
AM
15062001-08-27 Alan Modra <amodra@bigpond.net.au>
1507
1508 * readelf.c (dump_relocations): Recognise EM_PPC64.
1509
a5d22d2a
TS
15102001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1511
1512 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1513
62a5a82d
L
15142001-08-25 H.J. Lu <hjl@gnu.org>
1515
1516 * nm.c (print_width): New.
1517 (display_rel_file): Set `print_width' according to
1518 bfd_sprintf_vma.
1519 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1520
1ae8b3d2
AO
15212001-08-24 Alexandre Oliva <aoliva@redhat.com>
1522
1523 * objcopy.c (use_alt_mach_code): New variable.
1524 (OPTION_ALT_MACH_CODE): Define.
1525 (copy_options): Added --alt-machine-code.
1526 (copy_main): Handle it.
1527 (copy_object): Switch to alternate machine code if requested.
1528 * doc/binutils.texi: Document new option.
1529 * NEWS: Likewise.
1530
d1bdd336
TS
15312001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1532
1533 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1534
410f7a12
L
15352001-08-21 H.J. Lu <hjl@gnu.org>
1536
1537 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1538 (display_debug_info): Cast for 64bit hosts.
1539 (display_debug_frames): Likewise.
1540 (process_mips_specific): Likewise.
1541
c32144ff
AJ
15422001-08-21 Andreas Jaeger <aj@suse.de>
1543
1544 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1545
1546 * sysdump.c: Add missing prototypes.
1547 * srconv.c: Likewise.
1548 * unwind-ia64.c: Likewise.
1549 * coffdump.c: Likewise.
1550
1551 * sysinfo.y: Print prototypes, include <ansidecl.h>.
1552
1553 * coffgrok.c: Add missing prototypes, include libiberty.h instead
1554 of declaring xcalloc.
1555
d8180c76
L
15562001-08-10 H.J. Lu <hjl@gnu.org>
1557
1558 * nm.c (print_value): Add one arg, bfd *.
1559 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1560 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1561 (print_symbol_info_sysv): Likewise.
1562 (print_symbol_info_posix): Likewise.
1563
1564 * objdump.c (dump_section_header): Replace printf_vma with
1565 bfd_printf_vma.
1566 (print_section_stabs): Likewise.
1567 (dump_bfd_header): Likewise.
1568 (objdump_print_value): Replace sprintf_vma with
1569 bfd_sprintf_vma.
1570 (disassemble_bytes): Likewise.
1571 (dump_reloc_set): Likewise.
1572
0218d1e4
AJ
15732001-08-10 Andreas Jaeger <aj@suse.de>
1574
1575 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1576 to build warnings.
1577 * configure: Regenerate.
1578
2863d58a
AM
15792001-08-09 Alan Modra <amodra@bigpond.net.au>
1580
1581 * readelf.c: Add missing prototypes.
1582 * objdump.c: Likewise. Format existing prototypes.
1583
c0e047e0
AO
15842001-08-08 Alexandre Oliva <aoliva@redhat.com>
1585
1586 * readelf.c (display_debug_info): Add to abbrev_offset the addend
1587 of any RELA relocation for the abbrev_offset memory location that
1588 refers to the .debug_abbrev section symbol.
1589
ff78d6d6
L
15902001-08-07 H.J. Lu <hjl@gnu.org>
1591
1592 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1593 (main): Return process_file ().
1594
c36774d6
PB
15952001-08-05 Philip Blundell <philb@gnu.org>
1596
1597 * doc/binutils.texi: Use "Thumb" not "THUMB".
1598
8f9d9bd9
JH
15992001-08-03 John Healy <jhealy@redhat.com>
1600
bb279dc0
ZW
1601 Patch suggested by Frank Eigler <fche@redhat.com>.
1602 * objdump.c (disassemble_data): Fill in section member of the
1603 disasm_info structure.
8f9d9bd9 1604
c918cb96
DD
16052001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1606
1607 * configure.in: Added --with-windres option.
1608 * configure: Regenerated.
1609
c7c55b78
NC
16102001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1611
1612 * doc/binutils.texi: Use @command{name} for commands;
1613 use @option{-opt} for options; use @table @env for list of options;
1614 remove spaces arround [ | ] in synopsis.
1615
1616 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1617 center title.
1618
594ef5db
NC
16192001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1620
bb279dc0
ZW
1621 * objcopy.c: Fix formatting.
1622 (section_rename): New structure.
1623 (OPTION_RENAME_SECTION): New switch.
1624 (copy_usage): Document new switch.
1625 (add_section_rename): New function: Add a node to the section
1626 rename list.
1627 (find_section_rename): New function: Find the new name and
1628 flags for a section.
1629 (setup_section): Call find_section_name to determine the name
1630 of the output section.
1631 (copy_main): Handle OPTION_RENAME_SECTION.
1632 * binutils.texi: Document new switch.
594ef5db
NC
1633 * NEWS: Mention new switch.
1634
1f554c69
NC
16352001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1636
1637 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1638 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1639 bug-binutils@gcc.org.
1640
2f83960e
AM
16412001-07-28 Matthias Kramm <kramm@quiss.org>
1642
1643 * bucomm.c (list_supported_architectures): New function.
1644 * bucomm.h (list_supported_architectures): Declare.
1645 * objdump.c (usage): Call the above.
1646
20fe0649
DB
16472001-07-25 Dave Brolley <brolley@redhat.com>
1648
1649 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1650 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1651
1b577b00
NC
16522001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1653
1654 * README: Update for 2.11. Change bug reporting email address.
1655 * MAINTAINERS: Tidy up. Change bug reporting email address.
1656
95fd336c
DD
16572001-07-16 DJ Delorie <dj@redhat.com>
1658
5f16d855
DD
1659 * resres.c (write_res_header): Align header size.
1660 (res_align_file): Calculate alignment correctly.
1661
95fd336c
DD
1662 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1663 correct 10).
1664 * resrc.c (write_rc_resource): Likewise.
1665 * windres.h (SUBLANG_SHIFT): Define - as 10.
1666
ed8fee27
NC
16672001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1668
1669 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1670
90ab7e9a
NC
16712001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1672
1673 * MAINTAINERS: Add notes about branch checkins.
1674
e0c60db2
NC
16752001-07-05 Daniel Berlin <dan@cgsoftware.com>
1676
1677 * readelf.c (display_debug_macinfo): New function, display
1678 .debug_macinfo section.
1679 (do_debug_macinfo): New variable.
1680 (parse_args): Handle "-w[mM]" to mean display macro info.
1681 (process_section_headers): Handle debug_macinfo.
1682 (debug_displays): Replace unsupported function with macinfo
0218d1e4 1683 function for .debug_macinfo display.
e0c60db2
NC
1684 * doc/binutils.texi: Document new command line switch.
1685 * NEWS: Document new feature of readelf.
0218d1e4 1686
24e01a36
L
16872001-07-05 H.J. Lu <hjl@gnu.org>
1688
1689 * objcopy.c (filter_symbols): Don't turn undefined symbols
1690 into local.
1691
4258bf4d
L
16922001-07-03 H.J. Lu <hjl@gnu.org>
1693
1694 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1695 $@.pod.
1696 (ar.1): Likewise.
1697 (dlltool.1): Likewise.
1698 (nlmconv.1): Likewise.
1699 (nm.1): Likewise.
1700 (objcopy.1): Likewise.
1701 (objdump.1): Likewise.
1702 (ranlib.1): Likewise.
1703 (readelf.1): Likewise.
1704 (size.1): Likewise.
1705 (strings.1): Likewise.
1706 (strip.1): Likewise.
1707 (windres.1): Likewise.
1708 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1709 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1710 $(DEMANGLER_NAME).
1711 (as.1): Removed.
1712 * doc/Makefile.in: Regenerated.
1713
7014bc31
NC
17142001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1715
1716 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1717
b811889f
NC
17182001-07-01 Daniel Berlin <dan@cgsoftware.com>
1719
1720 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1721
12ab83a9
NC
17222001-06-29 James Cownie <jcownie@etnus.com>
1723
1724 * readelf.c: Support DWARF 2.1 attributes.
1725
a6e9f9df
AM
17262001-06-28 Alan Modra <amodra@bigpond.net.au>
1727
1728 * readelf.c (GET_DATA_ALLOC): Remove.
1729 (GET_DATA): Remove.
1730 (get_data): New function combining above macros, with an extra
1731 test for zero size.
1732 (slurp_rela_relocs): Use get_data, and catch error return.
1733 (slurp_rel_relocs): Likewise.
1734 (get_32bit_program_headers): Likewise.
1735 (get_64bit_program_headers): Likewise.
1736 (get_32bit_section_headers): Likewise.
1737 (get_64bit_section_headers): Likewise.
1738 (get_32bit_elf_symbols): Likewise.
1739 (get_64bit_elf_symbols): Likewise.
1740 (process_section_headers): Likewise.
1741 (process_relocs): Likewise.
1742 (slurp_ia64_unwind_table): Likewise.
1743 (process_unwind): Likewise.
1744 (get_32bit_dynamic_segment): Likewise.
1745 (get_64bit_dynamic_segment): Likewise.
1746 (process_dynamic_segment): Likewise.
1747 (process_version_sections): Likewise.
1748 (process_symbol_table): Likewise.
1749 (dump_section): Likewise.
1750 (display_debug_info): Likewise.
1751 (display_debug_section): Likewise.
1752 (process_section_contents): Likewise.
1753 (process_corefile_note_segment): Likewise.
1754 (process_mips_specific): Likewise. Also free econf32, econf64.
1755
af3fc3bc
AM
17562001-06-25 Alan Modra <amodra@bigpond.net.au>
1757
1758 * readelf.c (dump_relocations): Print "bad symbol index" if
1759 symtab == NULL with non-zero symtab_index.
1760 (process_relocs): Don't bomb if reloc section has no symsec.
1761
6d900bf6
L
17622001-06-24 H.J. Lu <hjl@gnu.org>
1763
1764 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1765 by accident.
1766 (copy_main): Apply the the change made to strip_main on
1767 2001-05-30 by accident.
1768
49b4e386
AJ
17692001-06-23 Andreas Jaeger <aj@suse.de>
1770
1771 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1772 parameter 'code'.
1773 (unw_decode_x2): Likewise.
1774 (unw_decode_x3): Likewise.
1775 (unw_decode_x4): Likewise.
1776
d8dc71e3
BE
17772001-06-23 Ben Elliston <bje@redhat.com>
1778
1779 * MAINTAINERS: Add myself as M88k maintainer.
1780
af3bdff7
NC
17812001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1782
1783 * objcopy.c (strip_main): Support -o or --output-file command lien
1784 switch.
1785
105e7211
L
17862001-06-19 H.J. Lu <hjl@gnu.org>
1787
1788 * doc/Makefile.in: Regenerated.
1789
c45021f2
NC
17902001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1791
1792 * readelf.c: Restore formatting.
1793
17942001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1795
bb279dc0
ZW
1796 * Makefile.am: Move documentation into doc subdirectory.
1797 * Makefile.in: Regenerated.
c45021f2 1798 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
1799 * addr2line.1: Removed.
1800 * ar.1: Likewise.
1801 * dlltool.1: Likewise.
1802 * nlmconv.1: Likewise.
1803 * nm.1: Likewise.
1804 * objcopy.1: Likewise.
1805 * objdump.1: Likewise.
1806 * ranlib.1: Likewise.
1807 * readelf.1: Likewise.
1808 * size.1: Likewise.
1809 * strings.1: Likewise.
1810 * strip.1: Likewise.
1811 * windres.1: Likewise.
1812 * cxxfilt.man: Likewise.
c45021f2
NC
1813 * doc: New Directory.
1814 * doc/Makefile.am: New file.
1815 * doc/Makefile.in: Generate.
1816
09ad7db3
AM
18172001-06-09 Alan Modra <amodra@bigpond.net.au>
1818
1819 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1820
936260fe
AM
18212001-06-01 Alan Modra <amodra@bigpond.net.au>
1822
1823 * MAINTAINERS: Update my email address.
1824
16b2b71c
NC
18252001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1826
1827 * objcopy.c: Add new switches: --keep-global-symbol,
1828 --keep-symbols, --localize-symbols, --keep-global-symbols and
1829 --weaken-symbols.
1830 * binutils.texi: Document new switches.
1831 * objcopy.1: Regenerate.
1832 * NEWS: Announce new feature.
1833
7036c0e1
AJ
18342001-05-28 Andreas Jaeger <aj@suse.de>
1835
1836 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1837 variables, fix format strings.
1838
76a406e5
NC
18392001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1840
1841 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1842 when computing the address of the line to show.
1843
31b6fca6
RH
18442001-05-16 Richard Henderson <rth@redhat.com>
1845
1846 * readelf.c (do_debug_frames_interp): New.
1847 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1848 (byte_get_big_endian): Likewise.
1849 (parse_args) ['F']: Set do_debug_frames_interp.
1850 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1851 (frame_display_row): Don't trunc pc_begin to int.
1852 (size_of_encoded_value): New.
1853 (display_debug_frames): Handle 64-bit targets. Print raw data
1854 unless do_debug_frames_interp.
1855 (debug_displays): Remove duplicate .debug_frame.
1856
4fe85591
NC
18572001-05-15 Ralf Baechle <ralf@gnu.org>
1858
1859 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1860 The former constant was never in active use and is used otherwise
1861 by the ABI.
1862
579f31ac
JJ
18632001-05-11 Jakub Jelinek <jakub@redhat.com>
1864
1865 * readelf.c (process_unwind): Print all unwind sections, not just
1866 one.
1867
78f4a3f7
AM
18682001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1869
1870 * readelf.c (process_unwind): Remove const specifier.
1871
1c529ca6
NC
18722001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1873
1874 * strings.c (isgraphic): Do not use isascii() unless it is needed
1875 for isprint() to work.
1876 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1877
87e6d782
NC
18782001-04-27 Johan Rydberg <jrydberg@opencores.org>
1879
bb279dc0 1880 * NEWS: Announce support for OpenRISC.
87e6d782 1881
4bd3d870 18822001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
1883
1884 * dlltool.c (do_default_excludes): Initialise to true.
1885
21211521
AM
18862001-04-10 Alan Modra <amodra@one.net.au>
1887
1888 * MAINTAINERS: Update my email address
1889 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1890
0c66b61e 18912001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
1892
1893 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1894
e58d53af
L
18952001-03-30 H.J. Lu <hjl@gnu.org>
1896
1897 * readelf.c (process_unwind): Just return if do_unwind is 0.
1898
bee72332
DD
18992001-03-28 Roger Sayle <roger@metaphorics.com>
1900
1901 * dlltool.c (make_one_lib_file): Fix section flags for
1902 .text, .data and .bss in stub ds*.o files to match those
1903 generated by gas.
1904
f1467e33
L
19052001-03-29 H.J. Lu <hjl@gnu.org>
1906
1907 * readelf.c (process_unwind): Only do unwind sections for
1908 IA64.
1909
1c6fb4fe
L
19102001-03-28 H.J. Lu <hjl@gnu.org>
1911
1912 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1913 * Makefile.in: Regenerate.
1914
0879a67a
AJ
19152001-03-26 Andreas Jaeger <aj@suse.de>
1916
1917 * binutils.texi (nm): Fix texi syntax.
1918
0285c67d
NC
19192001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1920
1921 * binutils.texi: Put @c man begin and @c man end indications
1922 to generate man pages using texi2pod and pod2man. Put @c man title
1923 to identify each man. Add SEEALSO entries.
1924 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1925 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1926 sort the list.
1927 (*.1): Build the man pages from binutils.texi.
1928 * Makefile.in: Regenerate.
1929
04847a4d
CF
19302001-03-13 Eric Kohl <ekohl@rz-online.de>
1931
1932 * defparse.y (opt_equal_name): allow "." in name.
1933 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1934 (gen_exp_file): Likewise.
1935
43a0748c
NC
19362001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1937
1938 * NEWS: Document addition of -B switch to objcopy.
1939 * binutils.texi: Document addition of -B switch to objcopy.
1940 * objcopy.c: (copy_options): Add --binary-architecture.
1941 (copy_usage): Document -B/--binary-architecture.
1942 (copy_main): Support -B/--binary-architecture. Set
1943 bfd_external_binary_architecture.
0879a67a 1944
b7498e0e
NC
19452001-03-11 Andreas Jaeger <aj@suse.de>
1946
1947 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1948 (dump_relocations): Likewise.
1949 (get_machine_name): Likewise.
1950
a59e3bd7
NC
19512001-02-28 Nick Clifton <nickc@redhat.com>
1952
1953 * readelf.c: (struct unw_aux_info): Remove const modifier for
1954 'strtab' field.
1955 (process_unwind): Remove non-K&R compliant LHS type cast in call
1956 to GET_DATA_ALLOC macro.
1957
a5bcd848
PB
19582001-02-28 Philip Blundell <pb@futuretv.com>
1959
1960 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1961 ABI is in use; remove ambiguity between the "unknown" EABI and
1962 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
1963 renamed EF_xx constants.
1964
27b7e12d
AM
19652001-02-27 Alan Modra <alan@linuxcare.com.au>
1966
1967 * configure.in (BFD_VERSION): New.
1968 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1969 * configure: Regenerate.
1970 * Makefile.am: Run "make dep-am"
1971 * Makefile.in: Regenerate.
1972
a9f10786
NC
19732001-02-14 Nick Clifton <nickc@redhat.com>
1974
1975 * MAINTAINERS: Add "Obvious Fix" rule.
1976
3c44da9a
MS
19772001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1978
1979 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1980 literal concatenation.
1981
ecd03389
MS
19822001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1983
1984 * readelf.c (struct unw_aux_info): Remove const from the info member.
1985 (process_unwind): Don't type-cast the third argument to the
1986 GET_DATA_ALLOC macro.
1987
88ec60c7
NC
19882001-02-11 Nick Clifton <nickc@redhat.com>
1989
1990 * readelf.c (dump_relocations): Free corrected allocated
1991 array.
1992 (process_unwind): Fix compile time warning.
1993
f5e21966
NC
19942001-02-10 Nick Clifton <nickc@redhat.com>
1995
1996 * binutils.texi: Document new --unwind option to readelf.
1997
a85d7ed0
NC
19982001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1999
2000 * readelf.c: Add linux target for S/390.
2001
7bb10502
AM
20022001-02-10 Alan Modra <alan@linuxcare.com.au>
2003
2004 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
2005 printf is a macro.
2006
8ca8f343
HPN
20072001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
2008
2009 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
2010 * aclocal.m4: Regenerate.
2011 * configure: Regenerate.
2012
7340082d
NC
20132001-02-07 Todd Vierling <tv@wasabisystems.com>
2014
2015 * bucomm.c (bfd_target_vector): Change extern array to pointer.
2016 * objdump.c (bfd_target_vector): Likewise.
2017
4d6ed7c8
NC
20182001-02-07 David Mosberger <davidm@hpl.hp.com>
2019
2020 * readelf.c (process_unwind): New function.
2021 (slurp_ia64_unwind_table): Ditto.
2022 (dump_ia64_unwind): Ditto.
2023 (find_symbol_for_address): Ditto.
2024 (slurp_rela_relocs): New function (split off from dump_relocations()).
2025 (slurp_rel_relocs): Ditto.
2026 (parse_args): Handle '-u' option.
2027
2028 * unwind-ia64.c: New file.
2029 * unwind-ia64.h: New file.
2030 * Makefile.am: Include unwind-ia64.c in readelf build.
2031 * Makefile.in: Regenerate.
7340082d 2032 * po/binutils.pot: Regenerate.
4d6ed7c8 2033
c7217458
PB
20342001-02-04 Philip Blundell <philb@gnu.org>
2035
2036 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
2037 * configure: Regenerate.
2038
956eedd4
AM
20392001-01-31 Steve deRosier <sderosier@vari-lite.com>
2040
2041 * ieee.c (ieee_add_bb11): Don't check for backslashes
2042 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2043
8855cbca
AM
20442001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
2045
c7f2731e
AM
2046 * ieee.c: Update copyright.
2047 (ieee_start_compilation_unit): Don't check for backslashes
2048 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2049
8855cbca
AM
2050 * stabs.c: Update copyright. Include "filenames.h".
2051 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
2052
329de803 20532001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
2054
2055 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
2056 sections are present before using them. Remove code duplication.
2057 (process_symbol_table): Check if VERDEF or VERNEED sections are
2058 present before using them.
2059
23719f39
NC
20602001-01-17 Nick Clifton <nickc@redhat.com>
2061
2062 * objcopy.c (copy_object): Fail if attempting to convert the
2063 endianness of the input object file.
2064
2065 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 2066
f726e849
NC
20672001-01-16 Nick Clifton <nickc@redhat.com>
2068
2069 * readelf.c (string_table_length): New variable.
2070 (SECTION_NAME): Catch out of range indices and missing section
2071 pointers.
2072 (process_section_headers): Delete useless local variable
2073 string_table_offset. Set the value of string_table_length
2074 after loading the string table.
2075 (process_mips_specific): Use SECTION_NAME macro.
2076 (process_file): Set string_table_length to 0 when it is freed.
2077
d0398d6a
NC
20782001-01-12 Nick Clifton <nickc@redhat.com>
2079
2080 * version.c (print_version): Update copyright date.
2081
0d2bcfaf
NC
20822001-01-11 Peter Targett <peter.targett@arccores.com>
2083
2084 * readelf.c (dump_relocations): Include selection with EM_ARC.
2085 (get_machine_name) Update name to "ARC".
2086
8b1e6df3
NC
20872001-01-09 Nick Clifton <nickc@redhat.com>
2088
2089 * Makefile.am: Add rule to build objdump.o from objdump.c and
2090 using OBJDUMP_DEFS.
2091 * Makefile.in: Regenerate.
2092
2093 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2094 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2095 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 2096 * configure: Regenerate.
8b1e6df3
NC
2097
2098 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2099 is defined read in the relocs even if dump_reloc_info is
2100 false.
2101
2f952d20
PB
21022001-01-07 Philip Blundell <philb@gnu.org>
2103
2104 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2105 `bug-binutils'.
2106 * README: Likewise.
2107
a8c548cb
NC
21082000-12-19 Nick Clifton <nickc@redhat.com>
2109
2110 * dlltool.c: Add missing support for arm-epoc-pe.
2111 * configure.in: Add missing support for arm-epoc-pe.
2112 * configure: Regenerate.
2113
cc5fda35
NC
21142000-12-15 Nick Clifton <nickc@redhat.com>
2115
2116 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2117 Mode parts of the x86 port.
2118
bcedfee6
NC
21192000-12-04 Andreas Jaeger <aj@suse.de>
2120
2121 * readelf.c (guess_is_rela): Add EM_X86_64.
2122 (dump_relocations): Add EM_X86_64.
2123 (get_machine_name): Add EM_X86_64.
2124 Include "elf/x86-64.h".
2125
584da044
NC
21262000-12-12 Nick Clifton <nickc@redhat.com>
2127
2128 * readelf.c: Fix formatting.
2129
7559e86e 21302000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2131
2132 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2133
a98cc2b2
AH
21342000-12-07 Andrew Haley <aph@redhat.com>
2135
2136 * readelf.c (display_debug_frames): Only display columns that are
2137 referenced by the frame debug info.
2138
c7987a69
NC
21392000-12-05 Nick Clifton <nickc@redhat.com>
2140
2141 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2142
09fd7e38
JM
21432000-12-04 Jason Merrill <jason@redhat.com>
2144
2145 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2146 (display_debug_section): Likewise.
2147 (display_debug_info): Display CU header before bailing.
2148
e7af610e
NC
21492000-12-01 Chris Demetriou <cgd@sibyte.com>
2150
09fd7e38
JM
2151 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2152 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2153 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 2154
09fd7e38
JM
2155 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2156 and E_MIPS_ARCH_64.
84ea6cf2 2157
09fd7e38
JM
2158 * readelf.c (get_machine_flags): Add case for
2159 E_MIPS_MACH_SB1.
c6c98b38 2160
75066968
DD
21612000-11-30 Richard Earnshaw <rearnsha@arm.com>
2162
2163 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2164
5c4666ea
HPN
21652000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2166