Updated French translations
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
a1c259a1
NC
12002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
2
3 * po/fr.po: Updated version.
4
9ce88e60
NC
52002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
6
7 * po/fr.po: Updated version.
8
effb0601
DJ
92002-03-07 Daniel Jacobowitz <drow@mvista.com>
10
11 * README: Update some version numbers.
12
a65688ab
DJ
132002-03-07 Daniel Jacobowitz <drow@mvista.com>
14
15 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
16 (Architecture Selection): Likewise.
17
f3f7fbb2
NC
182002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
19
20 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
21 generating .exp file.
22
25345be5
NC
232002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
24
25 * readelf.c (dump_relocations): Fix typo.
26
9a66911f
NC
272002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
28
29 * NEWS: Mark 2.12 branch.
30
2c71103e
NC
312002-02-18 Timothy Daly <remote_bob@yahoo.com>
32
33 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
34 types for 64-bit MIPS. Narrow some fields for 80-char
35 output.
36 (dump_relocations): Change spelling from 'unrecognised'
37 to 'unrecognized'.
38 (decode_ARM_machine_flags): Likewise.
39 (parse_args): Likewise.
40 (read_and_display_attr_value): Likewise.
41 (display_debug_section): Likewise.
42
49fda6c8
HPN
432002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
44
45 * NEWS: Mention support for MMIX.
46
76f57f3a
JT
472002-02-13 Matt Fredette <fredette@netbsd.org>
48
49 * readelf.c (get_machine_flags): Recognize EF_M68000.
50
d36ca9c2
AO
512002-02-12 Alexandre Oliva <aoliva@redhat.com>
52
53 * MAINTAINERS: Added self as MN10300 co-maintainer.
54
19397422
AM
552002-02-12 Alan Modra <amodra@bigpond.net.au>
56
57 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
58 DT_PPC64_OPDSZ.
59
d434e574
DJ
602002-02-11 Daniel Jacobowitz <drow@mvista.com>
61
62 * MAINTAINERS: List myself as branch maintainer.
63
12b87c89
AM
642002-02-11 Alan Modra <amodra@bigpond.net.au>
65
66 * configure: Regenerate.
67 * objcopy.c: Update copyright date.
68 * doc/Makefile.in: Regenerate.
69
8d037c5c
DJ
702002-02-10 Daniel Jacobowitz <drow@mvista.com>
71
72 * nlmconv.c: Back out localtime PARAMS change.
73
4c168fa3
AM
742002-02-11 Alan Modra <amodra@bigpond.net.au>
75
76 * objcopy.c (MKDIR): Define.
77 (copy_archive): Make name_list.name const. Use MKDIR.
78 Handle duplicate files in archives by making more temp dirs.
79
408f8db1
DJ
802002-02-10 Daniel Jacobowitz <drow@mvista.com>
81
82 * coffdump.c: Include "getopt.h" after "bucomm.h"
83 so that macros are defined correctly.
84 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
85 prototype. Prototype main.
86 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
87
9f77fa06
AO
882002-02-06 Alexandre Oliva <aoliva@redhat.com>
89
90 * MAINTAINERS: Added self as SH co-maintainer.
91
82f6addb
NC
922002-02-05 Nick Clifton <nickc@redhat.com>
93
94 * po/tr.po: Updated translation.
95
ba323545
AM
962002-02-01 Alan Modra <amodra@bigpond.net.au>
97
98 * Makefile.am: Run "make dep-am"
99 * Makefile.in: Regenerate.
100
3deb89d3
DJ
1012002-01-29 Daniel Jacobowitz <drow@mvista.com>
102
103 * nm.c (print_value): Mark abfd unused.
104
a0e9c55f
DJ
1052002-01-29 Daniel Jacobowitz <drow@mvista.com>
106
107 * unwind-ia64.c (unw_decoder): Change second argument
108 to unsigned int, to match function prototypes.
109
d7a283d4
DJ
1102002-01-29 Daniel Jacobowitz <drow@mvista.com>
111
112 * objdump.c: Include "getopt.h" after "bucomm.h" so that
113 __GNU_LIBRARY__ will be defined.
114 * size.c: Likewise.
115
4867be41
DJ
1162002-01-27 Daniel Jacobowitz <drow@mvista.com>
117
118 * configure: Regenerated.
119
7562a296
HPN
1202002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
121
122 * doc/Makefile.am (install): Depend on install-info.
123 * doc/Makefile.in: Regenerate.
124
15c82623
NC
1252002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
126
127 * objcopy.c (strip_usage): Document -d as an alias
128 --strip-debug.
129
130 * size.c (usage): Document [-t | --totals] options.
131 (long_options): Add --totals option.
132 (main): If the [-t | --totals] option is specified and
133 the output format is Berkeley-style, print the total
134 text, data, and bss sizes of all objects listed.
135 (print_berkeley_format): If the [-t | --totals] option
136 is specified, track the total text, data, and bss
137 sizes.
138 * doc/binutils.texi (size): Document [-t | --totals] options.
139 (strip): Document -d as an alias for --strip-debug.
140 * NEWS: Mention new feature of size.
141
00ea8601 1422002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 143
1ddbd152
NC
144 * po/fr.po: Updated version.
145 * po/es.po: Updated version.
b85cedd7 146
8b53311e
NC
1472002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
148
149 * addr2line.c (usage): Update text to provide verbose
150 description of the command line options.
151 * ar.c (usage): Update text to provide verbose
152 description of the command line options.
153 (main): Accept -h and -H when running as ranlib.
154 * coffdump.c (show_usage): Update text to provide verbose
155 description of the command line options.
156 * dlltool.c (main): Accept -H as an alias for --help.
157 * nlmconv.c (show_usage): Update text to provide verbose
158 description of the command line options.
159 * nm.c (usage): Replace OPTIONS with option(s).
160 (main): Accept -H as an alias for --help.
161 * objcopy.c (strip_main): Accept -H as an alias for --help.
162 * objdump.c (main): Accept -v as an alias for --verbose.
163 * readelf.c (usage): Adjust format to match style used in
164 other binutils.
165 * size.c (usage): Update text to provide verbose description
166 of the command line options.
167 (main): Accept -v, -h and -H as command line options.
168 * srconv.c (show_usage): Update text to provide verbose
169 description of the command line options.
170 * strings.c (main): Accept -H and -v as command line options.
171 (usage): Update text to provide verbose description of the
172 command line options.
173 * sysdump.c (show_usage): Update text to provide verbose
174 description of the command line options.
175 * windres.c (usage): Adjust format to match style used in
176 other binutils.
177
178 * coffdump.c: Fix formatting.
179 * nlmconv.c: Fix formatting.
180 * srconv.c: Fix formatting.
181 * sysdump.c: Fix formatting.
182
c46f0c34
AM
1832002-01-22 Alan Modra <amodra@bigpond.net.au>
184
185 * Makefile.am: Run "make dep-am".
186 * Makefile.in: Regenerate.
187
2a538ba5
AJ
1882002-01-18 Andreas Jaeger <aj@suse.de>
189
190 * version.c (print_version): Update year.
191
285d1771
AM
1922002-01-17 Alan Modra <amodra@bigpond.net.au>
193
194 * readelf.c (get_machine_name): Handle EM_PPC64.
195 (guess_is_rela): Here too.
196
328577ad
NC
1972002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
198
199 * po/binutils.pot: Regenerate.
200 * po/fr.po: Regenerate.
201 * po/tr.po: Regenerate.
202
af3ae48d
NC
2032002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
204
205 * po/tr.po: Import new version.
206
f1cb7e17
AM
2072002-01-16 Alan Modra <amodra@bigpond.net.au>
208
209 * readelf.c (get_ppc64_dynamic_type): New.
210 (get_dynamic_type): Call it.
211
6364e0b4
NC
2122002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
213
3ab9460d
NC
214 * objcopy.c (copy_usage): Use "options" instead of "switches".
215 (strip_usage): Use "options" instead of "switches".
216 * doc/binutils.texi (dlltool): Refer to "options" instead of
217 "switches".
6364e0b4 218
3a7e524e
RE
2192002-01-14 Richard Earnshaw <rearnsha@arm.com>
220
221 * MAINTAINERS: Add self as co-maintainer for the ARM code.
222
1209e219
NC
2232001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
224
225 * po/es.po: Import from translation project.
226 * configure.in (ALL_LINGUAS): Add es.
227 * configure: Regenerate.
228
b4db1224
JT
2292002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
230
231 * readelf.c (get_netbsd_elfcore_note_type): Use
232 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
233
9437c45b
JT
2342002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
235
236 * readelf.c: Update copyright years.
237 (get_note_type): Return a const char *.
238 (get_netbsd_elfcore_note_type): New function.
239 (process_note): Use get_netbsd_elfcore_note_type to get
240 the note type string for NetBSD ELF core files.
241
00428cca
AM
2422002-01-06 Steve Ellcey <sje@cup.hp.com>
243
244 * readelf.c (get_ia64_segment_type): Add support for macros.
245 (get_segment_type): Add support for IA64 specific macros.
246
31104126
NC
2472001-12-20 Julian v. Bock <julian@wongr.net>
248
249 * readelf.c (print_symbol): New function: Print a formatted symbol
250 name. If --wide is specified do not truncate it.
251 (dump_relocations): Use print_symbol() to print symbol names.
252 (process_symbol_table): Likewise.
253 (process_syminfo): Likewise.
254 (process_mips_specific): Likewise.
255 (usage): Document new feature of --wide switch.
256 * doc/binutils.texi (objdump): Document additional behaviour of
257 --wide.
2a538ba5 258
4dd67f29
MS
2592001-12-18 Michael Snyder <msnyder@redhat.com>
260
261 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
262 (copy_object): Don't set the start address or flags of a core file.
263 (copy_section): Don't relocate a core file. Don't copy contents
264 if the input section has the contents flag set, but the output
265 section does not (which happens with the fake 'note' pseudo-
266 sections that BFD creates for corefiles).
267
43521d43
TS
2682001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
269
270 * readelf.c (get_machine_flags): Recognize header flags for ABI and
271 ASE extensions. More robust code for ISA checking. Ignore empty fields
272 in header flags for GNU extensions.
273
b667df2e
AM
2742001-12-18 Alan Modra <amodra@bigpond.net.au>
275
276 * objcopy.c (copy_archive): Set output bfd format outside the loop.
277
17a5a5c3
NC
2782001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
279
280 * po/ja.po: Import from translation project.
281 * configure.in (ALL_LINGUAS): Add ja.
282 * configure: Regenerate.
283
65de42c0
TS
2842001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
285
286 * addr2line.c (main): Protoype.
287 * ar.c (main): Protoype.
288 * nm.c (main): Protoype.
289 * objcopy.c (main): Protoype.
290 * objdump.c (main): Protoype.
291 * size.c (main): Protoype.
292 * strings.c (main): Protoype.
293
9ad5cbcf
AM
2942001-12-17 Alan Modra <amodra@bigpond.net.au>
295
296 * readelf.c (symtab_shndx_hdr): New global.
297 (SECTION_HEADER_INDEX): Define.
298 (SECTION_HEADER_NUM): Define.
299 (SECTION_HEADER): Define.
300 (GET_ELF_SYMBOLS): Pass two params rather than three.
301 (get_32bit_elf_symbols): Take file and section args. Read and
302 use SHT_SYMTAB_SHNDX.
303 (get_64bit_elf_symbols): Likewise.
304 (dump_relocations): Use SECTION_HEADER to index "section_headers".
305 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
306 Remember symtab_shdx_hdr.
307 (process_program_headers): Scan from index 1 for segment map.
308 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
309 "section_headers".
310 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
311 (process_unwind): Likewise.
312 (process_version_sections): Likewise.
313 (process_symbol_table): Likewise.
314 (display_debug_info): Likewise.
315 (process_dynamic_segment): Fake up a symtab section for changed
316 GET_ELF_SYMBOLS.
317 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
318 (process_program_headers): Kill signed/unsigned warning.
319 (load_debug_str): Likewise.
320 (display_debug_info): Likewise.
321
65765700
JJ
3222001-12-13 Jakub Jelinek <jakub@redhat.com>
323
324 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
325
560f3c1c
AM
3262001-12-11 Alan Modra <amodra@bigpond.net.au>
327
328 * readelf.c (process_file_header): Print extended e_shnum and
329 e_shdtrndx values. Set elf_header values for same.
330 (get_32bit_section_headers): Add "num" arg to read "num" headers.
331 (get_64bit_section_headers): Likewise.
332 (process_section_headers): Update calls.
333 (get_file_header): Call get_32bit_section_headers or 64bit variant.
334
bc408b8a
JJ
3352001-12-10 Jakub Jelinek <jakub@redhat.com>
336
337 * objcopy.c (setup_section): Copy entsize.
338
93fbbb04
GK
3392001-12-07 Geoffrey Keating <geoffk@redhat.com>
340
341 * readelf.c (guess_is_rela): Add support for stormy16.
342 (dump_relocations): Likewise.
343 (get_machine_name): Likewise.
344
e3c8793a
NC
3452001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
346
347 * dllwrap.c (main) Replace multiple strings describing a
348 single error with a single, newline escaped sentence to permit
349 better translation into foreign languages.
350
351 * readelf.c (get_elf_class): Remove internalionalisation of ELF
352 class names.
353
956cd1d6
TS
3542001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
355
356 * strings.c (get_char): Initialize value.
357
956c53ee
TS
3582001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
359
360 * arlex.l: Silence compile warnings.
361 * arsup.h: Likewise. Fix formatting.
362
cedd9a58
JJ
3632001-12-04 Jakub Jelinek <jakub@redhat.com>
364
365 * strings.c: Include config.h before bfd.h.
366 (file_off): New type.
367 (file_open): Define.
368 (print_strings): Use file_off instead of file_ptr. Print addresses
369 which don't fit into long correctly.
370 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
371 available.
372 (strings_file): Use file_off instead of file_ptr. Use file_open.
373 * configure.in: Check for getc_unlocked.
374 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
375 be defined for it.
376 * configure: Rebuilt.
377 * config.h.in: Rebuilt.
378
af667503
L
3792001-11-29 H.J. Lu <hjl@gnu.org>
380
381 * bucomm.c (make_tempname): Revert the changes made on
382 2001-11-14 and 2001-11-12. They won't work with directories.
383
16474668
NC
3842001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
385
386 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
387 CFLAGS_FOR_TARGET to runtest in environment.
388 * Makefile.in: Rebuild.
389 * doc/Makefile.in: Rebuild.
390
17978339
MS
3912001-11-28 Mike Stump <mrs@wrs.com>
392
393 * objcopy.c (setup_section): Preserve SEC_RELOC when
394 --set-section-flags is used.
395
261a45ad
NC
3962001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
397
398 * readelf.c (do_debug_str): New variable.
399 (display_debug_str): New function: Display the contents of a
400 .debug_str section.
401 (load_debug_str): New function: Load in the contents of a
402 .debug_str section.
403 (free_debug_str): New function: Free the memory used by
404 load_debug_str().
405 (fetch_indirect_string): Retrieve a string from the .debug_str
406 section.
407 (usage): Add -ws.
408 (parse_args): Accept -ws.
409 (process_section_headers): Allow the display of the .debug_str
410 section.
411 (read_and_display_attr_value): Use fetch_indirect_string. Show
412 offset into .debug_str section.
413 (display_debug_info): Use load_debug_str and free_debug_str.
414 (debug_displays): Add .debug_str.
415 * doc/binutils.texi: Document -ws.
416
b8908f93
AJ
4172001-11-19 Andreas Jaeger <aj@suse.de>
418
419 * testsuite/binutils-all/objdump.exp: Add x86-64.
420
e5fb9629
AS
4212001-11-15 Andreas Schwab <schwab@suse.de>
422
423 * readelf.c: Fix warnings without terminating newline.
424
802a735e
AM
4252001-11-15 Alan Modra <amodra@bigpond.net.au>
426
427 * doc/binutils.texi (objdump): Document ppc -M options.
428
b89e9eae
AJ
4292001-11-14 Andreas Jaeger <aj@suse.de>
430
431 * doc/binutils.texi (objdump): Fix description to use x86-64.
432
a6a25652
NC
4332001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
434
435 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
436 not all systems provide mkstemp.
437
e396998b
AM
4382001-11-14 Alan Modra <amodra@bigpond.net.au>
439
440 * doc/binutils.texi (objdump): Document x86 -M options.
441
81766fca
RH
4422001-11-13 Keith Walker <keith.walker@arm.com>
443
444 * readelf.c (read_and_display_attr_value): New function to
445 handle DW_FORM_indirect.
446 (read_and_display_attr): Use it.
447
1a509dcc
GK
4482001-11-13 Geoffrey Keating <geoffk@redhat.com>
449
450 * readelf.c (display_debug_lines): Deal with unknown standard
451 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
452 DW_LNS_set_isa.
453
6e917903 4542001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 455
6e917903
TW
456 * MAINTAINERS: Add self as tic54x maintainer. This target
457 includes the IBM C54XDSP clone.
7559e86e 458
6e917903 4592001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 460
7559e86e
NC
461 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
462
4632001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 464
ecdadc4a
JL
465 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
466 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
467 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
468 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
469 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
470 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
471 (unw_decode_b2, unw_decode_b3_b4): Likewise.
472
91770270
JL
473 * readelf.c (get_elf_class): Fix ISO portability glitch.
474 (get_data_encoding, get_osabi_name, request_dump): Likewise.
475
ef5cdfc7
JJ
4762001-11-07 Jakub Jelinek <jakub@redhat.com>
477
478 * readelf.c (debug_str, debug_str_size): New.
479 (display_debug_abbrev): If no abbrevs were read, skip the CU.
480 Call free_abbrevs.
481 (read_and_display_addr): Handle DW_FORM_strp.
482 (display_debug_info): Read .debug_str section if present,
483 so that DW_FORM_strp can be handled.
484 Fix test for non-existant .debug_abbrev section.
485
5e9520c8
JJ
4862001-11-05 Jakub Jelinek <jakub@redhat.com>
487
488 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
489
490 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
491
54589086
MS
4922001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
493
494 * MAINTAINERS: Add self as s390/s390x maintainer.
495
c05b685b
TR
4962001-11-02 Tom Rix <trix@bluey.cygnus.com>
497
498 * MAINTAINERS: Add self as PPC XCOFF maintainer.
499
3c62831e
NC
5002001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
501
502 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
503 * configure: Regernate.
504 * po/fr.po: New file.
505 * po/tr.po: New file.
506
3c3bdf30
NC
5072001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
508
9b19141a 509 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
510 * readelf.c: Include elf/mmix.h.
511 (guess_is_rela): MMIX is RELA.
512 (dump_relocations): Handle MMIX relocations.
513 * Makefile.am: Regenerate dependencies.
514 * Makefile.in: Regenerate.
515
f662939a
NC
5162001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
517
518 * readelf.c (parse_args): Handle multiple options to the -w
519 switch.
520
c91d0dfb
JJ
5212001-10-12 Jakub Jelinek <jakub@redhat.com>
522
523 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
524 LOPROC, LOOS and LOUSER.
525
7559e86e 5262001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
527
528 * MAINTAINERS: Update my email address.
529
fcd8210c
AM
5302001-10-03 Alan Modra <amodra@bigpond.net.au>
531
532 * doc/Makefile.in: Regenerate.
533 * configure: Regenerate.
534
428409d5
NC
5352001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
536
537 * readelf.c (display_debug_line, display_debug_pubnames,
538 display_debug_info, display_debug_frames): Detect and warn
539 about 64-bit format entries.
540 (display_debug_aranges): Reword 64-bit warning.
541 (debug_displays): Add .debug_pubtypes as a known, but not yet
542 supported, debug section.
543
6a8c2b0d
AM
5442001-10-02 Alan Modra <amodra@bigpond.net.au>
545
546 * coffdump.c (PROGRAM_VERSION): Delete.
547 (main <'V'>): Call print_version.
548 * srconv.c: Likewise.
549 * sysdump.c: Likewise.
550 * version.c (program_version): Remove.
551 (print_version): Use BFD_VERSION_STRING. Just print the current
552 year in copyright message.
553 * addr2line.c (program_version): Remove unused declaration.
554 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
555 place of BFD_VERSION.
556 * Makefile.am (Makefile): Depend on bfd/configure.in.
557 (cplus-dem.o): Depend on Makefile.
558 Run "make dep-am".
559 * Makefile.in: Regenerate.
560
e414a165
NC
5612001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
562
563 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
564 format .debug_arange sections.
565 (main): Add missing prototype.
b8908f93 566
efc3ee7f
HPN
5672001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
568
569 * Makefile.am: Update dependencies with "make dep-am".
570 * Makefile.in: Regenerate.
571
9e85c2a0
RH
5722001-09-28 Richard Henderson <rth@redhat.com>
573
574 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
575
451dad9c
AM
5762001-09-26 Alan Modra <amodra@bigpond.net.au>
577
578 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
579 VA_CLOSE.
580 (non_fatal): Likewise.
581 * objdump.c (objdump_sprintf): Likewise.
582 * readelf.c (error): Likewise.
583 (warn): Likewise.
584
d974e256
JJ
5852001-09-25 Jakub Jelinek <jakub@redhat.com>
586
587 * readelf.c (do_wide): New.
588 (options): Add --wide.
589 (usage, parse_args): Likewise.
590 (process_program_headers): Put each segment on a single line if
591 --wide is given.
592 (process_section_headers): Put each section on a single line if
593 --wide is given.
594 * doc/binutils.texi: Document it.
595 * NEWS: Likewise.
596
2f11c261
AM
5972001-09-25 Alan Modra <amodra@bigpond.net.au>
598
599 * readelf.c (print_vma): Print 8 digits of low hex value.
600
1d50f91e
AJ
6012001-09-24 Andreas Jaeger <aj@suse.de>
602
603 * nlmconv.c: Fix warnings about unused attributes and function
604 prototypes.
605
606 * strings.c: Add prototype for get_char.
607
38131e67
L
6082000-09-19 H.J. Lu <hjl@gnu.org>
609
610 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
611 $(srcdir)/cxxfilt.man.
612 * doc/Makefile.in: Rebuild.
613
3bcfb3e4
AM
6142001-09-19 Alan Modra <amodra@bigpond.net.au>
615
616 * objcopy.c (copy_main): Correct rename-section string parsing.
617 Consolidate new_name parsing, and error messages.
618
3882b010
L
6192001-09-18 Bruno Haible <haible@clisp.cons.org>
620
621 * addr2line.c: Don't include <ctype.h>.
622 (main): For gettext, also set the LC_CTYPE locate facet.
623 * ar.c (main): Likewise.
624 * coffdump.c (main): Likewise.
625 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
626 (main): For gettext, also set the LC_CTYPE locate facet.
627 Use ISALNUM instead of isalpha/isdigit.
628 * dllwrap.c: Don't include <ctype.h>.
629 (main): For gettext, also set the LC_CTYPE locate facet.
630 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
631 (main): For gettext, also set the LC_CTYPE locate facet.
632 Use TOUPPER instead of islower/toupper.
633 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
634 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
635 Use TOUPPER instead of islower/toupper.
636 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
637 * objcopy.c (main): Likewise.
638 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
639 (disassemble_bytes): Use ISPRINT instead of isprint.
640 (dump_section_stabs): Use ISDIGIT instead of isdigit.
641 (dump_data): Use ISPRINT instead of isprint.
642 (main): For gettext, also set the LC_CTYPE locate facet.
643 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
644 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
645 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
646 Use TOUPPER instead of islower/toupper.
647 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
648 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
649 (write_rc_accelerators): Use ISPRINT instead of isprint.
650 (write_rc_rcdata): Likewise.
651 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
652 * srconv.c (main): Likewise.
653 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
654 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
655 isdigit/isupper/islower.
656 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
657 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
658 stab_demangle_prefix, stab_demangle_qualified,
659 stab_demangle_template, stab_demangle_type,
660 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
661 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
662 (isgraphic): Use ISPRINT instead of isascii/isprint.
663 (main): Remove HAVE_LC_MESSAGES dependency.
664 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
665 (pbarray): Use ISPRINT instead of isprint.
666 (main): For gettext, also set the LC_CTYPE locate facet.
667 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
668 (format_from_filename): Use ISPRINT instead of isprint.
669 (main): For gettext, also set the LC_CTYPE locate facet.
670 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
671 (unicode_print): Use ISPRINT instead of isprint.
672 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
673 (stab_variable): Use ISDIGIT instead of isdigit.
674
e59b4dfb
AM
6752001-09-18 Alan Modra <amodra@bigpond.net.au>
676
677 * ar.c (print_contents): Cast args of bfd_seek to the right types.
678 Replace bfd_read call with call to bfd_bread.
679 (extract_file): Likewise.
680
681 * objdump.c (dump_section_header): Cast section->filepos to
682 unsigned long to suit printf format string.
683 * readelf.c (process_section_headers): Similarly for sh_offset.
684 (process_unwind): Likewise.
685
d132876a
NC
6862001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
687
688 * strings.c (encoding, encoding_bytes): New variables.
689 (long_options): Add --encoding.
690 (main): Accept -e and --encoding.
691 (get_char): New function. Read a, possibly wide, character from
692 the input stream.
693 (print_strings): Use get_char().
694 (usage): Document new command line option.
695 * doc/binutils.texi: Document new command line option.
696 * NEWS: Announce new command line option.
697
7559e86e 6982001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
699
700 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
701 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
702 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
703 Removed EM_CYGNUS_ARC.
704
7559e86e 7052001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
706
707 * readelf.c: Include elf/h8 for H8 series definitions.
708 (guess_is_rela): H8 series if RELA.
709 (dump_relocations): Handle H8 series relocations.
710
0823fbca
EC
7112001-08-31 Eric Christopher <echristo@redhat.com>
712
713 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
714
8db76d70
PT
7152001-08-29 Peter Targett <peter.targett@arccores.com>
716
717 * MAINTAINERS: Include ARC Maintainer.
718
d81d6584
BE
7192001-08-29 Ben Elliston <bje@redhat.com>
720
721 * stabs.c (stab_demangle_template): Initialise s4.
722
25a1ff5b
AM
7232001-08-27 Alan Modra <amodra@bigpond.net.au>
724
725 * readelf.c (dump_relocations): Recognise EM_PPC64.
726
a5d22d2a
TS
7272001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
728
729 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
730
62a5a82d
L
7312001-08-25 H.J. Lu <hjl@gnu.org>
732
733 * nm.c (print_width): New.
734 (display_rel_file): Set `print_width' according to
735 bfd_sprintf_vma.
736 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
737
1ae8b3d2
AO
7382001-08-24 Alexandre Oliva <aoliva@redhat.com>
739
740 * objcopy.c (use_alt_mach_code): New variable.
741 (OPTION_ALT_MACH_CODE): Define.
742 (copy_options): Added --alt-machine-code.
743 (copy_main): Handle it.
744 (copy_object): Switch to alternate machine code if requested.
745 * doc/binutils.texi: Document new option.
746 * NEWS: Likewise.
747
d1bdd336
TS
7482001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
749
750 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
751
410f7a12
L
7522001-08-21 H.J. Lu <hjl@gnu.org>
753
754 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
755 (display_debug_info): Cast for 64bit hosts.
756 (display_debug_frames): Likewise.
757 (process_mips_specific): Likewise.
758
c32144ff
AJ
7592001-08-21 Andreas Jaeger <aj@suse.de>
760
761 * coffgrok.h: Add missing parameter for prototype of coff_grok.
762
763 * sysdump.c: Add missing prototypes.
764 * srconv.c: Likewise.
765 * unwind-ia64.c: Likewise.
766 * coffdump.c: Likewise.
767
768 * sysinfo.y: Print prototypes, include <ansidecl.h>.
769
770 * coffgrok.c: Add missing prototypes, include libiberty.h instead
771 of declaring xcalloc.
772
d8180c76
L
7732001-08-10 H.J. Lu <hjl@gnu.org>
774
775 * nm.c (print_value): Add one arg, bfd *.
776 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
777 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
778 (print_symbol_info_sysv): Likewise.
779 (print_symbol_info_posix): Likewise.
780
781 * objdump.c (dump_section_header): Replace printf_vma with
782 bfd_printf_vma.
783 (print_section_stabs): Likewise.
784 (dump_bfd_header): Likewise.
785 (objdump_print_value): Replace sprintf_vma with
786 bfd_sprintf_vma.
787 (disassemble_bytes): Likewise.
788 (dump_reloc_set): Likewise.
789
0218d1e4
AJ
7902001-08-10 Andreas Jaeger <aj@suse.de>
791
792 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
793 to build warnings.
794 * configure: Regenerate.
795
2863d58a
AM
7962001-08-09 Alan Modra <amodra@bigpond.net.au>
797
798 * readelf.c: Add missing prototypes.
799 * objdump.c: Likewise. Format existing prototypes.
800
c0e047e0
AO
8012001-08-08 Alexandre Oliva <aoliva@redhat.com>
802
803 * readelf.c (display_debug_info): Add to abbrev_offset the addend
804 of any RELA relocation for the abbrev_offset memory location that
805 refers to the .debug_abbrev section symbol.
806
ff78d6d6
L
8072001-08-07 H.J. Lu <hjl@gnu.org>
808
809 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
810 (main): Return process_file ().
811
c36774d6
PB
8122001-08-05 Philip Blundell <philb@gnu.org>
813
814 * doc/binutils.texi: Use "Thumb" not "THUMB".
815
8f9d9bd9
JH
8162001-08-03 John Healy <jhealy@redhat.com>
817
818 Patch suggested by Frank Eigler <fche@redhat.com>.
819 * objdump.c (disassemble_data): Fill in section member of the
820 disasm_info structure.
821
c918cb96
DD
8222001-08-03 Tom Walsh <tom@cyberiansoftware.com>
823
824 * configure.in: Added --with-windres option.
825 * configure: Regenerated.
826
c7c55b78
NC
8272001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
828
829 * doc/binutils.texi: Use @command{name} for commands;
830 use @option{-opt} for options; use @table @env for list of options;
831 remove spaces arround [ | ] in synopsis.
832
833 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
834 center title.
835
594ef5db
NC
8362001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
837
838 * objcopy.c: Fix formatting.
839 (section_rename): New structure.
840 (OPTION_RENAME_SECTION): New switch.
841 (copy_usage): Document new switch.
842 (add_section_rename): New function: Add a node to the section
843 rename list.
844 (find_section_rename): New function: Find the new name and
845 flags for a section.
846 (setup_section): Call find_section_name to determine the name
847 of the output section.
848 (copy_main): Handle OPTION_RENAME_SECTION.
849 * binutils.texi: Document new switch.
850 * NEWS: Mention new switch.
851
1f554c69
NC
8522001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
853
854 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
855 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
856 bug-binutils@gcc.org.
857
2f83960e
AM
8582001-07-28 Matthias Kramm <kramm@quiss.org>
859
860 * bucomm.c (list_supported_architectures): New function.
861 * bucomm.h (list_supported_architectures): Declare.
862 * objdump.c (usage): Call the above.
863
20fe0649
DB
8642001-07-25 Dave Brolley <brolley@redhat.com>
865
866 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
867 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
868
1b577b00
NC
8692001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
870
871 * README: Update for 2.11. Change bug reporting email address.
872 * MAINTAINERS: Tidy up. Change bug reporting email address.
873
95fd336c
DD
8742001-07-16 DJ Delorie <dj@redhat.com>
875
5f16d855
DD
876 * resres.c (write_res_header): Align header size.
877 (res_align_file): Calculate alignment correctly.
878
95fd336c
DD
879 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
880 correct 10).
881 * resrc.c (write_rc_resource): Likewise.
882 * windres.h (SUBLANG_SHIFT): Define - as 10.
883
ed8fee27
NC
8842001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
885
886 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
887
90ab7e9a
NC
8882001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
889
890 * MAINTAINERS: Add notes about branch checkins.
891
e0c60db2
NC
8922001-07-05 Daniel Berlin <dan@cgsoftware.com>
893
894 * readelf.c (display_debug_macinfo): New function, display
895 .debug_macinfo section.
896 (do_debug_macinfo): New variable.
897 (parse_args): Handle "-w[mM]" to mean display macro info.
898 (process_section_headers): Handle debug_macinfo.
899 (debug_displays): Replace unsupported function with macinfo
0218d1e4 900 function for .debug_macinfo display.
e0c60db2
NC
901 * doc/binutils.texi: Document new command line switch.
902 * NEWS: Document new feature of readelf.
0218d1e4 903
24e01a36
L
9042001-07-05 H.J. Lu <hjl@gnu.org>
905
906 * objcopy.c (filter_symbols): Don't turn undefined symbols
907 into local.
908
4258bf4d
L
9092001-07-03 H.J. Lu <hjl@gnu.org>
910
911 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
912 $@.pod.
913 (ar.1): Likewise.
914 (dlltool.1): Likewise.
915 (nlmconv.1): Likewise.
916 (nm.1): Likewise.
917 (objcopy.1): Likewise.
918 (objdump.1): Likewise.
919 (ranlib.1): Likewise.
920 (readelf.1): Likewise.
921 (size.1): Likewise.
922 (strings.1): Likewise.
923 (strip.1): Likewise.
924 (windres.1): Likewise.
925 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
926 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
927 $(DEMANGLER_NAME).
928 (as.1): Removed.
929 * doc/Makefile.in: Regenerated.
930
7014bc31
NC
9312001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
932
933 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
934
b811889f
NC
9352001-07-01 Daniel Berlin <dan@cgsoftware.com>
936
937 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
938
12ab83a9
NC
9392001-06-29 James Cownie <jcownie@etnus.com>
940
941 * readelf.c: Support DWARF 2.1 attributes.
942
a6e9f9df
AM
9432001-06-28 Alan Modra <amodra@bigpond.net.au>
944
945 * readelf.c (GET_DATA_ALLOC): Remove.
946 (GET_DATA): Remove.
947 (get_data): New function combining above macros, with an extra
948 test for zero size.
949 (slurp_rela_relocs): Use get_data, and catch error return.
950 (slurp_rel_relocs): Likewise.
951 (get_32bit_program_headers): Likewise.
952 (get_64bit_program_headers): Likewise.
953 (get_32bit_section_headers): Likewise.
954 (get_64bit_section_headers): Likewise.
955 (get_32bit_elf_symbols): Likewise.
956 (get_64bit_elf_symbols): Likewise.
957 (process_section_headers): Likewise.
958 (process_relocs): Likewise.
959 (slurp_ia64_unwind_table): Likewise.
960 (process_unwind): Likewise.
961 (get_32bit_dynamic_segment): Likewise.
962 (get_64bit_dynamic_segment): Likewise.
963 (process_dynamic_segment): Likewise.
964 (process_version_sections): Likewise.
965 (process_symbol_table): Likewise.
966 (dump_section): Likewise.
967 (display_debug_info): Likewise.
968 (display_debug_section): Likewise.
969 (process_section_contents): Likewise.
970 (process_corefile_note_segment): Likewise.
971 (process_mips_specific): Likewise. Also free econf32, econf64.
972
af3fc3bc
AM
9732001-06-25 Alan Modra <amodra@bigpond.net.au>
974
975 * readelf.c (dump_relocations): Print "bad symbol index" if
976 symtab == NULL with non-zero symtab_index.
977 (process_relocs): Don't bomb if reloc section has no symsec.
978
6d900bf6
L
9792001-06-24 H.J. Lu <hjl@gnu.org>
980
981 * objcopy.c (strip_main): Revert the change made on 2001-05-30
982 by accident.
983 (copy_main): Apply the the change made to strip_main on
984 2001-05-30 by accident.
985
49b4e386
AJ
9862001-06-23 Andreas Jaeger <aj@suse.de>
987
988 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
989 parameter 'code'.
990 (unw_decode_x2): Likewise.
991 (unw_decode_x3): Likewise.
992 (unw_decode_x4): Likewise.
993
d8dc71e3
BE
9942001-06-23 Ben Elliston <bje@redhat.com>
995
996 * MAINTAINERS: Add myself as M88k maintainer.
997
af3bdff7
NC
9982001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
999
1000 * objcopy.c (strip_main): Support -o or --output-file command lien
1001 switch.
1002
105e7211
L
10032001-06-19 H.J. Lu <hjl@gnu.org>
1004
1005 * doc/Makefile.in: Regenerated.
1006
c45021f2
NC
10072001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1008
1009 * readelf.c: Restore formatting.
1010
10112001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1012
1013 * Makefile.am: Move documentation into doc subdirectory.
1014 * Makefile.in: Regenerated.
1015 * binutils.texi: Move into doc subdirectory.
1016 * addr2line.1: Removed.
1017 * ar.1: Likewise.
1018 * dlltool.1: Likewise.
1019 * nlmconv.1: Likewise.
1020 * nm.1: Likewise.
1021 * objcopy.1: Likewise.
1022 * objdump.1: Likewise.
1023 * ranlib.1: Likewise.
1024 * readelf.1: Likewise.
1025 * size.1: Likewise.
1026 * strings.1: Likewise.
1027 * strip.1: Likewise.
1028 * windres.1: Likewise.
1029 * cxxfilt.man: Likewise.
1030 * doc: New Directory.
1031 * doc/Makefile.am: New file.
1032 * doc/Makefile.in: Generate.
1033
09ad7db3
AM
10342001-06-09 Alan Modra <amodra@bigpond.net.au>
1035
1036 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1037
936260fe
AM
10382001-06-01 Alan Modra <amodra@bigpond.net.au>
1039
1040 * MAINTAINERS: Update my email address.
1041
16b2b71c
NC
10422001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1043
1044 * objcopy.c: Add new switches: --keep-global-symbol,
1045 --keep-symbols, --localize-symbols, --keep-global-symbols and
1046 --weaken-symbols.
1047 * binutils.texi: Document new switches.
1048 * objcopy.1: Regenerate.
1049 * NEWS: Announce new feature.
1050
7036c0e1
AJ
10512001-05-28 Andreas Jaeger <aj@suse.de>
1052
1053 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1054 variables, fix format strings.
1055
76a406e5
NC
10562001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1057
1058 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1059 when computing the address of the line to show.
1060
31b6fca6
RH
10612001-05-16 Richard Henderson <rth@redhat.com>
1062
1063 * readelf.c (do_debug_frames_interp): New.
1064 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1065 (byte_get_big_endian): Likewise.
1066 (parse_args) ['F']: Set do_debug_frames_interp.
1067 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1068 (frame_display_row): Don't trunc pc_begin to int.
1069 (size_of_encoded_value): New.
1070 (display_debug_frames): Handle 64-bit targets. Print raw data
1071 unless do_debug_frames_interp.
1072 (debug_displays): Remove duplicate .debug_frame.
1073
4fe85591
NC
10742001-05-15 Ralf Baechle <ralf@gnu.org>
1075
1076 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1077 The former constant was never in active use and is used otherwise
1078 by the ABI.
1079
579f31ac
JJ
10802001-05-11 Jakub Jelinek <jakub@redhat.com>
1081
1082 * readelf.c (process_unwind): Print all unwind sections, not just
1083 one.
1084
78f4a3f7
AM
10852001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1086
1087 * readelf.c (process_unwind): Remove const specifier.
1088
1c529ca6
NC
10892001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1090
1091 * strings.c (isgraphic): Do not use isascii() unless it is needed
1092 for isprint() to work.
1093 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1094
87e6d782
NC
10952001-04-27 Johan Rydberg <jrydberg@opencores.org>
1096
1097 * NEWS: Announce support for OpenRISC.
1098
4bd3d870 10992001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
1100
1101 * dlltool.c (do_default_excludes): Initialise to true.
1102
21211521
AM
11032001-04-10 Alan Modra <amodra@one.net.au>
1104
1105 * MAINTAINERS: Update my email address
1106 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1107
0c66b61e 11082001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
1109
1110 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1111
e58d53af
L
11122001-03-30 H.J. Lu <hjl@gnu.org>
1113
1114 * readelf.c (process_unwind): Just return if do_unwind is 0.
1115
bee72332
DD
11162001-03-28 Roger Sayle <roger@metaphorics.com>
1117
1118 * dlltool.c (make_one_lib_file): Fix section flags for
1119 .text, .data and .bss in stub ds*.o files to match those
1120 generated by gas.
1121
f1467e33
L
11222001-03-29 H.J. Lu <hjl@gnu.org>
1123
1124 * readelf.c (process_unwind): Only do unwind sections for
1125 IA64.
1126
1c6fb4fe
L
11272001-03-28 H.J. Lu <hjl@gnu.org>
1128
1129 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1130 * Makefile.in: Regenerate.
1131
0879a67a
AJ
11322001-03-26 Andreas Jaeger <aj@suse.de>
1133
1134 * binutils.texi (nm): Fix texi syntax.
1135
0285c67d
NC
11362001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1137
1138 * binutils.texi: Put @c man begin and @c man end indications
1139 to generate man pages using texi2pod and pod2man. Put @c man title
1140 to identify each man. Add SEEALSO entries.
1141 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1142 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1143 sort the list.
1144 (*.1): Build the man pages from binutils.texi.
1145 * Makefile.in: Regenerate.
1146
04847a4d
CF
11472001-03-13 Eric Kohl <ekohl@rz-online.de>
1148
1149 * defparse.y (opt_equal_name): allow "." in name.
1150 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1151 (gen_exp_file): Likewise.
1152
43a0748c
NC
11532001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1154
1155 * NEWS: Document addition of -B switch to objcopy.
1156 * binutils.texi: Document addition of -B switch to objcopy.
1157 * objcopy.c: (copy_options): Add --binary-architecture.
1158 (copy_usage): Document -B/--binary-architecture.
1159 (copy_main): Support -B/--binary-architecture. Set
1160 bfd_external_binary_architecture.
0879a67a 1161
b7498e0e
NC
11622001-03-11 Andreas Jaeger <aj@suse.de>
1163
1164 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1165 (dump_relocations): Likewise.
1166 (get_machine_name): Likewise.
1167
a59e3bd7
NC
11682001-02-28 Nick Clifton <nickc@redhat.com>
1169
1170 * readelf.c: (struct unw_aux_info): Remove const modifier for
1171 'strtab' field.
1172 (process_unwind): Remove non-K&R compliant LHS type cast in call
1173 to GET_DATA_ALLOC macro.
1174
a5bcd848
PB
11752001-02-28 Philip Blundell <pb@futuretv.com>
1176
1177 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1178 ABI is in use; remove ambiguity between the "unknown" EABI and
1179 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
1180 renamed EF_xx constants.
1181
27b7e12d
AM
11822001-02-27 Alan Modra <alan@linuxcare.com.au>
1183
1184 * configure.in (BFD_VERSION): New.
1185 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1186 * configure: Regenerate.
1187 * Makefile.am: Run "make dep-am"
1188 * Makefile.in: Regenerate.
1189
a9f10786
NC
11902001-02-14 Nick Clifton <nickc@redhat.com>
1191
1192 * MAINTAINERS: Add "Obvious Fix" rule.
1193
3c44da9a
MS
11942001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1195
1196 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1197 literal concatenation.
1198
ecd03389
MS
11992001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1200
1201 * readelf.c (struct unw_aux_info): Remove const from the info member.
1202 (process_unwind): Don't type-cast the third argument to the
1203 GET_DATA_ALLOC macro.
1204
88ec60c7
NC
12052001-02-11 Nick Clifton <nickc@redhat.com>
1206
1207 * readelf.c (dump_relocations): Free corrected allocated
1208 array.
1209 (process_unwind): Fix compile time warning.
1210
f5e21966
NC
12112001-02-10 Nick Clifton <nickc@redhat.com>
1212
1213 * binutils.texi: Document new --unwind option to readelf.
1214
a85d7ed0
NC
12152001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1216
1217 * readelf.c: Add linux target for S/390.
1218
7bb10502
AM
12192001-02-10 Alan Modra <alan@linuxcare.com.au>
1220
1221 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1222 printf is a macro.
1223
8ca8f343
HPN
12242001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
1225
1226 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1227 * aclocal.m4: Regenerate.
1228 * configure: Regenerate.
1229
7340082d
NC
12302001-02-07 Todd Vierling <tv@wasabisystems.com>
1231
1232 * bucomm.c (bfd_target_vector): Change extern array to pointer.
1233 * objdump.c (bfd_target_vector): Likewise.
1234
4d6ed7c8
NC
12352001-02-07 David Mosberger <davidm@hpl.hp.com>
1236
1237 * readelf.c (process_unwind): New function.
1238 (slurp_ia64_unwind_table): Ditto.
1239 (dump_ia64_unwind): Ditto.
1240 (find_symbol_for_address): Ditto.
1241 (slurp_rela_relocs): New function (split off from dump_relocations()).
1242 (slurp_rel_relocs): Ditto.
1243 (parse_args): Handle '-u' option.
1244
1245 * unwind-ia64.c: New file.
1246 * unwind-ia64.h: New file.
1247 * Makefile.am: Include unwind-ia64.c in readelf build.
1248 * Makefile.in: Regenerate.
7340082d 1249 * po/binutils.pot: Regenerate.
4d6ed7c8 1250
c7217458
PB
12512001-02-04 Philip Blundell <philb@gnu.org>
1252
1253 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1254 * configure: Regenerate.
1255
956eedd4
AM
12562001-01-31 Steve deRosier <sderosier@vari-lite.com>
1257
1258 * ieee.c (ieee_add_bb11): Don't check for backslashes
1259 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1260
8855cbca
AM
12612001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
1262
c7f2731e
AM
1263 * ieee.c: Update copyright.
1264 (ieee_start_compilation_unit): Don't check for backslashes
1265 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1266
8855cbca
AM
1267 * stabs.c: Update copyright. Include "filenames.h".
1268 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1269
329de803 12702001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
1271
1272 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1273 sections are present before using them. Remove code duplication.
1274 (process_symbol_table): Check if VERDEF or VERNEED sections are
1275 present before using them.
1276
23719f39
NC
12772001-01-17 Nick Clifton <nickc@redhat.com>
1278
1279 * objcopy.c (copy_object): Fail if attempting to convert the
1280 endianness of the input object file.
1281
1282 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 1283
f726e849
NC
12842001-01-16 Nick Clifton <nickc@redhat.com>
1285
1286 * readelf.c (string_table_length): New variable.
1287 (SECTION_NAME): Catch out of range indices and missing section
1288 pointers.
1289 (process_section_headers): Delete useless local variable
1290 string_table_offset. Set the value of string_table_length
1291 after loading the string table.
1292 (process_mips_specific): Use SECTION_NAME macro.
1293 (process_file): Set string_table_length to 0 when it is freed.
1294
d0398d6a
NC
12952001-01-12 Nick Clifton <nickc@redhat.com>
1296
1297 * version.c (print_version): Update copyright date.
1298
0d2bcfaf
NC
12992001-01-11 Peter Targett <peter.targett@arccores.com>
1300
1301 * readelf.c (dump_relocations): Include selection with EM_ARC.
1302 (get_machine_name) Update name to "ARC".
1303
8b1e6df3
NC
13042001-01-09 Nick Clifton <nickc@redhat.com>
1305
1306 * Makefile.am: Add rule to build objdump.o from objdump.c and
1307 using OBJDUMP_DEFS.
1308 * Makefile.in: Regenerate.
1309
1310 * configure.in: Define OBJDUMP_DEFS. Default to empty.
1311 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
1312 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 1313 * configure: Regenerate.
8b1e6df3
NC
1314
1315 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
1316 is defined read in the relocs even if dump_reloc_info is
1317 false.
1318
2f952d20
PB
13192001-01-07 Philip Blundell <philb@gnu.org>
1320
1321 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
1322 `bug-binutils'.
1323 * README: Likewise.
1324
a8c548cb
NC
13252000-12-19 Nick Clifton <nickc@redhat.com>
1326
1327 * dlltool.c: Add missing support for arm-epoc-pe.
1328 * configure.in: Add missing support for arm-epoc-pe.
1329 * configure: Regenerate.
1330
cc5fda35
NC
13312000-12-15 Nick Clifton <nickc@redhat.com>
1332
1333 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
1334 Mode parts of the x86 port.
1335
bcedfee6
NC
13362000-12-04 Andreas Jaeger <aj@suse.de>
1337
1338 * readelf.c (guess_is_rela): Add EM_X86_64.
1339 (dump_relocations): Add EM_X86_64.
1340 (get_machine_name): Add EM_X86_64.
1341 Include "elf/x86-64.h".
1342
584da044
NC
13432000-12-12 Nick Clifton <nickc@redhat.com>
1344
1345 * readelf.c: Fix formatting.
1346
7559e86e 13472000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
1348
1349 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
1350
a98cc2b2
AH
13512000-12-07 Andrew Haley <aph@redhat.com>
1352
1353 * readelf.c (display_debug_frames): Only display columns that are
1354 referenced by the frame debug info.
1355
c7987a69
NC
13562000-12-05 Nick Clifton <nickc@redhat.com>
1357
1358 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
1359
09fd7e38
JM
13602000-12-04 Jason Merrill <jason@redhat.com>
1361
1362 * readelf.c (process_section_headers): Handle linkonce.wi sections.
1363 (display_debug_section): Likewise.
1364 (display_debug_info): Display CU header before bailing.
1365
e7af610e
NC
13662000-12-01 Chris Demetriou <cgd@sibyte.com>
1367
09fd7e38
JM
1368 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
1369 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
1370 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 1371
09fd7e38
JM
1372 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
1373 and E_MIPS_ARCH_64.
84ea6cf2 1374
09fd7e38
JM
1375 * readelf.c (get_machine_flags): Add case for
1376 E_MIPS_MACH_SB1.
c6c98b38 1377
75066968
DD
13782000-11-30 Richard Earnshaw <rearnsha@arm.com>
1379
1380 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
1381
5c4666ea
HPN
13822000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
1383