* dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
1ea788ee
AM
12002-03-21 Alan Modra <amodra@bigpond.net.au>
2
3 * Makefile.am: Run "make dep-am".
4 * Makefile.in: Regenerate.
5 * doc/Makefile.in: Regenerate.
6 * po/POTFILES.in: Regenerate.
7 * aclocal.m4: Regenerate.
8 * config.in: Regenerate.
9 * configure: Regenerate.
10
a2f14207
DB
112002-03-20 Daniel Berlin <dan@dberlin.org>
12
13 * readelf.c: Add support for displaying dwarf2 location lists.
14 (do_debug_loc, debug_loc_section, debug_loc_size): New.
15 (parse_args): Use 'O' as shorthand for displaying location list
16 section.
17 (process_section_headers): Handle debug_loc as well.
18 (load_debug_loc): New.
19 (free_debug_loc): New.
20 (fetch_location_list): New.
21 (display_debug_loc): New.
22 (display_debug_info): Call load_debug_loc and free_debug_loc.
23 (debug_displays): We can display .debug_loc now, too.
24 (usage): Update usage string.
25 (read_and_display_attr_value): Note location lists, but don't
26 display them inline.
27
eb1e0e80
NC
282002-03-18 Tom Rix <trix@redhat.com>
29
30 * Makefile.am: Add binutils emulation support.
31 * configure.in: Same.
32 * configure.tgt: New file. Same.
33 * ar.c (main): Use ar_emul_parse_arg.
34 (usage): Use ar_emul_usage.
35 (replace_members): Use ar_emul_replace, ar_emul_append.
36 * binemul.c: New file. Define the binutils emulation
37 layer. Define default methods.
38 * binemul.h: New file. Binutils emulation layer header file.
39 * emul_aix.c: New file. AIX binutils emulation.
40 * emul_vanilla.c: New file. Default binutils emulation.
41 * Makefile.in: Regenerate.
42 * configure: Same.
43
a1c259a1
NC
442002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
45
46 * po/fr.po: Updated version.
47
9ce88e60
NC
482002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
49
50 * po/fr.po: Updated version.
51
effb0601
DJ
522002-03-07 Daniel Jacobowitz <drow@mvista.com>
53
54 * README: Update some version numbers.
55
a65688ab
DJ
562002-03-07 Daniel Jacobowitz <drow@mvista.com>
57
58 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
59 (Architecture Selection): Likewise.
60
f3f7fbb2
NC
612002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
62
63 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
64 generating .exp file.
65
25345be5
NC
662002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
67
68 * readelf.c (dump_relocations): Fix typo.
69
9a66911f
NC
702002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
71
72 * NEWS: Mark 2.12 branch.
73
2c71103e
NC
742002-02-18 Timothy Daly <remote_bob@yahoo.com>
75
76 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
77 types for 64-bit MIPS. Narrow some fields for 80-char
78 output.
79 (dump_relocations): Change spelling from 'unrecognised'
80 to 'unrecognized'.
81 (decode_ARM_machine_flags): Likewise.
82 (parse_args): Likewise.
83 (read_and_display_attr_value): Likewise.
84 (display_debug_section): Likewise.
85
49fda6c8
HPN
862002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
87
88 * NEWS: Mention support for MMIX.
89
76f57f3a
JT
902002-02-13 Matt Fredette <fredette@netbsd.org>
91
92 * readelf.c (get_machine_flags): Recognize EF_M68000.
93
d36ca9c2
AO
942002-02-12 Alexandre Oliva <aoliva@redhat.com>
95
96 * MAINTAINERS: Added self as MN10300 co-maintainer.
97
19397422
AM
982002-02-12 Alan Modra <amodra@bigpond.net.au>
99
100 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
101 DT_PPC64_OPDSZ.
102
d434e574
DJ
1032002-02-11 Daniel Jacobowitz <drow@mvista.com>
104
105 * MAINTAINERS: List myself as branch maintainer.
106
12b87c89
AM
1072002-02-11 Alan Modra <amodra@bigpond.net.au>
108
109 * configure: Regenerate.
110 * objcopy.c: Update copyright date.
111 * doc/Makefile.in: Regenerate.
112
8d037c5c
DJ
1132002-02-10 Daniel Jacobowitz <drow@mvista.com>
114
115 * nlmconv.c: Back out localtime PARAMS change.
116
4c168fa3
AM
1172002-02-11 Alan Modra <amodra@bigpond.net.au>
118
119 * objcopy.c (MKDIR): Define.
120 (copy_archive): Make name_list.name const. Use MKDIR.
121 Handle duplicate files in archives by making more temp dirs.
122
408f8db1
DJ
1232002-02-10 Daniel Jacobowitz <drow@mvista.com>
124
125 * coffdump.c: Include "getopt.h" after "bucomm.h"
126 so that macros are defined correctly.
127 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
128 prototype. Prototype main.
129 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
130
9f77fa06
AO
1312002-02-06 Alexandre Oliva <aoliva@redhat.com>
132
133 * MAINTAINERS: Added self as SH co-maintainer.
134
82f6addb
NC
1352002-02-05 Nick Clifton <nickc@redhat.com>
136
137 * po/tr.po: Updated translation.
138
ba323545
AM
1392002-02-01 Alan Modra <amodra@bigpond.net.au>
140
141 * Makefile.am: Run "make dep-am"
142 * Makefile.in: Regenerate.
143
3deb89d3
DJ
1442002-01-29 Daniel Jacobowitz <drow@mvista.com>
145
146 * nm.c (print_value): Mark abfd unused.
147
a0e9c55f
DJ
1482002-01-29 Daniel Jacobowitz <drow@mvista.com>
149
150 * unwind-ia64.c (unw_decoder): Change second argument
151 to unsigned int, to match function prototypes.
152
d7a283d4
DJ
1532002-01-29 Daniel Jacobowitz <drow@mvista.com>
154
155 * objdump.c: Include "getopt.h" after "bucomm.h" so that
156 __GNU_LIBRARY__ will be defined.
157 * size.c: Likewise.
158
4867be41
DJ
1592002-01-27 Daniel Jacobowitz <drow@mvista.com>
160
161 * configure: Regenerated.
162
7562a296
HPN
1632002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
164
165 * doc/Makefile.am (install): Depend on install-info.
166 * doc/Makefile.in: Regenerate.
167
15c82623
NC
1682002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
169
170 * objcopy.c (strip_usage): Document -d as an alias
171 --strip-debug.
172
173 * size.c (usage): Document [-t | --totals] options.
174 (long_options): Add --totals option.
175 (main): If the [-t | --totals] option is specified and
176 the output format is Berkeley-style, print the total
177 text, data, and bss sizes of all objects listed.
178 (print_berkeley_format): If the [-t | --totals] option
179 is specified, track the total text, data, and bss
180 sizes.
181 * doc/binutils.texi (size): Document [-t | --totals] options.
182 (strip): Document -d as an alias for --strip-debug.
183 * NEWS: Mention new feature of size.
184
00ea8601 1852002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 186
1ddbd152
NC
187 * po/fr.po: Updated version.
188 * po/es.po: Updated version.
b85cedd7 189
8b53311e
NC
1902002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
191
192 * addr2line.c (usage): Update text to provide verbose
193 description of the command line options.
194 * ar.c (usage): Update text to provide verbose
195 description of the command line options.
196 (main): Accept -h and -H when running as ranlib.
197 * coffdump.c (show_usage): Update text to provide verbose
198 description of the command line options.
199 * dlltool.c (main): Accept -H as an alias for --help.
200 * nlmconv.c (show_usage): Update text to provide verbose
201 description of the command line options.
202 * nm.c (usage): Replace OPTIONS with option(s).
203 (main): Accept -H as an alias for --help.
204 * objcopy.c (strip_main): Accept -H as an alias for --help.
205 * objdump.c (main): Accept -v as an alias for --verbose.
206 * readelf.c (usage): Adjust format to match style used in
207 other binutils.
208 * size.c (usage): Update text to provide verbose description
209 of the command line options.
210 (main): Accept -v, -h and -H as command line options.
211 * srconv.c (show_usage): Update text to provide verbose
212 description of the command line options.
213 * strings.c (main): Accept -H and -v as command line options.
214 (usage): Update text to provide verbose description of the
215 command line options.
216 * sysdump.c (show_usage): Update text to provide verbose
217 description of the command line options.
218 * windres.c (usage): Adjust format to match style used in
219 other binutils.
220
221 * coffdump.c: Fix formatting.
222 * nlmconv.c: Fix formatting.
223 * srconv.c: Fix formatting.
224 * sysdump.c: Fix formatting.
225
c46f0c34
AM
2262002-01-22 Alan Modra <amodra@bigpond.net.au>
227
228 * Makefile.am: Run "make dep-am".
229 * Makefile.in: Regenerate.
230
2a538ba5
AJ
2312002-01-18 Andreas Jaeger <aj@suse.de>
232
233 * version.c (print_version): Update year.
234
285d1771
AM
2352002-01-17 Alan Modra <amodra@bigpond.net.au>
236
237 * readelf.c (get_machine_name): Handle EM_PPC64.
238 (guess_is_rela): Here too.
239
328577ad
NC
2402002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
241
242 * po/binutils.pot: Regenerate.
243 * po/fr.po: Regenerate.
244 * po/tr.po: Regenerate.
245
af3ae48d
NC
2462002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
247
248 * po/tr.po: Import new version.
249
f1cb7e17
AM
2502002-01-16 Alan Modra <amodra@bigpond.net.au>
251
252 * readelf.c (get_ppc64_dynamic_type): New.
253 (get_dynamic_type): Call it.
254
6364e0b4
NC
2552002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
256
3ab9460d
NC
257 * objcopy.c (copy_usage): Use "options" instead of "switches".
258 (strip_usage): Use "options" instead of "switches".
259 * doc/binutils.texi (dlltool): Refer to "options" instead of
260 "switches".
6364e0b4 261
3a7e524e
RE
2622002-01-14 Richard Earnshaw <rearnsha@arm.com>
263
264 * MAINTAINERS: Add self as co-maintainer for the ARM code.
265
1209e219
NC
2662001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
267
268 * po/es.po: Import from translation project.
269 * configure.in (ALL_LINGUAS): Add es.
270 * configure: Regenerate.
271
b4db1224
JT
2722002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
273
274 * readelf.c (get_netbsd_elfcore_note_type): Use
275 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
276
9437c45b
JT
2772002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
278
279 * readelf.c: Update copyright years.
280 (get_note_type): Return a const char *.
281 (get_netbsd_elfcore_note_type): New function.
282 (process_note): Use get_netbsd_elfcore_note_type to get
283 the note type string for NetBSD ELF core files.
284
00428cca
AM
2852002-01-06 Steve Ellcey <sje@cup.hp.com>
286
287 * readelf.c (get_ia64_segment_type): Add support for macros.
288 (get_segment_type): Add support for IA64 specific macros.
289
31104126
NC
2902001-12-20 Julian v. Bock <julian@wongr.net>
291
292 * readelf.c (print_symbol): New function: Print a formatted symbol
293 name. If --wide is specified do not truncate it.
294 (dump_relocations): Use print_symbol() to print symbol names.
295 (process_symbol_table): Likewise.
296 (process_syminfo): Likewise.
297 (process_mips_specific): Likewise.
298 (usage): Document new feature of --wide switch.
299 * doc/binutils.texi (objdump): Document additional behaviour of
300 --wide.
2a538ba5 301
4dd67f29
MS
3022001-12-18 Michael Snyder <msnyder@redhat.com>
303
304 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
305 (copy_object): Don't set the start address or flags of a core file.
306 (copy_section): Don't relocate a core file. Don't copy contents
307 if the input section has the contents flag set, but the output
308 section does not (which happens with the fake 'note' pseudo-
309 sections that BFD creates for corefiles).
310
43521d43
TS
3112001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
312
313 * readelf.c (get_machine_flags): Recognize header flags for ABI and
314 ASE extensions. More robust code for ISA checking. Ignore empty fields
315 in header flags for GNU extensions.
316
b667df2e
AM
3172001-12-18 Alan Modra <amodra@bigpond.net.au>
318
319 * objcopy.c (copy_archive): Set output bfd format outside the loop.
320
17a5a5c3
NC
3212001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
322
323 * po/ja.po: Import from translation project.
324 * configure.in (ALL_LINGUAS): Add ja.
325 * configure: Regenerate.
326
65de42c0
TS
3272001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
328
329 * addr2line.c (main): Protoype.
330 * ar.c (main): Protoype.
331 * nm.c (main): Protoype.
332 * objcopy.c (main): Protoype.
333 * objdump.c (main): Protoype.
334 * size.c (main): Protoype.
335 * strings.c (main): Protoype.
336
9ad5cbcf
AM
3372001-12-17 Alan Modra <amodra@bigpond.net.au>
338
339 * readelf.c (symtab_shndx_hdr): New global.
340 (SECTION_HEADER_INDEX): Define.
341 (SECTION_HEADER_NUM): Define.
342 (SECTION_HEADER): Define.
343 (GET_ELF_SYMBOLS): Pass two params rather than three.
344 (get_32bit_elf_symbols): Take file and section args. Read and
345 use SHT_SYMTAB_SHNDX.
346 (get_64bit_elf_symbols): Likewise.
347 (dump_relocations): Use SECTION_HEADER to index "section_headers".
348 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
349 Remember symtab_shdx_hdr.
350 (process_program_headers): Scan from index 1 for segment map.
351 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
352 "section_headers".
353 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
354 (process_unwind): Likewise.
355 (process_version_sections): Likewise.
356 (process_symbol_table): Likewise.
357 (display_debug_info): Likewise.
358 (process_dynamic_segment): Fake up a symtab section for changed
359 GET_ELF_SYMBOLS.
360 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
361 (process_program_headers): Kill signed/unsigned warning.
362 (load_debug_str): Likewise.
363 (display_debug_info): Likewise.
364
65765700
JJ
3652001-12-13 Jakub Jelinek <jakub@redhat.com>
366
367 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
368
560f3c1c
AM
3692001-12-11 Alan Modra <amodra@bigpond.net.au>
370
371 * readelf.c (process_file_header): Print extended e_shnum and
372 e_shdtrndx values. Set elf_header values for same.
373 (get_32bit_section_headers): Add "num" arg to read "num" headers.
374 (get_64bit_section_headers): Likewise.
375 (process_section_headers): Update calls.
376 (get_file_header): Call get_32bit_section_headers or 64bit variant.
377
bc408b8a
JJ
3782001-12-10 Jakub Jelinek <jakub@redhat.com>
379
380 * objcopy.c (setup_section): Copy entsize.
381
93fbbb04
GK
3822001-12-07 Geoffrey Keating <geoffk@redhat.com>
383
384 * readelf.c (guess_is_rela): Add support for stormy16.
385 (dump_relocations): Likewise.
386 (get_machine_name): Likewise.
387
e3c8793a
NC
3882001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
389
390 * dllwrap.c (main) Replace multiple strings describing a
391 single error with a single, newline escaped sentence to permit
392 better translation into foreign languages.
393
394 * readelf.c (get_elf_class): Remove internalionalisation of ELF
395 class names.
396
956cd1d6
TS
3972001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
398
399 * strings.c (get_char): Initialize value.
400
956c53ee
TS
4012001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
402
403 * arlex.l: Silence compile warnings.
404 * arsup.h: Likewise. Fix formatting.
405
cedd9a58
JJ
4062001-12-04 Jakub Jelinek <jakub@redhat.com>
407
408 * strings.c: Include config.h before bfd.h.
409 (file_off): New type.
410 (file_open): Define.
411 (print_strings): Use file_off instead of file_ptr. Print addresses
412 which don't fit into long correctly.
413 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
414 available.
415 (strings_file): Use file_off instead of file_ptr. Use file_open.
416 * configure.in: Check for getc_unlocked.
417 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
418 be defined for it.
419 * configure: Rebuilt.
420 * config.h.in: Rebuilt.
421
af667503
L
4222001-11-29 H.J. Lu <hjl@gnu.org>
423
424 * bucomm.c (make_tempname): Revert the changes made on
425 2001-11-14 and 2001-11-12. They won't work with directories.
426
16474668
NC
4272001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
428
429 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
430 CFLAGS_FOR_TARGET to runtest in environment.
431 * Makefile.in: Rebuild.
432 * doc/Makefile.in: Rebuild.
433
17978339
MS
4342001-11-28 Mike Stump <mrs@wrs.com>
435
436 * objcopy.c (setup_section): Preserve SEC_RELOC when
437 --set-section-flags is used.
438
261a45ad
NC
4392001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
440
441 * readelf.c (do_debug_str): New variable.
442 (display_debug_str): New function: Display the contents of a
443 .debug_str section.
444 (load_debug_str): New function: Load in the contents of a
445 .debug_str section.
446 (free_debug_str): New function: Free the memory used by
447 load_debug_str().
448 (fetch_indirect_string): Retrieve a string from the .debug_str
449 section.
450 (usage): Add -ws.
451 (parse_args): Accept -ws.
452 (process_section_headers): Allow the display of the .debug_str
453 section.
454 (read_and_display_attr_value): Use fetch_indirect_string. Show
455 offset into .debug_str section.
456 (display_debug_info): Use load_debug_str and free_debug_str.
457 (debug_displays): Add .debug_str.
458 * doc/binutils.texi: Document -ws.
459
b8908f93
AJ
4602001-11-19 Andreas Jaeger <aj@suse.de>
461
462 * testsuite/binutils-all/objdump.exp: Add x86-64.
463
e5fb9629
AS
4642001-11-15 Andreas Schwab <schwab@suse.de>
465
466 * readelf.c: Fix warnings without terminating newline.
467
802a735e
AM
4682001-11-15 Alan Modra <amodra@bigpond.net.au>
469
470 * doc/binutils.texi (objdump): Document ppc -M options.
471
b89e9eae
AJ
4722001-11-14 Andreas Jaeger <aj@suse.de>
473
474 * doc/binutils.texi (objdump): Fix description to use x86-64.
475
a6a25652
NC
4762001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
477
478 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
479 not all systems provide mkstemp.
480
e396998b
AM
4812001-11-14 Alan Modra <amodra@bigpond.net.au>
482
483 * doc/binutils.texi (objdump): Document x86 -M options.
484
81766fca
RH
4852001-11-13 Keith Walker <keith.walker@arm.com>
486
487 * readelf.c (read_and_display_attr_value): New function to
488 handle DW_FORM_indirect.
489 (read_and_display_attr): Use it.
490
1a509dcc
GK
4912001-11-13 Geoffrey Keating <geoffk@redhat.com>
492
493 * readelf.c (display_debug_lines): Deal with unknown standard
494 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
495 DW_LNS_set_isa.
496
6e917903 4972001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 498
6e917903
TW
499 * MAINTAINERS: Add self as tic54x maintainer. This target
500 includes the IBM C54XDSP clone.
7559e86e 501
6e917903 5022001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 503
7559e86e
NC
504 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
505
5062001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 507
ecdadc4a
JL
508 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
509 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
510 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
511 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
512 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
513 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
514 (unw_decode_b2, unw_decode_b3_b4): Likewise.
515
91770270
JL
516 * readelf.c (get_elf_class): Fix ISO portability glitch.
517 (get_data_encoding, get_osabi_name, request_dump): Likewise.
518
ef5cdfc7
JJ
5192001-11-07 Jakub Jelinek <jakub@redhat.com>
520
521 * readelf.c (debug_str, debug_str_size): New.
522 (display_debug_abbrev): If no abbrevs were read, skip the CU.
523 Call free_abbrevs.
524 (read_and_display_addr): Handle DW_FORM_strp.
525 (display_debug_info): Read .debug_str section if present,
526 so that DW_FORM_strp can be handled.
527 Fix test for non-existant .debug_abbrev section.
528
5e9520c8
JJ
5292001-11-05 Jakub Jelinek <jakub@redhat.com>
530
531 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
532
533 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
534
54589086
MS
5352001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
536
537 * MAINTAINERS: Add self as s390/s390x maintainer.
538
c05b685b
TR
5392001-11-02 Tom Rix <trix@bluey.cygnus.com>
540
541 * MAINTAINERS: Add self as PPC XCOFF maintainer.
542
3c62831e
NC
5432001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
544
545 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
546 * configure: Regernate.
547 * po/fr.po: New file.
548 * po/tr.po: New file.
549
3c3bdf30
NC
5502001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
551
9b19141a 552 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
553 * readelf.c: Include elf/mmix.h.
554 (guess_is_rela): MMIX is RELA.
555 (dump_relocations): Handle MMIX relocations.
556 * Makefile.am: Regenerate dependencies.
557 * Makefile.in: Regenerate.
558
f662939a
NC
5592001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
560
561 * readelf.c (parse_args): Handle multiple options to the -w
562 switch.
563
c91d0dfb
JJ
5642001-10-12 Jakub Jelinek <jakub@redhat.com>
565
566 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
567 LOPROC, LOOS and LOUSER.
568
7559e86e 5692001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
570
571 * MAINTAINERS: Update my email address.
572
fcd8210c
AM
5732001-10-03 Alan Modra <amodra@bigpond.net.au>
574
575 * doc/Makefile.in: Regenerate.
576 * configure: Regenerate.
577
428409d5
NC
5782001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
579
580 * readelf.c (display_debug_line, display_debug_pubnames,
581 display_debug_info, display_debug_frames): Detect and warn
582 about 64-bit format entries.
583 (display_debug_aranges): Reword 64-bit warning.
584 (debug_displays): Add .debug_pubtypes as a known, but not yet
585 supported, debug section.
586
6a8c2b0d
AM
5872001-10-02 Alan Modra <amodra@bigpond.net.au>
588
589 * coffdump.c (PROGRAM_VERSION): Delete.
590 (main <'V'>): Call print_version.
591 * srconv.c: Likewise.
592 * sysdump.c: Likewise.
593 * version.c (program_version): Remove.
594 (print_version): Use BFD_VERSION_STRING. Just print the current
595 year in copyright message.
596 * addr2line.c (program_version): Remove unused declaration.
597 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
598 place of BFD_VERSION.
599 * Makefile.am (Makefile): Depend on bfd/configure.in.
600 (cplus-dem.o): Depend on Makefile.
601 Run "make dep-am".
602 * Makefile.in: Regenerate.
603
e414a165
NC
6042001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
605
606 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
607 format .debug_arange sections.
608 (main): Add missing prototype.
b8908f93 609
efc3ee7f
HPN
6102001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
611
612 * Makefile.am: Update dependencies with "make dep-am".
613 * Makefile.in: Regenerate.
614
9e85c2a0
RH
6152001-09-28 Richard Henderson <rth@redhat.com>
616
617 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
618
451dad9c
AM
6192001-09-26 Alan Modra <amodra@bigpond.net.au>
620
621 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
622 VA_CLOSE.
623 (non_fatal): Likewise.
624 * objdump.c (objdump_sprintf): Likewise.
625 * readelf.c (error): Likewise.
626 (warn): Likewise.
627
d974e256
JJ
6282001-09-25 Jakub Jelinek <jakub@redhat.com>
629
630 * readelf.c (do_wide): New.
631 (options): Add --wide.
632 (usage, parse_args): Likewise.
633 (process_program_headers): Put each segment on a single line if
634 --wide is given.
635 (process_section_headers): Put each section on a single line if
636 --wide is given.
637 * doc/binutils.texi: Document it.
638 * NEWS: Likewise.
639
2f11c261
AM
6402001-09-25 Alan Modra <amodra@bigpond.net.au>
641
642 * readelf.c (print_vma): Print 8 digits of low hex value.
643
1d50f91e
AJ
6442001-09-24 Andreas Jaeger <aj@suse.de>
645
646 * nlmconv.c: Fix warnings about unused attributes and function
647 prototypes.
648
649 * strings.c: Add prototype for get_char.
650
38131e67
L
6512000-09-19 H.J. Lu <hjl@gnu.org>
652
653 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
654 $(srcdir)/cxxfilt.man.
655 * doc/Makefile.in: Rebuild.
656
3bcfb3e4
AM
6572001-09-19 Alan Modra <amodra@bigpond.net.au>
658
659 * objcopy.c (copy_main): Correct rename-section string parsing.
660 Consolidate new_name parsing, and error messages.
661
3882b010
L
6622001-09-18 Bruno Haible <haible@clisp.cons.org>
663
664 * addr2line.c: Don't include <ctype.h>.
665 (main): For gettext, also set the LC_CTYPE locate facet.
666 * ar.c (main): Likewise.
667 * coffdump.c (main): Likewise.
668 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
669 (main): For gettext, also set the LC_CTYPE locate facet.
670 Use ISALNUM instead of isalpha/isdigit.
671 * dllwrap.c: Don't include <ctype.h>.
672 (main): For gettext, also set the LC_CTYPE locate facet.
673 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
674 (main): For gettext, also set the LC_CTYPE locate facet.
675 Use TOUPPER instead of islower/toupper.
676 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
677 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
678 Use TOUPPER instead of islower/toupper.
679 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
680 * objcopy.c (main): Likewise.
681 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
682 (disassemble_bytes): Use ISPRINT instead of isprint.
683 (dump_section_stabs): Use ISDIGIT instead of isdigit.
684 (dump_data): Use ISPRINT instead of isprint.
685 (main): For gettext, also set the LC_CTYPE locate facet.
686 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
687 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
688 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
689 Use TOUPPER instead of islower/toupper.
690 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
691 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
692 (write_rc_accelerators): Use ISPRINT instead of isprint.
693 (write_rc_rcdata): Likewise.
694 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
695 * srconv.c (main): Likewise.
696 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
697 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
698 isdigit/isupper/islower.
699 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
700 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
701 stab_demangle_prefix, stab_demangle_qualified,
702 stab_demangle_template, stab_demangle_type,
703 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
704 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
705 (isgraphic): Use ISPRINT instead of isascii/isprint.
706 (main): Remove HAVE_LC_MESSAGES dependency.
707 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
708 (pbarray): Use ISPRINT instead of isprint.
709 (main): For gettext, also set the LC_CTYPE locate facet.
710 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
711 (format_from_filename): Use ISPRINT instead of isprint.
712 (main): For gettext, also set the LC_CTYPE locate facet.
713 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
714 (unicode_print): Use ISPRINT instead of isprint.
715 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
716 (stab_variable): Use ISDIGIT instead of isdigit.
717
e59b4dfb
AM
7182001-09-18 Alan Modra <amodra@bigpond.net.au>
719
720 * ar.c (print_contents): Cast args of bfd_seek to the right types.
721 Replace bfd_read call with call to bfd_bread.
722 (extract_file): Likewise.
723
724 * objdump.c (dump_section_header): Cast section->filepos to
725 unsigned long to suit printf format string.
726 * readelf.c (process_section_headers): Similarly for sh_offset.
727 (process_unwind): Likewise.
728
d132876a
NC
7292001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
730
731 * strings.c (encoding, encoding_bytes): New variables.
732 (long_options): Add --encoding.
733 (main): Accept -e and --encoding.
734 (get_char): New function. Read a, possibly wide, character from
735 the input stream.
736 (print_strings): Use get_char().
737 (usage): Document new command line option.
738 * doc/binutils.texi: Document new command line option.
739 * NEWS: Announce new command line option.
740
7559e86e 7412001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
742
743 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
744 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
745 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
746 Removed EM_CYGNUS_ARC.
747
7559e86e 7482001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
749
750 * readelf.c: Include elf/h8 for H8 series definitions.
751 (guess_is_rela): H8 series if RELA.
752 (dump_relocations): Handle H8 series relocations.
753
0823fbca
EC
7542001-08-31 Eric Christopher <echristo@redhat.com>
755
756 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
757
8db76d70
PT
7582001-08-29 Peter Targett <peter.targett@arccores.com>
759
760 * MAINTAINERS: Include ARC Maintainer.
761
d81d6584
BE
7622001-08-29 Ben Elliston <bje@redhat.com>
763
764 * stabs.c (stab_demangle_template): Initialise s4.
765
25a1ff5b
AM
7662001-08-27 Alan Modra <amodra@bigpond.net.au>
767
768 * readelf.c (dump_relocations): Recognise EM_PPC64.
769
a5d22d2a
TS
7702001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
771
772 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
773
62a5a82d
L
7742001-08-25 H.J. Lu <hjl@gnu.org>
775
776 * nm.c (print_width): New.
777 (display_rel_file): Set `print_width' according to
778 bfd_sprintf_vma.
779 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
780
1ae8b3d2
AO
7812001-08-24 Alexandre Oliva <aoliva@redhat.com>
782
783 * objcopy.c (use_alt_mach_code): New variable.
784 (OPTION_ALT_MACH_CODE): Define.
785 (copy_options): Added --alt-machine-code.
786 (copy_main): Handle it.
787 (copy_object): Switch to alternate machine code if requested.
788 * doc/binutils.texi: Document new option.
789 * NEWS: Likewise.
790
d1bdd336
TS
7912001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
792
793 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
794
410f7a12
L
7952001-08-21 H.J. Lu <hjl@gnu.org>
796
797 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
798 (display_debug_info): Cast for 64bit hosts.
799 (display_debug_frames): Likewise.
800 (process_mips_specific): Likewise.
801
c32144ff
AJ
8022001-08-21 Andreas Jaeger <aj@suse.de>
803
804 * coffgrok.h: Add missing parameter for prototype of coff_grok.
805
806 * sysdump.c: Add missing prototypes.
807 * srconv.c: Likewise.
808 * unwind-ia64.c: Likewise.
809 * coffdump.c: Likewise.
810
811 * sysinfo.y: Print prototypes, include <ansidecl.h>.
812
813 * coffgrok.c: Add missing prototypes, include libiberty.h instead
814 of declaring xcalloc.
815
d8180c76
L
8162001-08-10 H.J. Lu <hjl@gnu.org>
817
818 * nm.c (print_value): Add one arg, bfd *.
819 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
820 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
821 (print_symbol_info_sysv): Likewise.
822 (print_symbol_info_posix): Likewise.
823
824 * objdump.c (dump_section_header): Replace printf_vma with
825 bfd_printf_vma.
826 (print_section_stabs): Likewise.
827 (dump_bfd_header): Likewise.
828 (objdump_print_value): Replace sprintf_vma with
829 bfd_sprintf_vma.
830 (disassemble_bytes): Likewise.
831 (dump_reloc_set): Likewise.
832
0218d1e4
AJ
8332001-08-10 Andreas Jaeger <aj@suse.de>
834
835 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
836 to build warnings.
837 * configure: Regenerate.
838
2863d58a
AM
8392001-08-09 Alan Modra <amodra@bigpond.net.au>
840
841 * readelf.c: Add missing prototypes.
842 * objdump.c: Likewise. Format existing prototypes.
843
c0e047e0
AO
8442001-08-08 Alexandre Oliva <aoliva@redhat.com>
845
846 * readelf.c (display_debug_info): Add to abbrev_offset the addend
847 of any RELA relocation for the abbrev_offset memory location that
848 refers to the .debug_abbrev section symbol.
849
ff78d6d6
L
8502001-08-07 H.J. Lu <hjl@gnu.org>
851
852 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
853 (main): Return process_file ().
854
c36774d6
PB
8552001-08-05 Philip Blundell <philb@gnu.org>
856
857 * doc/binutils.texi: Use "Thumb" not "THUMB".
858
8f9d9bd9
JH
8592001-08-03 John Healy <jhealy@redhat.com>
860
861 Patch suggested by Frank Eigler <fche@redhat.com>.
862 * objdump.c (disassemble_data): Fill in section member of the
863 disasm_info structure.
864
c918cb96
DD
8652001-08-03 Tom Walsh <tom@cyberiansoftware.com>
866
867 * configure.in: Added --with-windres option.
868 * configure: Regenerated.
869
c7c55b78
NC
8702001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
871
872 * doc/binutils.texi: Use @command{name} for commands;
873 use @option{-opt} for options; use @table @env for list of options;
874 remove spaces arround [ | ] in synopsis.
875
876 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
877 center title.
878
594ef5db
NC
8792001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
880
881 * objcopy.c: Fix formatting.
882 (section_rename): New structure.
883 (OPTION_RENAME_SECTION): New switch.
884 (copy_usage): Document new switch.
885 (add_section_rename): New function: Add a node to the section
886 rename list.
887 (find_section_rename): New function: Find the new name and
888 flags for a section.
889 (setup_section): Call find_section_name to determine the name
890 of the output section.
891 (copy_main): Handle OPTION_RENAME_SECTION.
892 * binutils.texi: Document new switch.
893 * NEWS: Mention new switch.
894
1f554c69
NC
8952001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
896
897 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
898 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
899 bug-binutils@gcc.org.
900
2f83960e
AM
9012001-07-28 Matthias Kramm <kramm@quiss.org>
902
903 * bucomm.c (list_supported_architectures): New function.
904 * bucomm.h (list_supported_architectures): Declare.
905 * objdump.c (usage): Call the above.
906
20fe0649
DB
9072001-07-25 Dave Brolley <brolley@redhat.com>
908
909 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
910 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
911
1b577b00
NC
9122001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
913
914 * README: Update for 2.11. Change bug reporting email address.
915 * MAINTAINERS: Tidy up. Change bug reporting email address.
916
95fd336c
DD
9172001-07-16 DJ Delorie <dj@redhat.com>
918
5f16d855
DD
919 * resres.c (write_res_header): Align header size.
920 (res_align_file): Calculate alignment correctly.
921
95fd336c
DD
922 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
923 correct 10).
924 * resrc.c (write_rc_resource): Likewise.
925 * windres.h (SUBLANG_SHIFT): Define - as 10.
926
ed8fee27
NC
9272001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
928
929 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
930
90ab7e9a
NC
9312001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
932
933 * MAINTAINERS: Add notes about branch checkins.
934
e0c60db2
NC
9352001-07-05 Daniel Berlin <dan@cgsoftware.com>
936
937 * readelf.c (display_debug_macinfo): New function, display
938 .debug_macinfo section.
939 (do_debug_macinfo): New variable.
940 (parse_args): Handle "-w[mM]" to mean display macro info.
941 (process_section_headers): Handle debug_macinfo.
942 (debug_displays): Replace unsupported function with macinfo
0218d1e4 943 function for .debug_macinfo display.
e0c60db2
NC
944 * doc/binutils.texi: Document new command line switch.
945 * NEWS: Document new feature of readelf.
0218d1e4 946
24e01a36
L
9472001-07-05 H.J. Lu <hjl@gnu.org>
948
949 * objcopy.c (filter_symbols): Don't turn undefined symbols
950 into local.
951
4258bf4d
L
9522001-07-03 H.J. Lu <hjl@gnu.org>
953
954 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
955 $@.pod.
956 (ar.1): Likewise.
957 (dlltool.1): Likewise.
958 (nlmconv.1): Likewise.
959 (nm.1): Likewise.
960 (objcopy.1): Likewise.
961 (objdump.1): Likewise.
962 (ranlib.1): Likewise.
963 (readelf.1): Likewise.
964 (size.1): Likewise.
965 (strings.1): Likewise.
966 (strip.1): Likewise.
967 (windres.1): Likewise.
968 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
969 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
970 $(DEMANGLER_NAME).
971 (as.1): Removed.
972 * doc/Makefile.in: Regenerated.
973
7014bc31
NC
9742001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
975
976 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
977
b811889f
NC
9782001-07-01 Daniel Berlin <dan@cgsoftware.com>
979
980 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
981
12ab83a9
NC
9822001-06-29 James Cownie <jcownie@etnus.com>
983
984 * readelf.c: Support DWARF 2.1 attributes.
985
a6e9f9df
AM
9862001-06-28 Alan Modra <amodra@bigpond.net.au>
987
988 * readelf.c (GET_DATA_ALLOC): Remove.
989 (GET_DATA): Remove.
990 (get_data): New function combining above macros, with an extra
991 test for zero size.
992 (slurp_rela_relocs): Use get_data, and catch error return.
993 (slurp_rel_relocs): Likewise.
994 (get_32bit_program_headers): Likewise.
995 (get_64bit_program_headers): Likewise.
996 (get_32bit_section_headers): Likewise.
997 (get_64bit_section_headers): Likewise.
998 (get_32bit_elf_symbols): Likewise.
999 (get_64bit_elf_symbols): Likewise.
1000 (process_section_headers): Likewise.
1001 (process_relocs): Likewise.
1002 (slurp_ia64_unwind_table): Likewise.
1003 (process_unwind): Likewise.
1004 (get_32bit_dynamic_segment): Likewise.
1005 (get_64bit_dynamic_segment): Likewise.
1006 (process_dynamic_segment): Likewise.
1007 (process_version_sections): Likewise.
1008 (process_symbol_table): Likewise.
1009 (dump_section): Likewise.
1010 (display_debug_info): Likewise.
1011 (display_debug_section): Likewise.
1012 (process_section_contents): Likewise.
1013 (process_corefile_note_segment): Likewise.
1014 (process_mips_specific): Likewise. Also free econf32, econf64.
1015
af3fc3bc
AM
10162001-06-25 Alan Modra <amodra@bigpond.net.au>
1017
1018 * readelf.c (dump_relocations): Print "bad symbol index" if
1019 symtab == NULL with non-zero symtab_index.
1020 (process_relocs): Don't bomb if reloc section has no symsec.
1021
6d900bf6
L
10222001-06-24 H.J. Lu <hjl@gnu.org>
1023
1024 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1025 by accident.
1026 (copy_main): Apply the the change made to strip_main on
1027 2001-05-30 by accident.
1028
49b4e386
AJ
10292001-06-23 Andreas Jaeger <aj@suse.de>
1030
1031 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1032 parameter 'code'.
1033 (unw_decode_x2): Likewise.
1034 (unw_decode_x3): Likewise.
1035 (unw_decode_x4): Likewise.
1036
d8dc71e3
BE
10372001-06-23 Ben Elliston <bje@redhat.com>
1038
1039 * MAINTAINERS: Add myself as M88k maintainer.
1040
af3bdff7
NC
10412001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1042
1043 * objcopy.c (strip_main): Support -o or --output-file command lien
1044 switch.
1045
105e7211
L
10462001-06-19 H.J. Lu <hjl@gnu.org>
1047
1048 * doc/Makefile.in: Regenerated.
1049
c45021f2
NC
10502001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1051
1052 * readelf.c: Restore formatting.
1053
10542001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1055
1056 * Makefile.am: Move documentation into doc subdirectory.
1057 * Makefile.in: Regenerated.
1058 * binutils.texi: Move into doc subdirectory.
1059 * addr2line.1: Removed.
1060 * ar.1: Likewise.
1061 * dlltool.1: Likewise.
1062 * nlmconv.1: Likewise.
1063 * nm.1: Likewise.
1064 * objcopy.1: Likewise.
1065 * objdump.1: Likewise.
1066 * ranlib.1: Likewise.
1067 * readelf.1: Likewise.
1068 * size.1: Likewise.
1069 * strings.1: Likewise.
1070 * strip.1: Likewise.
1071 * windres.1: Likewise.
1072 * cxxfilt.man: Likewise.
1073 * doc: New Directory.
1074 * doc/Makefile.am: New file.
1075 * doc/Makefile.in: Generate.
1076
09ad7db3
AM
10772001-06-09 Alan Modra <amodra@bigpond.net.au>
1078
1079 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1080
936260fe
AM
10812001-06-01 Alan Modra <amodra@bigpond.net.au>
1082
1083 * MAINTAINERS: Update my email address.
1084
16b2b71c
NC
10852001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1086
1087 * objcopy.c: Add new switches: --keep-global-symbol,
1088 --keep-symbols, --localize-symbols, --keep-global-symbols and
1089 --weaken-symbols.
1090 * binutils.texi: Document new switches.
1091 * objcopy.1: Regenerate.
1092 * NEWS: Announce new feature.
1093
7036c0e1
AJ
10942001-05-28 Andreas Jaeger <aj@suse.de>
1095
1096 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1097 variables, fix format strings.
1098
76a406e5
NC
10992001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1100
1101 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1102 when computing the address of the line to show.
1103
31b6fca6
RH
11042001-05-16 Richard Henderson <rth@redhat.com>
1105
1106 * readelf.c (do_debug_frames_interp): New.
1107 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1108 (byte_get_big_endian): Likewise.
1109 (parse_args) ['F']: Set do_debug_frames_interp.
1110 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1111 (frame_display_row): Don't trunc pc_begin to int.
1112 (size_of_encoded_value): New.
1113 (display_debug_frames): Handle 64-bit targets. Print raw data
1114 unless do_debug_frames_interp.
1115 (debug_displays): Remove duplicate .debug_frame.
1116
4fe85591
NC
11172001-05-15 Ralf Baechle <ralf@gnu.org>
1118
1119 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1120 The former constant was never in active use and is used otherwise
1121 by the ABI.
1122
579f31ac
JJ
11232001-05-11 Jakub Jelinek <jakub@redhat.com>
1124
1125 * readelf.c (process_unwind): Print all unwind sections, not just
1126 one.
1127
78f4a3f7
AM
11282001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1129
1130 * readelf.c (process_unwind): Remove const specifier.
1131
1c529ca6
NC
11322001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1133
1134 * strings.c (isgraphic): Do not use isascii() unless it is needed
1135 for isprint() to work.
1136 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1137
87e6d782
NC
11382001-04-27 Johan Rydberg <jrydberg@opencores.org>
1139
1140 * NEWS: Announce support for OpenRISC.
1141
4bd3d870 11422001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
1143
1144 * dlltool.c (do_default_excludes): Initialise to true.
1145
21211521
AM
11462001-04-10 Alan Modra <amodra@one.net.au>
1147
1148 * MAINTAINERS: Update my email address
1149 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1150
0c66b61e 11512001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
1152
1153 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1154
e58d53af
L
11552001-03-30 H.J. Lu <hjl@gnu.org>
1156
1157 * readelf.c (process_unwind): Just return if do_unwind is 0.
1158
bee72332
DD
11592001-03-28 Roger Sayle <roger@metaphorics.com>
1160
1161 * dlltool.c (make_one_lib_file): Fix section flags for
1162 .text, .data and .bss in stub ds*.o files to match those
1163 generated by gas.
1164
f1467e33
L
11652001-03-29 H.J. Lu <hjl@gnu.org>
1166
1167 * readelf.c (process_unwind): Only do unwind sections for
1168 IA64.
1169
1c6fb4fe
L
11702001-03-28 H.J. Lu <hjl@gnu.org>
1171
1172 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1173 * Makefile.in: Regenerate.
1174
0879a67a
AJ
11752001-03-26 Andreas Jaeger <aj@suse.de>
1176
1177 * binutils.texi (nm): Fix texi syntax.
1178
0285c67d
NC
11792001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1180
1181 * binutils.texi: Put @c man begin and @c man end indications
1182 to generate man pages using texi2pod and pod2man. Put @c man title
1183 to identify each man. Add SEEALSO entries.
1184 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1185 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1186 sort the list.
1187 (*.1): Build the man pages from binutils.texi.
1188 * Makefile.in: Regenerate.
1189
04847a4d
CF
11902001-03-13 Eric Kohl <ekohl@rz-online.de>
1191
1192 * defparse.y (opt_equal_name): allow "." in name.
1193 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1194 (gen_exp_file): Likewise.
1195
43a0748c
NC
11962001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1197
1198 * NEWS: Document addition of -B switch to objcopy.
1199 * binutils.texi: Document addition of -B switch to objcopy.
1200 * objcopy.c: (copy_options): Add --binary-architecture.
1201 (copy_usage): Document -B/--binary-architecture.
1202 (copy_main): Support -B/--binary-architecture. Set
1203 bfd_external_binary_architecture.
0879a67a 1204
b7498e0e
NC
12052001-03-11 Andreas Jaeger <aj@suse.de>
1206
1207 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1208 (dump_relocations): Likewise.
1209 (get_machine_name): Likewise.
1210
a59e3bd7
NC
12112001-02-28 Nick Clifton <nickc@redhat.com>
1212
1213 * readelf.c: (struct unw_aux_info): Remove const modifier for
1214 'strtab' field.
1215 (process_unwind): Remove non-K&R compliant LHS type cast in call
1216 to GET_DATA_ALLOC macro.
1217
a5bcd848
PB
12182001-02-28 Philip Blundell <pb@futuretv.com>
1219
1220 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1221 ABI is in use; remove ambiguity between the "unknown" EABI and
1222 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
1223 renamed EF_xx constants.
1224
27b7e12d
AM
12252001-02-27 Alan Modra <alan@linuxcare.com.au>
1226
1227 * configure.in (BFD_VERSION): New.
1228 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1229 * configure: Regenerate.
1230 * Makefile.am: Run "make dep-am"
1231 * Makefile.in: Regenerate.
1232
a9f10786
NC
12332001-02-14 Nick Clifton <nickc@redhat.com>
1234
1235 * MAINTAINERS: Add "Obvious Fix" rule.
1236
3c44da9a
MS
12372001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1238
1239 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1240 literal concatenation.
1241
ecd03389
MS
12422001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1243
1244 * readelf.c (struct unw_aux_info): Remove const from the info member.
1245 (process_unwind): Don't type-cast the third argument to the
1246 GET_DATA_ALLOC macro.
1247
88ec60c7
NC
12482001-02-11 Nick Clifton <nickc@redhat.com>
1249
1250 * readelf.c (dump_relocations): Free corrected allocated
1251 array.
1252 (process_unwind): Fix compile time warning.
1253
f5e21966
NC
12542001-02-10 Nick Clifton <nickc@redhat.com>
1255
1256 * binutils.texi: Document new --unwind option to readelf.
1257
a85d7ed0
NC
12582001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1259
1260 * readelf.c: Add linux target for S/390.
1261
7bb10502
AM
12622001-02-10 Alan Modra <alan@linuxcare.com.au>
1263
1264 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1265 printf is a macro.
1266
8ca8f343
HPN
12672001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
1268
1269 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1270 * aclocal.m4: Regenerate.
1271 * configure: Regenerate.
1272
7340082d
NC
12732001-02-07 Todd Vierling <tv@wasabisystems.com>
1274
1275 * bucomm.c (bfd_target_vector): Change extern array to pointer.
1276 * objdump.c (bfd_target_vector): Likewise.
1277
4d6ed7c8
NC
12782001-02-07 David Mosberger <davidm@hpl.hp.com>
1279
1280 * readelf.c (process_unwind): New function.
1281 (slurp_ia64_unwind_table): Ditto.
1282 (dump_ia64_unwind): Ditto.
1283 (find_symbol_for_address): Ditto.
1284 (slurp_rela_relocs): New function (split off from dump_relocations()).
1285 (slurp_rel_relocs): Ditto.
1286 (parse_args): Handle '-u' option.
1287
1288 * unwind-ia64.c: New file.
1289 * unwind-ia64.h: New file.
1290 * Makefile.am: Include unwind-ia64.c in readelf build.
1291 * Makefile.in: Regenerate.
7340082d 1292 * po/binutils.pot: Regenerate.
4d6ed7c8 1293
c7217458
PB
12942001-02-04 Philip Blundell <philb@gnu.org>
1295
1296 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1297 * configure: Regenerate.
1298
956eedd4
AM
12992001-01-31 Steve deRosier <sderosier@vari-lite.com>
1300
1301 * ieee.c (ieee_add_bb11): Don't check for backslashes
1302 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1303
8855cbca
AM
13042001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
1305
c7f2731e
AM
1306 * ieee.c: Update copyright.
1307 (ieee_start_compilation_unit): Don't check for backslashes
1308 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1309
8855cbca
AM
1310 * stabs.c: Update copyright. Include "filenames.h".
1311 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1312
329de803 13132001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
1314
1315 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1316 sections are present before using them. Remove code duplication.
1317 (process_symbol_table): Check if VERDEF or VERNEED sections are
1318 present before using them.
1319
23719f39
NC
13202001-01-17 Nick Clifton <nickc@redhat.com>
1321
1322 * objcopy.c (copy_object): Fail if attempting to convert the
1323 endianness of the input object file.
1324
1325 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 1326
f726e849
NC
13272001-01-16 Nick Clifton <nickc@redhat.com>
1328
1329 * readelf.c (string_table_length): New variable.
1330 (SECTION_NAME): Catch out of range indices and missing section
1331 pointers.
1332 (process_section_headers): Delete useless local variable
1333 string_table_offset. Set the value of string_table_length
1334 after loading the string table.
1335 (process_mips_specific): Use SECTION_NAME macro.
1336 (process_file): Set string_table_length to 0 when it is freed.
1337
d0398d6a
NC
13382001-01-12 Nick Clifton <nickc@redhat.com>
1339
1340 * version.c (print_version): Update copyright date.
1341
0d2bcfaf
NC
13422001-01-11 Peter Targett <peter.targett@arccores.com>
1343
1344 * readelf.c (dump_relocations): Include selection with EM_ARC.
1345 (get_machine_name) Update name to "ARC".
1346
8b1e6df3
NC
13472001-01-09 Nick Clifton <nickc@redhat.com>
1348
1349 * Makefile.am: Add rule to build objdump.o from objdump.c and
1350 using OBJDUMP_DEFS.
1351 * Makefile.in: Regenerate.
1352
1353 * configure.in: Define OBJDUMP_DEFS. Default to empty.
1354 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
1355 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 1356 * configure: Regenerate.
8b1e6df3
NC
1357
1358 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
1359 is defined read in the relocs even if dump_reloc_info is
1360 false.
1361
2f952d20
PB
13622001-01-07 Philip Blundell <philb@gnu.org>
1363
1364 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
1365 `bug-binutils'.
1366 * README: Likewise.
1367
a8c548cb
NC
13682000-12-19 Nick Clifton <nickc@redhat.com>
1369
1370 * dlltool.c: Add missing support for arm-epoc-pe.
1371 * configure.in: Add missing support for arm-epoc-pe.
1372 * configure: Regenerate.
1373
cc5fda35
NC
13742000-12-15 Nick Clifton <nickc@redhat.com>
1375
1376 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
1377 Mode parts of the x86 port.
1378
bcedfee6
NC
13792000-12-04 Andreas Jaeger <aj@suse.de>
1380
1381 * readelf.c (guess_is_rela): Add EM_X86_64.
1382 (dump_relocations): Add EM_X86_64.
1383 (get_machine_name): Add EM_X86_64.
1384 Include "elf/x86-64.h".
1385
584da044
NC
13862000-12-12 Nick Clifton <nickc@redhat.com>
1387
1388 * readelf.c: Fix formatting.
1389
7559e86e 13902000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
1391
1392 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
1393
a98cc2b2
AH
13942000-12-07 Andrew Haley <aph@redhat.com>
1395
1396 * readelf.c (display_debug_frames): Only display columns that are
1397 referenced by the frame debug info.
1398
c7987a69
NC
13992000-12-05 Nick Clifton <nickc@redhat.com>
1400
1401 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
1402
09fd7e38
JM
14032000-12-04 Jason Merrill <jason@redhat.com>
1404
1405 * readelf.c (process_section_headers): Handle linkonce.wi sections.
1406 (display_debug_section): Likewise.
1407 (display_debug_info): Display CU header before bailing.
1408
e7af610e
NC
14092000-12-01 Chris Demetriou <cgd@sibyte.com>
1410
09fd7e38
JM
1411 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
1412 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
1413 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 1414
09fd7e38
JM
1415 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
1416 and E_MIPS_ARCH_64.
84ea6cf2 1417
09fd7e38
JM
1418 * readelf.c (get_machine_flags): Add case for
1419 E_MIPS_MACH_SB1.
c6c98b38 1420
75066968
DD
14212000-11-30 Richard Earnshaw <rearnsha@arm.com>
1422
1423 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
1424
5c4666ea
HPN
14252000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
1426