* MAINTAINERS: Added self as MN10300 co-maintainer.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
d36ca9c2
AO
12002-02-12 Alexandre Oliva <aoliva@redhat.com>
2
3 * MAINTAINERS: Added self as MN10300 co-maintainer.
4
19397422
AM
52002-02-12 Alan Modra <amodra@bigpond.net.au>
6
7 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
8 DT_PPC64_OPDSZ.
9
d434e574
DJ
102002-02-11 Daniel Jacobowitz <drow@mvista.com>
11
12 * MAINTAINERS: List myself as branch maintainer.
13
12b87c89
AM
142002-02-11 Alan Modra <amodra@bigpond.net.au>
15
16 * configure: Regenerate.
17 * objcopy.c: Update copyright date.
18 * doc/Makefile.in: Regenerate.
19
8d037c5c
DJ
202002-02-10 Daniel Jacobowitz <drow@mvista.com>
21
22 * nlmconv.c: Back out localtime PARAMS change.
23
4c168fa3
AM
242002-02-11 Alan Modra <amodra@bigpond.net.au>
25
26 * objcopy.c (MKDIR): Define.
27 (copy_archive): Make name_list.name const. Use MKDIR.
28 Handle duplicate files in archives by making more temp dirs.
29
408f8db1
DJ
302002-02-10 Daniel Jacobowitz <drow@mvista.com>
31
32 * coffdump.c: Include "getopt.h" after "bucomm.h"
33 so that macros are defined correctly.
34 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
35 prototype. Prototype main.
36 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
37
9f77fa06
AO
382002-02-06 Alexandre Oliva <aoliva@redhat.com>
39
40 * MAINTAINERS: Added self as SH co-maintainer.
41
82f6addb
NC
422002-02-05 Nick Clifton <nickc@redhat.com>
43
44 * po/tr.po: Updated translation.
45
ba323545
AM
462002-02-01 Alan Modra <amodra@bigpond.net.au>
47
48 * Makefile.am: Run "make dep-am"
49 * Makefile.in: Regenerate.
50
3deb89d3
DJ
512002-01-29 Daniel Jacobowitz <drow@mvista.com>
52
53 * nm.c (print_value): Mark abfd unused.
54
a0e9c55f
DJ
552002-01-29 Daniel Jacobowitz <drow@mvista.com>
56
57 * unwind-ia64.c (unw_decoder): Change second argument
58 to unsigned int, to match function prototypes.
59
d7a283d4
DJ
602002-01-29 Daniel Jacobowitz <drow@mvista.com>
61
62 * objdump.c: Include "getopt.h" after "bucomm.h" so that
63 __GNU_LIBRARY__ will be defined.
64 * size.c: Likewise.
65
4867be41
DJ
662002-01-27 Daniel Jacobowitz <drow@mvista.com>
67
68 * configure: Regenerated.
69
7562a296
HPN
702002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
71
72 * doc/Makefile.am (install): Depend on install-info.
73 * doc/Makefile.in: Regenerate.
74
15c82623
NC
752002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
76
77 * objcopy.c (strip_usage): Document -d as an alias
78 --strip-debug.
79
80 * size.c (usage): Document [-t | --totals] options.
81 (long_options): Add --totals option.
82 (main): If the [-t | --totals] option is specified and
83 the output format is Berkeley-style, print the total
84 text, data, and bss sizes of all objects listed.
85 (print_berkeley_format): If the [-t | --totals] option
86 is specified, track the total text, data, and bss
87 sizes.
88 * doc/binutils.texi (size): Document [-t | --totals] options.
89 (strip): Document -d as an alias for --strip-debug.
90 * NEWS: Mention new feature of size.
91
00ea8601 922002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 93
1ddbd152
NC
94 * po/fr.po: Updated version.
95 * po/es.po: Updated version.
b85cedd7 96
8b53311e
NC
972002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
98
99 * addr2line.c (usage): Update text to provide verbose
100 description of the command line options.
101 * ar.c (usage): Update text to provide verbose
102 description of the command line options.
103 (main): Accept -h and -H when running as ranlib.
104 * coffdump.c (show_usage): Update text to provide verbose
105 description of the command line options.
106 * dlltool.c (main): Accept -H as an alias for --help.
107 * nlmconv.c (show_usage): Update text to provide verbose
108 description of the command line options.
109 * nm.c (usage): Replace OPTIONS with option(s).
110 (main): Accept -H as an alias for --help.
111 * objcopy.c (strip_main): Accept -H as an alias for --help.
112 * objdump.c (main): Accept -v as an alias for --verbose.
113 * readelf.c (usage): Adjust format to match style used in
114 other binutils.
115 * size.c (usage): Update text to provide verbose description
116 of the command line options.
117 (main): Accept -v, -h and -H as command line options.
118 * srconv.c (show_usage): Update text to provide verbose
119 description of the command line options.
120 * strings.c (main): Accept -H and -v as command line options.
121 (usage): Update text to provide verbose description of the
122 command line options.
123 * sysdump.c (show_usage): Update text to provide verbose
124 description of the command line options.
125 * windres.c (usage): Adjust format to match style used in
126 other binutils.
127
128 * coffdump.c: Fix formatting.
129 * nlmconv.c: Fix formatting.
130 * srconv.c: Fix formatting.
131 * sysdump.c: Fix formatting.
132
c46f0c34
AM
1332002-01-22 Alan Modra <amodra@bigpond.net.au>
134
135 * Makefile.am: Run "make dep-am".
136 * Makefile.in: Regenerate.
137
2a538ba5
AJ
1382002-01-18 Andreas Jaeger <aj@suse.de>
139
140 * version.c (print_version): Update year.
141
285d1771
AM
1422002-01-17 Alan Modra <amodra@bigpond.net.au>
143
144 * readelf.c (get_machine_name): Handle EM_PPC64.
145 (guess_is_rela): Here too.
146
328577ad
NC
1472002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
148
149 * po/binutils.pot: Regenerate.
150 * po/fr.po: Regenerate.
151 * po/tr.po: Regenerate.
152
af3ae48d
NC
1532002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
154
155 * po/tr.po: Import new version.
156
f1cb7e17
AM
1572002-01-16 Alan Modra <amodra@bigpond.net.au>
158
159 * readelf.c (get_ppc64_dynamic_type): New.
160 (get_dynamic_type): Call it.
161
6364e0b4
NC
1622002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
163
3ab9460d
NC
164 * objcopy.c (copy_usage): Use "options" instead of "switches".
165 (strip_usage): Use "options" instead of "switches".
166 * doc/binutils.texi (dlltool): Refer to "options" instead of
167 "switches".
6364e0b4 168
3a7e524e
RE
1692002-01-14 Richard Earnshaw <rearnsha@arm.com>
170
171 * MAINTAINERS: Add self as co-maintainer for the ARM code.
172
1209e219
NC
1732001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
174
175 * po/es.po: Import from translation project.
176 * configure.in (ALL_LINGUAS): Add es.
177 * configure: Regenerate.
178
b4db1224
JT
1792002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
180
181 * readelf.c (get_netbsd_elfcore_note_type): Use
182 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
183
9437c45b
JT
1842002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
185
186 * readelf.c: Update copyright years.
187 (get_note_type): Return a const char *.
188 (get_netbsd_elfcore_note_type): New function.
189 (process_note): Use get_netbsd_elfcore_note_type to get
190 the note type string for NetBSD ELF core files.
191
00428cca
AM
1922002-01-06 Steve Ellcey <sje@cup.hp.com>
193
194 * readelf.c (get_ia64_segment_type): Add support for macros.
195 (get_segment_type): Add support for IA64 specific macros.
196
31104126
NC
1972001-12-20 Julian v. Bock <julian@wongr.net>
198
199 * readelf.c (print_symbol): New function: Print a formatted symbol
200 name. If --wide is specified do not truncate it.
201 (dump_relocations): Use print_symbol() to print symbol names.
202 (process_symbol_table): Likewise.
203 (process_syminfo): Likewise.
204 (process_mips_specific): Likewise.
205 (usage): Document new feature of --wide switch.
206 * doc/binutils.texi (objdump): Document additional behaviour of
207 --wide.
2a538ba5 208
4dd67f29
MS
2092001-12-18 Michael Snyder <msnyder@redhat.com>
210
211 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
212 (copy_object): Don't set the start address or flags of a core file.
213 (copy_section): Don't relocate a core file. Don't copy contents
214 if the input section has the contents flag set, but the output
215 section does not (which happens with the fake 'note' pseudo-
216 sections that BFD creates for corefiles).
217
43521d43
TS
2182001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
219
220 * readelf.c (get_machine_flags): Recognize header flags for ABI and
221 ASE extensions. More robust code for ISA checking. Ignore empty fields
222 in header flags for GNU extensions.
223
b667df2e
AM
2242001-12-18 Alan Modra <amodra@bigpond.net.au>
225
226 * objcopy.c (copy_archive): Set output bfd format outside the loop.
227
17a5a5c3
NC
2282001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
229
230 * po/ja.po: Import from translation project.
231 * configure.in (ALL_LINGUAS): Add ja.
232 * configure: Regenerate.
233
65de42c0
TS
2342001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
235
236 * addr2line.c (main): Protoype.
237 * ar.c (main): Protoype.
238 * nm.c (main): Protoype.
239 * objcopy.c (main): Protoype.
240 * objdump.c (main): Protoype.
241 * size.c (main): Protoype.
242 * strings.c (main): Protoype.
243
9ad5cbcf
AM
2442001-12-17 Alan Modra <amodra@bigpond.net.au>
245
246 * readelf.c (symtab_shndx_hdr): New global.
247 (SECTION_HEADER_INDEX): Define.
248 (SECTION_HEADER_NUM): Define.
249 (SECTION_HEADER): Define.
250 (GET_ELF_SYMBOLS): Pass two params rather than three.
251 (get_32bit_elf_symbols): Take file and section args. Read and
252 use SHT_SYMTAB_SHNDX.
253 (get_64bit_elf_symbols): Likewise.
254 (dump_relocations): Use SECTION_HEADER to index "section_headers".
255 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
256 Remember symtab_shdx_hdr.
257 (process_program_headers): Scan from index 1 for segment map.
258 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
259 "section_headers".
260 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
261 (process_unwind): Likewise.
262 (process_version_sections): Likewise.
263 (process_symbol_table): Likewise.
264 (display_debug_info): Likewise.
265 (process_dynamic_segment): Fake up a symtab section for changed
266 GET_ELF_SYMBOLS.
267 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
268 (process_program_headers): Kill signed/unsigned warning.
269 (load_debug_str): Likewise.
270 (display_debug_info): Likewise.
271
65765700
JJ
2722001-12-13 Jakub Jelinek <jakub@redhat.com>
273
274 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
275
560f3c1c
AM
2762001-12-11 Alan Modra <amodra@bigpond.net.au>
277
278 * readelf.c (process_file_header): Print extended e_shnum and
279 e_shdtrndx values. Set elf_header values for same.
280 (get_32bit_section_headers): Add "num" arg to read "num" headers.
281 (get_64bit_section_headers): Likewise.
282 (process_section_headers): Update calls.
283 (get_file_header): Call get_32bit_section_headers or 64bit variant.
284
bc408b8a
JJ
2852001-12-10 Jakub Jelinek <jakub@redhat.com>
286
287 * objcopy.c (setup_section): Copy entsize.
288
93fbbb04
GK
2892001-12-07 Geoffrey Keating <geoffk@redhat.com>
290
291 * readelf.c (guess_is_rela): Add support for stormy16.
292 (dump_relocations): Likewise.
293 (get_machine_name): Likewise.
294
e3c8793a
NC
2952001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
296
297 * dllwrap.c (main) Replace multiple strings describing a
298 single error with a single, newline escaped sentence to permit
299 better translation into foreign languages.
300
301 * readelf.c (get_elf_class): Remove internalionalisation of ELF
302 class names.
303
956cd1d6
TS
3042001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
305
306 * strings.c (get_char): Initialize value.
307
956c53ee
TS
3082001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
309
310 * arlex.l: Silence compile warnings.
311 * arsup.h: Likewise. Fix formatting.
312
cedd9a58
JJ
3132001-12-04 Jakub Jelinek <jakub@redhat.com>
314
315 * strings.c: Include config.h before bfd.h.
316 (file_off): New type.
317 (file_open): Define.
318 (print_strings): Use file_off instead of file_ptr. Print addresses
319 which don't fit into long correctly.
320 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
321 available.
322 (strings_file): Use file_off instead of file_ptr. Use file_open.
323 * configure.in: Check for getc_unlocked.
324 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
325 be defined for it.
326 * configure: Rebuilt.
327 * config.h.in: Rebuilt.
328
af667503
L
3292001-11-29 H.J. Lu <hjl@gnu.org>
330
331 * bucomm.c (make_tempname): Revert the changes made on
332 2001-11-14 and 2001-11-12. They won't work with directories.
333
16474668
NC
3342001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
335
336 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
337 CFLAGS_FOR_TARGET to runtest in environment.
338 * Makefile.in: Rebuild.
339 * doc/Makefile.in: Rebuild.
340
17978339
MS
3412001-11-28 Mike Stump <mrs@wrs.com>
342
343 * objcopy.c (setup_section): Preserve SEC_RELOC when
344 --set-section-flags is used.
345
261a45ad
NC
3462001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
347
348 * readelf.c (do_debug_str): New variable.
349 (display_debug_str): New function: Display the contents of a
350 .debug_str section.
351 (load_debug_str): New function: Load in the contents of a
352 .debug_str section.
353 (free_debug_str): New function: Free the memory used by
354 load_debug_str().
355 (fetch_indirect_string): Retrieve a string from the .debug_str
356 section.
357 (usage): Add -ws.
358 (parse_args): Accept -ws.
359 (process_section_headers): Allow the display of the .debug_str
360 section.
361 (read_and_display_attr_value): Use fetch_indirect_string. Show
362 offset into .debug_str section.
363 (display_debug_info): Use load_debug_str and free_debug_str.
364 (debug_displays): Add .debug_str.
365 * doc/binutils.texi: Document -ws.
366
b8908f93
AJ
3672001-11-19 Andreas Jaeger <aj@suse.de>
368
369 * testsuite/binutils-all/objdump.exp: Add x86-64.
370
e5fb9629
AS
3712001-11-15 Andreas Schwab <schwab@suse.de>
372
373 * readelf.c: Fix warnings without terminating newline.
374
802a735e
AM
3752001-11-15 Alan Modra <amodra@bigpond.net.au>
376
377 * doc/binutils.texi (objdump): Document ppc -M options.
378
b89e9eae
AJ
3792001-11-14 Andreas Jaeger <aj@suse.de>
380
381 * doc/binutils.texi (objdump): Fix description to use x86-64.
382
a6a25652
NC
3832001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
384
385 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
386 not all systems provide mkstemp.
387
e396998b
AM
3882001-11-14 Alan Modra <amodra@bigpond.net.au>
389
390 * doc/binutils.texi (objdump): Document x86 -M options.
391
81766fca
RH
3922001-11-13 Keith Walker <keith.walker@arm.com>
393
394 * readelf.c (read_and_display_attr_value): New function to
395 handle DW_FORM_indirect.
396 (read_and_display_attr): Use it.
397
1a509dcc
GK
3982001-11-13 Geoffrey Keating <geoffk@redhat.com>
399
400 * readelf.c (display_debug_lines): Deal with unknown standard
401 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
402 DW_LNS_set_isa.
403
6e917903 4042001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 405
6e917903
TW
406 * MAINTAINERS: Add self as tic54x maintainer. This target
407 includes the IBM C54XDSP clone.
7559e86e 408
6e917903 4092001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 410
7559e86e
NC
411 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
412
4132001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 414
ecdadc4a
JL
415 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
416 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
417 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
418 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
419 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
420 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
421 (unw_decode_b2, unw_decode_b3_b4): Likewise.
422
91770270
JL
423 * readelf.c (get_elf_class): Fix ISO portability glitch.
424 (get_data_encoding, get_osabi_name, request_dump): Likewise.
425
ef5cdfc7
JJ
4262001-11-07 Jakub Jelinek <jakub@redhat.com>
427
428 * readelf.c (debug_str, debug_str_size): New.
429 (display_debug_abbrev): If no abbrevs were read, skip the CU.
430 Call free_abbrevs.
431 (read_and_display_addr): Handle DW_FORM_strp.
432 (display_debug_info): Read .debug_str section if present,
433 so that DW_FORM_strp can be handled.
434 Fix test for non-existant .debug_abbrev section.
435
5e9520c8
JJ
4362001-11-05 Jakub Jelinek <jakub@redhat.com>
437
438 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
439
440 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
441
54589086
MS
4422001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
443
444 * MAINTAINERS: Add self as s390/s390x maintainer.
445
c05b685b
TR
4462001-11-02 Tom Rix <trix@bluey.cygnus.com>
447
448 * MAINTAINERS: Add self as PPC XCOFF maintainer.
449
3c62831e
NC
4502001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
451
452 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
453 * configure: Regernate.
454 * po/fr.po: New file.
455 * po/tr.po: New file.
456
3c3bdf30
NC
4572001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
458
9b19141a 459 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
460 * readelf.c: Include elf/mmix.h.
461 (guess_is_rela): MMIX is RELA.
462 (dump_relocations): Handle MMIX relocations.
463 * Makefile.am: Regenerate dependencies.
464 * Makefile.in: Regenerate.
465
f662939a
NC
4662001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
467
468 * readelf.c (parse_args): Handle multiple options to the -w
469 switch.
470
c91d0dfb
JJ
4712001-10-12 Jakub Jelinek <jakub@redhat.com>
472
473 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
474 LOPROC, LOOS and LOUSER.
475
7559e86e 4762001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
477
478 * MAINTAINERS: Update my email address.
479
fcd8210c
AM
4802001-10-03 Alan Modra <amodra@bigpond.net.au>
481
482 * doc/Makefile.in: Regenerate.
483 * configure: Regenerate.
484
428409d5
NC
4852001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
486
487 * readelf.c (display_debug_line, display_debug_pubnames,
488 display_debug_info, display_debug_frames): Detect and warn
489 about 64-bit format entries.
490 (display_debug_aranges): Reword 64-bit warning.
491 (debug_displays): Add .debug_pubtypes as a known, but not yet
492 supported, debug section.
493
6a8c2b0d
AM
4942001-10-02 Alan Modra <amodra@bigpond.net.au>
495
496 * coffdump.c (PROGRAM_VERSION): Delete.
497 (main <'V'>): Call print_version.
498 * srconv.c: Likewise.
499 * sysdump.c: Likewise.
500 * version.c (program_version): Remove.
501 (print_version): Use BFD_VERSION_STRING. Just print the current
502 year in copyright message.
503 * addr2line.c (program_version): Remove unused declaration.
504 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
505 place of BFD_VERSION.
506 * Makefile.am (Makefile): Depend on bfd/configure.in.
507 (cplus-dem.o): Depend on Makefile.
508 Run "make dep-am".
509 * Makefile.in: Regenerate.
510
e414a165
NC
5112001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
512
513 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
514 format .debug_arange sections.
515 (main): Add missing prototype.
b8908f93 516
efc3ee7f
HPN
5172001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
518
519 * Makefile.am: Update dependencies with "make dep-am".
520 * Makefile.in: Regenerate.
521
9e85c2a0
RH
5222001-09-28 Richard Henderson <rth@redhat.com>
523
524 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
525
451dad9c
AM
5262001-09-26 Alan Modra <amodra@bigpond.net.au>
527
528 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
529 VA_CLOSE.
530 (non_fatal): Likewise.
531 * objdump.c (objdump_sprintf): Likewise.
532 * readelf.c (error): Likewise.
533 (warn): Likewise.
534
d974e256
JJ
5352001-09-25 Jakub Jelinek <jakub@redhat.com>
536
537 * readelf.c (do_wide): New.
538 (options): Add --wide.
539 (usage, parse_args): Likewise.
540 (process_program_headers): Put each segment on a single line if
541 --wide is given.
542 (process_section_headers): Put each section on a single line if
543 --wide is given.
544 * doc/binutils.texi: Document it.
545 * NEWS: Likewise.
546
2f11c261
AM
5472001-09-25 Alan Modra <amodra@bigpond.net.au>
548
549 * readelf.c (print_vma): Print 8 digits of low hex value.
550
1d50f91e
AJ
5512001-09-24 Andreas Jaeger <aj@suse.de>
552
553 * nlmconv.c: Fix warnings about unused attributes and function
554 prototypes.
555
556 * strings.c: Add prototype for get_char.
557
38131e67
L
5582000-09-19 H.J. Lu <hjl@gnu.org>
559
560 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
561 $(srcdir)/cxxfilt.man.
562 * doc/Makefile.in: Rebuild.
563
3bcfb3e4
AM
5642001-09-19 Alan Modra <amodra@bigpond.net.au>
565
566 * objcopy.c (copy_main): Correct rename-section string parsing.
567 Consolidate new_name parsing, and error messages.
568
3882b010
L
5692001-09-18 Bruno Haible <haible@clisp.cons.org>
570
571 * addr2line.c: Don't include <ctype.h>.
572 (main): For gettext, also set the LC_CTYPE locate facet.
573 * ar.c (main): Likewise.
574 * coffdump.c (main): Likewise.
575 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
576 (main): For gettext, also set the LC_CTYPE locate facet.
577 Use ISALNUM instead of isalpha/isdigit.
578 * dllwrap.c: Don't include <ctype.h>.
579 (main): For gettext, also set the LC_CTYPE locate facet.
580 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
581 (main): For gettext, also set the LC_CTYPE locate facet.
582 Use TOUPPER instead of islower/toupper.
583 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
584 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
585 Use TOUPPER instead of islower/toupper.
586 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
587 * objcopy.c (main): Likewise.
588 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
589 (disassemble_bytes): Use ISPRINT instead of isprint.
590 (dump_section_stabs): Use ISDIGIT instead of isdigit.
591 (dump_data): Use ISPRINT instead of isprint.
592 (main): For gettext, also set the LC_CTYPE locate facet.
593 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
594 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
595 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
596 Use TOUPPER instead of islower/toupper.
597 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
598 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
599 (write_rc_accelerators): Use ISPRINT instead of isprint.
600 (write_rc_rcdata): Likewise.
601 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
602 * srconv.c (main): Likewise.
603 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
604 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
605 isdigit/isupper/islower.
606 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
607 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
608 stab_demangle_prefix, stab_demangle_qualified,
609 stab_demangle_template, stab_demangle_type,
610 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
611 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
612 (isgraphic): Use ISPRINT instead of isascii/isprint.
613 (main): Remove HAVE_LC_MESSAGES dependency.
614 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
615 (pbarray): Use ISPRINT instead of isprint.
616 (main): For gettext, also set the LC_CTYPE locate facet.
617 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
618 (format_from_filename): Use ISPRINT instead of isprint.
619 (main): For gettext, also set the LC_CTYPE locate facet.
620 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
621 (unicode_print): Use ISPRINT instead of isprint.
622 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
623 (stab_variable): Use ISDIGIT instead of isdigit.
624
e59b4dfb
AM
6252001-09-18 Alan Modra <amodra@bigpond.net.au>
626
627 * ar.c (print_contents): Cast args of bfd_seek to the right types.
628 Replace bfd_read call with call to bfd_bread.
629 (extract_file): Likewise.
630
631 * objdump.c (dump_section_header): Cast section->filepos to
632 unsigned long to suit printf format string.
633 * readelf.c (process_section_headers): Similarly for sh_offset.
634 (process_unwind): Likewise.
635
d132876a
NC
6362001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
637
638 * strings.c (encoding, encoding_bytes): New variables.
639 (long_options): Add --encoding.
640 (main): Accept -e and --encoding.
641 (get_char): New function. Read a, possibly wide, character from
642 the input stream.
643 (print_strings): Use get_char().
644 (usage): Document new command line option.
645 * doc/binutils.texi: Document new command line option.
646 * NEWS: Announce new command line option.
647
7559e86e 6482001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
649
650 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
651 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
652 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
653 Removed EM_CYGNUS_ARC.
654
7559e86e 6552001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
656
657 * readelf.c: Include elf/h8 for H8 series definitions.
658 (guess_is_rela): H8 series if RELA.
659 (dump_relocations): Handle H8 series relocations.
660
0823fbca
EC
6612001-08-31 Eric Christopher <echristo@redhat.com>
662
663 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
664
8db76d70
PT
6652001-08-29 Peter Targett <peter.targett@arccores.com>
666
667 * MAINTAINERS: Include ARC Maintainer.
668
d81d6584
BE
6692001-08-29 Ben Elliston <bje@redhat.com>
670
671 * stabs.c (stab_demangle_template): Initialise s4.
672
25a1ff5b
AM
6732001-08-27 Alan Modra <amodra@bigpond.net.au>
674
675 * readelf.c (dump_relocations): Recognise EM_PPC64.
676
a5d22d2a
TS
6772001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
678
679 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
680
62a5a82d
L
6812001-08-25 H.J. Lu <hjl@gnu.org>
682
683 * nm.c (print_width): New.
684 (display_rel_file): Set `print_width' according to
685 bfd_sprintf_vma.
686 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
687
1ae8b3d2
AO
6882001-08-24 Alexandre Oliva <aoliva@redhat.com>
689
690 * objcopy.c (use_alt_mach_code): New variable.
691 (OPTION_ALT_MACH_CODE): Define.
692 (copy_options): Added --alt-machine-code.
693 (copy_main): Handle it.
694 (copy_object): Switch to alternate machine code if requested.
695 * doc/binutils.texi: Document new option.
696 * NEWS: Likewise.
697
d1bdd336
TS
6982001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
699
700 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
701
410f7a12
L
7022001-08-21 H.J. Lu <hjl@gnu.org>
703
704 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
705 (display_debug_info): Cast for 64bit hosts.
706 (display_debug_frames): Likewise.
707 (process_mips_specific): Likewise.
708
c32144ff
AJ
7092001-08-21 Andreas Jaeger <aj@suse.de>
710
711 * coffgrok.h: Add missing parameter for prototype of coff_grok.
712
713 * sysdump.c: Add missing prototypes.
714 * srconv.c: Likewise.
715 * unwind-ia64.c: Likewise.
716 * coffdump.c: Likewise.
717
718 * sysinfo.y: Print prototypes, include <ansidecl.h>.
719
720 * coffgrok.c: Add missing prototypes, include libiberty.h instead
721 of declaring xcalloc.
722
d8180c76
L
7232001-08-10 H.J. Lu <hjl@gnu.org>
724
725 * nm.c (print_value): Add one arg, bfd *.
726 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
727 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
728 (print_symbol_info_sysv): Likewise.
729 (print_symbol_info_posix): Likewise.
730
731 * objdump.c (dump_section_header): Replace printf_vma with
732 bfd_printf_vma.
733 (print_section_stabs): Likewise.
734 (dump_bfd_header): Likewise.
735 (objdump_print_value): Replace sprintf_vma with
736 bfd_sprintf_vma.
737 (disassemble_bytes): Likewise.
738 (dump_reloc_set): Likewise.
739
0218d1e4
AJ
7402001-08-10 Andreas Jaeger <aj@suse.de>
741
742 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
743 to build warnings.
744 * configure: Regenerate.
745
2863d58a
AM
7462001-08-09 Alan Modra <amodra@bigpond.net.au>
747
748 * readelf.c: Add missing prototypes.
749 * objdump.c: Likewise. Format existing prototypes.
750
c0e047e0
AO
7512001-08-08 Alexandre Oliva <aoliva@redhat.com>
752
753 * readelf.c (display_debug_info): Add to abbrev_offset the addend
754 of any RELA relocation for the abbrev_offset memory location that
755 refers to the .debug_abbrev section symbol.
756
ff78d6d6
L
7572001-08-07 H.J. Lu <hjl@gnu.org>
758
759 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
760 (main): Return process_file ().
761
c36774d6
PB
7622001-08-05 Philip Blundell <philb@gnu.org>
763
764 * doc/binutils.texi: Use "Thumb" not "THUMB".
765
8f9d9bd9
JH
7662001-08-03 John Healy <jhealy@redhat.com>
767
768 Patch suggested by Frank Eigler <fche@redhat.com>.
769 * objdump.c (disassemble_data): Fill in section member of the
770 disasm_info structure.
771
c918cb96
DD
7722001-08-03 Tom Walsh <tom@cyberiansoftware.com>
773
774 * configure.in: Added --with-windres option.
775 * configure: Regenerated.
776
c7c55b78
NC
7772001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
778
779 * doc/binutils.texi: Use @command{name} for commands;
780 use @option{-opt} for options; use @table @env for list of options;
781 remove spaces arround [ | ] in synopsis.
782
783 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
784 center title.
785
594ef5db
NC
7862001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
787
788 * objcopy.c: Fix formatting.
789 (section_rename): New structure.
790 (OPTION_RENAME_SECTION): New switch.
791 (copy_usage): Document new switch.
792 (add_section_rename): New function: Add a node to the section
793 rename list.
794 (find_section_rename): New function: Find the new name and
795 flags for a section.
796 (setup_section): Call find_section_name to determine the name
797 of the output section.
798 (copy_main): Handle OPTION_RENAME_SECTION.
799 * binutils.texi: Document new switch.
800 * NEWS: Mention new switch.
801
1f554c69
NC
8022001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
803
804 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
805 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
806 bug-binutils@gcc.org.
807
2f83960e
AM
8082001-07-28 Matthias Kramm <kramm@quiss.org>
809
810 * bucomm.c (list_supported_architectures): New function.
811 * bucomm.h (list_supported_architectures): Declare.
812 * objdump.c (usage): Call the above.
813
20fe0649
DB
8142001-07-25 Dave Brolley <brolley@redhat.com>
815
816 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
817 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
818
1b577b00
NC
8192001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
820
821 * README: Update for 2.11. Change bug reporting email address.
822 * MAINTAINERS: Tidy up. Change bug reporting email address.
823
95fd336c
DD
8242001-07-16 DJ Delorie <dj@redhat.com>
825
5f16d855
DD
826 * resres.c (write_res_header): Align header size.
827 (res_align_file): Calculate alignment correctly.
828
95fd336c
DD
829 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
830 correct 10).
831 * resrc.c (write_rc_resource): Likewise.
832 * windres.h (SUBLANG_SHIFT): Define - as 10.
833
ed8fee27
NC
8342001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
835
836 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
837
90ab7e9a
NC
8382001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
839
840 * MAINTAINERS: Add notes about branch checkins.
841
e0c60db2
NC
8422001-07-05 Daniel Berlin <dan@cgsoftware.com>
843
844 * readelf.c (display_debug_macinfo): New function, display
845 .debug_macinfo section.
846 (do_debug_macinfo): New variable.
847 (parse_args): Handle "-w[mM]" to mean display macro info.
848 (process_section_headers): Handle debug_macinfo.
849 (debug_displays): Replace unsupported function with macinfo
0218d1e4 850 function for .debug_macinfo display.
e0c60db2
NC
851 * doc/binutils.texi: Document new command line switch.
852 * NEWS: Document new feature of readelf.
0218d1e4 853
24e01a36
L
8542001-07-05 H.J. Lu <hjl@gnu.org>
855
856 * objcopy.c (filter_symbols): Don't turn undefined symbols
857 into local.
858
4258bf4d
L
8592001-07-03 H.J. Lu <hjl@gnu.org>
860
861 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
862 $@.pod.
863 (ar.1): Likewise.
864 (dlltool.1): Likewise.
865 (nlmconv.1): Likewise.
866 (nm.1): Likewise.
867 (objcopy.1): Likewise.
868 (objdump.1): Likewise.
869 (ranlib.1): Likewise.
870 (readelf.1): Likewise.
871 (size.1): Likewise.
872 (strings.1): Likewise.
873 (strip.1): Likewise.
874 (windres.1): Likewise.
875 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
876 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
877 $(DEMANGLER_NAME).
878 (as.1): Removed.
879 * doc/Makefile.in: Regenerated.
880
7014bc31
NC
8812001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
882
883 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
884
b811889f
NC
8852001-07-01 Daniel Berlin <dan@cgsoftware.com>
886
887 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
888
12ab83a9
NC
8892001-06-29 James Cownie <jcownie@etnus.com>
890
891 * readelf.c: Support DWARF 2.1 attributes.
892
a6e9f9df
AM
8932001-06-28 Alan Modra <amodra@bigpond.net.au>
894
895 * readelf.c (GET_DATA_ALLOC): Remove.
896 (GET_DATA): Remove.
897 (get_data): New function combining above macros, with an extra
898 test for zero size.
899 (slurp_rela_relocs): Use get_data, and catch error return.
900 (slurp_rel_relocs): Likewise.
901 (get_32bit_program_headers): Likewise.
902 (get_64bit_program_headers): Likewise.
903 (get_32bit_section_headers): Likewise.
904 (get_64bit_section_headers): Likewise.
905 (get_32bit_elf_symbols): Likewise.
906 (get_64bit_elf_symbols): Likewise.
907 (process_section_headers): Likewise.
908 (process_relocs): Likewise.
909 (slurp_ia64_unwind_table): Likewise.
910 (process_unwind): Likewise.
911 (get_32bit_dynamic_segment): Likewise.
912 (get_64bit_dynamic_segment): Likewise.
913 (process_dynamic_segment): Likewise.
914 (process_version_sections): Likewise.
915 (process_symbol_table): Likewise.
916 (dump_section): Likewise.
917 (display_debug_info): Likewise.
918 (display_debug_section): Likewise.
919 (process_section_contents): Likewise.
920 (process_corefile_note_segment): Likewise.
921 (process_mips_specific): Likewise. Also free econf32, econf64.
922
af3fc3bc
AM
9232001-06-25 Alan Modra <amodra@bigpond.net.au>
924
925 * readelf.c (dump_relocations): Print "bad symbol index" if
926 symtab == NULL with non-zero symtab_index.
927 (process_relocs): Don't bomb if reloc section has no symsec.
928
6d900bf6
L
9292001-06-24 H.J. Lu <hjl@gnu.org>
930
931 * objcopy.c (strip_main): Revert the change made on 2001-05-30
932 by accident.
933 (copy_main): Apply the the change made to strip_main on
934 2001-05-30 by accident.
935
49b4e386
AJ
9362001-06-23 Andreas Jaeger <aj@suse.de>
937
938 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
939 parameter 'code'.
940 (unw_decode_x2): Likewise.
941 (unw_decode_x3): Likewise.
942 (unw_decode_x4): Likewise.
943
d8dc71e3
BE
9442001-06-23 Ben Elliston <bje@redhat.com>
945
946 * MAINTAINERS: Add myself as M88k maintainer.
947
af3bdff7
NC
9482001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
949
950 * objcopy.c (strip_main): Support -o or --output-file command lien
951 switch.
952
105e7211
L
9532001-06-19 H.J. Lu <hjl@gnu.org>
954
955 * doc/Makefile.in: Regenerated.
956
c45021f2
NC
9572001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
958
959 * readelf.c: Restore formatting.
960
9612001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
962
963 * Makefile.am: Move documentation into doc subdirectory.
964 * Makefile.in: Regenerated.
965 * binutils.texi: Move into doc subdirectory.
966 * addr2line.1: Removed.
967 * ar.1: Likewise.
968 * dlltool.1: Likewise.
969 * nlmconv.1: Likewise.
970 * nm.1: Likewise.
971 * objcopy.1: Likewise.
972 * objdump.1: Likewise.
973 * ranlib.1: Likewise.
974 * readelf.1: Likewise.
975 * size.1: Likewise.
976 * strings.1: Likewise.
977 * strip.1: Likewise.
978 * windres.1: Likewise.
979 * cxxfilt.man: Likewise.
980 * doc: New Directory.
981 * doc/Makefile.am: New file.
982 * doc/Makefile.in: Generate.
983
09ad7db3
AM
9842001-06-09 Alan Modra <amodra@bigpond.net.au>
985
986 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
987
936260fe
AM
9882001-06-01 Alan Modra <amodra@bigpond.net.au>
989
990 * MAINTAINERS: Update my email address.
991
16b2b71c
NC
9922001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
993
994 * objcopy.c: Add new switches: --keep-global-symbol,
995 --keep-symbols, --localize-symbols, --keep-global-symbols and
996 --weaken-symbols.
997 * binutils.texi: Document new switches.
998 * objcopy.1: Regenerate.
999 * NEWS: Announce new feature.
1000
7036c0e1
AJ
10012001-05-28 Andreas Jaeger <aj@suse.de>
1002
1003 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1004 variables, fix format strings.
1005
76a406e5
NC
10062001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1007
1008 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1009 when computing the address of the line to show.
1010
31b6fca6
RH
10112001-05-16 Richard Henderson <rth@redhat.com>
1012
1013 * readelf.c (do_debug_frames_interp): New.
1014 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1015 (byte_get_big_endian): Likewise.
1016 (parse_args) ['F']: Set do_debug_frames_interp.
1017 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1018 (frame_display_row): Don't trunc pc_begin to int.
1019 (size_of_encoded_value): New.
1020 (display_debug_frames): Handle 64-bit targets. Print raw data
1021 unless do_debug_frames_interp.
1022 (debug_displays): Remove duplicate .debug_frame.
1023
4fe85591
NC
10242001-05-15 Ralf Baechle <ralf@gnu.org>
1025
1026 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1027 The former constant was never in active use and is used otherwise
1028 by the ABI.
1029
579f31ac
JJ
10302001-05-11 Jakub Jelinek <jakub@redhat.com>
1031
1032 * readelf.c (process_unwind): Print all unwind sections, not just
1033 one.
1034
78f4a3f7
AM
10352001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1036
1037 * readelf.c (process_unwind): Remove const specifier.
1038
1c529ca6
NC
10392001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1040
1041 * strings.c (isgraphic): Do not use isascii() unless it is needed
1042 for isprint() to work.
1043 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1044
87e6d782
NC
10452001-04-27 Johan Rydberg <jrydberg@opencores.org>
1046
1047 * NEWS: Announce support for OpenRISC.
1048
4bd3d870 10492001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
1050
1051 * dlltool.c (do_default_excludes): Initialise to true.
1052
21211521
AM
10532001-04-10 Alan Modra <amodra@one.net.au>
1054
1055 * MAINTAINERS: Update my email address
1056 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1057
0c66b61e 10582001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
1059
1060 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1061
e58d53af
L
10622001-03-30 H.J. Lu <hjl@gnu.org>
1063
1064 * readelf.c (process_unwind): Just return if do_unwind is 0.
1065
bee72332
DD
10662001-03-28 Roger Sayle <roger@metaphorics.com>
1067
1068 * dlltool.c (make_one_lib_file): Fix section flags for
1069 .text, .data and .bss in stub ds*.o files to match those
1070 generated by gas.
1071
f1467e33
L
10722001-03-29 H.J. Lu <hjl@gnu.org>
1073
1074 * readelf.c (process_unwind): Only do unwind sections for
1075 IA64.
1076
1c6fb4fe
L
10772001-03-28 H.J. Lu <hjl@gnu.org>
1078
1079 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1080 * Makefile.in: Regenerate.
1081
0879a67a
AJ
10822001-03-26 Andreas Jaeger <aj@suse.de>
1083
1084 * binutils.texi (nm): Fix texi syntax.
1085
0285c67d
NC
10862001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1087
1088 * binutils.texi: Put @c man begin and @c man end indications
1089 to generate man pages using texi2pod and pod2man. Put @c man title
1090 to identify each man. Add SEEALSO entries.
1091 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1092 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1093 sort the list.
1094 (*.1): Build the man pages from binutils.texi.
1095 * Makefile.in: Regenerate.
1096
04847a4d
CF
10972001-03-13 Eric Kohl <ekohl@rz-online.de>
1098
1099 * defparse.y (opt_equal_name): allow "." in name.
1100 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1101 (gen_exp_file): Likewise.
1102
43a0748c
NC
11032001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1104
1105 * NEWS: Document addition of -B switch to objcopy.
1106 * binutils.texi: Document addition of -B switch to objcopy.
1107 * objcopy.c: (copy_options): Add --binary-architecture.
1108 (copy_usage): Document -B/--binary-architecture.
1109 (copy_main): Support -B/--binary-architecture. Set
1110 bfd_external_binary_architecture.
0879a67a 1111
b7498e0e
NC
11122001-03-11 Andreas Jaeger <aj@suse.de>
1113
1114 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1115 (dump_relocations): Likewise.
1116 (get_machine_name): Likewise.
1117
a59e3bd7
NC
11182001-02-28 Nick Clifton <nickc@redhat.com>
1119
1120 * readelf.c: (struct unw_aux_info): Remove const modifier for
1121 'strtab' field.
1122 (process_unwind): Remove non-K&R compliant LHS type cast in call
1123 to GET_DATA_ALLOC macro.
1124
a5bcd848
PB
11252001-02-28 Philip Blundell <pb@futuretv.com>
1126
1127 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1128 ABI is in use; remove ambiguity between the "unknown" EABI and
1129 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
1130 renamed EF_xx constants.
1131
27b7e12d
AM
11322001-02-27 Alan Modra <alan@linuxcare.com.au>
1133
1134 * configure.in (BFD_VERSION): New.
1135 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1136 * configure: Regenerate.
1137 * Makefile.am: Run "make dep-am"
1138 * Makefile.in: Regenerate.
1139
a9f10786
NC
11402001-02-14 Nick Clifton <nickc@redhat.com>
1141
1142 * MAINTAINERS: Add "Obvious Fix" rule.
1143
3c44da9a
MS
11442001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1145
1146 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1147 literal concatenation.
1148
ecd03389
MS
11492001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1150
1151 * readelf.c (struct unw_aux_info): Remove const from the info member.
1152 (process_unwind): Don't type-cast the third argument to the
1153 GET_DATA_ALLOC macro.
1154
88ec60c7
NC
11552001-02-11 Nick Clifton <nickc@redhat.com>
1156
1157 * readelf.c (dump_relocations): Free corrected allocated
1158 array.
1159 (process_unwind): Fix compile time warning.
1160
f5e21966
NC
11612001-02-10 Nick Clifton <nickc@redhat.com>
1162
1163 * binutils.texi: Document new --unwind option to readelf.
1164
a85d7ed0
NC
11652001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1166
1167 * readelf.c: Add linux target for S/390.
1168
7bb10502
AM
11692001-02-10 Alan Modra <alan@linuxcare.com.au>
1170
1171 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1172 printf is a macro.
1173
8ca8f343
HPN
11742001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
1175
1176 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1177 * aclocal.m4: Regenerate.
1178 * configure: Regenerate.
1179
7340082d
NC
11802001-02-07 Todd Vierling <tv@wasabisystems.com>
1181
1182 * bucomm.c (bfd_target_vector): Change extern array to pointer.
1183 * objdump.c (bfd_target_vector): Likewise.
1184
4d6ed7c8
NC
11852001-02-07 David Mosberger <davidm@hpl.hp.com>
1186
1187 * readelf.c (process_unwind): New function.
1188 (slurp_ia64_unwind_table): Ditto.
1189 (dump_ia64_unwind): Ditto.
1190 (find_symbol_for_address): Ditto.
1191 (slurp_rela_relocs): New function (split off from dump_relocations()).
1192 (slurp_rel_relocs): Ditto.
1193 (parse_args): Handle '-u' option.
1194
1195 * unwind-ia64.c: New file.
1196 * unwind-ia64.h: New file.
1197 * Makefile.am: Include unwind-ia64.c in readelf build.
1198 * Makefile.in: Regenerate.
7340082d 1199 * po/binutils.pot: Regenerate.
4d6ed7c8 1200
c7217458
PB
12012001-02-04 Philip Blundell <philb@gnu.org>
1202
1203 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1204 * configure: Regenerate.
1205
956eedd4
AM
12062001-01-31 Steve deRosier <sderosier@vari-lite.com>
1207
1208 * ieee.c (ieee_add_bb11): Don't check for backslashes
1209 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1210
8855cbca
AM
12112001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
1212
c7f2731e
AM
1213 * ieee.c: Update copyright.
1214 (ieee_start_compilation_unit): Don't check for backslashes
1215 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1216
8855cbca
AM
1217 * stabs.c: Update copyright. Include "filenames.h".
1218 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1219
329de803 12202001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
1221
1222 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1223 sections are present before using them. Remove code duplication.
1224 (process_symbol_table): Check if VERDEF or VERNEED sections are
1225 present before using them.
1226
23719f39
NC
12272001-01-17 Nick Clifton <nickc@redhat.com>
1228
1229 * objcopy.c (copy_object): Fail if attempting to convert the
1230 endianness of the input object file.
1231
1232 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 1233
f726e849
NC
12342001-01-16 Nick Clifton <nickc@redhat.com>
1235
1236 * readelf.c (string_table_length): New variable.
1237 (SECTION_NAME): Catch out of range indices and missing section
1238 pointers.
1239 (process_section_headers): Delete useless local variable
1240 string_table_offset. Set the value of string_table_length
1241 after loading the string table.
1242 (process_mips_specific): Use SECTION_NAME macro.
1243 (process_file): Set string_table_length to 0 when it is freed.
1244
d0398d6a
NC
12452001-01-12 Nick Clifton <nickc@redhat.com>
1246
1247 * version.c (print_version): Update copyright date.
1248
0d2bcfaf
NC
12492001-01-11 Peter Targett <peter.targett@arccores.com>
1250
1251 * readelf.c (dump_relocations): Include selection with EM_ARC.
1252 (get_machine_name) Update name to "ARC".
1253
8b1e6df3
NC
12542001-01-09 Nick Clifton <nickc@redhat.com>
1255
1256 * Makefile.am: Add rule to build objdump.o from objdump.c and
1257 using OBJDUMP_DEFS.
1258 * Makefile.in: Regenerate.
1259
1260 * configure.in: Define OBJDUMP_DEFS. Default to empty.
1261 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
1262 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 1263 * configure: Regenerate.
8b1e6df3
NC
1264
1265 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
1266 is defined read in the relocs even if dump_reloc_info is
1267 false.
1268
2f952d20
PB
12692001-01-07 Philip Blundell <philb@gnu.org>
1270
1271 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
1272 `bug-binutils'.
1273 * README: Likewise.
1274
a8c548cb
NC
12752000-12-19 Nick Clifton <nickc@redhat.com>
1276
1277 * dlltool.c: Add missing support for arm-epoc-pe.
1278 * configure.in: Add missing support for arm-epoc-pe.
1279 * configure: Regenerate.
1280
cc5fda35
NC
12812000-12-15 Nick Clifton <nickc@redhat.com>
1282
1283 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
1284 Mode parts of the x86 port.
1285
bcedfee6
NC
12862000-12-04 Andreas Jaeger <aj@suse.de>
1287
1288 * readelf.c (guess_is_rela): Add EM_X86_64.
1289 (dump_relocations): Add EM_X86_64.
1290 (get_machine_name): Add EM_X86_64.
1291 Include "elf/x86-64.h".
1292
584da044
NC
12932000-12-12 Nick Clifton <nickc@redhat.com>
1294
1295 * readelf.c: Fix formatting.
1296
7559e86e 12972000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
1298
1299 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
1300
a98cc2b2
AH
13012000-12-07 Andrew Haley <aph@redhat.com>
1302
1303 * readelf.c (display_debug_frames): Only display columns that are
1304 referenced by the frame debug info.
1305
c7987a69
NC
13062000-12-05 Nick Clifton <nickc@redhat.com>
1307
1308 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
1309
09fd7e38
JM
13102000-12-04 Jason Merrill <jason@redhat.com>
1311
1312 * readelf.c (process_section_headers): Handle linkonce.wi sections.
1313 (display_debug_section): Likewise.
1314 (display_debug_info): Display CU header before bailing.
1315
e7af610e
NC
13162000-12-01 Chris Demetriou <cgd@sibyte.com>
1317
09fd7e38
JM
1318 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
1319 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
1320 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 1321
09fd7e38
JM
1322 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
1323 and E_MIPS_ARCH_64.
84ea6cf2 1324
09fd7e38
JM
1325 * readelf.c (get_machine_flags): Add case for
1326 E_MIPS_MACH_SB1.
c6c98b38 1327
75066968
DD
13282000-11-30 Richard Earnshaw <rearnsha@arm.com>
1329
1330 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
1331
5c4666ea
HPN
13322000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
1333