* frame.c (read_relative_register_raw_bytes_for_frame): Do not
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
df3baf66
NC
12002-04-09 Bernd Herd <info@herdsoft.com>
2
3 * rcparse.y: CLASS definitions in DIALOG resources
4 are quoted.
4c30641a 5 Fix typo in BEDIT warning.
91eafb40 6 Don't add default dialog style when explicit style specified.
b62a12ca 7 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 8
b24eb5ac
NC
9 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
10 (handle_quotes) "\a" escape (used for right justified key
11 definitions in menus) is encodes as binary 8.
df3baf66 12
b24eb5ac
NC
13 * resrc.c (write_rc_dialog): Print style even if it is 0.
14 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 15 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 16
b24eb5ac
NC
17 * resbin.c (bin_to_res_dialog): Use signature to identify
18 DIALOGEX.
f7d63484 19
b24eb5ac 20 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 21
df3baf66
NC
222002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
23
24 * resrc.c: print CLASS names in quotes
25
262002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
27
28 * MAINTAINERS: Update my email address.
29
8e42bcb6
AM
302002-04-04 Alan Modra <amodra@bigpond.net.au>
31
32 * dep-in.sed: Cope with absolute paths.
33 * Makefile.am (dep.sed): Subst TOPDIR.
34 Run "make dep-am".
35 * Makefile.in: Regenerate.
36
96f959e5
PT
372002-03-27 Peter Targett <peter.targett@arc.com>
38
39 * MAINTAINERS: Update my email address.
40
1ea788ee
AM
412002-03-21 Alan Modra <amodra@bigpond.net.au>
42
43 * Makefile.am: Run "make dep-am".
44 * Makefile.in: Regenerate.
45 * doc/Makefile.in: Regenerate.
46 * po/POTFILES.in: Regenerate.
47 * aclocal.m4: Regenerate.
48 * config.in: Regenerate.
49 * configure: Regenerate.
50
a2f14207
DB
512002-03-20 Daniel Berlin <dan@dberlin.org>
52
53 * readelf.c: Add support for displaying dwarf2 location lists.
54 (do_debug_loc, debug_loc_section, debug_loc_size): New.
55 (parse_args): Use 'O' as shorthand for displaying location list
56 section.
57 (process_section_headers): Handle debug_loc as well.
58 (load_debug_loc): New.
59 (free_debug_loc): New.
60 (fetch_location_list): New.
61 (display_debug_loc): New.
62 (display_debug_info): Call load_debug_loc and free_debug_loc.
63 (debug_displays): We can display .debug_loc now, too.
64 (usage): Update usage string.
65 (read_and_display_attr_value): Note location lists, but don't
66 display them inline.
67
eb1e0e80
NC
682002-03-18 Tom Rix <trix@redhat.com>
69
70 * Makefile.am: Add binutils emulation support.
71 * configure.in: Same.
72 * configure.tgt: New file. Same.
73 * ar.c (main): Use ar_emul_parse_arg.
74 (usage): Use ar_emul_usage.
75 (replace_members): Use ar_emul_replace, ar_emul_append.
76 * binemul.c: New file. Define the binutils emulation
77 layer. Define default methods.
78 * binemul.h: New file. Binutils emulation layer header file.
79 * emul_aix.c: New file. AIX binutils emulation.
80 * emul_vanilla.c: New file. Default binutils emulation.
81 * Makefile.in: Regenerate.
82 * configure: Same.
83
a1c259a1
NC
842002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
85
86 * po/fr.po: Updated version.
87
9ce88e60
NC
882002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
89
90 * po/fr.po: Updated version.
91
effb0601
DJ
922002-03-07 Daniel Jacobowitz <drow@mvista.com>
93
94 * README: Update some version numbers.
95
a65688ab
DJ
962002-03-07 Daniel Jacobowitz <drow@mvista.com>
97
98 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
99 (Architecture Selection): Likewise.
100
f3f7fbb2
NC
1012002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
102
103 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
104 generating .exp file.
105
25345be5
NC
1062002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
107
108 * readelf.c (dump_relocations): Fix typo.
109
9a66911f
NC
1102002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
111
112 * NEWS: Mark 2.12 branch.
113
2c71103e
NC
1142002-02-18 Timothy Daly <remote_bob@yahoo.com>
115
116 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
117 types for 64-bit MIPS. Narrow some fields for 80-char
118 output.
119 (dump_relocations): Change spelling from 'unrecognised'
120 to 'unrecognized'.
121 (decode_ARM_machine_flags): Likewise.
122 (parse_args): Likewise.
123 (read_and_display_attr_value): Likewise.
124 (display_debug_section): Likewise.
125
49fda6c8
HPN
1262002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
127
128 * NEWS: Mention support for MMIX.
129
76f57f3a
JT
1302002-02-13 Matt Fredette <fredette@netbsd.org>
131
132 * readelf.c (get_machine_flags): Recognize EF_M68000.
133
d36ca9c2
AO
1342002-02-12 Alexandre Oliva <aoliva@redhat.com>
135
136 * MAINTAINERS: Added self as MN10300 co-maintainer.
137
19397422
AM
1382002-02-12 Alan Modra <amodra@bigpond.net.au>
139
140 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
141 DT_PPC64_OPDSZ.
142
d434e574
DJ
1432002-02-11 Daniel Jacobowitz <drow@mvista.com>
144
145 * MAINTAINERS: List myself as branch maintainer.
146
12b87c89
AM
1472002-02-11 Alan Modra <amodra@bigpond.net.au>
148
149 * configure: Regenerate.
150 * objcopy.c: Update copyright date.
151 * doc/Makefile.in: Regenerate.
152
8d037c5c
DJ
1532002-02-10 Daniel Jacobowitz <drow@mvista.com>
154
155 * nlmconv.c: Back out localtime PARAMS change.
156
4c168fa3
AM
1572002-02-11 Alan Modra <amodra@bigpond.net.au>
158
159 * objcopy.c (MKDIR): Define.
160 (copy_archive): Make name_list.name const. Use MKDIR.
161 Handle duplicate files in archives by making more temp dirs.
162
408f8db1
DJ
1632002-02-10 Daniel Jacobowitz <drow@mvista.com>
164
165 * coffdump.c: Include "getopt.h" after "bucomm.h"
166 so that macros are defined correctly.
167 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
168 prototype. Prototype main.
169 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
170
9f77fa06
AO
1712002-02-06 Alexandre Oliva <aoliva@redhat.com>
172
173 * MAINTAINERS: Added self as SH co-maintainer.
174
82f6addb
NC
1752002-02-05 Nick Clifton <nickc@redhat.com>
176
177 * po/tr.po: Updated translation.
178
ba323545
AM
1792002-02-01 Alan Modra <amodra@bigpond.net.au>
180
181 * Makefile.am: Run "make dep-am"
182 * Makefile.in: Regenerate.
183
3deb89d3
DJ
1842002-01-29 Daniel Jacobowitz <drow@mvista.com>
185
186 * nm.c (print_value): Mark abfd unused.
187
a0e9c55f
DJ
1882002-01-29 Daniel Jacobowitz <drow@mvista.com>
189
190 * unwind-ia64.c (unw_decoder): Change second argument
191 to unsigned int, to match function prototypes.
192
d7a283d4
DJ
1932002-01-29 Daniel Jacobowitz <drow@mvista.com>
194
195 * objdump.c: Include "getopt.h" after "bucomm.h" so that
196 __GNU_LIBRARY__ will be defined.
197 * size.c: Likewise.
198
4867be41
DJ
1992002-01-27 Daniel Jacobowitz <drow@mvista.com>
200
201 * configure: Regenerated.
202
7562a296
HPN
2032002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
204
205 * doc/Makefile.am (install): Depend on install-info.
206 * doc/Makefile.in: Regenerate.
207
15c82623
NC
2082002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
209
210 * objcopy.c (strip_usage): Document -d as an alias
211 --strip-debug.
212
213 * size.c (usage): Document [-t | --totals] options.
214 (long_options): Add --totals option.
215 (main): If the [-t | --totals] option is specified and
216 the output format is Berkeley-style, print the total
217 text, data, and bss sizes of all objects listed.
218 (print_berkeley_format): If the [-t | --totals] option
219 is specified, track the total text, data, and bss
220 sizes.
221 * doc/binutils.texi (size): Document [-t | --totals] options.
222 (strip): Document -d as an alias for --strip-debug.
223 * NEWS: Mention new feature of size.
224
00ea8601 2252002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 226
1ddbd152
NC
227 * po/fr.po: Updated version.
228 * po/es.po: Updated version.
b85cedd7 229
8b53311e
NC
2302002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
231
232 * addr2line.c (usage): Update text to provide verbose
233 description of the command line options.
234 * ar.c (usage): Update text to provide verbose
235 description of the command line options.
236 (main): Accept -h and -H when running as ranlib.
237 * coffdump.c (show_usage): Update text to provide verbose
238 description of the command line options.
239 * dlltool.c (main): Accept -H as an alias for --help.
240 * nlmconv.c (show_usage): Update text to provide verbose
241 description of the command line options.
242 * nm.c (usage): Replace OPTIONS with option(s).
243 (main): Accept -H as an alias for --help.
244 * objcopy.c (strip_main): Accept -H as an alias for --help.
245 * objdump.c (main): Accept -v as an alias for --verbose.
246 * readelf.c (usage): Adjust format to match style used in
247 other binutils.
248 * size.c (usage): Update text to provide verbose description
249 of the command line options.
250 (main): Accept -v, -h and -H as command line options.
251 * srconv.c (show_usage): Update text to provide verbose
252 description of the command line options.
253 * strings.c (main): Accept -H and -v as command line options.
254 (usage): Update text to provide verbose description of the
255 command line options.
256 * sysdump.c (show_usage): Update text to provide verbose
257 description of the command line options.
258 * windres.c (usage): Adjust format to match style used in
259 other binutils.
260
261 * coffdump.c: Fix formatting.
262 * nlmconv.c: Fix formatting.
263 * srconv.c: Fix formatting.
264 * sysdump.c: Fix formatting.
265
c46f0c34
AM
2662002-01-22 Alan Modra <amodra@bigpond.net.au>
267
268 * Makefile.am: Run "make dep-am".
269 * Makefile.in: Regenerate.
270
2a538ba5
AJ
2712002-01-18 Andreas Jaeger <aj@suse.de>
272
273 * version.c (print_version): Update year.
274
285d1771
AM
2752002-01-17 Alan Modra <amodra@bigpond.net.au>
276
277 * readelf.c (get_machine_name): Handle EM_PPC64.
278 (guess_is_rela): Here too.
279
328577ad
NC
2802002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
281
282 * po/binutils.pot: Regenerate.
283 * po/fr.po: Regenerate.
284 * po/tr.po: Regenerate.
285
af3ae48d
NC
2862002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
287
288 * po/tr.po: Import new version.
289
f1cb7e17
AM
2902002-01-16 Alan Modra <amodra@bigpond.net.au>
291
292 * readelf.c (get_ppc64_dynamic_type): New.
293 (get_dynamic_type): Call it.
294
6364e0b4
NC
2952002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
296
3ab9460d
NC
297 * objcopy.c (copy_usage): Use "options" instead of "switches".
298 (strip_usage): Use "options" instead of "switches".
299 * doc/binutils.texi (dlltool): Refer to "options" instead of
300 "switches".
6364e0b4 301
3a7e524e
RE
3022002-01-14 Richard Earnshaw <rearnsha@arm.com>
303
304 * MAINTAINERS: Add self as co-maintainer for the ARM code.
305
1209e219
NC
3062001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
307
308 * po/es.po: Import from translation project.
309 * configure.in (ALL_LINGUAS): Add es.
310 * configure: Regenerate.
311
b4db1224
JT
3122002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
313
314 * readelf.c (get_netbsd_elfcore_note_type): Use
315 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
316
9437c45b
JT
3172002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
318
319 * readelf.c: Update copyright years.
320 (get_note_type): Return a const char *.
321 (get_netbsd_elfcore_note_type): New function.
322 (process_note): Use get_netbsd_elfcore_note_type to get
323 the note type string for NetBSD ELF core files.
324
00428cca
AM
3252002-01-06 Steve Ellcey <sje@cup.hp.com>
326
327 * readelf.c (get_ia64_segment_type): Add support for macros.
328 (get_segment_type): Add support for IA64 specific macros.
329
31104126
NC
3302001-12-20 Julian v. Bock <julian@wongr.net>
331
332 * readelf.c (print_symbol): New function: Print a formatted symbol
333 name. If --wide is specified do not truncate it.
334 (dump_relocations): Use print_symbol() to print symbol names.
335 (process_symbol_table): Likewise.
336 (process_syminfo): Likewise.
337 (process_mips_specific): Likewise.
338 (usage): Document new feature of --wide switch.
339 * doc/binutils.texi (objdump): Document additional behaviour of
340 --wide.
2a538ba5 341
4dd67f29
MS
3422001-12-18 Michael Snyder <msnyder@redhat.com>
343
344 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
345 (copy_object): Don't set the start address or flags of a core file.
346 (copy_section): Don't relocate a core file. Don't copy contents
347 if the input section has the contents flag set, but the output
348 section does not (which happens with the fake 'note' pseudo-
349 sections that BFD creates for corefiles).
350
43521d43
TS
3512001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
352
353 * readelf.c (get_machine_flags): Recognize header flags for ABI and
354 ASE extensions. More robust code for ISA checking. Ignore empty fields
355 in header flags for GNU extensions.
356
b667df2e
AM
3572001-12-18 Alan Modra <amodra@bigpond.net.au>
358
359 * objcopy.c (copy_archive): Set output bfd format outside the loop.
360
17a5a5c3
NC
3612001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
362
363 * po/ja.po: Import from translation project.
364 * configure.in (ALL_LINGUAS): Add ja.
365 * configure: Regenerate.
366
65de42c0
TS
3672001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
368
369 * addr2line.c (main): Protoype.
370 * ar.c (main): Protoype.
371 * nm.c (main): Protoype.
372 * objcopy.c (main): Protoype.
373 * objdump.c (main): Protoype.
374 * size.c (main): Protoype.
375 * strings.c (main): Protoype.
376
9ad5cbcf
AM
3772001-12-17 Alan Modra <amodra@bigpond.net.au>
378
379 * readelf.c (symtab_shndx_hdr): New global.
380 (SECTION_HEADER_INDEX): Define.
381 (SECTION_HEADER_NUM): Define.
382 (SECTION_HEADER): Define.
383 (GET_ELF_SYMBOLS): Pass two params rather than three.
384 (get_32bit_elf_symbols): Take file and section args. Read and
385 use SHT_SYMTAB_SHNDX.
386 (get_64bit_elf_symbols): Likewise.
387 (dump_relocations): Use SECTION_HEADER to index "section_headers".
388 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
389 Remember symtab_shdx_hdr.
390 (process_program_headers): Scan from index 1 for segment map.
391 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
392 "section_headers".
393 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
394 (process_unwind): Likewise.
395 (process_version_sections): Likewise.
396 (process_symbol_table): Likewise.
397 (display_debug_info): Likewise.
398 (process_dynamic_segment): Fake up a symtab section for changed
399 GET_ELF_SYMBOLS.
400 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
401 (process_program_headers): Kill signed/unsigned warning.
402 (load_debug_str): Likewise.
403 (display_debug_info): Likewise.
404
65765700
JJ
4052001-12-13 Jakub Jelinek <jakub@redhat.com>
406
407 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
408
560f3c1c
AM
4092001-12-11 Alan Modra <amodra@bigpond.net.au>
410
411 * readelf.c (process_file_header): Print extended e_shnum and
412 e_shdtrndx values. Set elf_header values for same.
413 (get_32bit_section_headers): Add "num" arg to read "num" headers.
414 (get_64bit_section_headers): Likewise.
415 (process_section_headers): Update calls.
416 (get_file_header): Call get_32bit_section_headers or 64bit variant.
417
bc408b8a
JJ
4182001-12-10 Jakub Jelinek <jakub@redhat.com>
419
420 * objcopy.c (setup_section): Copy entsize.
421
93fbbb04
GK
4222001-12-07 Geoffrey Keating <geoffk@redhat.com>
423
424 * readelf.c (guess_is_rela): Add support for stormy16.
425 (dump_relocations): Likewise.
426 (get_machine_name): Likewise.
427
e3c8793a
NC
4282001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
429
430 * dllwrap.c (main) Replace multiple strings describing a
431 single error with a single, newline escaped sentence to permit
432 better translation into foreign languages.
433
434 * readelf.c (get_elf_class): Remove internalionalisation of ELF
435 class names.
436
956cd1d6
TS
4372001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
438
439 * strings.c (get_char): Initialize value.
440
956c53ee
TS
4412001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
442
443 * arlex.l: Silence compile warnings.
444 * arsup.h: Likewise. Fix formatting.
445
cedd9a58
JJ
4462001-12-04 Jakub Jelinek <jakub@redhat.com>
447
448 * strings.c: Include config.h before bfd.h.
449 (file_off): New type.
450 (file_open): Define.
451 (print_strings): Use file_off instead of file_ptr. Print addresses
452 which don't fit into long correctly.
453 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
454 available.
455 (strings_file): Use file_off instead of file_ptr. Use file_open.
456 * configure.in: Check for getc_unlocked.
457 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
458 be defined for it.
459 * configure: Rebuilt.
460 * config.h.in: Rebuilt.
461
af667503
L
4622001-11-29 H.J. Lu <hjl@gnu.org>
463
464 * bucomm.c (make_tempname): Revert the changes made on
465 2001-11-14 and 2001-11-12. They won't work with directories.
466
16474668
NC
4672001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
468
469 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
470 CFLAGS_FOR_TARGET to runtest in environment.
471 * Makefile.in: Rebuild.
472 * doc/Makefile.in: Rebuild.
473
17978339
MS
4742001-11-28 Mike Stump <mrs@wrs.com>
475
476 * objcopy.c (setup_section): Preserve SEC_RELOC when
477 --set-section-flags is used.
478
261a45ad
NC
4792001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
480
481 * readelf.c (do_debug_str): New variable.
482 (display_debug_str): New function: Display the contents of a
483 .debug_str section.
484 (load_debug_str): New function: Load in the contents of a
485 .debug_str section.
486 (free_debug_str): New function: Free the memory used by
487 load_debug_str().
488 (fetch_indirect_string): Retrieve a string from the .debug_str
489 section.
490 (usage): Add -ws.
491 (parse_args): Accept -ws.
492 (process_section_headers): Allow the display of the .debug_str
493 section.
494 (read_and_display_attr_value): Use fetch_indirect_string. Show
495 offset into .debug_str section.
496 (display_debug_info): Use load_debug_str and free_debug_str.
497 (debug_displays): Add .debug_str.
498 * doc/binutils.texi: Document -ws.
499
b8908f93
AJ
5002001-11-19 Andreas Jaeger <aj@suse.de>
501
502 * testsuite/binutils-all/objdump.exp: Add x86-64.
503
e5fb9629
AS
5042001-11-15 Andreas Schwab <schwab@suse.de>
505
506 * readelf.c: Fix warnings without terminating newline.
507
802a735e
AM
5082001-11-15 Alan Modra <amodra@bigpond.net.au>
509
510 * doc/binutils.texi (objdump): Document ppc -M options.
511
b89e9eae
AJ
5122001-11-14 Andreas Jaeger <aj@suse.de>
513
514 * doc/binutils.texi (objdump): Fix description to use x86-64.
515
a6a25652
NC
5162001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
517
518 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
519 not all systems provide mkstemp.
520
e396998b
AM
5212001-11-14 Alan Modra <amodra@bigpond.net.au>
522
523 * doc/binutils.texi (objdump): Document x86 -M options.
524
81766fca
RH
5252001-11-13 Keith Walker <keith.walker@arm.com>
526
527 * readelf.c (read_and_display_attr_value): New function to
528 handle DW_FORM_indirect.
529 (read_and_display_attr): Use it.
530
1a509dcc
GK
5312001-11-13 Geoffrey Keating <geoffk@redhat.com>
532
533 * readelf.c (display_debug_lines): Deal with unknown standard
534 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
535 DW_LNS_set_isa.
536
6e917903 5372001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 538
6e917903
TW
539 * MAINTAINERS: Add self as tic54x maintainer. This target
540 includes the IBM C54XDSP clone.
7559e86e 541
6e917903 5422001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 543
7559e86e
NC
544 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
545
5462001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 547
ecdadc4a
JL
548 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
549 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
550 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
551 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
552 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
553 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
554 (unw_decode_b2, unw_decode_b3_b4): Likewise.
555
91770270
JL
556 * readelf.c (get_elf_class): Fix ISO portability glitch.
557 (get_data_encoding, get_osabi_name, request_dump): Likewise.
558
ef5cdfc7
JJ
5592001-11-07 Jakub Jelinek <jakub@redhat.com>
560
561 * readelf.c (debug_str, debug_str_size): New.
562 (display_debug_abbrev): If no abbrevs were read, skip the CU.
563 Call free_abbrevs.
564 (read_and_display_addr): Handle DW_FORM_strp.
565 (display_debug_info): Read .debug_str section if present,
566 so that DW_FORM_strp can be handled.
567 Fix test for non-existant .debug_abbrev section.
568
5e9520c8
JJ
5692001-11-05 Jakub Jelinek <jakub@redhat.com>
570
571 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
572
573 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
574
54589086
MS
5752001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
576
577 * MAINTAINERS: Add self as s390/s390x maintainer.
578
c05b685b
TR
5792001-11-02 Tom Rix <trix@bluey.cygnus.com>
580
581 * MAINTAINERS: Add self as PPC XCOFF maintainer.
582
3c62831e
NC
5832001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
584
585 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
586 * configure: Regernate.
587 * po/fr.po: New file.
588 * po/tr.po: New file.
589
3c3bdf30
NC
5902001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
591
9b19141a 592 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
593 * readelf.c: Include elf/mmix.h.
594 (guess_is_rela): MMIX is RELA.
595 (dump_relocations): Handle MMIX relocations.
596 * Makefile.am: Regenerate dependencies.
597 * Makefile.in: Regenerate.
598
f662939a
NC
5992001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
600
601 * readelf.c (parse_args): Handle multiple options to the -w
602 switch.
603
c91d0dfb
JJ
6042001-10-12 Jakub Jelinek <jakub@redhat.com>
605
606 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
607 LOPROC, LOOS and LOUSER.
608
7559e86e 6092001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
610
611 * MAINTAINERS: Update my email address.
612
fcd8210c
AM
6132001-10-03 Alan Modra <amodra@bigpond.net.au>
614
615 * doc/Makefile.in: Regenerate.
616 * configure: Regenerate.
617
428409d5
NC
6182001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
619
620 * readelf.c (display_debug_line, display_debug_pubnames,
621 display_debug_info, display_debug_frames): Detect and warn
622 about 64-bit format entries.
623 (display_debug_aranges): Reword 64-bit warning.
624 (debug_displays): Add .debug_pubtypes as a known, but not yet
625 supported, debug section.
626
6a8c2b0d
AM
6272001-10-02 Alan Modra <amodra@bigpond.net.au>
628
629 * coffdump.c (PROGRAM_VERSION): Delete.
630 (main <'V'>): Call print_version.
631 * srconv.c: Likewise.
632 * sysdump.c: Likewise.
633 * version.c (program_version): Remove.
634 (print_version): Use BFD_VERSION_STRING. Just print the current
635 year in copyright message.
636 * addr2line.c (program_version): Remove unused declaration.
637 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
638 place of BFD_VERSION.
639 * Makefile.am (Makefile): Depend on bfd/configure.in.
640 (cplus-dem.o): Depend on Makefile.
641 Run "make dep-am".
642 * Makefile.in: Regenerate.
643
e414a165
NC
6442001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
645
646 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
647 format .debug_arange sections.
648 (main): Add missing prototype.
b8908f93 649
efc3ee7f
HPN
6502001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
651
652 * Makefile.am: Update dependencies with "make dep-am".
653 * Makefile.in: Regenerate.
654
9e85c2a0
RH
6552001-09-28 Richard Henderson <rth@redhat.com>
656
657 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
658
451dad9c
AM
6592001-09-26 Alan Modra <amodra@bigpond.net.au>
660
661 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
662 VA_CLOSE.
663 (non_fatal): Likewise.
664 * objdump.c (objdump_sprintf): Likewise.
665 * readelf.c (error): Likewise.
666 (warn): Likewise.
667
d974e256
JJ
6682001-09-25 Jakub Jelinek <jakub@redhat.com>
669
670 * readelf.c (do_wide): New.
671 (options): Add --wide.
672 (usage, parse_args): Likewise.
673 (process_program_headers): Put each segment on a single line if
674 --wide is given.
675 (process_section_headers): Put each section on a single line if
676 --wide is given.
677 * doc/binutils.texi: Document it.
678 * NEWS: Likewise.
679
2f11c261
AM
6802001-09-25 Alan Modra <amodra@bigpond.net.au>
681
682 * readelf.c (print_vma): Print 8 digits of low hex value.
683
1d50f91e
AJ
6842001-09-24 Andreas Jaeger <aj@suse.de>
685
686 * nlmconv.c: Fix warnings about unused attributes and function
687 prototypes.
688
689 * strings.c: Add prototype for get_char.
690
38131e67
L
6912000-09-19 H.J. Lu <hjl@gnu.org>
692
693 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
694 $(srcdir)/cxxfilt.man.
695 * doc/Makefile.in: Rebuild.
696
3bcfb3e4
AM
6972001-09-19 Alan Modra <amodra@bigpond.net.au>
698
699 * objcopy.c (copy_main): Correct rename-section string parsing.
700 Consolidate new_name parsing, and error messages.
701
3882b010
L
7022001-09-18 Bruno Haible <haible@clisp.cons.org>
703
704 * addr2line.c: Don't include <ctype.h>.
705 (main): For gettext, also set the LC_CTYPE locate facet.
706 * ar.c (main): Likewise.
707 * coffdump.c (main): Likewise.
708 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
709 (main): For gettext, also set the LC_CTYPE locate facet.
710 Use ISALNUM instead of isalpha/isdigit.
711 * dllwrap.c: Don't include <ctype.h>.
712 (main): For gettext, also set the LC_CTYPE locate facet.
713 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
714 (main): For gettext, also set the LC_CTYPE locate facet.
715 Use TOUPPER instead of islower/toupper.
716 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
717 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
718 Use TOUPPER instead of islower/toupper.
719 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
720 * objcopy.c (main): Likewise.
721 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
722 (disassemble_bytes): Use ISPRINT instead of isprint.
723 (dump_section_stabs): Use ISDIGIT instead of isdigit.
724 (dump_data): Use ISPRINT instead of isprint.
725 (main): For gettext, also set the LC_CTYPE locate facet.
726 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
727 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
728 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
729 Use TOUPPER instead of islower/toupper.
730 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
731 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
732 (write_rc_accelerators): Use ISPRINT instead of isprint.
733 (write_rc_rcdata): Likewise.
734 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
735 * srconv.c (main): Likewise.
736 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
737 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
738 isdigit/isupper/islower.
739 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
740 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
741 stab_demangle_prefix, stab_demangle_qualified,
742 stab_demangle_template, stab_demangle_type,
743 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
744 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
745 (isgraphic): Use ISPRINT instead of isascii/isprint.
746 (main): Remove HAVE_LC_MESSAGES dependency.
747 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
748 (pbarray): Use ISPRINT instead of isprint.
749 (main): For gettext, also set the LC_CTYPE locate facet.
750 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
751 (format_from_filename): Use ISPRINT instead of isprint.
752 (main): For gettext, also set the LC_CTYPE locate facet.
753 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
754 (unicode_print): Use ISPRINT instead of isprint.
755 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
756 (stab_variable): Use ISDIGIT instead of isdigit.
757
e59b4dfb
AM
7582001-09-18 Alan Modra <amodra@bigpond.net.au>
759
760 * ar.c (print_contents): Cast args of bfd_seek to the right types.
761 Replace bfd_read call with call to bfd_bread.
762 (extract_file): Likewise.
763
764 * objdump.c (dump_section_header): Cast section->filepos to
765 unsigned long to suit printf format string.
766 * readelf.c (process_section_headers): Similarly for sh_offset.
767 (process_unwind): Likewise.
768
d132876a
NC
7692001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
770
771 * strings.c (encoding, encoding_bytes): New variables.
772 (long_options): Add --encoding.
773 (main): Accept -e and --encoding.
774 (get_char): New function. Read a, possibly wide, character from
775 the input stream.
776 (print_strings): Use get_char().
777 (usage): Document new command line option.
778 * doc/binutils.texi: Document new command line option.
779 * NEWS: Announce new command line option.
780
7559e86e 7812001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
782
783 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
784 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
785 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
786 Removed EM_CYGNUS_ARC.
787
7559e86e 7882001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
789
790 * readelf.c: Include elf/h8 for H8 series definitions.
791 (guess_is_rela): H8 series if RELA.
792 (dump_relocations): Handle H8 series relocations.
793
0823fbca
EC
7942001-08-31 Eric Christopher <echristo@redhat.com>
795
796 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
797
8db76d70
PT
7982001-08-29 Peter Targett <peter.targett@arccores.com>
799
800 * MAINTAINERS: Include ARC Maintainer.
801
d81d6584
BE
8022001-08-29 Ben Elliston <bje@redhat.com>
803
804 * stabs.c (stab_demangle_template): Initialise s4.
805
25a1ff5b
AM
8062001-08-27 Alan Modra <amodra@bigpond.net.au>
807
808 * readelf.c (dump_relocations): Recognise EM_PPC64.
809
a5d22d2a
TS
8102001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
811
812 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
813
62a5a82d
L
8142001-08-25 H.J. Lu <hjl@gnu.org>
815
816 * nm.c (print_width): New.
817 (display_rel_file): Set `print_width' according to
818 bfd_sprintf_vma.
819 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
820
1ae8b3d2
AO
8212001-08-24 Alexandre Oliva <aoliva@redhat.com>
822
823 * objcopy.c (use_alt_mach_code): New variable.
824 (OPTION_ALT_MACH_CODE): Define.
825 (copy_options): Added --alt-machine-code.
826 (copy_main): Handle it.
827 (copy_object): Switch to alternate machine code if requested.
828 * doc/binutils.texi: Document new option.
829 * NEWS: Likewise.
830
d1bdd336
TS
8312001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
832
833 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
834
410f7a12
L
8352001-08-21 H.J. Lu <hjl@gnu.org>
836
837 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
838 (display_debug_info): Cast for 64bit hosts.
839 (display_debug_frames): Likewise.
840 (process_mips_specific): Likewise.
841
c32144ff
AJ
8422001-08-21 Andreas Jaeger <aj@suse.de>
843
844 * coffgrok.h: Add missing parameter for prototype of coff_grok.
845
846 * sysdump.c: Add missing prototypes.
847 * srconv.c: Likewise.
848 * unwind-ia64.c: Likewise.
849 * coffdump.c: Likewise.
850
851 * sysinfo.y: Print prototypes, include <ansidecl.h>.
852
853 * coffgrok.c: Add missing prototypes, include libiberty.h instead
854 of declaring xcalloc.
855
d8180c76
L
8562001-08-10 H.J. Lu <hjl@gnu.org>
857
858 * nm.c (print_value): Add one arg, bfd *.
859 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
860 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
861 (print_symbol_info_sysv): Likewise.
862 (print_symbol_info_posix): Likewise.
863
864 * objdump.c (dump_section_header): Replace printf_vma with
865 bfd_printf_vma.
866 (print_section_stabs): Likewise.
867 (dump_bfd_header): Likewise.
868 (objdump_print_value): Replace sprintf_vma with
869 bfd_sprintf_vma.
870 (disassemble_bytes): Likewise.
871 (dump_reloc_set): Likewise.
872
0218d1e4
AJ
8732001-08-10 Andreas Jaeger <aj@suse.de>
874
875 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
876 to build warnings.
877 * configure: Regenerate.
878
2863d58a
AM
8792001-08-09 Alan Modra <amodra@bigpond.net.au>
880
881 * readelf.c: Add missing prototypes.
882 * objdump.c: Likewise. Format existing prototypes.
883
c0e047e0
AO
8842001-08-08 Alexandre Oliva <aoliva@redhat.com>
885
886 * readelf.c (display_debug_info): Add to abbrev_offset the addend
887 of any RELA relocation for the abbrev_offset memory location that
888 refers to the .debug_abbrev section symbol.
889
ff78d6d6
L
8902001-08-07 H.J. Lu <hjl@gnu.org>
891
892 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
893 (main): Return process_file ().
894
c36774d6
PB
8952001-08-05 Philip Blundell <philb@gnu.org>
896
897 * doc/binutils.texi: Use "Thumb" not "THUMB".
898
8f9d9bd9
JH
8992001-08-03 John Healy <jhealy@redhat.com>
900
901 Patch suggested by Frank Eigler <fche@redhat.com>.
902 * objdump.c (disassemble_data): Fill in section member of the
903 disasm_info structure.
904
c918cb96
DD
9052001-08-03 Tom Walsh <tom@cyberiansoftware.com>
906
907 * configure.in: Added --with-windres option.
908 * configure: Regenerated.
909
c7c55b78
NC
9102001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
911
912 * doc/binutils.texi: Use @command{name} for commands;
913 use @option{-opt} for options; use @table @env for list of options;
914 remove spaces arround [ | ] in synopsis.
915
916 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
917 center title.
918
594ef5db
NC
9192001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
920
921 * objcopy.c: Fix formatting.
922 (section_rename): New structure.
923 (OPTION_RENAME_SECTION): New switch.
924 (copy_usage): Document new switch.
925 (add_section_rename): New function: Add a node to the section
926 rename list.
927 (find_section_rename): New function: Find the new name and
928 flags for a section.
929 (setup_section): Call find_section_name to determine the name
930 of the output section.
931 (copy_main): Handle OPTION_RENAME_SECTION.
932 * binutils.texi: Document new switch.
933 * NEWS: Mention new switch.
934
1f554c69
NC
9352001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
936
937 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
938 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
939 bug-binutils@gcc.org.
940
2f83960e
AM
9412001-07-28 Matthias Kramm <kramm@quiss.org>
942
943 * bucomm.c (list_supported_architectures): New function.
944 * bucomm.h (list_supported_architectures): Declare.
945 * objdump.c (usage): Call the above.
946
20fe0649
DB
9472001-07-25 Dave Brolley <brolley@redhat.com>
948
949 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
950 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
951
1b577b00
NC
9522001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
953
954 * README: Update for 2.11. Change bug reporting email address.
955 * MAINTAINERS: Tidy up. Change bug reporting email address.
956
95fd336c
DD
9572001-07-16 DJ Delorie <dj@redhat.com>
958
5f16d855
DD
959 * resres.c (write_res_header): Align header size.
960 (res_align_file): Calculate alignment correctly.
961
95fd336c
DD
962 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
963 correct 10).
964 * resrc.c (write_rc_resource): Likewise.
965 * windres.h (SUBLANG_SHIFT): Define - as 10.
966
ed8fee27
NC
9672001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
968
969 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
970
90ab7e9a
NC
9712001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
972
973 * MAINTAINERS: Add notes about branch checkins.
974
e0c60db2
NC
9752001-07-05 Daniel Berlin <dan@cgsoftware.com>
976
977 * readelf.c (display_debug_macinfo): New function, display
978 .debug_macinfo section.
979 (do_debug_macinfo): New variable.
980 (parse_args): Handle "-w[mM]" to mean display macro info.
981 (process_section_headers): Handle debug_macinfo.
982 (debug_displays): Replace unsupported function with macinfo
0218d1e4 983 function for .debug_macinfo display.
e0c60db2
NC
984 * doc/binutils.texi: Document new command line switch.
985 * NEWS: Document new feature of readelf.
0218d1e4 986
24e01a36
L
9872001-07-05 H.J. Lu <hjl@gnu.org>
988
989 * objcopy.c (filter_symbols): Don't turn undefined symbols
990 into local.
991
4258bf4d
L
9922001-07-03 H.J. Lu <hjl@gnu.org>
993
994 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
995 $@.pod.
996 (ar.1): Likewise.
997 (dlltool.1): Likewise.
998 (nlmconv.1): Likewise.
999 (nm.1): Likewise.
1000 (objcopy.1): Likewise.
1001 (objdump.1): Likewise.
1002 (ranlib.1): Likewise.
1003 (readelf.1): Likewise.
1004 (size.1): Likewise.
1005 (strings.1): Likewise.
1006 (strip.1): Likewise.
1007 (windres.1): Likewise.
1008 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1009 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1010 $(DEMANGLER_NAME).
1011 (as.1): Removed.
1012 * doc/Makefile.in: Regenerated.
1013
7014bc31
NC
10142001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1015
1016 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1017
b811889f
NC
10182001-07-01 Daniel Berlin <dan@cgsoftware.com>
1019
1020 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1021
12ab83a9
NC
10222001-06-29 James Cownie <jcownie@etnus.com>
1023
1024 * readelf.c: Support DWARF 2.1 attributes.
1025
a6e9f9df
AM
10262001-06-28 Alan Modra <amodra@bigpond.net.au>
1027
1028 * readelf.c (GET_DATA_ALLOC): Remove.
1029 (GET_DATA): Remove.
1030 (get_data): New function combining above macros, with an extra
1031 test for zero size.
1032 (slurp_rela_relocs): Use get_data, and catch error return.
1033 (slurp_rel_relocs): Likewise.
1034 (get_32bit_program_headers): Likewise.
1035 (get_64bit_program_headers): Likewise.
1036 (get_32bit_section_headers): Likewise.
1037 (get_64bit_section_headers): Likewise.
1038 (get_32bit_elf_symbols): Likewise.
1039 (get_64bit_elf_symbols): Likewise.
1040 (process_section_headers): Likewise.
1041 (process_relocs): Likewise.
1042 (slurp_ia64_unwind_table): Likewise.
1043 (process_unwind): Likewise.
1044 (get_32bit_dynamic_segment): Likewise.
1045 (get_64bit_dynamic_segment): Likewise.
1046 (process_dynamic_segment): Likewise.
1047 (process_version_sections): Likewise.
1048 (process_symbol_table): Likewise.
1049 (dump_section): Likewise.
1050 (display_debug_info): Likewise.
1051 (display_debug_section): Likewise.
1052 (process_section_contents): Likewise.
1053 (process_corefile_note_segment): Likewise.
1054 (process_mips_specific): Likewise. Also free econf32, econf64.
1055
af3fc3bc
AM
10562001-06-25 Alan Modra <amodra@bigpond.net.au>
1057
1058 * readelf.c (dump_relocations): Print "bad symbol index" if
1059 symtab == NULL with non-zero symtab_index.
1060 (process_relocs): Don't bomb if reloc section has no symsec.
1061
6d900bf6
L
10622001-06-24 H.J. Lu <hjl@gnu.org>
1063
1064 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1065 by accident.
1066 (copy_main): Apply the the change made to strip_main on
1067 2001-05-30 by accident.
1068
49b4e386
AJ
10692001-06-23 Andreas Jaeger <aj@suse.de>
1070
1071 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1072 parameter 'code'.
1073 (unw_decode_x2): Likewise.
1074 (unw_decode_x3): Likewise.
1075 (unw_decode_x4): Likewise.
1076
d8dc71e3
BE
10772001-06-23 Ben Elliston <bje@redhat.com>
1078
1079 * MAINTAINERS: Add myself as M88k maintainer.
1080
af3bdff7
NC
10812001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1082
1083 * objcopy.c (strip_main): Support -o or --output-file command lien
1084 switch.
1085
105e7211
L
10862001-06-19 H.J. Lu <hjl@gnu.org>
1087
1088 * doc/Makefile.in: Regenerated.
1089
c45021f2
NC
10902001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1091
1092 * readelf.c: Restore formatting.
1093
10942001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1095
1096 * Makefile.am: Move documentation into doc subdirectory.
1097 * Makefile.in: Regenerated.
1098 * binutils.texi: Move into doc subdirectory.
1099 * addr2line.1: Removed.
1100 * ar.1: Likewise.
1101 * dlltool.1: Likewise.
1102 * nlmconv.1: Likewise.
1103 * nm.1: Likewise.
1104 * objcopy.1: Likewise.
1105 * objdump.1: Likewise.
1106 * ranlib.1: Likewise.
1107 * readelf.1: Likewise.
1108 * size.1: Likewise.
1109 * strings.1: Likewise.
1110 * strip.1: Likewise.
1111 * windres.1: Likewise.
1112 * cxxfilt.man: Likewise.
1113 * doc: New Directory.
1114 * doc/Makefile.am: New file.
1115 * doc/Makefile.in: Generate.
1116
09ad7db3
AM
11172001-06-09 Alan Modra <amodra@bigpond.net.au>
1118
1119 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1120
936260fe
AM
11212001-06-01 Alan Modra <amodra@bigpond.net.au>
1122
1123 * MAINTAINERS: Update my email address.
1124
16b2b71c
NC
11252001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1126
1127 * objcopy.c: Add new switches: --keep-global-symbol,
1128 --keep-symbols, --localize-symbols, --keep-global-symbols and
1129 --weaken-symbols.
1130 * binutils.texi: Document new switches.
1131 * objcopy.1: Regenerate.
1132 * NEWS: Announce new feature.
1133
7036c0e1
AJ
11342001-05-28 Andreas Jaeger <aj@suse.de>
1135
1136 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1137 variables, fix format strings.
1138
76a406e5
NC
11392001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1140
1141 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1142 when computing the address of the line to show.
1143
31b6fca6
RH
11442001-05-16 Richard Henderson <rth@redhat.com>
1145
1146 * readelf.c (do_debug_frames_interp): New.
1147 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1148 (byte_get_big_endian): Likewise.
1149 (parse_args) ['F']: Set do_debug_frames_interp.
1150 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1151 (frame_display_row): Don't trunc pc_begin to int.
1152 (size_of_encoded_value): New.
1153 (display_debug_frames): Handle 64-bit targets. Print raw data
1154 unless do_debug_frames_interp.
1155 (debug_displays): Remove duplicate .debug_frame.
1156
4fe85591
NC
11572001-05-15 Ralf Baechle <ralf@gnu.org>
1158
1159 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1160 The former constant was never in active use and is used otherwise
1161 by the ABI.
1162
579f31ac
JJ
11632001-05-11 Jakub Jelinek <jakub@redhat.com>
1164
1165 * readelf.c (process_unwind): Print all unwind sections, not just
1166 one.
1167
78f4a3f7
AM
11682001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1169
1170 * readelf.c (process_unwind): Remove const specifier.
1171
1c529ca6
NC
11722001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1173
1174 * strings.c (isgraphic): Do not use isascii() unless it is needed
1175 for isprint() to work.
1176 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1177
87e6d782
NC
11782001-04-27 Johan Rydberg <jrydberg@opencores.org>
1179
1180 * NEWS: Announce support for OpenRISC.
1181
4bd3d870 11822001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
1183
1184 * dlltool.c (do_default_excludes): Initialise to true.
1185
21211521
AM
11862001-04-10 Alan Modra <amodra@one.net.au>
1187
1188 * MAINTAINERS: Update my email address
1189 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1190
0c66b61e 11912001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
1192
1193 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1194
e58d53af
L
11952001-03-30 H.J. Lu <hjl@gnu.org>
1196
1197 * readelf.c (process_unwind): Just return if do_unwind is 0.
1198
bee72332
DD
11992001-03-28 Roger Sayle <roger@metaphorics.com>
1200
1201 * dlltool.c (make_one_lib_file): Fix section flags for
1202 .text, .data and .bss in stub ds*.o files to match those
1203 generated by gas.
1204
f1467e33
L
12052001-03-29 H.J. Lu <hjl@gnu.org>
1206
1207 * readelf.c (process_unwind): Only do unwind sections for
1208 IA64.
1209
1c6fb4fe
L
12102001-03-28 H.J. Lu <hjl@gnu.org>
1211
1212 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1213 * Makefile.in: Regenerate.
1214
0879a67a
AJ
12152001-03-26 Andreas Jaeger <aj@suse.de>
1216
1217 * binutils.texi (nm): Fix texi syntax.
1218
0285c67d
NC
12192001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1220
1221 * binutils.texi: Put @c man begin and @c man end indications
1222 to generate man pages using texi2pod and pod2man. Put @c man title
1223 to identify each man. Add SEEALSO entries.
1224 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1225 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1226 sort the list.
1227 (*.1): Build the man pages from binutils.texi.
1228 * Makefile.in: Regenerate.
1229
04847a4d
CF
12302001-03-13 Eric Kohl <ekohl@rz-online.de>
1231
1232 * defparse.y (opt_equal_name): allow "." in name.
1233 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1234 (gen_exp_file): Likewise.
1235
43a0748c
NC
12362001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1237
1238 * NEWS: Document addition of -B switch to objcopy.
1239 * binutils.texi: Document addition of -B switch to objcopy.
1240 * objcopy.c: (copy_options): Add --binary-architecture.
1241 (copy_usage): Document -B/--binary-architecture.
1242 (copy_main): Support -B/--binary-architecture. Set
1243 bfd_external_binary_architecture.
0879a67a 1244
b7498e0e
NC
12452001-03-11 Andreas Jaeger <aj@suse.de>
1246
1247 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1248 (dump_relocations): Likewise.
1249 (get_machine_name): Likewise.
1250
a59e3bd7
NC
12512001-02-28 Nick Clifton <nickc@redhat.com>
1252
1253 * readelf.c: (struct unw_aux_info): Remove const modifier for
1254 'strtab' field.
1255 (process_unwind): Remove non-K&R compliant LHS type cast in call
1256 to GET_DATA_ALLOC macro.
1257
a5bcd848
PB
12582001-02-28 Philip Blundell <pb@futuretv.com>
1259
1260 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1261 ABI is in use; remove ambiguity between the "unknown" EABI and
1262 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
1263 renamed EF_xx constants.
1264
27b7e12d
AM
12652001-02-27 Alan Modra <alan@linuxcare.com.au>
1266
1267 * configure.in (BFD_VERSION): New.
1268 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1269 * configure: Regenerate.
1270 * Makefile.am: Run "make dep-am"
1271 * Makefile.in: Regenerate.
1272
a9f10786
NC
12732001-02-14 Nick Clifton <nickc@redhat.com>
1274
1275 * MAINTAINERS: Add "Obvious Fix" rule.
1276
3c44da9a
MS
12772001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1278
1279 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1280 literal concatenation.
1281
ecd03389
MS
12822001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1283
1284 * readelf.c (struct unw_aux_info): Remove const from the info member.
1285 (process_unwind): Don't type-cast the third argument to the
1286 GET_DATA_ALLOC macro.
1287
88ec60c7
NC
12882001-02-11 Nick Clifton <nickc@redhat.com>
1289
1290 * readelf.c (dump_relocations): Free corrected allocated
1291 array.
1292 (process_unwind): Fix compile time warning.
1293
f5e21966
NC
12942001-02-10 Nick Clifton <nickc@redhat.com>
1295
1296 * binutils.texi: Document new --unwind option to readelf.
1297
a85d7ed0
NC
12982001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1299
1300 * readelf.c: Add linux target for S/390.
1301
7bb10502
AM
13022001-02-10 Alan Modra <alan@linuxcare.com.au>
1303
1304 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1305 printf is a macro.
1306
8ca8f343
HPN
13072001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
1308
1309 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1310 * aclocal.m4: Regenerate.
1311 * configure: Regenerate.
1312
7340082d
NC
13132001-02-07 Todd Vierling <tv@wasabisystems.com>
1314
1315 * bucomm.c (bfd_target_vector): Change extern array to pointer.
1316 * objdump.c (bfd_target_vector): Likewise.
1317
4d6ed7c8
NC
13182001-02-07 David Mosberger <davidm@hpl.hp.com>
1319
1320 * readelf.c (process_unwind): New function.
1321 (slurp_ia64_unwind_table): Ditto.
1322 (dump_ia64_unwind): Ditto.
1323 (find_symbol_for_address): Ditto.
1324 (slurp_rela_relocs): New function (split off from dump_relocations()).
1325 (slurp_rel_relocs): Ditto.
1326 (parse_args): Handle '-u' option.
1327
1328 * unwind-ia64.c: New file.
1329 * unwind-ia64.h: New file.
1330 * Makefile.am: Include unwind-ia64.c in readelf build.
1331 * Makefile.in: Regenerate.
7340082d 1332 * po/binutils.pot: Regenerate.
4d6ed7c8 1333
c7217458
PB
13342001-02-04 Philip Blundell <philb@gnu.org>
1335
1336 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1337 * configure: Regenerate.
1338
956eedd4
AM
13392001-01-31 Steve deRosier <sderosier@vari-lite.com>
1340
1341 * ieee.c (ieee_add_bb11): Don't check for backslashes
1342 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1343
8855cbca
AM
13442001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
1345
c7f2731e
AM
1346 * ieee.c: Update copyright.
1347 (ieee_start_compilation_unit): Don't check for backslashes
1348 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1349
8855cbca
AM
1350 * stabs.c: Update copyright. Include "filenames.h".
1351 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1352
329de803 13532001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
1354
1355 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1356 sections are present before using them. Remove code duplication.
1357 (process_symbol_table): Check if VERDEF or VERNEED sections are
1358 present before using them.
1359
23719f39
NC
13602001-01-17 Nick Clifton <nickc@redhat.com>
1361
1362 * objcopy.c (copy_object): Fail if attempting to convert the
1363 endianness of the input object file.
1364
1365 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 1366
f726e849
NC
13672001-01-16 Nick Clifton <nickc@redhat.com>
1368
1369 * readelf.c (string_table_length): New variable.
1370 (SECTION_NAME): Catch out of range indices and missing section
1371 pointers.
1372 (process_section_headers): Delete useless local variable
1373 string_table_offset. Set the value of string_table_length
1374 after loading the string table.
1375 (process_mips_specific): Use SECTION_NAME macro.
1376 (process_file): Set string_table_length to 0 when it is freed.
1377
d0398d6a
NC
13782001-01-12 Nick Clifton <nickc@redhat.com>
1379
1380 * version.c (print_version): Update copyright date.
1381
0d2bcfaf
NC
13822001-01-11 Peter Targett <peter.targett@arccores.com>
1383
1384 * readelf.c (dump_relocations): Include selection with EM_ARC.
1385 (get_machine_name) Update name to "ARC".
1386
8b1e6df3
NC
13872001-01-09 Nick Clifton <nickc@redhat.com>
1388
1389 * Makefile.am: Add rule to build objdump.o from objdump.c and
1390 using OBJDUMP_DEFS.
1391 * Makefile.in: Regenerate.
1392
1393 * configure.in: Define OBJDUMP_DEFS. Default to empty.
1394 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
1395 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 1396 * configure: Regenerate.
8b1e6df3
NC
1397
1398 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
1399 is defined read in the relocs even if dump_reloc_info is
1400 false.
1401
2f952d20
PB
14022001-01-07 Philip Blundell <philb@gnu.org>
1403
1404 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
1405 `bug-binutils'.
1406 * README: Likewise.
1407
a8c548cb
NC
14082000-12-19 Nick Clifton <nickc@redhat.com>
1409
1410 * dlltool.c: Add missing support for arm-epoc-pe.
1411 * configure.in: Add missing support for arm-epoc-pe.
1412 * configure: Regenerate.
1413
cc5fda35
NC
14142000-12-15 Nick Clifton <nickc@redhat.com>
1415
1416 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
1417 Mode parts of the x86 port.
1418
bcedfee6
NC
14192000-12-04 Andreas Jaeger <aj@suse.de>
1420
1421 * readelf.c (guess_is_rela): Add EM_X86_64.
1422 (dump_relocations): Add EM_X86_64.
1423 (get_machine_name): Add EM_X86_64.
1424 Include "elf/x86-64.h".
1425
584da044
NC
14262000-12-12 Nick Clifton <nickc@redhat.com>
1427
1428 * readelf.c: Fix formatting.
1429
7559e86e 14302000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
1431
1432 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
1433
a98cc2b2
AH
14342000-12-07 Andrew Haley <aph@redhat.com>
1435
1436 * readelf.c (display_debug_frames): Only display columns that are
1437 referenced by the frame debug info.
1438
c7987a69
NC
14392000-12-05 Nick Clifton <nickc@redhat.com>
1440
1441 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
1442
09fd7e38
JM
14432000-12-04 Jason Merrill <jason@redhat.com>
1444
1445 * readelf.c (process_section_headers): Handle linkonce.wi sections.
1446 (display_debug_section): Likewise.
1447 (display_debug_info): Display CU header before bailing.
1448
e7af610e
NC
14492000-12-01 Chris Demetriou <cgd@sibyte.com>
1450
09fd7e38
JM
1451 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
1452 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
1453 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 1454
09fd7e38
JM
1455 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
1456 and E_MIPS_ARCH_64.
84ea6cf2 1457
09fd7e38
JM
1458 * readelf.c (get_machine_flags): Add case for
1459 E_MIPS_MACH_SB1.
c6c98b38 1460
75066968
DD
14612000-11-30 Richard Earnshaw <rearnsha@arm.com>
1462
1463 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
1464
5c4666ea
HPN
14652000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
1466