]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
* elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Avoid
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
8b53311e
NC
12002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
2
3 * addr2line.c (usage): Update text to provide verbose
4 description of the command line options.
5 * ar.c (usage): Update text to provide verbose
6 description of the command line options.
7 (main): Accept -h and -H when running as ranlib.
8 * coffdump.c (show_usage): Update text to provide verbose
9 description of the command line options.
10 * dlltool.c (main): Accept -H as an alias for --help.
11 * nlmconv.c (show_usage): Update text to provide verbose
12 description of the command line options.
13 * nm.c (usage): Replace OPTIONS with option(s).
14 (main): Accept -H as an alias for --help.
15 * objcopy.c (strip_main): Accept -H as an alias for --help.
16 * objdump.c (main): Accept -v as an alias for --verbose.
17 * readelf.c (usage): Adjust format to match style used in
18 other binutils.
19 * size.c (usage): Update text to provide verbose description
20 of the command line options.
21 (main): Accept -v, -h and -H as command line options.
22 * srconv.c (show_usage): Update text to provide verbose
23 description of the command line options.
24 * strings.c (main): Accept -H and -v as command line options.
25 (usage): Update text to provide verbose description of the
26 command line options.
27 * sysdump.c (show_usage): Update text to provide verbose
28 description of the command line options.
29 * windres.c (usage): Adjust format to match style used in
30 other binutils.
31
32 * coffdump.c: Fix formatting.
33 * nlmconv.c: Fix formatting.
34 * srconv.c: Fix formatting.
35 * sysdump.c: Fix formatting.
36
2a538ba5
AJ
372002-01-18 Andreas Jaeger <aj@suse.de>
38
39 * version.c (print_version): Update year.
40
285d1771
AM
412002-01-17 Alan Modra <amodra@bigpond.net.au>
42
43 * readelf.c (get_machine_name): Handle EM_PPC64.
44 (guess_is_rela): Here too.
45
328577ad
NC
462002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
47
48 * po/binutils.pot: Regenerate.
49 * po/fr.po: Regenerate.
50 * po/tr.po: Regenerate.
51
af3ae48d
NC
522002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
53
54 * po/tr.po: Import new version.
55
f1cb7e17
AM
562002-01-16 Alan Modra <amodra@bigpond.net.au>
57
58 * readelf.c (get_ppc64_dynamic_type): New.
59 (get_dynamic_type): Call it.
60
6364e0b4
NC
612002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
62
3ab9460d
NC
63 * objcopy.c (copy_usage): Use "options" instead of "switches".
64 (strip_usage): Use "options" instead of "switches".
65 * doc/binutils.texi (dlltool): Refer to "options" instead of
66 "switches".
6364e0b4 67
3a7e524e
RE
682002-01-14 Richard Earnshaw <rearnsha@arm.com>
69
70 * MAINTAINERS: Add self as co-maintainer for the ARM code.
71
1209e219
NC
722001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
73
74 * po/es.po: Import from translation project.
75 * configure.in (ALL_LINGUAS): Add es.
76 * configure: Regenerate.
77
b4db1224
JT
782002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
79
80 * readelf.c (get_netbsd_elfcore_note_type): Use
81 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
82
9437c45b
JT
832002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
84
85 * readelf.c: Update copyright years.
86 (get_note_type): Return a const char *.
87 (get_netbsd_elfcore_note_type): New function.
88 (process_note): Use get_netbsd_elfcore_note_type to get
89 the note type string for NetBSD ELF core files.
90
00428cca
AM
912002-01-06 Steve Ellcey <sje@cup.hp.com>
92
93 * readelf.c (get_ia64_segment_type): Add support for macros.
94 (get_segment_type): Add support for IA64 specific macros.
95
31104126
NC
962001-12-20 Julian v. Bock <julian@wongr.net>
97
98 * readelf.c (print_symbol): New function: Print a formatted symbol
99 name. If --wide is specified do not truncate it.
100 (dump_relocations): Use print_symbol() to print symbol names.
101 (process_symbol_table): Likewise.
102 (process_syminfo): Likewise.
103 (process_mips_specific): Likewise.
104 (usage): Document new feature of --wide switch.
105 * doc/binutils.texi (objdump): Document additional behaviour of
106 --wide.
2a538ba5 107
4dd67f29
MS
1082001-12-18 Michael Snyder <msnyder@redhat.com>
109
110 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
111 (copy_object): Don't set the start address or flags of a core file.
112 (copy_section): Don't relocate a core file. Don't copy contents
113 if the input section has the contents flag set, but the output
114 section does not (which happens with the fake 'note' pseudo-
115 sections that BFD creates for corefiles).
116
43521d43
TS
1172001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
118
119 * readelf.c (get_machine_flags): Recognize header flags for ABI and
120 ASE extensions. More robust code for ISA checking. Ignore empty fields
121 in header flags for GNU extensions.
122
b667df2e
AM
1232001-12-18 Alan Modra <amodra@bigpond.net.au>
124
125 * objcopy.c (copy_archive): Set output bfd format outside the loop.
126
17a5a5c3
NC
1272001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
128
129 * po/ja.po: Import from translation project.
130 * configure.in (ALL_LINGUAS): Add ja.
131 * configure: Regenerate.
132
65de42c0
TS
1332001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
134
135 * addr2line.c (main): Protoype.
136 * ar.c (main): Protoype.
137 * nm.c (main): Protoype.
138 * objcopy.c (main): Protoype.
139 * objdump.c (main): Protoype.
140 * size.c (main): Protoype.
141 * strings.c (main): Protoype.
142
9ad5cbcf
AM
1432001-12-17 Alan Modra <amodra@bigpond.net.au>
144
145 * readelf.c (symtab_shndx_hdr): New global.
146 (SECTION_HEADER_INDEX): Define.
147 (SECTION_HEADER_NUM): Define.
148 (SECTION_HEADER): Define.
149 (GET_ELF_SYMBOLS): Pass two params rather than three.
150 (get_32bit_elf_symbols): Take file and section args. Read and
151 use SHT_SYMTAB_SHNDX.
152 (get_64bit_elf_symbols): Likewise.
153 (dump_relocations): Use SECTION_HEADER to index "section_headers".
154 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
155 Remember symtab_shdx_hdr.
156 (process_program_headers): Scan from index 1 for segment map.
157 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
158 "section_headers".
159 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
160 (process_unwind): Likewise.
161 (process_version_sections): Likewise.
162 (process_symbol_table): Likewise.
163 (display_debug_info): Likewise.
164 (process_dynamic_segment): Fake up a symtab section for changed
165 GET_ELF_SYMBOLS.
166 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
167 (process_program_headers): Kill signed/unsigned warning.
168 (load_debug_str): Likewise.
169 (display_debug_info): Likewise.
170
65765700
JJ
1712001-12-13 Jakub Jelinek <jakub@redhat.com>
172
173 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
174
560f3c1c
AM
1752001-12-11 Alan Modra <amodra@bigpond.net.au>
176
177 * readelf.c (process_file_header): Print extended e_shnum and
178 e_shdtrndx values. Set elf_header values for same.
179 (get_32bit_section_headers): Add "num" arg to read "num" headers.
180 (get_64bit_section_headers): Likewise.
181 (process_section_headers): Update calls.
182 (get_file_header): Call get_32bit_section_headers or 64bit variant.
183
bc408b8a
JJ
1842001-12-10 Jakub Jelinek <jakub@redhat.com>
185
186 * objcopy.c (setup_section): Copy entsize.
187
93fbbb04
GK
1882001-12-07 Geoffrey Keating <geoffk@redhat.com>
189
190 * readelf.c (guess_is_rela): Add support for stormy16.
191 (dump_relocations): Likewise.
192 (get_machine_name): Likewise.
193
e3c8793a
NC
1942001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
195
196 * dllwrap.c (main) Replace multiple strings describing a
197 single error with a single, newline escaped sentence to permit
198 better translation into foreign languages.
199
200 * readelf.c (get_elf_class): Remove internalionalisation of ELF
201 class names.
202
956cd1d6
TS
2032001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
204
205 * strings.c (get_char): Initialize value.
206
956c53ee
TS
2072001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
208
209 * arlex.l: Silence compile warnings.
210 * arsup.h: Likewise. Fix formatting.
211
cedd9a58
JJ
2122001-12-04 Jakub Jelinek <jakub@redhat.com>
213
214 * strings.c: Include config.h before bfd.h.
215 (file_off): New type.
216 (file_open): Define.
217 (print_strings): Use file_off instead of file_ptr. Print addresses
218 which don't fit into long correctly.
219 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
220 available.
221 (strings_file): Use file_off instead of file_ptr. Use file_open.
222 * configure.in: Check for getc_unlocked.
223 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
224 be defined for it.
225 * configure: Rebuilt.
226 * config.h.in: Rebuilt.
227
af667503
L
2282001-11-29 H.J. Lu <hjl@gnu.org>
229
230 * bucomm.c (make_tempname): Revert the changes made on
231 2001-11-14 and 2001-11-12. They won't work with directories.
232
16474668
NC
2332001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
234
235 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
236 CFLAGS_FOR_TARGET to runtest in environment.
237 * Makefile.in: Rebuild.
238 * doc/Makefile.in: Rebuild.
239
17978339
MS
2402001-11-28 Mike Stump <mrs@wrs.com>
241
242 * objcopy.c (setup_section): Preserve SEC_RELOC when
243 --set-section-flags is used.
244
261a45ad
NC
2452001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
246
247 * readelf.c (do_debug_str): New variable.
248 (display_debug_str): New function: Display the contents of a
249 .debug_str section.
250 (load_debug_str): New function: Load in the contents of a
251 .debug_str section.
252 (free_debug_str): New function: Free the memory used by
253 load_debug_str().
254 (fetch_indirect_string): Retrieve a string from the .debug_str
255 section.
256 (usage): Add -ws.
257 (parse_args): Accept -ws.
258 (process_section_headers): Allow the display of the .debug_str
259 section.
260 (read_and_display_attr_value): Use fetch_indirect_string. Show
261 offset into .debug_str section.
262 (display_debug_info): Use load_debug_str and free_debug_str.
263 (debug_displays): Add .debug_str.
264 * doc/binutils.texi: Document -ws.
265
b8908f93
AJ
2662001-11-19 Andreas Jaeger <aj@suse.de>
267
268 * testsuite/binutils-all/objdump.exp: Add x86-64.
269
e5fb9629
AS
2702001-11-15 Andreas Schwab <schwab@suse.de>
271
272 * readelf.c: Fix warnings without terminating newline.
273
802a735e
AM
2742001-11-15 Alan Modra <amodra@bigpond.net.au>
275
276 * doc/binutils.texi (objdump): Document ppc -M options.
277
b89e9eae
AJ
2782001-11-14 Andreas Jaeger <aj@suse.de>
279
280 * doc/binutils.texi (objdump): Fix description to use x86-64.
281
a6a25652
NC
2822001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
283
284 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
285 not all systems provide mkstemp.
286
e396998b
AM
2872001-11-14 Alan Modra <amodra@bigpond.net.au>
288
289 * doc/binutils.texi (objdump): Document x86 -M options.
290
81766fca
RH
2912001-11-13 Keith Walker <keith.walker@arm.com>
292
293 * readelf.c (read_and_display_attr_value): New function to
294 handle DW_FORM_indirect.
295 (read_and_display_attr): Use it.
296
1a509dcc
GK
2972001-11-13 Geoffrey Keating <geoffk@redhat.com>
298
299 * readelf.c (display_debug_lines): Deal with unknown standard
300 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
301 DW_LNS_set_isa.
302
6e917903 3032001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 304
6e917903
TW
305 * MAINTAINERS: Add self as tic54x maintainer. This target
306 includes the IBM C54XDSP clone.
7559e86e 307
6e917903 3082001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 309
7559e86e
NC
310 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
311
3122001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 313
ecdadc4a
JL
314 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
315 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
316 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
317 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
318 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
319 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
320 (unw_decode_b2, unw_decode_b3_b4): Likewise.
321
91770270
JL
322 * readelf.c (get_elf_class): Fix ISO portability glitch.
323 (get_data_encoding, get_osabi_name, request_dump): Likewise.
324
ef5cdfc7
JJ
3252001-11-07 Jakub Jelinek <jakub@redhat.com>
326
327 * readelf.c (debug_str, debug_str_size): New.
328 (display_debug_abbrev): If no abbrevs were read, skip the CU.
329 Call free_abbrevs.
330 (read_and_display_addr): Handle DW_FORM_strp.
331 (display_debug_info): Read .debug_str section if present,
332 so that DW_FORM_strp can be handled.
333 Fix test for non-existant .debug_abbrev section.
334
5e9520c8
JJ
3352001-11-05 Jakub Jelinek <jakub@redhat.com>
336
337 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
338
339 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
340
54589086
MS
3412001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
342
343 * MAINTAINERS: Add self as s390/s390x maintainer.
344
c05b685b
TR
3452001-11-02 Tom Rix <trix@bluey.cygnus.com>
346
347 * MAINTAINERS: Add self as PPC XCOFF maintainer.
348
3c62831e
NC
3492001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
350
351 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
352 * configure: Regernate.
353 * po/fr.po: New file.
354 * po/tr.po: New file.
355
3c3bdf30
NC
3562001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
357
9b19141a 358 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
359 * readelf.c: Include elf/mmix.h.
360 (guess_is_rela): MMIX is RELA.
361 (dump_relocations): Handle MMIX relocations.
362 * Makefile.am: Regenerate dependencies.
363 * Makefile.in: Regenerate.
364
f662939a
NC
3652001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
366
367 * readelf.c (parse_args): Handle multiple options to the -w
368 switch.
369
c91d0dfb
JJ
3702001-10-12 Jakub Jelinek <jakub@redhat.com>
371
372 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
373 LOPROC, LOOS and LOUSER.
374
7559e86e 3752001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
376
377 * MAINTAINERS: Update my email address.
378
fcd8210c
AM
3792001-10-03 Alan Modra <amodra@bigpond.net.au>
380
381 * doc/Makefile.in: Regenerate.
382 * configure: Regenerate.
383
428409d5
NC
3842001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
385
386 * readelf.c (display_debug_line, display_debug_pubnames,
387 display_debug_info, display_debug_frames): Detect and warn
388 about 64-bit format entries.
389 (display_debug_aranges): Reword 64-bit warning.
390 (debug_displays): Add .debug_pubtypes as a known, but not yet
391 supported, debug section.
392
6a8c2b0d
AM
3932001-10-02 Alan Modra <amodra@bigpond.net.au>
394
395 * coffdump.c (PROGRAM_VERSION): Delete.
396 (main <'V'>): Call print_version.
397 * srconv.c: Likewise.
398 * sysdump.c: Likewise.
399 * version.c (program_version): Remove.
400 (print_version): Use BFD_VERSION_STRING. Just print the current
401 year in copyright message.
402 * addr2line.c (program_version): Remove unused declaration.
403 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
404 place of BFD_VERSION.
405 * Makefile.am (Makefile): Depend on bfd/configure.in.
406 (cplus-dem.o): Depend on Makefile.
407 Run "make dep-am".
408 * Makefile.in: Regenerate.
409
e414a165
NC
4102001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
411
412 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
413 format .debug_arange sections.
414 (main): Add missing prototype.
b8908f93 415
efc3ee7f
HPN
4162001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
417
418 * Makefile.am: Update dependencies with "make dep-am".
419 * Makefile.in: Regenerate.
420
9e85c2a0
RH
4212001-09-28 Richard Henderson <rth@redhat.com>
422
423 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
424
451dad9c
AM
4252001-09-26 Alan Modra <amodra@bigpond.net.au>
426
427 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
428 VA_CLOSE.
429 (non_fatal): Likewise.
430 * objdump.c (objdump_sprintf): Likewise.
431 * readelf.c (error): Likewise.
432 (warn): Likewise.
433
d974e256
JJ
4342001-09-25 Jakub Jelinek <jakub@redhat.com>
435
436 * readelf.c (do_wide): New.
437 (options): Add --wide.
438 (usage, parse_args): Likewise.
439 (process_program_headers): Put each segment on a single line if
440 --wide is given.
441 (process_section_headers): Put each section on a single line if
442 --wide is given.
443 * doc/binutils.texi: Document it.
444 * NEWS: Likewise.
445
2f11c261
AM
4462001-09-25 Alan Modra <amodra@bigpond.net.au>
447
448 * readelf.c (print_vma): Print 8 digits of low hex value.
449
1d50f91e
AJ
4502001-09-24 Andreas Jaeger <aj@suse.de>
451
452 * nlmconv.c: Fix warnings about unused attributes and function
453 prototypes.
454
455 * strings.c: Add prototype for get_char.
456
38131e67
L
4572000-09-19 H.J. Lu <hjl@gnu.org>
458
459 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
460 $(srcdir)/cxxfilt.man.
461 * doc/Makefile.in: Rebuild.
462
3bcfb3e4
AM
4632001-09-19 Alan Modra <amodra@bigpond.net.au>
464
465 * objcopy.c (copy_main): Correct rename-section string parsing.
466 Consolidate new_name parsing, and error messages.
467
3882b010
L
4682001-09-18 Bruno Haible <haible@clisp.cons.org>
469
470 * addr2line.c: Don't include <ctype.h>.
471 (main): For gettext, also set the LC_CTYPE locate facet.
472 * ar.c (main): Likewise.
473 * coffdump.c (main): Likewise.
474 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
475 (main): For gettext, also set the LC_CTYPE locate facet.
476 Use ISALNUM instead of isalpha/isdigit.
477 * dllwrap.c: Don't include <ctype.h>.
478 (main): For gettext, also set the LC_CTYPE locate facet.
479 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
480 (main): For gettext, also set the LC_CTYPE locate facet.
481 Use TOUPPER instead of islower/toupper.
482 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
483 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
484 Use TOUPPER instead of islower/toupper.
485 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
486 * objcopy.c (main): Likewise.
487 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
488 (disassemble_bytes): Use ISPRINT instead of isprint.
489 (dump_section_stabs): Use ISDIGIT instead of isdigit.
490 (dump_data): Use ISPRINT instead of isprint.
491 (main): For gettext, also set the LC_CTYPE locate facet.
492 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
493 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
494 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
495 Use TOUPPER instead of islower/toupper.
496 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
497 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
498 (write_rc_accelerators): Use ISPRINT instead of isprint.
499 (write_rc_rcdata): Likewise.
500 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
501 * srconv.c (main): Likewise.
502 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
503 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
504 isdigit/isupper/islower.
505 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
506 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
507 stab_demangle_prefix, stab_demangle_qualified,
508 stab_demangle_template, stab_demangle_type,
509 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
510 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
511 (isgraphic): Use ISPRINT instead of isascii/isprint.
512 (main): Remove HAVE_LC_MESSAGES dependency.
513 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
514 (pbarray): Use ISPRINT instead of isprint.
515 (main): For gettext, also set the LC_CTYPE locate facet.
516 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
517 (format_from_filename): Use ISPRINT instead of isprint.
518 (main): For gettext, also set the LC_CTYPE locate facet.
519 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
520 (unicode_print): Use ISPRINT instead of isprint.
521 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
522 (stab_variable): Use ISDIGIT instead of isdigit.
523
e59b4dfb
AM
5242001-09-18 Alan Modra <amodra@bigpond.net.au>
525
526 * ar.c (print_contents): Cast args of bfd_seek to the right types.
527 Replace bfd_read call with call to bfd_bread.
528 (extract_file): Likewise.
529
530 * objdump.c (dump_section_header): Cast section->filepos to
531 unsigned long to suit printf format string.
532 * readelf.c (process_section_headers): Similarly for sh_offset.
533 (process_unwind): Likewise.
534
d132876a
NC
5352001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
536
537 * strings.c (encoding, encoding_bytes): New variables.
538 (long_options): Add --encoding.
539 (main): Accept -e and --encoding.
540 (get_char): New function. Read a, possibly wide, character from
541 the input stream.
542 (print_strings): Use get_char().
543 (usage): Document new command line option.
544 * doc/binutils.texi: Document new command line option.
545 * NEWS: Announce new command line option.
546
7559e86e 5472001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
548
549 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
550 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
551 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
552 Removed EM_CYGNUS_ARC.
553
7559e86e 5542001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
555
556 * readelf.c: Include elf/h8 for H8 series definitions.
557 (guess_is_rela): H8 series if RELA.
558 (dump_relocations): Handle H8 series relocations.
559
0823fbca
EC
5602001-08-31 Eric Christopher <echristo@redhat.com>
561
562 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
563
8db76d70
PT
5642001-08-29 Peter Targett <peter.targett@arccores.com>
565
566 * MAINTAINERS: Include ARC Maintainer.
567
d81d6584
BE
5682001-08-29 Ben Elliston <bje@redhat.com>
569
570 * stabs.c (stab_demangle_template): Initialise s4.
571
25a1ff5b
AM
5722001-08-27 Alan Modra <amodra@bigpond.net.au>
573
574 * readelf.c (dump_relocations): Recognise EM_PPC64.
575
a5d22d2a
TS
5762001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
577
578 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
579
62a5a82d
L
5802001-08-25 H.J. Lu <hjl@gnu.org>
581
582 * nm.c (print_width): New.
583 (display_rel_file): Set `print_width' according to
584 bfd_sprintf_vma.
585 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
586
1ae8b3d2
AO
5872001-08-24 Alexandre Oliva <aoliva@redhat.com>
588
589 * objcopy.c (use_alt_mach_code): New variable.
590 (OPTION_ALT_MACH_CODE): Define.
591 (copy_options): Added --alt-machine-code.
592 (copy_main): Handle it.
593 (copy_object): Switch to alternate machine code if requested.
594 * doc/binutils.texi: Document new option.
595 * NEWS: Likewise.
596
d1bdd336
TS
5972001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
598
599 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
600
410f7a12
L
6012001-08-21 H.J. Lu <hjl@gnu.org>
602
603 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
604 (display_debug_info): Cast for 64bit hosts.
605 (display_debug_frames): Likewise.
606 (process_mips_specific): Likewise.
607
c32144ff
AJ
6082001-08-21 Andreas Jaeger <aj@suse.de>
609
610 * coffgrok.h: Add missing parameter for prototype of coff_grok.
611
612 * sysdump.c: Add missing prototypes.
613 * srconv.c: Likewise.
614 * unwind-ia64.c: Likewise.
615 * coffdump.c: Likewise.
616
617 * sysinfo.y: Print prototypes, include <ansidecl.h>.
618
619 * coffgrok.c: Add missing prototypes, include libiberty.h instead
620 of declaring xcalloc.
621
d8180c76
L
6222001-08-10 H.J. Lu <hjl@gnu.org>
623
624 * nm.c (print_value): Add one arg, bfd *.
625 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
626 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
627 (print_symbol_info_sysv): Likewise.
628 (print_symbol_info_posix): Likewise.
629
630 * objdump.c (dump_section_header): Replace printf_vma with
631 bfd_printf_vma.
632 (print_section_stabs): Likewise.
633 (dump_bfd_header): Likewise.
634 (objdump_print_value): Replace sprintf_vma with
635 bfd_sprintf_vma.
636 (disassemble_bytes): Likewise.
637 (dump_reloc_set): Likewise.
638
0218d1e4
AJ
6392001-08-10 Andreas Jaeger <aj@suse.de>
640
641 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
642 to build warnings.
643 * configure: Regenerate.
644
2863d58a
AM
6452001-08-09 Alan Modra <amodra@bigpond.net.au>
646
647 * readelf.c: Add missing prototypes.
648 * objdump.c: Likewise. Format existing prototypes.
649
c0e047e0
AO
6502001-08-08 Alexandre Oliva <aoliva@redhat.com>
651
652 * readelf.c (display_debug_info): Add to abbrev_offset the addend
653 of any RELA relocation for the abbrev_offset memory location that
654 refers to the .debug_abbrev section symbol.
655
ff78d6d6
L
6562001-08-07 H.J. Lu <hjl@gnu.org>
657
658 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
659 (main): Return process_file ().
660
c36774d6
PB
6612001-08-05 Philip Blundell <philb@gnu.org>
662
663 * doc/binutils.texi: Use "Thumb" not "THUMB".
664
8f9d9bd9
JH
6652001-08-03 John Healy <jhealy@redhat.com>
666
667 Patch suggested by Frank Eigler <fche@redhat.com>.
668 * objdump.c (disassemble_data): Fill in section member of the
669 disasm_info structure.
670
c918cb96
DD
6712001-08-03 Tom Walsh <tom@cyberiansoftware.com>
672
673 * configure.in: Added --with-windres option.
674 * configure: Regenerated.
675
c7c55b78
NC
6762001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
677
678 * doc/binutils.texi: Use @command{name} for commands;
679 use @option{-opt} for options; use @table @env for list of options;
680 remove spaces arround [ | ] in synopsis.
681
682 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
683 center title.
684
594ef5db
NC
6852001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
686
687 * objcopy.c: Fix formatting.
688 (section_rename): New structure.
689 (OPTION_RENAME_SECTION): New switch.
690 (copy_usage): Document new switch.
691 (add_section_rename): New function: Add a node to the section
692 rename list.
693 (find_section_rename): New function: Find the new name and
694 flags for a section.
695 (setup_section): Call find_section_name to determine the name
696 of the output section.
697 (copy_main): Handle OPTION_RENAME_SECTION.
698 * binutils.texi: Document new switch.
699 * NEWS: Mention new switch.
700
1f554c69
NC
7012001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
702
703 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
704 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
705 bug-binutils@gcc.org.
706
2f83960e
AM
7072001-07-28 Matthias Kramm <kramm@quiss.org>
708
709 * bucomm.c (list_supported_architectures): New function.
710 * bucomm.h (list_supported_architectures): Declare.
711 * objdump.c (usage): Call the above.
712
20fe0649
DB
7132001-07-25 Dave Brolley <brolley@redhat.com>
714
715 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
716 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
717
1b577b00
NC
7182001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
719
720 * README: Update for 2.11. Change bug reporting email address.
721 * MAINTAINERS: Tidy up. Change bug reporting email address.
722
95fd336c
DD
7232001-07-16 DJ Delorie <dj@redhat.com>
724
5f16d855
DD
725 * resres.c (write_res_header): Align header size.
726 (res_align_file): Calculate alignment correctly.
727
95fd336c
DD
728 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
729 correct 10).
730 * resrc.c (write_rc_resource): Likewise.
731 * windres.h (SUBLANG_SHIFT): Define - as 10.
732
ed8fee27
NC
7332001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
734
735 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
736
90ab7e9a
NC
7372001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
738
739 * MAINTAINERS: Add notes about branch checkins.
740
e0c60db2
NC
7412001-07-05 Daniel Berlin <dan@cgsoftware.com>
742
743 * readelf.c (display_debug_macinfo): New function, display
744 .debug_macinfo section.
745 (do_debug_macinfo): New variable.
746 (parse_args): Handle "-w[mM]" to mean display macro info.
747 (process_section_headers): Handle debug_macinfo.
748 (debug_displays): Replace unsupported function with macinfo
0218d1e4 749 function for .debug_macinfo display.
e0c60db2
NC
750 * doc/binutils.texi: Document new command line switch.
751 * NEWS: Document new feature of readelf.
0218d1e4 752
24e01a36
L
7532001-07-05 H.J. Lu <hjl@gnu.org>
754
755 * objcopy.c (filter_symbols): Don't turn undefined symbols
756 into local.
757
4258bf4d
L
7582001-07-03 H.J. Lu <hjl@gnu.org>
759
760 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
761 $@.pod.
762 (ar.1): Likewise.
763 (dlltool.1): Likewise.
764 (nlmconv.1): Likewise.
765 (nm.1): Likewise.
766 (objcopy.1): Likewise.
767 (objdump.1): Likewise.
768 (ranlib.1): Likewise.
769 (readelf.1): Likewise.
770 (size.1): Likewise.
771 (strings.1): Likewise.
772 (strip.1): Likewise.
773 (windres.1): Likewise.
774 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
775 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
776 $(DEMANGLER_NAME).
777 (as.1): Removed.
778 * doc/Makefile.in: Regenerated.
779
7014bc31
NC
7802001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
781
782 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
783
b811889f
NC
7842001-07-01 Daniel Berlin <dan@cgsoftware.com>
785
786 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
787
12ab83a9
NC
7882001-06-29 James Cownie <jcownie@etnus.com>
789
790 * readelf.c: Support DWARF 2.1 attributes.
791
a6e9f9df
AM
7922001-06-28 Alan Modra <amodra@bigpond.net.au>
793
794 * readelf.c (GET_DATA_ALLOC): Remove.
795 (GET_DATA): Remove.
796 (get_data): New function combining above macros, with an extra
797 test for zero size.
798 (slurp_rela_relocs): Use get_data, and catch error return.
799 (slurp_rel_relocs): Likewise.
800 (get_32bit_program_headers): Likewise.
801 (get_64bit_program_headers): Likewise.
802 (get_32bit_section_headers): Likewise.
803 (get_64bit_section_headers): Likewise.
804 (get_32bit_elf_symbols): Likewise.
805 (get_64bit_elf_symbols): Likewise.
806 (process_section_headers): Likewise.
807 (process_relocs): Likewise.
808 (slurp_ia64_unwind_table): Likewise.
809 (process_unwind): Likewise.
810 (get_32bit_dynamic_segment): Likewise.
811 (get_64bit_dynamic_segment): Likewise.
812 (process_dynamic_segment): Likewise.
813 (process_version_sections): Likewise.
814 (process_symbol_table): Likewise.
815 (dump_section): Likewise.
816 (display_debug_info): Likewise.
817 (display_debug_section): Likewise.
818 (process_section_contents): Likewise.
819 (process_corefile_note_segment): Likewise.
820 (process_mips_specific): Likewise. Also free econf32, econf64.
821
af3fc3bc
AM
8222001-06-25 Alan Modra <amodra@bigpond.net.au>
823
824 * readelf.c (dump_relocations): Print "bad symbol index" if
825 symtab == NULL with non-zero symtab_index.
826 (process_relocs): Don't bomb if reloc section has no symsec.
827
6d900bf6
L
8282001-06-24 H.J. Lu <hjl@gnu.org>
829
830 * objcopy.c (strip_main): Revert the change made on 2001-05-30
831 by accident.
832 (copy_main): Apply the the change made to strip_main on
833 2001-05-30 by accident.
834
49b4e386
AJ
8352001-06-23 Andreas Jaeger <aj@suse.de>
836
837 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
838 parameter 'code'.
839 (unw_decode_x2): Likewise.
840 (unw_decode_x3): Likewise.
841 (unw_decode_x4): Likewise.
842
d8dc71e3
BE
8432001-06-23 Ben Elliston <bje@redhat.com>
844
845 * MAINTAINERS: Add myself as M88k maintainer.
846
af3bdff7
NC
8472001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
848
849 * objcopy.c (strip_main): Support -o or --output-file command lien
850 switch.
851
105e7211
L
8522001-06-19 H.J. Lu <hjl@gnu.org>
853
854 * doc/Makefile.in: Regenerated.
855
c45021f2
NC
8562001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
857
858 * readelf.c: Restore formatting.
859
8602001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
861
862 * Makefile.am: Move documentation into doc subdirectory.
863 * Makefile.in: Regenerated.
864 * binutils.texi: Move into doc subdirectory.
865 * addr2line.1: Removed.
866 * ar.1: Likewise.
867 * dlltool.1: Likewise.
868 * nlmconv.1: Likewise.
869 * nm.1: Likewise.
870 * objcopy.1: Likewise.
871 * objdump.1: Likewise.
872 * ranlib.1: Likewise.
873 * readelf.1: Likewise.
874 * size.1: Likewise.
875 * strings.1: Likewise.
876 * strip.1: Likewise.
877 * windres.1: Likewise.
878 * cxxfilt.man: Likewise.
879 * doc: New Directory.
880 * doc/Makefile.am: New file.
881 * doc/Makefile.in: Generate.
882
09ad7db3
AM
8832001-06-09 Alan Modra <amodra@bigpond.net.au>
884
885 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
886
936260fe
AM
8872001-06-01 Alan Modra <amodra@bigpond.net.au>
888
889 * MAINTAINERS: Update my email address.
890
16b2b71c
NC
8912001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
892
893 * objcopy.c: Add new switches: --keep-global-symbol,
894 --keep-symbols, --localize-symbols, --keep-global-symbols and
895 --weaken-symbols.
896 * binutils.texi: Document new switches.
897 * objcopy.1: Regenerate.
898 * NEWS: Announce new feature.
899
7036c0e1
AJ
9002001-05-28 Andreas Jaeger <aj@suse.de>
901
902 * readelf.c (display_debug_frames): Fix warnings: Remove unused
903 variables, fix format strings.
904
76a406e5
NC
9052001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
906
907 * objdump.c (disassemble_bytes): Remove section VMA adjustment
908 when computing the address of the line to show.
909
31b6fca6
RH
9102001-05-16 Richard Henderson <rth@redhat.com>
911
912 * readelf.c (do_debug_frames_interp): New.
913 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
914 (byte_get_big_endian): Likewise.
915 (parse_args) ['F']: Set do_debug_frames_interp.
916 (Frame_Chunk): Make data_factor signed, add fde_encoding.
917 (frame_display_row): Don't trunc pc_begin to int.
918 (size_of_encoded_value): New.
919 (display_debug_frames): Handle 64-bit targets. Print raw data
920 unless do_debug_frames_interp.
921 (debug_displays): Remove duplicate .debug_frame.
922
4fe85591
NC
9232001-05-15 Ralf Baechle <ralf@gnu.org>
924
925 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
926 The former constant was never in active use and is used otherwise
927 by the ABI.
928
579f31ac
JJ
9292001-05-11 Jakub Jelinek <jakub@redhat.com>
930
931 * readelf.c (process_unwind): Print all unwind sections, not just
932 one.
933
78f4a3f7
AM
9342001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
935
936 * readelf.c (process_unwind): Remove const specifier.
937
1c529ca6
NC
9382001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
939
940 * strings.c (isgraphic): Do not use isascii() unless it is needed
941 for isprint() to work.
942 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
943
87e6d782
NC
9442001-04-27 Johan Rydberg <jrydberg@opencores.org>
945
946 * NEWS: Announce support for OpenRISC.
947
4bd3d870 9482001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
949
950 * dlltool.c (do_default_excludes): Initialise to true.
951
21211521
AM
9522001-04-10 Alan Modra <amodra@one.net.au>
953
954 * MAINTAINERS: Update my email address
955 * nm.c (print_symbol_info_bsd): Use a simple printf string.
956
0c66b61e 9572001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
958
959 * readelf.c (display_debug_lines): Fix typo for "Prologue".
960
e58d53af
L
9612001-03-30 H.J. Lu <hjl@gnu.org>
962
963 * readelf.c (process_unwind): Just return if do_unwind is 0.
964
bee72332
DD
9652001-03-28 Roger Sayle <roger@metaphorics.com>
966
967 * dlltool.c (make_one_lib_file): Fix section flags for
968 .text, .data and .bss in stub ds*.o files to match those
969 generated by gas.
970
f1467e33
L
9712001-03-29 H.J. Lu <hjl@gnu.org>
972
973 * readelf.c (process_unwind): Only do unwind sections for
974 IA64.
975
1c6fb4fe
L
9762001-03-28 H.J. Lu <hjl@gnu.org>
977
978 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
979 * Makefile.in: Regenerate.
980
0879a67a
AJ
9812001-03-26 Andreas Jaeger <aj@suse.de>
982
983 * binutils.texi (nm): Fix texi syntax.
984
0285c67d
NC
9852001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
986
987 * binutils.texi: Put @c man begin and @c man end indications
988 to generate man pages using texi2pod and pod2man. Put @c man title
989 to identify each man. Add SEEALSO entries.
990 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
991 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
992 sort the list.
993 (*.1): Build the man pages from binutils.texi.
994 * Makefile.in: Regenerate.
995
04847a4d
CF
9962001-03-13 Eric Kohl <ekohl@rz-online.de>
997
998 * defparse.y (opt_equal_name): allow "." in name.
999 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1000 (gen_exp_file): Likewise.
1001
43a0748c
NC
10022001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1003
1004 * NEWS: Document addition of -B switch to objcopy.
1005 * binutils.texi: Document addition of -B switch to objcopy.
1006 * objcopy.c: (copy_options): Add --binary-architecture.
1007 (copy_usage): Document -B/--binary-architecture.
1008 (copy_main): Support -B/--binary-architecture. Set
1009 bfd_external_binary_architecture.
0879a67a 1010
b7498e0e
NC
10112001-03-11 Andreas Jaeger <aj@suse.de>
1012
1013 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1014 (dump_relocations): Likewise.
1015 (get_machine_name): Likewise.
1016
a59e3bd7
NC
10172001-02-28 Nick Clifton <nickc@redhat.com>
1018
1019 * readelf.c: (struct unw_aux_info): Remove const modifier for
1020 'strtab' field.
1021 (process_unwind): Remove non-K&R compliant LHS type cast in call
1022 to GET_DATA_ALLOC macro.
1023
a5bcd848
PB
10242001-02-28 Philip Blundell <pb@futuretv.com>
1025
1026 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1027 ABI is in use; remove ambiguity between the "unknown" EABI and
1028 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
1029 renamed EF_xx constants.
1030
27b7e12d
AM
10312001-02-27 Alan Modra <alan@linuxcare.com.au>
1032
1033 * configure.in (BFD_VERSION): New.
1034 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1035 * configure: Regenerate.
1036 * Makefile.am: Run "make dep-am"
1037 * Makefile.in: Regenerate.
1038
a9f10786
NC
10392001-02-14 Nick Clifton <nickc@redhat.com>
1040
1041 * MAINTAINERS: Add "Obvious Fix" rule.
1042
3c44da9a
MS
10432001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1044
1045 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1046 literal concatenation.
1047
ecd03389
MS
10482001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1049
1050 * readelf.c (struct unw_aux_info): Remove const from the info member.
1051 (process_unwind): Don't type-cast the third argument to the
1052 GET_DATA_ALLOC macro.
1053
88ec60c7
NC
10542001-02-11 Nick Clifton <nickc@redhat.com>
1055
1056 * readelf.c (dump_relocations): Free corrected allocated
1057 array.
1058 (process_unwind): Fix compile time warning.
1059
f5e21966
NC
10602001-02-10 Nick Clifton <nickc@redhat.com>
1061
1062 * binutils.texi: Document new --unwind option to readelf.
1063
a85d7ed0
NC
10642001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1065
1066 * readelf.c: Add linux target for S/390.
1067
7bb10502
AM
10682001-02-10 Alan Modra <alan@linuxcare.com.au>
1069
1070 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1071 printf is a macro.
1072
8ca8f343
HPN
10732001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
1074
1075 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1076 * aclocal.m4: Regenerate.
1077 * configure: Regenerate.
1078
7340082d
NC
10792001-02-07 Todd Vierling <tv@wasabisystems.com>
1080
1081 * bucomm.c (bfd_target_vector): Change extern array to pointer.
1082 * objdump.c (bfd_target_vector): Likewise.
1083
4d6ed7c8
NC
10842001-02-07 David Mosberger <davidm@hpl.hp.com>
1085
1086 * readelf.c (process_unwind): New function.
1087 (slurp_ia64_unwind_table): Ditto.
1088 (dump_ia64_unwind): Ditto.
1089 (find_symbol_for_address): Ditto.
1090 (slurp_rela_relocs): New function (split off from dump_relocations()).
1091 (slurp_rel_relocs): Ditto.
1092 (parse_args): Handle '-u' option.
1093
1094 * unwind-ia64.c: New file.
1095 * unwind-ia64.h: New file.
1096 * Makefile.am: Include unwind-ia64.c in readelf build.
1097 * Makefile.in: Regenerate.
7340082d 1098 * po/binutils.pot: Regenerate.
4d6ed7c8 1099
c7217458
PB
11002001-02-04 Philip Blundell <philb@gnu.org>
1101
1102 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1103 * configure: Regenerate.
1104
956eedd4
AM
11052001-01-31 Steve deRosier <sderosier@vari-lite.com>
1106
1107 * ieee.c (ieee_add_bb11): Don't check for backslashes
1108 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1109
8855cbca
AM
11102001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
1111
c7f2731e
AM
1112 * ieee.c: Update copyright.
1113 (ieee_start_compilation_unit): Don't check for backslashes
1114 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1115
8855cbca
AM
1116 * stabs.c: Update copyright. Include "filenames.h".
1117 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1118
329de803 11192001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
1120
1121 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1122 sections are present before using them. Remove code duplication.
1123 (process_symbol_table): Check if VERDEF or VERNEED sections are
1124 present before using them.
1125
23719f39
NC
11262001-01-17 Nick Clifton <nickc@redhat.com>
1127
1128 * objcopy.c (copy_object): Fail if attempting to convert the
1129 endianness of the input object file.
1130
1131 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 1132
f726e849
NC
11332001-01-16 Nick Clifton <nickc@redhat.com>
1134
1135 * readelf.c (string_table_length): New variable.
1136 (SECTION_NAME): Catch out of range indices and missing section
1137 pointers.
1138 (process_section_headers): Delete useless local variable
1139 string_table_offset. Set the value of string_table_length
1140 after loading the string table.
1141 (process_mips_specific): Use SECTION_NAME macro.
1142 (process_file): Set string_table_length to 0 when it is freed.
1143
d0398d6a
NC
11442001-01-12 Nick Clifton <nickc@redhat.com>
1145
1146 * version.c (print_version): Update copyright date.
1147
0d2bcfaf
NC
11482001-01-11 Peter Targett <peter.targett@arccores.com>
1149
1150 * readelf.c (dump_relocations): Include selection with EM_ARC.
1151 (get_machine_name) Update name to "ARC".
1152
8b1e6df3
NC
11532001-01-09 Nick Clifton <nickc@redhat.com>
1154
1155 * Makefile.am: Add rule to build objdump.o from objdump.c and
1156 using OBJDUMP_DEFS.
1157 * Makefile.in: Regenerate.
1158
1159 * configure.in: Define OBJDUMP_DEFS. Default to empty.
1160 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
1161 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 1162 * configure: Regenerate.
8b1e6df3
NC
1163
1164 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
1165 is defined read in the relocs even if dump_reloc_info is
1166 false.
1167
2f952d20
PB
11682001-01-07 Philip Blundell <philb@gnu.org>
1169
1170 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
1171 `bug-binutils'.
1172 * README: Likewise.
1173
a8c548cb
NC
11742000-12-19 Nick Clifton <nickc@redhat.com>
1175
1176 * dlltool.c: Add missing support for arm-epoc-pe.
1177 * configure.in: Add missing support for arm-epoc-pe.
1178 * configure: Regenerate.
1179
cc5fda35
NC
11802000-12-15 Nick Clifton <nickc@redhat.com>
1181
1182 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
1183 Mode parts of the x86 port.
1184
bcedfee6
NC
11852000-12-04 Andreas Jaeger <aj@suse.de>
1186
1187 * readelf.c (guess_is_rela): Add EM_X86_64.
1188 (dump_relocations): Add EM_X86_64.
1189 (get_machine_name): Add EM_X86_64.
1190 Include "elf/x86-64.h".
1191
584da044
NC
11922000-12-12 Nick Clifton <nickc@redhat.com>
1193
1194 * readelf.c: Fix formatting.
1195
7559e86e 11962000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
1197
1198 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
1199
a98cc2b2
AH
12002000-12-07 Andrew Haley <aph@redhat.com>
1201
1202 * readelf.c (display_debug_frames): Only display columns that are
1203 referenced by the frame debug info.
1204
c7987a69
NC
12052000-12-05 Nick Clifton <nickc@redhat.com>
1206
1207 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
1208
09fd7e38
JM
12092000-12-04 Jason Merrill <jason@redhat.com>
1210
1211 * readelf.c (process_section_headers): Handle linkonce.wi sections.
1212 (display_debug_section): Likewise.
1213 (display_debug_info): Display CU header before bailing.
1214
e7af610e
NC
12152000-12-01 Chris Demetriou <cgd@sibyte.com>
1216
09fd7e38
JM
1217 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
1218 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
1219 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 1220
09fd7e38
JM
1221 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
1222 and E_MIPS_ARCH_64.
84ea6cf2 1223
09fd7e38
JM
1224 * readelf.c (get_machine_flags): Add case for
1225 E_MIPS_MACH_SB1.
c6c98b38 1226
75066968
DD
12272000-11-30 Richard Earnshaw <rearnsha@arm.com>
1228
1229 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
1230
5c4666ea
HPN
12312000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
1232
6e917903 1233