* dwarf2dbg.c (scale_addr_delta): Correct parameter. Move prototype
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
b34976b6
AM
12002-11-30 Alan Modra <amodra@bigpond.net.au>
2
3 * addr2line.c, ar.c, arsup.c, binemul.c, binemul.h, bucomm.c, bucomm.h,
4 budbg.h, debug.c, debug.h, dlltool.c, emul_aix.c, ieee.c, nlmconv.c,
5 nlmconv.h, nlmheader.y, nm.c, objcopy.c, objdump.c, prdbg.c, rdcoff.c,
6 rddbg.c, readelf.c, rename.c, size.c, stabs.c, strings.c,
7 unwind-ia64.h, wrstabs.c: Replace boolean with bfd_boolean, true with
8 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars
9 with TRUE/FALSE. Formatting.
10
c8286bd1
JJ
112002-11-29 Jakub Jelinek <jakub@redhat.com>
12
13 * readelf.c Replace occurrences of Elf32_Internal_* and
14 Elf64_Internal_* with Elf_Internal_*.
15 (slurp_rel_relocs): Change Elf_Internal_Rel to Elf_Internal_Rela.
16 Zero r_addend fields.
17 (dump_relocations): Remove relas variable, change Elf_Internal_Rel to
18 Elf_Internal_Rela.
19
92acdfaf
NC
202002-11-23 Nick Clifton <nickc@redhat.com>
21
22 * size.c (usage): Fix typo describing switch for hex format.
23
48c5eb8a
SS
242002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
25
26 * testsuite/binutils-all/objcopy.exp: Disable tic4x from test
27 * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x
28 testcase
29
2f62977e
NC
302002-11-14 Nick Clifton <nickc@redhat.com>
31
32 * readelf.c (process_program_headers): Add comment about return
33 value. Ensure that 0 is returned if the headers are not loaded.
34 (process_file): If process_section_headers failed to load the
35 headers disable any tests that rely upon them. Similarly for
36 process_program_headers.
37
cd24c222
NC
382002-11-12 Nick Clifton <nickc@redhat.com>
39
40 * po/da.po: Updated Danish translation.
41
f3931575
AM
422002-11-12 Klee Dienes <kdienes@apple.com>
43
44 * rddbg.c (read_section_stabs_debugging_info): Also recognize
45 LC_SYMTAB.stab/LC_SYMTAB.stabstr as a valid pair of sections.
46
b54e7460
CF
472002-11-11 Christopher Faylor <cgf@redhat.com>
48
49 * MAINTAINERS: Reinstate DJ Delorie as COFF maintainer. Drop COFF from
50 cgf maintainership.
51
4f17cc13
CF
522002-11-11 Christopher Faylor <cgf@redhat.com>
53
54 * MAINTAINERS: Replace DJ Delorie as PE/COFF maintainer.
55
232e7cb8
NC
562002-11-07 Nick Clifton <nickc@redhat.com>
57
cd24c222 58 * configure.in (ALL_LINGUAS): Add 'da'.
235c4794
NC
59 * configure: Regenerate.
60 * po/da.po: New Danish translation.
61
232e7cb8
NC
62 * readelf.c (get_symbol_index_type): Revert part of previous
63 patch: Display unknown symbol types in decimal, not hex.
64
c9e38879
NC
652002-11-07 Danny Smith <dannysmith@users.sourceforge.net>
66
67 * dlltool.c (add_excludes): Don't prefix excluded fastcall
68 symbols with underscore.
69 (xlate): Ignore add_underscore for decorated fastcall symbols.
70
712002-11-07 Eric Kohl <ekohl@rz-online.de>
72
73 * deflex.l: Accept '@' as first character of an ID.
74 * dlltool.c (gen_exp_file): Use existing '@' prefix rather than
75 ASM_PREFIX for fastcall symbols.
76 (scan_drectve_symbols): Handle fastcall symbols when generating
77 undecorated aliases for symbols in drectve section.
78 (scan_filtered_symbols): Likewise, with export-all.
79 (xlate): Likewise, with --kill-at.
80 (make_imp_label): New function to handle fastcall symbols
81 correctly.
82 (make_one_lib_file): Use make_imp_label instead of make_label
83 for imp symbols.
84
a700dc3b
SS
852002-11-06 Svein E. Seldal <Svein.Seldal@solidas.com>
86
87 * MAINTAINERS: Add self as TIC4X maintainer.
88
5cf1065c
NC
892002-11-06 Hiroyuki Machida <machida@sm.sony.co.jp>
90
91 * readelf.c (get_symbol_index_type): Add hex number to
49814ed0
NC
92 PROCESSOR-specific, OS-specific, reserved and unknown symbol
93 types.
5cf1065c 94
f1ef08cb
AM
952002-11-04 Alan Modra <amodra@bigpond.net.au>
96
97 * readelf.c (byte_get_little_endian): Comment typo fix.
98 (print_symbol): Constify "symbol" arg. Don't pass "symbol" to printf
99 as the format string.
100 (dump_relocations): Correct section sym names.
101 (process_section_headers): Clear symtab_shndx_hdr.
102 (read_and_display_attr_value): Don't pass indirect string to printf
103 as the format string.
104 (display_debug_frames): Indicate when zero terminator found. Decode
105 DW_EH_PE_pcrel addresses.
106
1a09a22c
NC
1072002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
108
109 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
110 order to ensure proper disassembly of the valid 0-value opcode.
111 * configure: Regenerate.
112 * aclocal.m4: Regenerate.
113 * config.in: Regenerate.
114 * configure.in: Regenerate.
115 * doc/Makefile.in: Regenerate.
116 * po/binutils.pot: Regenerate.
117
c254c557
KK
1182002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
119
120 * MAINTAINERS: Add self as SH maintainer.
121
aefbdd67
BE
1222002-10-23 Ben Elliston <bje@redhat.com>
123
124 * doc/binutils.texi (objdump): Document -z and move the entry for
125 --disassemble-zeroes to the end of the options section (for `z').
126
ab9bcc01
NC
1272002-10-21 Nick Clifton <nickc@redhat.com>
128
129 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
130
8ab56b6f
AM
1312002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
132
133 * objdump.c (dump_data): Correct addr_offset for opb != 1.
134
49c12576
AM
1352002-10-15 Alan Modra <amodra@bigpond.net.au>
136
48417c1a
AM
137 * bucomm.c (list_supported_targets): Use bfd_target_list.
138
49c12576
AM
139 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
140 other object errors in preference to bfd_core errors.
141
6e1a7e9a
AM
1422002-10-14 Alan Modra <amodra@bigpond.net.au>
143
144 * Makefile.am: Run "make dep-am".
145 * objdump.c: #include "bfdver.h".
146 * version.c: Likewise.
147 * Makefile.in: Regenerate.
148 * config.in: Regenerate.
149 * configure: Regenerate.
150 * po/POTFILES.in: Regenerate.
151
09fc3b02
DJ
1522002-10-09 Daniel Jacobowitz <drow@mvista.com>
153
154 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
155 sections. Allow relocations against the absolute symbol. Don't
156 use the value in compunit.cu_abbrev_offset if we found a RELA
8ab56b6f 157 relocation.
09fc3b02 158
f309035a
NC
1592002-10-07 Gordon Chaffee <chaffee@netvmg.com>
160
161 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
162 ordinary ones are available.
163
810dfa6e
L
1642002-09-30 H.J. Lu <hjl@gnu.org>
165
166 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
167 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
168
bb279dc0
ZW
1692002-09-17 Zack Weinberg <zack@codesourcery.com>
170
171 * Makefile.am (CFILES): Add cxxfilt.c.
172 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
173 (cxxfilt_LDADD): Delete.
174 Remove all references to underscore.c.
175 Regen dependencies.
176 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
177 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
178 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
179 adjustments to fit into binutils framework.
180 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
181
065c959b
NC
1822002-09-12 Roland McGrath <roland@redhat.com>
183
184 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
185 Handle DW_OP_GNU_push_tls_address.
186
e09f4395
NC
1872002-09-11 Nick Clifton <nickc@redhat.com>
188
189 * po/tr.po: Updated Turkish translation.
190
873e0588
NC
1912002-09-10 Nick Clifton <nickc@redhat.com>
192
193 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
194 testsuite changes. Add paragraphs about testsuite and config
195 patches.
196
069fe61f
NC
1972002-08-29 Nick Clifton <nickc@redhat.com>
198
199 * readelf.c (get_machine_flags): Remove redundant reference to
200 E_V850EA_ARCH.
201
fe0507eb
AM
2022002-08-28 Alan Modra <amodra@bigpond.net.au>
203
204 * objdump.c (dump_bfd): Restore lines accidentally deleted in
205 last commit.
206
026df7c5
NC
2072002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
208
bb279dc0 209 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
026df7c5
NC
210 (dump_bfd_header): Likewise.
211
68a4c073
AM
2122002-08-27 Alan Modra <amodra@bigpond.net.au>
213
214 * nm.c: Revert last change.
215
a1df01d1
AM
2162002-08-26 Alan Modra <amodra@bigpond.net.au>
217
218 * nm.c (display_rel_file): Don't report "no symbols" as an error.
219 * objdump.c (slurp_symtab): Likewise.
220 (slurp_dynamic_symtab): Likewise.
221 (dump_symbols): Likewise. Do print "no symbols" to stdout.
222
a926ab2f
GK
2232002-08-24 Geoffrey Keating <geoffk@redhat.com>
224
225 * MAINTAINERS: Change my mailing address.
226
fcf62380
DA
2272002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
228
229 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
230
51e28791
NC
2312002-08-22 Nick Clifton <nickc@redhat.com>
232
233 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
234 HPPA.
235
c5b060ad
AM
2362002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
237
238 * readelf.c (parse_args): Change debug_dump_opt to static.
239
4b73ca92
NC
2402002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
241
242 * stabs.c (parse_stab_argtype): Pass length of physname to
243 stab_demangle_argtypes.
244 (stab_demangle_argtypes): Add new parameter - length of physname.
245 Pass length of physname on to stab_demangle_prefix.
246 (stab_demangle_prefix): Add new parameter - length of physname.
247 Use length of physname (if supplied) to compute end of function
248 name.
249
35b1837e
AM
2502002-08-15 Alan Modra <amodra@bigpond.net.au>
251
252 * readelf.c: Include elf/i370.h.
253 (dump_relocations): Handle EM_S370.
254 (dynamic_segment_parisc_val): Print \n.
255 (process_dynamic_segment <DT_BIND_NOW>): Here too.
256
762baac5
NC
2572002-08-14 Nick Clifton <nickc@redhat.com>
258
259 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
260 * objdump.c (usage): Likewise.
261 * doc/binutils.texi: Likewise.
262
85c09e8a
NC
2632002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
264
265 * rcparse.y (acc_entry): Don't warn about ALT use with
266 non-VIRTKEY.
267
212a3c4d
L
2682002-08-13 H.J. Lu <hjl@gnu.org>
269
270 * objcopy.c (copy_object): Don't warn about the unsupported
271 architecture unless the input target is defaulted or the
272 output architecture is different from the input.
273
2b692c59
NC
2742002-08-09 Nick Clifton <nickc@redhat.com>
275
276 * po/sv.po: Updated Swedish translation.
277
09de7a73
AM
2782002-08-05 Alan Modra <amodra@bigpond.net.au>
279
280 * prdbg.c (pr_fix_visibility): Remove assert.
281
47badb7b
NC
2822002-07-31 Nick Clifton <nickc@redhat.com>
283
284 * addr2line.c (process_file): Rename parameter 'filename' to
285 'file_name' in order to avoid shadowing global symbol of the
286 same name.
287 (main): Likewise.
288
2979dc34
JJ
2892002-07-30 Jakub Jelinek <jakub@redhat.com>
290
291 * readelf.c (OPTION_DEBUG_DUMP): Define.
292 (options): Use it.
293 (usage): Update help.
294 (parse_args): Handle --debug-dump separately from -w.
295 * doc/binutils.texi (readelf): Update documentation.
296
219576a4
NC
2972002-07-25 Nick Clifton <nickc@redhat.com>
298
299 * po/es.po: Updated Spanish translation.
300 * po/fr.po: Updated French translation.
301
bf4f22e6 3022002-07-24 Nick Clifton <nickc@redhat.com>
bb279dc0 303
bf4f22e6
NC
304 * po/es.po: Updated Spanish translation.
305
c5b3a82a
AM
3062002-07-23 Alan Modra <amodra@bigpond.net.au>
307
308 * Makefile.am: Run "make dep-am".
309 * Makefile.in: Regenerate.
310
0461a601
NC
3112002-07-23 Nick Clifton <nickc@redhat.com>
312
bf4f22e6 313 * po/fr.po: Updated French translation.
0461a601 314
bf44dd74
AM
3152002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
316
317 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
318
2c205ff2
AM
3192002-07-20 Alan Modra <amodra@bigpond.net.au>
320
63eb0809 321 * budemang.c: Include config.h and string.h/strings.h.
2c205ff2 322
1e4cf259
NC
3232002-07-18 Denis Chertykov <denisc@overta.ru>
324 Frank Ch. Eigler <fche@redhat.com>
325
326 * readelf.c: Include "elf/ip2k.h".
327 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
328 (dump_relocations): Likewise.
329 (get_machine_name): Likewise.
330 * NEWS: Mention IP2K support.
331
2cbb2eef
NC
3322002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
333
334 * NEWS: Add 'Changes in 2.13'.
335
047b2264
JJ
3362002-07-10 Jakub Jelinek <jakub@redhat.com>
337
338 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
339 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
340 (get_section_type_name): Handle SHT_GNU_LIBLIST.
341 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
342 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
343 (process_gnu_liblist): New.
344 (process_file): Call it.
345
97230b15
AM
3462002-07-03 Alan Modra <amodra@bigpond.net.au>
347
348 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
349 * Makefile.in: Regenerate.
350
a6637ec0
AM
3512002-07-02 Alan Modra <amodra@bigpond.net.au>
352
353 * budemang.c: New file, "demangle" function.
354 * budemang.h: New file.
355 * addr2line.c (translate_addresses): Use "demangle".
356 * nm.c (print_symname): Likewise.
357 * objdump.c (objdump_print_symname): Likewise.
358 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
359 here since that obfuscates.
360 * rdcoff.c: Don't #include demangle.h.
361 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
362 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
363 (HFILES): Add budemang.h. Sort.
364 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
365 Run "make dep-am".
366 * Makefile.in: Regenerate.
367
179d3252
JT
3682002-07-01 Matt Thomas <matt@3am-software.com>
369
370 * readelf.c: Include "elf/vax.h".
371 (guess_is_rela): Move EM_VAX from unknown to RELA case.
372 (dump_relocations): Handle VAX relocations.
373 (get_machine_flags): Handle VAX machine flags.
374
75751cd9
SC
3752002-06-29 Stephane Carrez <stcarrez@nerim.fr>
376
377 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
378
e5851ab8
NC
3792002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
380
381 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
382
eb3f2f5c
AM
3832002-06-26 Alan Modra <amodra@bigpond.net.au>
384
385 * nm.c (print_symname): When demangling, strip leading dots from
386 symbol names to avoid confusing the demangler.
387
a13a0de8
L
3882002-06-25 H.J. Lu <hjl@gnu.org>
389
390 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
391 * Makefile.in: Regenerated.
392
6db7a086
AM
3932002-06-21 Igor Schein <igor@txc.com>
394
395 * configure.in: Quote bu_cv_have_fopen64.
396 * configure: Regenerate.
397
9710509e
AM
3982002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
399
400 * configure.in: Check for strcoll.
401 * configure: Regenerate.
402 * config.in: Regenerate.
403 * nm.c (main): Set locale for LC_COLLATE category.
404 (non_numeric_forward): Use strcoll if available.
405
a9f0b5e7
DB
4062002-06-20 Dave Brolley <brolley@redhat.com>
407
408 * MAINTAINERS: Add self as fr30 and frv maintainer.
409
33f5f537
L
4102002-06-18 H.J. Lu (hjl@gnu.org)
411
412 * nm.c: Include "elf/common.h".
413 (extended_symbol_info): Add elfinfo, a pointer to
414 elf_symbol_type.
415 (SYM_SIZE): Use elfinfo if it is not NULL.
416 (get_symbol_type): New function.
417 (display_archive): Set print_width for each archive member.
418 (display_file): Likewise.
419 (display_rel_file): Don't set print_width here.
420 (print_object_filename_sysv): Handle print_width.
421 (print_archive_member_sysv): Likewise.
422 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
423 (print_symbol): Set the elfinfo field in extended_symbol_info
424 for ELF.
425 (print_object_filename_sysv): Fix the output format.
426 (print_symbol_info_sysv): Print type and section for ELF.
427
4282002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
429
430 * nm.c (print_size_symbols): Remove assignment, which makes
bb279dc0 431 the symbol's size equal to its value when --size-sort is
33f5f537
L
432 used.
433
5c70f934
DB
4342002-06-18 Dave Brolley <brolley@redhat.com>
435
436 From Catherine Moore:
437 * readelf.c (elf/frv.h): #include it.
438 (guess_is_rela): Support EM_CYGNUS_FRV.
439 (dump_relocations): Ditto.
440 (get_machine_name): Ditto.
441 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
442
7ece0d85
JJ
4432002-06-18 Jakub Jelinek <jakub@redhat.com>
444
445 * readelf.c (get_file_header): Only read the first section header if
446 e_shoff is non-zero.
447
72797995
L
4482002-06-15 H.J. Lu (hjl@gnu.org)
449
450 * nm.c (print_size): New variable. Initialize to 0.
451 (long_options): Add 'S'/"print-size".
452 (main): Handle 'S'.
453 (print_symbol_info_bsd): Print size only if print_size is not
454 0.
455
456 * doc/binutils.texi: Document -S/--print-size.
457
977f7911
NC
4582002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
459
460 * nm.c (struct extended_symbol_info): New strcuture: Add the size
461 of the symbols to the information provided by the symbol_info
462 structure.
463 (print_symbols): Pass the symbol size to print_symbol.
464 (print_size_symbols): Pass the symbol size to print_symbol.
465 (print_symbol): Extra argument: The size of the symbol. Store
466 this in the extended_symbol_info structure.
467 (print_symbol_info): Change type of info parameter to
468 extended_symbol_info. Display the size, if known.
469 (print_symbol_info_posix): Likewise.
470 (print_symbol_info_sysv): Likewise.
471
b1f88ebe
AM
4722002-06-08 Alan Modra <amodra@bigpond.net.au>
473
fa449227
AM
474 * Makefile.am: Run "make dep-am".
475 * Makefile.in: Regenerate.
476 * doc/Makefile.in: Regnerate.
477
b1f88ebe
AM
478 * bucomm.c: Replace CONST with const.
479 * nm.c: Likewise.
480 * objdump.c: Likewise.
481
91a106e6
L
4822002-06-07 H.J. Lu <hjl@gnu.org>
483
484 * readelf.c (DW_CFA_GNU_args_size): Don't define.
485 (DW_CFA_GNU_negative_offset_extended): Likewise.
486 (DW_CFA_GNU_window_save): Likewise.
487 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
488 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
489
6ab6b380 4902002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
bb279dc0 491
6ab6b380
NC
492 * nm.c: When computing size of symbols for an ELF target use the
493 internal size field.
494
e28e05a3
JL
4952002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
496
497 * testsuite/binutils-all/objcopy.exp: clear xfail for
498 "hppa*64*-*-hpux*".
499 * testsuite/binutils-all/hppa/objdump.exp: Return if
500 "*64*-*-*".
501
dc156bc0
AM
5022002-06-05 Alan Modra <amodra@bigpond.net.au>
503
504 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
505
5062002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
507
508 * objdump.c: Fix formatting.
509
d79e4ea3
BE
5102002-05-29 Ben Elliston <bje@redhat.com>
511
512 * MAINTAINERS: Add self as M68k maintainer.
513
d172d4ba
NC
5142002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
515
516 * readelf.c: Modified/Added DLX elf support.
517
7edb8f29
NC
5182002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
519
3a1a2036
NC
520 * arsup.c: Fix formatting.
521 * debug.c (debug_record_label): Add missing colon to error
522 message.
523 * ieee.c (parse_ieee_ty): Fix spelling typo.
524 * readelf.c (process_program_headers): Remove English assumption
525 about making a plural word.
526 (process_section_headers): Likewise.
527 (process_relocs): Allow quotes to be translated.
528 (process_unwind): Likewise,
529 (process_mips_specific): Improve error message.
530 (get_note_type): Fix spelling typo.
531
7edb8f29
NC
532 * configure.in (ALL_LINGUAS): Add sv
533 * po/sv.po: New file.
534
3eee1e9d
AM
5352002-05-27 Alan Modra <amodra@bigpond.net.au>
536
537 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
538 (unw_print_grmask): Likewise.
539 (unw_print_frmask): Likewise.
540
d43efbe3
KH
5412002-05-26 Kazu Hirata <kazu@cs.umass.edu>
542
543 * arsup.c: Remove ARGSUSED.
544 * debug.c: Likewise.
545 * ieee.c: Likewise.
546 * nlmconv.c: Likewise.
547 * prdbg.c: Likewise.
548 * stabs.c: Likewise.
549 * wrstabs.c: Likewise.
550
e9792343
AM
5512002-05-25 Alan Modra <amodra@bigpond.net.au>
552
553 * arlex.l: Use #include "" instead of <> for local header files.
554 * coffdump.c: Likewise.
555 * coffgrok.c: Likewise.
556 * nlmconv.c: Likewise.
557 * nlmheader.y: Likewise.
558 * srconv.c: Likewise.
559 * strings.c: Likewise.
560 * sysdump.c: Likewise.
561 * unwind-ia64.h: Likewise.
562 * windres.h: Likewise.
563 * winduni.h: Likewise.
564
d7e53452
TR
5652002-05-24 Tom Rix <trix@redhat.com>
566
567 * MAINTAINERS: Add self as the d10v maintainer.
568
436e8db0
NC
5692002-05-24 TAMURA Kent <kent@netbsd.org>
570
571 * configure.in: Builds dlltool for i386-netbsdpe.
572 * configure: Regenerate.
573
9f66665a
KH
5742002-05-23 Kazu Hirata <kazu@cs.umass.edu>
575
576 * size.c: Fix formatting.
577 * srconv.c: Likewise.
578 * stabs.c: Likewise.
579 * sysdump.c: Likewise.
580 * unwind-ia64.c: Likewise.
581 * wrstabs.c: Likewise.
582
13ae64f3
JJ
5832002-05-23 Jakub Jelinek <jakub@redhat.com>
584
585 * readelf.c (get_segment_type): Add PT_TLS.
586 (get_elf_section_flags): Add SHF_TLS.
587 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
588 (process_dynamic_segment): Use puts instead of printf.
589 (get_symbol_type): Support STT_TLS.
590 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
591 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
592 Add SEC_THREAD_LOCAL.
593
53c7db4b
KH
5942002-05-23 Kazu Hirata <kazu@cs.umass.edu>
595
596 * rdcoff.c: Fix formatting.
597 * rddbg.c: Likewise.
598 * readelf.c: Likewise.
599 * rename.c: Likewise.
600 * resbin.c: Likewise.
601 * resrc.c: Likewise.
602 * resres.c: Likewise.
603
0af11b59
KH
6042002-05-21 Kazu Hirata <kazu@cs.umass.edu>
605
606 * filemode.c: Fix formatting.
607 * ieee.c: Likewise.
608 * is-ranlib.c: Likewise.
609 * is-strip.c: Likewise.
610 * maybe-ranlib.c: Likewise.
611 * maybe-strip.c: Likewise.
612 * nlmconv.c: Likewise.
613 * nm.c: Likewise.
614 * not-ranlib.c: Likewise.
615 * not-strip.c: Likewise.
616 * objcopy.c: Likewise.
617 * objdump.c: Likewise.
618
21611032
TS
6192002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
620
621 * objdump.c (dump_headers): Fix output formatting for ELF32
622 architectures in a BFD64 enabled toolchain.
623
26044998
KH
6242002-05-20 Kazu Hirata <kazu@cs.umass.edu>
625
626 * debug.c: Fix formatting.
627 * debug.h: Likewise.
628 * dlltool.c: Likewise.
629 * dllwrap.c: Likewise.
630 * emul_aix.c: Likewise.
631 * emul_vanilla.c: Likewise.
632
f462a9ea
KH
6332002-05-19 Kazu Hirata <kazu@cs.umass.edu>
634
635 * addr2line.c: Fix formatting.
636 * ar.c: Likewise.
637 * arsup.c: Likewise.
638 * arsup.h: Likewise.
639 * binemul.c: Likewise.
640 * binemul.h: Likewise.
641 * bucomm.c: Likewise.
642 * coffdump.c: Likewise.
643 * coffgrok.c: Likewise.
644 * coffgrok.h: Likewise.
645
e0159aa9
MM
6462002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
647
648 * MAINTAINERS: Add myself as the second AVR port maintainer.
649
074b403e
SC
6502002-05-16 Stephane Carrez <stcarrez@nerim.fr>
651
652 * MAINTAINERS: Update my email address.
653
2b9c8201
NC
6542002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
655
656 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
657
e1d5b1e7
AM
6582002-05-09 Alan Modra <amodra@bigpond.net.au>
659
660 * configure.in: Replace `*pe' with `pe' throughout.
661 * configure: Regenerate.
662
d3d8a9ee
NC
6632002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
664
665 * Makefile.am: Honour DESTDIR.
666 * Makefile.in: Regenerate.
667
405c98a4
AM
6682002-05-06 Alan Modra <amodra@bigpond.net.au>
669
a02d5965
AM
670 * dlltool.c (process_def_file): Add missing prototype.
671 (new_directive, assemble_file, main): Likewise.
672 (process_def_file, new_directive): Make static.
673 (inform): Rewrite using VA_FIXEDARG.
674 * dllwrap.c (mybasename): Add missing prototype.
675 (strhash, main): Likewise.
676 (inform): Rewrite using VA_FIXEDARG.
677 (warn): Likewise.
678 (cleanup_and_exit): Use old style function definition.
679 (strhash): Likewise.
680 * windres.c (define_resource): Use one memset to clear all of
681 struct res_resource.
682
405c98a4 683 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 684 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
685
6862002-05-06 Borut Razem <borut.razem@siol.net>
687
688 * rclex.l (get_string): Correct "strings" list handling.
689 * resrc.c (read_rc_file): Discard strings.
690
91593c9d
AM
6912002-05-04 Alan Modra <amodra@bigpond.net.au>
692
e58a75dc
AM
693 * ar.c (replace_members): Remove unused var. Formatting fix.
694 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
695
91593c9d
AM
696 * MAINTAINERS: Sort port maintainers by CPU.
697
6b52b824
AM
6982002-05-04 Bob Byrnes <byrnes@curl.com>
699
700 * size.c (display_archive): Add last_arfile and code to close archives.
701
dd70071f
AM
7022002-05-01 Alan Modra <amodra@bigpond.net.au>
703
704 * nm.c (print_symbol): Check returned filename from
705 bfd_find_nearest_line is non-NULL.
706
6c95717a 7072002-04-25 Elena Zannoni <ezannoni@redhat.com>
bb279dc0
ZW
708
709 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
6c95717a 710
3c25c5f6
NC
7112002-04-24 Christian Groessler <chris@groessler.org>
712
713 * MAINTAINERS: Changed my email address.
714
944cd72c
TS
7152002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
716
717 * arparse.y: Fix syntax warning.
718
ea91f8bb
NC
7192002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
720
3e55a963
NC
721 * readelf.c (fetch_location_list): Remove unused function.
722
723 * readelf.c (process_corefile_note_segment): Catch corrupt notes
724 and display a warning message, then exit the loop.
725
ea91f8bb
NC
726 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
727
45b99827
NC
7282002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
729
730 * resrc.c (write_rc_dialog): If charset is non-default value
731 display all of the DIALOGEX parameters.
732
7332002-04-15 Eric Kohl <ekohl@rz-online.de>
734
bb279dc0 735 * rcparse.y: Allow two to five parameter in FONT statement of
45b99827
NC
736 DIALOGEX resources.
737 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
738 resource data.
bb279dc0 739 (res_to_bin_dialog): Likewise.
45b99827
NC
740 * windres.h: Added misssing charset variable to dialog_ex
741 structure.
742
acfbab8a
NC
7432002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
744
745 * rcparse.y: Set MEMFLAG_PURE by default.
746
df3baf66
NC
7472002-04-09 Bernd Herd <info@herdsoft.com>
748
bb279dc0 749 * rcparse.y: CLASS definitions in DIALOG resources
df3baf66 750 are quoted.
4c30641a 751 Fix typo in BEDIT warning.
91eafb40 752 Don't add default dialog style when explicit style specified.
b62a12ca 753 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 754
b24eb5ac
NC
755 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
756 (handle_quotes) "\a" escape (used for right justified key
757 definitions in menus) is encodes as binary 8.
df3baf66 758
b24eb5ac
NC
759 * resrc.c (write_rc_dialog): Print style even if it is 0.
760 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 761 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 762
b24eb5ac
NC
763 * resbin.c (bin_to_res_dialog): Use signature to identify
764 DIALOGEX.
f7d63484 765
b24eb5ac 766 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 767
df3baf66
NC
7682002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
769
770 * resrc.c: print CLASS names in quotes
771
7722002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
773
774 * MAINTAINERS: Update my email address.
775
8e42bcb6
AM
7762002-04-04 Alan Modra <amodra@bigpond.net.au>
777
778 * dep-in.sed: Cope with absolute paths.
779 * Makefile.am (dep.sed): Subst TOPDIR.
780 Run "make dep-am".
781 * Makefile.in: Regenerate.
782
96f959e5
PT
7832002-03-27 Peter Targett <peter.targett@arc.com>
784
785 * MAINTAINERS: Update my email address.
786
1ea788ee
AM
7872002-03-21 Alan Modra <amodra@bigpond.net.au>
788
789 * Makefile.am: Run "make dep-am".
790 * Makefile.in: Regenerate.
791 * doc/Makefile.in: Regenerate.
792 * po/POTFILES.in: Regenerate.
793 * aclocal.m4: Regenerate.
794 * config.in: Regenerate.
795 * configure: Regenerate.
796
a2f14207
DB
7972002-03-20 Daniel Berlin <dan@dberlin.org>
798
799 * readelf.c: Add support for displaying dwarf2 location lists.
800 (do_debug_loc, debug_loc_section, debug_loc_size): New.
801 (parse_args): Use 'O' as shorthand for displaying location list
802 section.
803 (process_section_headers): Handle debug_loc as well.
804 (load_debug_loc): New.
805 (free_debug_loc): New.
806 (fetch_location_list): New.
807 (display_debug_loc): New.
808 (display_debug_info): Call load_debug_loc and free_debug_loc.
809 (debug_displays): We can display .debug_loc now, too.
810 (usage): Update usage string.
811 (read_and_display_attr_value): Note location lists, but don't
812 display them inline.
813
eb1e0e80
NC
8142002-03-18 Tom Rix <trix@redhat.com>
815
816 * Makefile.am: Add binutils emulation support.
817 * configure.in: Same.
818 * configure.tgt: New file. Same.
819 * ar.c (main): Use ar_emul_parse_arg.
820 (usage): Use ar_emul_usage.
821 (replace_members): Use ar_emul_replace, ar_emul_append.
822 * binemul.c: New file. Define the binutils emulation
823 layer. Define default methods.
824 * binemul.h: New file. Binutils emulation layer header file.
825 * emul_aix.c: New file. AIX binutils emulation.
826 * emul_vanilla.c: New file. Default binutils emulation.
827 * Makefile.in: Regenerate.
828 * configure: Same.
829
a1c259a1
NC
8302002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
831
832 * po/fr.po: Updated version.
833
9ce88e60
NC
8342002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
835
836 * po/fr.po: Updated version.
837
effb0601
DJ
8382002-03-07 Daniel Jacobowitz <drow@mvista.com>
839
840 * README: Update some version numbers.
841
a65688ab
DJ
8422002-03-07 Daniel Jacobowitz <drow@mvista.com>
843
844 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
845 (Architecture Selection): Likewise.
846
f3f7fbb2
NC
8472002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
848
849 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
850 generating .exp file.
851
25345be5
NC
8522002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
853
854 * readelf.c (dump_relocations): Fix typo.
855
9a66911f
NC
8562002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
857
858 * NEWS: Mark 2.12 branch.
859
2c71103e
NC
8602002-02-18 Timothy Daly <remote_bob@yahoo.com>
861
bb279dc0
ZW
862 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
863 types for 64-bit MIPS. Narrow some fields for 80-char
2c71103e 864 output.
bb279dc0 865 (dump_relocations): Change spelling from 'unrecognised'
2c71103e
NC
866 to 'unrecognized'.
867 (decode_ARM_machine_flags): Likewise.
868 (parse_args): Likewise.
869 (read_and_display_attr_value): Likewise.
870 (display_debug_section): Likewise.
871
49fda6c8
HPN
8722002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
873
874 * NEWS: Mention support for MMIX.
875
76f57f3a
JT
8762002-02-13 Matt Fredette <fredette@netbsd.org>
877
878 * readelf.c (get_machine_flags): Recognize EF_M68000.
879
d36ca9c2
AO
8802002-02-12 Alexandre Oliva <aoliva@redhat.com>
881
882 * MAINTAINERS: Added self as MN10300 co-maintainer.
883
19397422
AM
8842002-02-12 Alan Modra <amodra@bigpond.net.au>
885
886 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
887 DT_PPC64_OPDSZ.
888
d434e574
DJ
8892002-02-11 Daniel Jacobowitz <drow@mvista.com>
890
891 * MAINTAINERS: List myself as branch maintainer.
892
12b87c89
AM
8932002-02-11 Alan Modra <amodra@bigpond.net.au>
894
895 * configure: Regenerate.
896 * objcopy.c: Update copyright date.
897 * doc/Makefile.in: Regenerate.
898
8d037c5c
DJ
8992002-02-10 Daniel Jacobowitz <drow@mvista.com>
900
901 * nlmconv.c: Back out localtime PARAMS change.
902
4c168fa3
AM
9032002-02-11 Alan Modra <amodra@bigpond.net.au>
904
905 * objcopy.c (MKDIR): Define.
906 (copy_archive): Make name_list.name const. Use MKDIR.
907 Handle duplicate files in archives by making more temp dirs.
908
408f8db1
DJ
9092002-02-10 Daniel Jacobowitz <drow@mvista.com>
910
911 * coffdump.c: Include "getopt.h" after "bucomm.h"
912 so that macros are defined correctly.
913 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
914 prototype. Prototype main.
915 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
916
9f77fa06
AO
9172002-02-06 Alexandre Oliva <aoliva@redhat.com>
918
919 * MAINTAINERS: Added self as SH co-maintainer.
920
82f6addb
NC
9212002-02-05 Nick Clifton <nickc@redhat.com>
922
923 * po/tr.po: Updated translation.
924
ba323545
AM
9252002-02-01 Alan Modra <amodra@bigpond.net.au>
926
927 * Makefile.am: Run "make dep-am"
928 * Makefile.in: Regenerate.
929
3deb89d3
DJ
9302002-01-29 Daniel Jacobowitz <drow@mvista.com>
931
932 * nm.c (print_value): Mark abfd unused.
933
a0e9c55f
DJ
9342002-01-29 Daniel Jacobowitz <drow@mvista.com>
935
936 * unwind-ia64.c (unw_decoder): Change second argument
937 to unsigned int, to match function prototypes.
938
d7a283d4
DJ
9392002-01-29 Daniel Jacobowitz <drow@mvista.com>
940
941 * objdump.c: Include "getopt.h" after "bucomm.h" so that
942 __GNU_LIBRARY__ will be defined.
943 * size.c: Likewise.
944
4867be41
DJ
9452002-01-27 Daniel Jacobowitz <drow@mvista.com>
946
947 * configure: Regenerated.
948
7562a296
HPN
9492002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
950
951 * doc/Makefile.am (install): Depend on install-info.
952 * doc/Makefile.in: Regenerate.
953
15c82623
NC
9542002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
955
956 * objcopy.c (strip_usage): Document -d as an alias
957 --strip-debug.
958
959 * size.c (usage): Document [-t | --totals] options.
960 (long_options): Add --totals option.
961 (main): If the [-t | --totals] option is specified and
962 the output format is Berkeley-style, print the total
963 text, data, and bss sizes of all objects listed.
964 (print_berkeley_format): If the [-t | --totals] option
965 is specified, track the total text, data, and bss
966 sizes.
967 * doc/binutils.texi (size): Document [-t | --totals] options.
968 (strip): Document -d as an alias for --strip-debug.
969 * NEWS: Mention new feature of size.
970
00ea8601 9712002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 972
1ddbd152
NC
973 * po/fr.po: Updated version.
974 * po/es.po: Updated version.
b85cedd7 975
8b53311e
NC
9762002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
977
978 * addr2line.c (usage): Update text to provide verbose
979 description of the command line options.
980 * ar.c (usage): Update text to provide verbose
981 description of the command line options.
982 (main): Accept -h and -H when running as ranlib.
983 * coffdump.c (show_usage): Update text to provide verbose
984 description of the command line options.
985 * dlltool.c (main): Accept -H as an alias for --help.
986 * nlmconv.c (show_usage): Update text to provide verbose
987 description of the command line options.
988 * nm.c (usage): Replace OPTIONS with option(s).
989 (main): Accept -H as an alias for --help.
990 * objcopy.c (strip_main): Accept -H as an alias for --help.
991 * objdump.c (main): Accept -v as an alias for --verbose.
bb279dc0 992 * readelf.c (usage): Adjust format to match style used in
8b53311e
NC
993 other binutils.
994 * size.c (usage): Update text to provide verbose description
995 of the command line options.
996 (main): Accept -v, -h and -H as command line options.
997 * srconv.c (show_usage): Update text to provide verbose
998 description of the command line options.
999 * strings.c (main): Accept -H and -v as command line options.
1000 (usage): Update text to provide verbose description of the
1001 command line options.
1002 * sysdump.c (show_usage): Update text to provide verbose
1003 description of the command line options.
1004 * windres.c (usage): Adjust format to match style used in
1005 other binutils.
1006
1007 * coffdump.c: Fix formatting.
1008 * nlmconv.c: Fix formatting.
1009 * srconv.c: Fix formatting.
1010 * sysdump.c: Fix formatting.
1011
c46f0c34
AM
10122002-01-22 Alan Modra <amodra@bigpond.net.au>
1013
1014 * Makefile.am: Run "make dep-am".
1015 * Makefile.in: Regenerate.
1016
2a538ba5
AJ
10172002-01-18 Andreas Jaeger <aj@suse.de>
1018
1019 * version.c (print_version): Update year.
1020
285d1771
AM
10212002-01-17 Alan Modra <amodra@bigpond.net.au>
1022
1023 * readelf.c (get_machine_name): Handle EM_PPC64.
1024 (guess_is_rela): Here too.
1025
328577ad
NC
10262002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
1027
1028 * po/binutils.pot: Regenerate.
1029 * po/fr.po: Regenerate.
1030 * po/tr.po: Regenerate.
1031
af3ae48d
NC
10322002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
1033
1034 * po/tr.po: Import new version.
1035
f1cb7e17
AM
10362002-01-16 Alan Modra <amodra@bigpond.net.au>
1037
1038 * readelf.c (get_ppc64_dynamic_type): New.
1039 (get_dynamic_type): Call it.
1040
6364e0b4
NC
10412002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1042
3ab9460d 1043 * objcopy.c (copy_usage): Use "options" instead of "switches".
bb279dc0 1044 (strip_usage): Use "options" instead of "switches".
3ab9460d 1045 * doc/binutils.texi (dlltool): Refer to "options" instead of
bb279dc0 1046 "switches".
6364e0b4 1047
3a7e524e
RE
10482002-01-14 Richard Earnshaw <rearnsha@arm.com>
1049
1050 * MAINTAINERS: Add self as co-maintainer for the ARM code.
1051
1209e219
NC
10522001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1053
1054 * po/es.po: Import from translation project.
1055 * configure.in (ALL_LINGUAS): Add es.
1056 * configure: Regenerate.
1057
b4db1224
JT
10582002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1059
1060 * readelf.c (get_netbsd_elfcore_note_type): Use
1061 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
1062
9437c45b
JT
10632002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
1064
1065 * readelf.c: Update copyright years.
1066 (get_note_type): Return a const char *.
1067 (get_netbsd_elfcore_note_type): New function.
1068 (process_note): Use get_netbsd_elfcore_note_type to get
1069 the note type string for NetBSD ELF core files.
1070
00428cca
AM
10712002-01-06 Steve Ellcey <sje@cup.hp.com>
1072
1073 * readelf.c (get_ia64_segment_type): Add support for macros.
1074 (get_segment_type): Add support for IA64 specific macros.
1075
31104126
NC
10762001-12-20 Julian v. Bock <julian@wongr.net>
1077
1078 * readelf.c (print_symbol): New function: Print a formatted symbol
1079 name. If --wide is specified do not truncate it.
1080 (dump_relocations): Use print_symbol() to print symbol names.
1081 (process_symbol_table): Likewise.
1082 (process_syminfo): Likewise.
1083 (process_mips_specific): Likewise.
1084 (usage): Document new feature of --wide switch.
1085 * doc/binutils.texi (objdump): Document additional behaviour of
1086 --wide.
2a538ba5 1087
4dd67f29
MS
10882001-12-18 Michael Snyder <msnyder@redhat.com>
1089
1090 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
1091 (copy_object): Don't set the start address or flags of a core file.
1092 (copy_section): Don't relocate a core file. Don't copy contents
1093 if the input section has the contents flag set, but the output
1094 section does not (which happens with the fake 'note' pseudo-
1095 sections that BFD creates for corefiles).
1096
43521d43
TS
10972001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1098
1099 * readelf.c (get_machine_flags): Recognize header flags for ABI and
1100 ASE extensions. More robust code for ISA checking. Ignore empty fields
1101 in header flags for GNU extensions.
1102
b667df2e
AM
11032001-12-18 Alan Modra <amodra@bigpond.net.au>
1104
1105 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1106
17a5a5c3
NC
11072001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1108
1109 * po/ja.po: Import from translation project.
1110 * configure.in (ALL_LINGUAS): Add ja.
1111 * configure: Regenerate.
1112
65de42c0
TS
11132001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1114
1115 * addr2line.c (main): Protoype.
1116 * ar.c (main): Protoype.
1117 * nm.c (main): Protoype.
1118 * objcopy.c (main): Protoype.
1119 * objdump.c (main): Protoype.
1120 * size.c (main): Protoype.
1121 * strings.c (main): Protoype.
1122
9ad5cbcf
AM
11232001-12-17 Alan Modra <amodra@bigpond.net.au>
1124
1125 * readelf.c (symtab_shndx_hdr): New global.
1126 (SECTION_HEADER_INDEX): Define.
1127 (SECTION_HEADER_NUM): Define.
1128 (SECTION_HEADER): Define.
1129 (GET_ELF_SYMBOLS): Pass two params rather than three.
1130 (get_32bit_elf_symbols): Take file and section args. Read and
1131 use SHT_SYMTAB_SHNDX.
1132 (get_64bit_elf_symbols): Likewise.
1133 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1134 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1135 Remember symtab_shdx_hdr.
1136 (process_program_headers): Scan from index 1 for segment map.
1137 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1138 "section_headers".
1139 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1140 (process_unwind): Likewise.
1141 (process_version_sections): Likewise.
1142 (process_symbol_table): Likewise.
1143 (display_debug_info): Likewise.
1144 (process_dynamic_segment): Fake up a symtab section for changed
1145 GET_ELF_SYMBOLS.
1146 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1147 (process_program_headers): Kill signed/unsigned warning.
1148 (load_debug_str): Likewise.
1149 (display_debug_info): Likewise.
1150
65765700
JJ
11512001-12-13 Jakub Jelinek <jakub@redhat.com>
1152
1153 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1154
560f3c1c
AM
11552001-12-11 Alan Modra <amodra@bigpond.net.au>
1156
1157 * readelf.c (process_file_header): Print extended e_shnum and
1158 e_shdtrndx values. Set elf_header values for same.
1159 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1160 (get_64bit_section_headers): Likewise.
1161 (process_section_headers): Update calls.
1162 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1163
bc408b8a
JJ
11642001-12-10 Jakub Jelinek <jakub@redhat.com>
1165
1166 * objcopy.c (setup_section): Copy entsize.
1167
93fbbb04
GK
11682001-12-07 Geoffrey Keating <geoffk@redhat.com>
1169
1170 * readelf.c (guess_is_rela): Add support for stormy16.
1171 (dump_relocations): Likewise.
1172 (get_machine_name): Likewise.
1173
e3c8793a
NC
11742001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1175
1176 * dllwrap.c (main) Replace multiple strings describing a
1177 single error with a single, newline escaped sentence to permit
1178 better translation into foreign languages.
1179
1180 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1181 class names.
1182
956cd1d6
TS
11832001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1184
1185 * strings.c (get_char): Initialize value.
1186
956c53ee
TS
11872001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1188
1189 * arlex.l: Silence compile warnings.
1190 * arsup.h: Likewise. Fix formatting.
1191
cedd9a58
JJ
11922001-12-04 Jakub Jelinek <jakub@redhat.com>
1193
1194 * strings.c: Include config.h before bfd.h.
1195 (file_off): New type.
1196 (file_open): Define.
1197 (print_strings): Use file_off instead of file_ptr. Print addresses
1198 which don't fit into long correctly.
1199 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1200 available.
1201 (strings_file): Use file_off instead of file_ptr. Use file_open.
1202 * configure.in: Check for getc_unlocked.
1203 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1204 be defined for it.
1205 * configure: Rebuilt.
1206 * config.h.in: Rebuilt.
1207
af667503
L
12082001-11-29 H.J. Lu <hjl@gnu.org>
1209
1210 * bucomm.c (make_tempname): Revert the changes made on
1211 2001-11-14 and 2001-11-12. They won't work with directories.
1212
16474668
NC
12132001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1214
1215 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1216 CFLAGS_FOR_TARGET to runtest in environment.
1217 * Makefile.in: Rebuild.
1218 * doc/Makefile.in: Rebuild.
1219
17978339
MS
12202001-11-28 Mike Stump <mrs@wrs.com>
1221
1222 * objcopy.c (setup_section): Preserve SEC_RELOC when
1223 --set-section-flags is used.
1224
261a45ad
NC
12252001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1226
1227 * readelf.c (do_debug_str): New variable.
1228 (display_debug_str): New function: Display the contents of a
1229 .debug_str section.
1230 (load_debug_str): New function: Load in the contents of a
1231 .debug_str section.
1232 (free_debug_str): New function: Free the memory used by
1233 load_debug_str().
1234 (fetch_indirect_string): Retrieve a string from the .debug_str
1235 section.
1236 (usage): Add -ws.
1237 (parse_args): Accept -ws.
1238 (process_section_headers): Allow the display of the .debug_str
1239 section.
1240 (read_and_display_attr_value): Use fetch_indirect_string. Show
1241 offset into .debug_str section.
1242 (display_debug_info): Use load_debug_str and free_debug_str.
1243 (debug_displays): Add .debug_str.
1244 * doc/binutils.texi: Document -ws.
1245
b8908f93
AJ
12462001-11-19 Andreas Jaeger <aj@suse.de>
1247
1248 * testsuite/binutils-all/objdump.exp: Add x86-64.
1249
e5fb9629
AS
12502001-11-15 Andreas Schwab <schwab@suse.de>
1251
1252 * readelf.c: Fix warnings without terminating newline.
1253
802a735e
AM
12542001-11-15 Alan Modra <amodra@bigpond.net.au>
1255
1256 * doc/binutils.texi (objdump): Document ppc -M options.
1257
b89e9eae
AJ
12582001-11-14 Andreas Jaeger <aj@suse.de>
1259
1260 * doc/binutils.texi (objdump): Fix description to use x86-64.
1261
a6a25652
NC
12622001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1263
1264 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1265 not all systems provide mkstemp.
1266
e396998b
AM
12672001-11-14 Alan Modra <amodra@bigpond.net.au>
1268
1269 * doc/binutils.texi (objdump): Document x86 -M options.
1270
81766fca
RH
12712001-11-13 Keith Walker <keith.walker@arm.com>
1272
1273 * readelf.c (read_and_display_attr_value): New function to
1274 handle DW_FORM_indirect.
1275 (read_and_display_attr): Use it.
1276
1a509dcc
GK
12772001-11-13 Geoffrey Keating <geoffk@redhat.com>
1278
1279 * readelf.c (display_debug_lines): Deal with unknown standard
1280 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1281 DW_LNS_set_isa.
1282
6e917903 12832001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 1284
6e917903
TW
1285 * MAINTAINERS: Add self as tic54x maintainer. This target
1286 includes the IBM C54XDSP clone.
7559e86e 1287
6e917903 12882001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 1289
7559e86e
NC
1290 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1291
12922001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 1293
ecdadc4a
JL
1294 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1295 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1296 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1297 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1298 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1299 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1300 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1301
91770270
JL
1302 * readelf.c (get_elf_class): Fix ISO portability glitch.
1303 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1304
ef5cdfc7
JJ
13052001-11-07 Jakub Jelinek <jakub@redhat.com>
1306
1307 * readelf.c (debug_str, debug_str_size): New.
1308 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1309 Call free_abbrevs.
1310 (read_and_display_addr): Handle DW_FORM_strp.
1311 (display_debug_info): Read .debug_str section if present,
1312 so that DW_FORM_strp can be handled.
1313 Fix test for non-existant .debug_abbrev section.
1314
5e9520c8
JJ
13152001-11-05 Jakub Jelinek <jakub@redhat.com>
1316
1317 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1318
1319 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1320
54589086
MS
13212001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1322
1323 * MAINTAINERS: Add self as s390/s390x maintainer.
1324
c05b685b
TR
13252001-11-02 Tom Rix <trix@bluey.cygnus.com>
1326
1327 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1328
3c62831e
NC
13292001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1330
1331 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1332 * configure: Regernate.
1333 * po/fr.po: New file.
1334 * po/tr.po: New file.
1335
3c3bdf30
NC
13362001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1337
9b19141a 1338 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
1339 * readelf.c: Include elf/mmix.h.
1340 (guess_is_rela): MMIX is RELA.
1341 (dump_relocations): Handle MMIX relocations.
1342 * Makefile.am: Regenerate dependencies.
1343 * Makefile.in: Regenerate.
1344
f662939a
NC
13452001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1346
1347 * readelf.c (parse_args): Handle multiple options to the -w
1348 switch.
1349
c91d0dfb
JJ
13502001-10-12 Jakub Jelinek <jakub@redhat.com>
1351
1352 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1353 LOPROC, LOOS and LOUSER.
1354
7559e86e 13552001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
1356
1357 * MAINTAINERS: Update my email address.
1358
fcd8210c
AM
13592001-10-03 Alan Modra <amodra@bigpond.net.au>
1360
1361 * doc/Makefile.in: Regenerate.
1362 * configure: Regenerate.
1363
428409d5
NC
13642001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1365
1366 * readelf.c (display_debug_line, display_debug_pubnames,
1367 display_debug_info, display_debug_frames): Detect and warn
1368 about 64-bit format entries.
1369 (display_debug_aranges): Reword 64-bit warning.
1370 (debug_displays): Add .debug_pubtypes as a known, but not yet
1371 supported, debug section.
1372
6a8c2b0d
AM
13732001-10-02 Alan Modra <amodra@bigpond.net.au>
1374
1375 * coffdump.c (PROGRAM_VERSION): Delete.
1376 (main <'V'>): Call print_version.
1377 * srconv.c: Likewise.
1378 * sysdump.c: Likewise.
1379 * version.c (program_version): Remove.
1380 (print_version): Use BFD_VERSION_STRING. Just print the current
1381 year in copyright message.
1382 * addr2line.c (program_version): Remove unused declaration.
1383 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1384 place of BFD_VERSION.
1385 * Makefile.am (Makefile): Depend on bfd/configure.in.
1386 (cplus-dem.o): Depend on Makefile.
1387 Run "make dep-am".
1388 * Makefile.in: Regenerate.
1389
e414a165
NC
13902001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1391
1392 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1393 format .debug_arange sections.
1394 (main): Add missing prototype.
b8908f93 1395
efc3ee7f
HPN
13962001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1397
1398 * Makefile.am: Update dependencies with "make dep-am".
1399 * Makefile.in: Regenerate.
1400
9e85c2a0
RH
14012001-09-28 Richard Henderson <rth@redhat.com>
1402
1403 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1404
451dad9c
AM
14052001-09-26 Alan Modra <amodra@bigpond.net.au>
1406
1407 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1408 VA_CLOSE.
1409 (non_fatal): Likewise.
1410 * objdump.c (objdump_sprintf): Likewise.
1411 * readelf.c (error): Likewise.
1412 (warn): Likewise.
1413
d974e256
JJ
14142001-09-25 Jakub Jelinek <jakub@redhat.com>
1415
1416 * readelf.c (do_wide): New.
1417 (options): Add --wide.
1418 (usage, parse_args): Likewise.
1419 (process_program_headers): Put each segment on a single line if
1420 --wide is given.
1421 (process_section_headers): Put each section on a single line if
1422 --wide is given.
1423 * doc/binutils.texi: Document it.
1424 * NEWS: Likewise.
1425
2f11c261
AM
14262001-09-25 Alan Modra <amodra@bigpond.net.au>
1427
1428 * readelf.c (print_vma): Print 8 digits of low hex value.
1429
1d50f91e
AJ
14302001-09-24 Andreas Jaeger <aj@suse.de>
1431
1432 * nlmconv.c: Fix warnings about unused attributes and function
1433 prototypes.
1434
1435 * strings.c: Add prototype for get_char.
1436
38131e67
L
14372000-09-19 H.J. Lu <hjl@gnu.org>
1438
1439 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1440 $(srcdir)/cxxfilt.man.
1441 * doc/Makefile.in: Rebuild.
1442
3bcfb3e4
AM
14432001-09-19 Alan Modra <amodra@bigpond.net.au>
1444
1445 * objcopy.c (copy_main): Correct rename-section string parsing.
1446 Consolidate new_name parsing, and error messages.
1447
3882b010
L
14482001-09-18 Bruno Haible <haible@clisp.cons.org>
1449
1450 * addr2line.c: Don't include <ctype.h>.
1451 (main): For gettext, also set the LC_CTYPE locate facet.
1452 * ar.c (main): Likewise.
1453 * coffdump.c (main): Likewise.
1454 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1455 (main): For gettext, also set the LC_CTYPE locate facet.
1456 Use ISALNUM instead of isalpha/isdigit.
1457 * dllwrap.c: Don't include <ctype.h>.
1458 (main): For gettext, also set the LC_CTYPE locate facet.
1459 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1460 (main): For gettext, also set the LC_CTYPE locate facet.
1461 Use TOUPPER instead of islower/toupper.
1462 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1463 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1464 Use TOUPPER instead of islower/toupper.
1465 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1466 * objcopy.c (main): Likewise.
1467 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1468 (disassemble_bytes): Use ISPRINT instead of isprint.
1469 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1470 (dump_data): Use ISPRINT instead of isprint.
1471 (main): For gettext, also set the LC_CTYPE locate facet.
1472 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1473 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1474 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1475 Use TOUPPER instead of islower/toupper.
1476 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1477 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1478 (write_rc_accelerators): Use ISPRINT instead of isprint.
1479 (write_rc_rcdata): Likewise.
1480 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1481 * srconv.c (main): Likewise.
1482 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1483 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1484 isdigit/isupper/islower.
1485 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1486 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1487 stab_demangle_prefix, stab_demangle_qualified,
1488 stab_demangle_template, stab_demangle_type,
1489 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1490 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1491 (isgraphic): Use ISPRINT instead of isascii/isprint.
1492 (main): Remove HAVE_LC_MESSAGES dependency.
1493 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1494 (pbarray): Use ISPRINT instead of isprint.
1495 (main): For gettext, also set the LC_CTYPE locate facet.
1496 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1497 (format_from_filename): Use ISPRINT instead of isprint.
1498 (main): For gettext, also set the LC_CTYPE locate facet.
1499 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1500 (unicode_print): Use ISPRINT instead of isprint.
1501 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1502 (stab_variable): Use ISDIGIT instead of isdigit.
1503
e59b4dfb
AM
15042001-09-18 Alan Modra <amodra@bigpond.net.au>
1505
1506 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1507 Replace bfd_read call with call to bfd_bread.
1508 (extract_file): Likewise.
1509
1510 * objdump.c (dump_section_header): Cast section->filepos to
1511 unsigned long to suit printf format string.
1512 * readelf.c (process_section_headers): Similarly for sh_offset.
1513 (process_unwind): Likewise.
1514
d132876a
NC
15152001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1516
1517 * strings.c (encoding, encoding_bytes): New variables.
1518 (long_options): Add --encoding.
1519 (main): Accept -e and --encoding.
1520 (get_char): New function. Read a, possibly wide, character from
1521 the input stream.
1522 (print_strings): Use get_char().
1523 (usage): Document new command line option.
1524 * doc/binutils.texi: Document new command line option.
1525 * NEWS: Announce new command line option.
1526
7559e86e 15272001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
1528
1529 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1530 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1531 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1532 Removed EM_CYGNUS_ARC.
1533
7559e86e 15342001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1535
1536 * readelf.c: Include elf/h8 for H8 series definitions.
1537 (guess_is_rela): H8 series if RELA.
1538 (dump_relocations): Handle H8 series relocations.
1539
0823fbca
EC
15402001-08-31 Eric Christopher <echristo@redhat.com>
1541
1542 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1543
8db76d70
PT
15442001-08-29 Peter Targett <peter.targett@arccores.com>
1545
1546 * MAINTAINERS: Include ARC Maintainer.
1547
d81d6584
BE
15482001-08-29 Ben Elliston <bje@redhat.com>
1549
1550 * stabs.c (stab_demangle_template): Initialise s4.
1551
25a1ff5b
AM
15522001-08-27 Alan Modra <amodra@bigpond.net.au>
1553
1554 * readelf.c (dump_relocations): Recognise EM_PPC64.
1555
a5d22d2a
TS
15562001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1557
1558 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1559
62a5a82d
L
15602001-08-25 H.J. Lu <hjl@gnu.org>
1561
1562 * nm.c (print_width): New.
1563 (display_rel_file): Set `print_width' according to
1564 bfd_sprintf_vma.
1565 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1566
1ae8b3d2
AO
15672001-08-24 Alexandre Oliva <aoliva@redhat.com>
1568
1569 * objcopy.c (use_alt_mach_code): New variable.
1570 (OPTION_ALT_MACH_CODE): Define.
1571 (copy_options): Added --alt-machine-code.
1572 (copy_main): Handle it.
1573 (copy_object): Switch to alternate machine code if requested.
1574 * doc/binutils.texi: Document new option.
1575 * NEWS: Likewise.
1576
d1bdd336
TS
15772001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1578
1579 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1580
410f7a12
L
15812001-08-21 H.J. Lu <hjl@gnu.org>
1582
1583 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1584 (display_debug_info): Cast for 64bit hosts.
1585 (display_debug_frames): Likewise.
1586 (process_mips_specific): Likewise.
1587
c32144ff
AJ
15882001-08-21 Andreas Jaeger <aj@suse.de>
1589
1590 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1591
1592 * sysdump.c: Add missing prototypes.
1593 * srconv.c: Likewise.
1594 * unwind-ia64.c: Likewise.
1595 * coffdump.c: Likewise.
1596
1597 * sysinfo.y: Print prototypes, include <ansidecl.h>.
1598
1599 * coffgrok.c: Add missing prototypes, include libiberty.h instead
1600 of declaring xcalloc.
1601
d8180c76
L
16022001-08-10 H.J. Lu <hjl@gnu.org>
1603
1604 * nm.c (print_value): Add one arg, bfd *.
1605 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1606 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1607 (print_symbol_info_sysv): Likewise.
1608 (print_symbol_info_posix): Likewise.
1609
1610 * objdump.c (dump_section_header): Replace printf_vma with
1611 bfd_printf_vma.
1612 (print_section_stabs): Likewise.
1613 (dump_bfd_header): Likewise.
1614 (objdump_print_value): Replace sprintf_vma with
1615 bfd_sprintf_vma.
1616 (disassemble_bytes): Likewise.
1617 (dump_reloc_set): Likewise.
1618
0218d1e4
AJ
16192001-08-10 Andreas Jaeger <aj@suse.de>
1620
1621 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1622 to build warnings.
1623 * configure: Regenerate.
1624
2863d58a
AM
16252001-08-09 Alan Modra <amodra@bigpond.net.au>
1626
1627 * readelf.c: Add missing prototypes.
1628 * objdump.c: Likewise. Format existing prototypes.
1629
c0e047e0
AO
16302001-08-08 Alexandre Oliva <aoliva@redhat.com>
1631
1632 * readelf.c (display_debug_info): Add to abbrev_offset the addend
1633 of any RELA relocation for the abbrev_offset memory location that
1634 refers to the .debug_abbrev section symbol.
1635
ff78d6d6
L
16362001-08-07 H.J. Lu <hjl@gnu.org>
1637
1638 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1639 (main): Return process_file ().
1640
c36774d6
PB
16412001-08-05 Philip Blundell <philb@gnu.org>
1642
1643 * doc/binutils.texi: Use "Thumb" not "THUMB".
1644
8f9d9bd9
JH
16452001-08-03 John Healy <jhealy@redhat.com>
1646
bb279dc0
ZW
1647 Patch suggested by Frank Eigler <fche@redhat.com>.
1648 * objdump.c (disassemble_data): Fill in section member of the
1649 disasm_info structure.
8f9d9bd9 1650
c918cb96
DD
16512001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1652
1653 * configure.in: Added --with-windres option.
1654 * configure: Regenerated.
1655
c7c55b78
NC
16562001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1657
1658 * doc/binutils.texi: Use @command{name} for commands;
1659 use @option{-opt} for options; use @table @env for list of options;
1660 remove spaces arround [ | ] in synopsis.
1661
1662 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1663 center title.
1664
594ef5db
NC
16652001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1666
bb279dc0
ZW
1667 * objcopy.c: Fix formatting.
1668 (section_rename): New structure.
1669 (OPTION_RENAME_SECTION): New switch.
1670 (copy_usage): Document new switch.
1671 (add_section_rename): New function: Add a node to the section
1672 rename list.
1673 (find_section_rename): New function: Find the new name and
1674 flags for a section.
1675 (setup_section): Call find_section_name to determine the name
1676 of the output section.
1677 (copy_main): Handle OPTION_RENAME_SECTION.
1678 * binutils.texi: Document new switch.
594ef5db
NC
1679 * NEWS: Mention new switch.
1680
1f554c69
NC
16812001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1682
1683 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1684 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1685 bug-binutils@gcc.org.
1686
2f83960e
AM
16872001-07-28 Matthias Kramm <kramm@quiss.org>
1688
1689 * bucomm.c (list_supported_architectures): New function.
1690 * bucomm.h (list_supported_architectures): Declare.
1691 * objdump.c (usage): Call the above.
1692
20fe0649
DB
16932001-07-25 Dave Brolley <brolley@redhat.com>
1694
1695 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1696 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1697
1b577b00
NC
16982001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1699
1700 * README: Update for 2.11. Change bug reporting email address.
1701 * MAINTAINERS: Tidy up. Change bug reporting email address.
1702
95fd336c
DD
17032001-07-16 DJ Delorie <dj@redhat.com>
1704
5f16d855
DD
1705 * resres.c (write_res_header): Align header size.
1706 (res_align_file): Calculate alignment correctly.
1707
95fd336c
DD
1708 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1709 correct 10).
1710 * resrc.c (write_rc_resource): Likewise.
1711 * windres.h (SUBLANG_SHIFT): Define - as 10.
1712
ed8fee27
NC
17132001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1714
1715 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1716
90ab7e9a
NC
17172001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1718
1719 * MAINTAINERS: Add notes about branch checkins.
1720
e0c60db2
NC
17212001-07-05 Daniel Berlin <dan@cgsoftware.com>
1722
1723 * readelf.c (display_debug_macinfo): New function, display
1724 .debug_macinfo section.
1725 (do_debug_macinfo): New variable.
1726 (parse_args): Handle "-w[mM]" to mean display macro info.
1727 (process_section_headers): Handle debug_macinfo.
1728 (debug_displays): Replace unsupported function with macinfo
0218d1e4 1729 function for .debug_macinfo display.
e0c60db2
NC
1730 * doc/binutils.texi: Document new command line switch.
1731 * NEWS: Document new feature of readelf.
0218d1e4 1732
24e01a36
L
17332001-07-05 H.J. Lu <hjl@gnu.org>
1734
1735 * objcopy.c (filter_symbols): Don't turn undefined symbols
1736 into local.
1737
4258bf4d
L
17382001-07-03 H.J. Lu <hjl@gnu.org>
1739
1740 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1741 $@.pod.
1742 (ar.1): Likewise.
1743 (dlltool.1): Likewise.
1744 (nlmconv.1): Likewise.
1745 (nm.1): Likewise.
1746 (objcopy.1): Likewise.
1747 (objdump.1): Likewise.
1748 (ranlib.1): Likewise.
1749 (readelf.1): Likewise.
1750 (size.1): Likewise.
1751 (strings.1): Likewise.
1752 (strip.1): Likewise.
1753 (windres.1): Likewise.
1754 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1755 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1756 $(DEMANGLER_NAME).
1757 (as.1): Removed.
1758 * doc/Makefile.in: Regenerated.
1759
7014bc31
NC
17602001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1761
1762 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1763
b811889f
NC
17642001-07-01 Daniel Berlin <dan@cgsoftware.com>
1765
1766 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1767
12ab83a9
NC
17682001-06-29 James Cownie <jcownie@etnus.com>
1769
1770 * readelf.c: Support DWARF 2.1 attributes.
1771
a6e9f9df
AM
17722001-06-28 Alan Modra <amodra@bigpond.net.au>
1773
1774 * readelf.c (GET_DATA_ALLOC): Remove.
1775 (GET_DATA): Remove.
1776 (get_data): New function combining above macros, with an extra
1777 test for zero size.
1778 (slurp_rela_relocs): Use get_data, and catch error return.
1779 (slurp_rel_relocs): Likewise.
1780 (get_32bit_program_headers): Likewise.
1781 (get_64bit_program_headers): Likewise.
1782 (get_32bit_section_headers): Likewise.
1783 (get_64bit_section_headers): Likewise.
1784 (get_32bit_elf_symbols): Likewise.
1785 (get_64bit_elf_symbols): Likewise.
1786 (process_section_headers): Likewise.
1787 (process_relocs): Likewise.
1788 (slurp_ia64_unwind_table): Likewise.
1789 (process_unwind): Likewise.
1790 (get_32bit_dynamic_segment): Likewise.
1791 (get_64bit_dynamic_segment): Likewise.
1792 (process_dynamic_segment): Likewise.
1793 (process_version_sections): Likewise.
1794 (process_symbol_table): Likewise.
1795 (dump_section): Likewise.
1796 (display_debug_info): Likewise.
1797 (display_debug_section): Likewise.
1798 (process_section_contents): Likewise.
1799 (process_corefile_note_segment): Likewise.
1800 (process_mips_specific): Likewise. Also free econf32, econf64.
1801
af3fc3bc
AM
18022001-06-25 Alan Modra <amodra@bigpond.net.au>
1803
1804 * readelf.c (dump_relocations): Print "bad symbol index" if
1805 symtab == NULL with non-zero symtab_index.
1806 (process_relocs): Don't bomb if reloc section has no symsec.
1807
6d900bf6
L
18082001-06-24 H.J. Lu <hjl@gnu.org>
1809
1810 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1811 by accident.
1812 (copy_main): Apply the the change made to strip_main on
1813 2001-05-30 by accident.
1814
49b4e386
AJ
18152001-06-23 Andreas Jaeger <aj@suse.de>
1816
1817 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1818 parameter 'code'.
1819 (unw_decode_x2): Likewise.
1820 (unw_decode_x3): Likewise.
1821 (unw_decode_x4): Likewise.
1822
d8dc71e3
BE
18232001-06-23 Ben Elliston <bje@redhat.com>
1824
1825 * MAINTAINERS: Add myself as M88k maintainer.
1826
af3bdff7
NC
18272001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1828
1829 * objcopy.c (strip_main): Support -o or --output-file command lien
1830 switch.
1831
105e7211
L
18322001-06-19 H.J. Lu <hjl@gnu.org>
1833
1834 * doc/Makefile.in: Regenerated.
1835
c45021f2
NC
18362001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1837
1838 * readelf.c: Restore formatting.
1839
18402001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1841
bb279dc0
ZW
1842 * Makefile.am: Move documentation into doc subdirectory.
1843 * Makefile.in: Regenerated.
c45021f2 1844 * binutils.texi: Move into doc subdirectory.
bb279dc0
ZW
1845 * addr2line.1: Removed.
1846 * ar.1: Likewise.
1847 * dlltool.1: Likewise.
1848 * nlmconv.1: Likewise.
1849 * nm.1: Likewise.
1850 * objcopy.1: Likewise.
1851 * objdump.1: Likewise.
1852 * ranlib.1: Likewise.
1853 * readelf.1: Likewise.
1854 * size.1: Likewise.
1855 * strings.1: Likewise.
1856 * strip.1: Likewise.
1857 * windres.1: Likewise.
1858 * cxxfilt.man: Likewise.
c45021f2
NC
1859 * doc: New Directory.
1860 * doc/Makefile.am: New file.
1861 * doc/Makefile.in: Generate.
1862
09ad7db3
AM
18632001-06-09 Alan Modra <amodra@bigpond.net.au>
1864
1865 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1866
936260fe
AM
18672001-06-01 Alan Modra <amodra@bigpond.net.au>
1868
1869 * MAINTAINERS: Update my email address.
1870
16b2b71c
NC
18712001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1872
1873 * objcopy.c: Add new switches: --keep-global-symbol,
1874 --keep-symbols, --localize-symbols, --keep-global-symbols and
1875 --weaken-symbols.
1876 * binutils.texi: Document new switches.
1877 * objcopy.1: Regenerate.
1878 * NEWS: Announce new feature.
1879
7036c0e1
AJ
18802001-05-28 Andreas Jaeger <aj@suse.de>
1881
1882 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1883 variables, fix format strings.
1884
76a406e5
NC
18852001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1886
1887 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1888 when computing the address of the line to show.
1889
31b6fca6
RH
18902001-05-16 Richard Henderson <rth@redhat.com>
1891
1892 * readelf.c (do_debug_frames_interp): New.
1893 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1894 (byte_get_big_endian): Likewise.
1895 (parse_args) ['F']: Set do_debug_frames_interp.
1896 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1897 (frame_display_row): Don't trunc pc_begin to int.
1898 (size_of_encoded_value): New.
1899 (display_debug_frames): Handle 64-bit targets. Print raw data
1900 unless do_debug_frames_interp.
1901 (debug_displays): Remove duplicate .debug_frame.
1902
4fe85591
NC
19032001-05-15 Ralf Baechle <ralf@gnu.org>
1904
1905 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1906 The former constant was never in active use and is used otherwise
1907 by the ABI.
1908
579f31ac
JJ
19092001-05-11 Jakub Jelinek <jakub@redhat.com>
1910
1911 * readelf.c (process_unwind): Print all unwind sections, not just
1912 one.
1913
78f4a3f7
AM
19142001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1915
1916 * readelf.c (process_unwind): Remove const specifier.
1917
1c529ca6
NC
19182001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1919
1920 * strings.c (isgraphic): Do not use isascii() unless it is needed
1921 for isprint() to work.
1922 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1923
87e6d782
NC
19242001-04-27 Johan Rydberg <jrydberg@opencores.org>
1925
bb279dc0 1926 * NEWS: Announce support for OpenRISC.
87e6d782 1927
4bd3d870 19282001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
1929
1930 * dlltool.c (do_default_excludes): Initialise to true.
1931
21211521
AM
19322001-04-10 Alan Modra <amodra@one.net.au>
1933
1934 * MAINTAINERS: Update my email address
1935 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1936
0c66b61e 19372001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
1938
1939 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1940
e58d53af
L
19412001-03-30 H.J. Lu <hjl@gnu.org>
1942
1943 * readelf.c (process_unwind): Just return if do_unwind is 0.
1944
bee72332
DD
19452001-03-28 Roger Sayle <roger@metaphorics.com>
1946
1947 * dlltool.c (make_one_lib_file): Fix section flags for
1948 .text, .data and .bss in stub ds*.o files to match those
1949 generated by gas.
1950
f1467e33
L
19512001-03-29 H.J. Lu <hjl@gnu.org>
1952
1953 * readelf.c (process_unwind): Only do unwind sections for
1954 IA64.
1955
1c6fb4fe
L
19562001-03-28 H.J. Lu <hjl@gnu.org>
1957
1958 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1959 * Makefile.in: Regenerate.
1960
0879a67a
AJ
19612001-03-26 Andreas Jaeger <aj@suse.de>
1962
1963 * binutils.texi (nm): Fix texi syntax.
1964
0285c67d
NC
19652001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1966
1967 * binutils.texi: Put @c man begin and @c man end indications
1968 to generate man pages using texi2pod and pod2man. Put @c man title
1969 to identify each man. Add SEEALSO entries.
1970 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1971 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1972 sort the list.
1973 (*.1): Build the man pages from binutils.texi.
1974 * Makefile.in: Regenerate.
1975
04847a4d
CF
19762001-03-13 Eric Kohl <ekohl@rz-online.de>
1977
1978 * defparse.y (opt_equal_name): allow "." in name.
1979 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1980 (gen_exp_file): Likewise.
1981
43a0748c
NC
19822001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1983
1984 * NEWS: Document addition of -B switch to objcopy.
1985 * binutils.texi: Document addition of -B switch to objcopy.
1986 * objcopy.c: (copy_options): Add --binary-architecture.
1987 (copy_usage): Document -B/--binary-architecture.
1988 (copy_main): Support -B/--binary-architecture. Set
1989 bfd_external_binary_architecture.
0879a67a 1990
b7498e0e
NC
19912001-03-11 Andreas Jaeger <aj@suse.de>
1992
1993 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1994 (dump_relocations): Likewise.
1995 (get_machine_name): Likewise.
1996
a59e3bd7
NC
19972001-02-28 Nick Clifton <nickc@redhat.com>
1998
1999 * readelf.c: (struct unw_aux_info): Remove const modifier for
2000 'strtab' field.
2001 (process_unwind): Remove non-K&R compliant LHS type cast in call
2002 to GET_DATA_ALLOC macro.
2003
a5bcd848
PB
20042001-02-28 Philip Blundell <pb@futuretv.com>
2005
2006 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
2007 ABI is in use; remove ambiguity between the "unknown" EABI and
2008 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
2009 renamed EF_xx constants.
2010
27b7e12d
AM
20112001-02-27 Alan Modra <alan@linuxcare.com.au>
2012
2013 * configure.in (BFD_VERSION): New.
2014 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
2015 * configure: Regenerate.
2016 * Makefile.am: Run "make dep-am"
2017 * Makefile.in: Regenerate.
2018
a9f10786
NC
20192001-02-14 Nick Clifton <nickc@redhat.com>
2020
2021 * MAINTAINERS: Add "Obvious Fix" rule.
2022
3c44da9a
MS
20232001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2024
2025 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
2026 literal concatenation.
2027
ecd03389
MS
20282001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2029
2030 * readelf.c (struct unw_aux_info): Remove const from the info member.
2031 (process_unwind): Don't type-cast the third argument to the
2032 GET_DATA_ALLOC macro.
2033
88ec60c7
NC
20342001-02-11 Nick Clifton <nickc@redhat.com>
2035
2036 * readelf.c (dump_relocations): Free corrected allocated
2037 array.
2038 (process_unwind): Fix compile time warning.
2039
f5e21966
NC
20402001-02-10 Nick Clifton <nickc@redhat.com>
2041
2042 * binutils.texi: Document new --unwind option to readelf.
2043
a85d7ed0
NC
20442001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
2045
2046 * readelf.c: Add linux target for S/390.
2047
7bb10502
AM
20482001-02-10 Alan Modra <alan@linuxcare.com.au>
2049
2050 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
2051 printf is a macro.
2052
8ca8f343
HPN
20532001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
2054
2055 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
2056 * aclocal.m4: Regenerate.
2057 * configure: Regenerate.
2058
7340082d
NC
20592001-02-07 Todd Vierling <tv@wasabisystems.com>
2060
2061 * bucomm.c (bfd_target_vector): Change extern array to pointer.
2062 * objdump.c (bfd_target_vector): Likewise.
2063
4d6ed7c8
NC
20642001-02-07 David Mosberger <davidm@hpl.hp.com>
2065
2066 * readelf.c (process_unwind): New function.
2067 (slurp_ia64_unwind_table): Ditto.
2068 (dump_ia64_unwind): Ditto.
2069 (find_symbol_for_address): Ditto.
2070 (slurp_rela_relocs): New function (split off from dump_relocations()).
2071 (slurp_rel_relocs): Ditto.
2072 (parse_args): Handle '-u' option.
2073
2074 * unwind-ia64.c: New file.
2075 * unwind-ia64.h: New file.
2076 * Makefile.am: Include unwind-ia64.c in readelf build.
2077 * Makefile.in: Regenerate.
7340082d 2078 * po/binutils.pot: Regenerate.
4d6ed7c8 2079
c7217458
PB
20802001-02-04 Philip Blundell <philb@gnu.org>
2081
2082 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
2083 * configure: Regenerate.
2084
956eedd4
AM
20852001-01-31 Steve deRosier <sderosier@vari-lite.com>
2086
2087 * ieee.c (ieee_add_bb11): Don't check for backslashes
2088 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2089
8855cbca
AM
20902001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
2091
c7f2731e
AM
2092 * ieee.c: Update copyright.
2093 (ieee_start_compilation_unit): Don't check for backslashes
2094 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
2095
8855cbca
AM
2096 * stabs.c: Update copyright. Include "filenames.h".
2097 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
2098
329de803 20992001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
2100
2101 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
2102 sections are present before using them. Remove code duplication.
2103 (process_symbol_table): Check if VERDEF or VERNEED sections are
2104 present before using them.
2105
23719f39
NC
21062001-01-17 Nick Clifton <nickc@redhat.com>
2107
2108 * objcopy.c (copy_object): Fail if attempting to convert the
2109 endianness of the input object file.
2110
2111 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 2112
f726e849
NC
21132001-01-16 Nick Clifton <nickc@redhat.com>
2114
2115 * readelf.c (string_table_length): New variable.
2116 (SECTION_NAME): Catch out of range indices and missing section
2117 pointers.
2118 (process_section_headers): Delete useless local variable
2119 string_table_offset. Set the value of string_table_length
2120 after loading the string table.
2121 (process_mips_specific): Use SECTION_NAME macro.
2122 (process_file): Set string_table_length to 0 when it is freed.
2123
d0398d6a
NC
21242001-01-12 Nick Clifton <nickc@redhat.com>
2125
2126 * version.c (print_version): Update copyright date.
2127
0d2bcfaf
NC
21282001-01-11 Peter Targett <peter.targett@arccores.com>
2129
2130 * readelf.c (dump_relocations): Include selection with EM_ARC.
2131 (get_machine_name) Update name to "ARC".
2132
8b1e6df3
NC
21332001-01-09 Nick Clifton <nickc@redhat.com>
2134
2135 * Makefile.am: Add rule to build objdump.o from objdump.c and
2136 using OBJDUMP_DEFS.
2137 * Makefile.in: Regenerate.
2138
2139 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2140 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2141 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 2142 * configure: Regenerate.
8b1e6df3
NC
2143
2144 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2145 is defined read in the relocs even if dump_reloc_info is
2146 false.
2147
2f952d20
PB
21482001-01-07 Philip Blundell <philb@gnu.org>
2149
2150 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2151 `bug-binutils'.
2152 * README: Likewise.
2153
a8c548cb
NC
21542000-12-19 Nick Clifton <nickc@redhat.com>
2155
2156 * dlltool.c: Add missing support for arm-epoc-pe.
2157 * configure.in: Add missing support for arm-epoc-pe.
2158 * configure: Regenerate.
2159
cc5fda35
NC
21602000-12-15 Nick Clifton <nickc@redhat.com>
2161
2162 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2163 Mode parts of the x86 port.
2164
bcedfee6
NC
21652000-12-04 Andreas Jaeger <aj@suse.de>
2166
2167 * readelf.c (guess_is_rela): Add EM_X86_64.
2168 (dump_relocations): Add EM_X86_64.
2169 (get_machine_name): Add EM_X86_64.
2170 Include "elf/x86-64.h".
2171
584da044
NC
21722000-12-12 Nick Clifton <nickc@redhat.com>
2173
2174 * readelf.c: Fix formatting.
2175
7559e86e 21762000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
2177
2178 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2179
a98cc2b2
AH
21802000-12-07 Andrew Haley <aph@redhat.com>
2181
2182 * readelf.c (display_debug_frames): Only display columns that are
2183 referenced by the frame debug info.
2184
c7987a69
NC
21852000-12-05 Nick Clifton <nickc@redhat.com>
2186
2187 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2188
09fd7e38
JM
21892000-12-04 Jason Merrill <jason@redhat.com>
2190
2191 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2192 (display_debug_section): Likewise.
2193 (display_debug_info): Display CU header before bailing.
2194
e7af610e
NC
21952000-12-01 Chris Demetriou <cgd@sibyte.com>
2196
09fd7e38
JM
2197 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2198 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2199 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 2200
09fd7e38
JM
2201 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2202 and E_MIPS_ARCH_64.
84ea6cf2 2203
09fd7e38
JM
2204 * readelf.c (get_machine_flags): Add case for
2205 E_MIPS_MACH_SB1.
c6c98b38 2206
75066968
DD
22072000-11-30 Richard Earnshaw <rearnsha@arm.com>
2208
2209 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2210
5c4666ea
HPN
22112000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2212