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