]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
2002-06-18 Dave Brolley <brolley@redhat.com>
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
7ece0d85
JJ
12002-06-18 Jakub Jelinek <jakub@redhat.com>
2
3 * readelf.c (get_file_header): Only read the first section header if
4 e_shoff is non-zero.
5
72797995
L
62002-06-15 H.J. Lu (hjl@gnu.org)
7
8 * nm.c (print_size): New variable. Initialize to 0.
9 (long_options): Add 'S'/"print-size".
10 (main): Handle 'S'.
11 (print_symbol_info_bsd): Print size only if print_size is not
12 0.
13
14 * doc/binutils.texi: Document -S/--print-size.
15
977f7911
NC
162002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
17
18 * nm.c (struct extended_symbol_info): New strcuture: Add the size
19 of the symbols to the information provided by the symbol_info
20 structure.
21 (print_symbols): Pass the symbol size to print_symbol.
22 (print_size_symbols): Pass the symbol size to print_symbol.
23 (print_symbol): Extra argument: The size of the symbol. Store
24 this in the extended_symbol_info structure.
25 (print_symbol_info): Change type of info parameter to
26 extended_symbol_info. Display the size, if known.
27 (print_symbol_info_posix): Likewise.
28 (print_symbol_info_sysv): Likewise.
29
b1f88ebe
AM
302002-06-08 Alan Modra <amodra@bigpond.net.au>
31
fa449227
AM
32 * Makefile.am: Run "make dep-am".
33 * Makefile.in: Regenerate.
34 * doc/Makefile.in: Regnerate.
35
b1f88ebe
AM
36 * bucomm.c: Replace CONST with const.
37 * nm.c: Likewise.
38 * objdump.c: Likewise.
39
91a106e6
L
402002-06-07 H.J. Lu <hjl@gnu.org>
41
42 * readelf.c (DW_CFA_GNU_args_size): Don't define.
43 (DW_CFA_GNU_negative_offset_extended): Likewise.
44 (DW_CFA_GNU_window_save): Likewise.
45 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
46 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
47
6ab6b380
NC
482002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
49
50 * nm.c: When computing size of symbols for an ELF target use the
51 internal size field.
52
e28e05a3
JL
532002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
54
55 * testsuite/binutils-all/objcopy.exp: clear xfail for
56 "hppa*64*-*-hpux*".
57 * testsuite/binutils-all/hppa/objdump.exp: Return if
58 "*64*-*-*".
59
dc156bc0
AM
602002-06-05 Alan Modra <amodra@bigpond.net.au>
61
62 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
63
642002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
65
66 * objdump.c: Fix formatting.
67
d79e4ea3
BE
682002-05-29 Ben Elliston <bje@redhat.com>
69
70 * MAINTAINERS: Add self as M68k maintainer.
71
d172d4ba
NC
722002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
73
74 * readelf.c: Modified/Added DLX elf support.
75
7edb8f29
NC
762002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
77
3a1a2036
NC
78 * arsup.c: Fix formatting.
79 * debug.c (debug_record_label): Add missing colon to error
80 message.
81 * ieee.c (parse_ieee_ty): Fix spelling typo.
82 * readelf.c (process_program_headers): Remove English assumption
83 about making a plural word.
84 (process_section_headers): Likewise.
85 (process_relocs): Allow quotes to be translated.
86 (process_unwind): Likewise,
87 (process_mips_specific): Improve error message.
88 (get_note_type): Fix spelling typo.
89
7edb8f29
NC
90 * configure.in (ALL_LINGUAS): Add sv
91 * po/sv.po: New file.
92
3eee1e9d
AM
932002-05-27 Alan Modra <amodra@bigpond.net.au>
94
95 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
96 (unw_print_grmask): Likewise.
97 (unw_print_frmask): Likewise.
98
d43efbe3
KH
992002-05-26 Kazu Hirata <kazu@cs.umass.edu>
100
101 * arsup.c: Remove ARGSUSED.
102 * debug.c: Likewise.
103 * ieee.c: Likewise.
104 * nlmconv.c: Likewise.
105 * prdbg.c: Likewise.
106 * stabs.c: Likewise.
107 * wrstabs.c: Likewise.
108
e9792343
AM
1092002-05-25 Alan Modra <amodra@bigpond.net.au>
110
111 * arlex.l: Use #include "" instead of <> for local header files.
112 * coffdump.c: Likewise.
113 * coffgrok.c: Likewise.
114 * nlmconv.c: Likewise.
115 * nlmheader.y: Likewise.
116 * srconv.c: Likewise.
117 * strings.c: Likewise.
118 * sysdump.c: Likewise.
119 * unwind-ia64.h: Likewise.
120 * windres.h: Likewise.
121 * winduni.h: Likewise.
122
d7e53452
TR
1232002-05-24 Tom Rix <trix@redhat.com>
124
125 * MAINTAINERS: Add self as the d10v maintainer.
126
436e8db0
NC
1272002-05-24 TAMURA Kent <kent@netbsd.org>
128
129 * configure.in: Builds dlltool for i386-netbsdpe.
130 * configure: Regenerate.
131
9f66665a
KH
1322002-05-23 Kazu Hirata <kazu@cs.umass.edu>
133
134 * size.c: Fix formatting.
135 * srconv.c: Likewise.
136 * stabs.c: Likewise.
137 * sysdump.c: Likewise.
138 * unwind-ia64.c: Likewise.
139 * wrstabs.c: Likewise.
140
13ae64f3
JJ
1412002-05-23 Jakub Jelinek <jakub@redhat.com>
142
143 * readelf.c (get_segment_type): Add PT_TLS.
144 (get_elf_section_flags): Add SHF_TLS.
145 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
146 (process_dynamic_segment): Use puts instead of printf.
147 (get_symbol_type): Support STT_TLS.
148 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
149 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
150 Add SEC_THREAD_LOCAL.
151
53c7db4b
KH
1522002-05-23 Kazu Hirata <kazu@cs.umass.edu>
153
154 * rdcoff.c: Fix formatting.
155 * rddbg.c: Likewise.
156 * readelf.c: Likewise.
157 * rename.c: Likewise.
158 * resbin.c: Likewise.
159 * resrc.c: Likewise.
160 * resres.c: Likewise.
161
0af11b59
KH
1622002-05-21 Kazu Hirata <kazu@cs.umass.edu>
163
164 * filemode.c: Fix formatting.
165 * ieee.c: Likewise.
166 * is-ranlib.c: Likewise.
167 * is-strip.c: Likewise.
168 * maybe-ranlib.c: Likewise.
169 * maybe-strip.c: Likewise.
170 * nlmconv.c: Likewise.
171 * nm.c: Likewise.
172 * not-ranlib.c: Likewise.
173 * not-strip.c: Likewise.
174 * objcopy.c: Likewise.
175 * objdump.c: Likewise.
176
21611032
TS
1772002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
178
179 * objdump.c (dump_headers): Fix output formatting for ELF32
180 architectures in a BFD64 enabled toolchain.
181
26044998
KH
1822002-05-20 Kazu Hirata <kazu@cs.umass.edu>
183
184 * debug.c: Fix formatting.
185 * debug.h: Likewise.
186 * dlltool.c: Likewise.
187 * dllwrap.c: Likewise.
188 * emul_aix.c: Likewise.
189 * emul_vanilla.c: Likewise.
190
f462a9ea
KH
1912002-05-19 Kazu Hirata <kazu@cs.umass.edu>
192
193 * addr2line.c: Fix formatting.
194 * ar.c: Likewise.
195 * arsup.c: Likewise.
196 * arsup.h: Likewise.
197 * binemul.c: Likewise.
198 * binemul.h: Likewise.
199 * bucomm.c: Likewise.
200 * coffdump.c: Likewise.
201 * coffgrok.c: Likewise.
202 * coffgrok.h: Likewise.
203
e0159aa9
MM
2042002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
205
206 * MAINTAINERS: Add myself as the second AVR port maintainer.
207
074b403e
SC
2082002-05-16 Stephane Carrez <stcarrez@nerim.fr>
209
210 * MAINTAINERS: Update my email address.
211
2b9c8201
NC
2122002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
213
214 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
215
e1d5b1e7
AM
2162002-05-09 Alan Modra <amodra@bigpond.net.au>
217
218 * configure.in: Replace `*pe' with `pe' throughout.
219 * configure: Regenerate.
220
d3d8a9ee
NC
2212002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
222
223 * Makefile.am: Honour DESTDIR.
224 * Makefile.in: Regenerate.
225
405c98a4
AM
2262002-05-06 Alan Modra <amodra@bigpond.net.au>
227
a02d5965
AM
228 * dlltool.c (process_def_file): Add missing prototype.
229 (new_directive, assemble_file, main): Likewise.
230 (process_def_file, new_directive): Make static.
231 (inform): Rewrite using VA_FIXEDARG.
232 * dllwrap.c (mybasename): Add missing prototype.
233 (strhash, main): Likewise.
234 (inform): Rewrite using VA_FIXEDARG.
235 (warn): Likewise.
236 (cleanup_and_exit): Use old style function definition.
237 (strhash): Likewise.
238 * windres.c (define_resource): Use one memset to clear all of
239 struct res_resource.
240
405c98a4 241 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 242 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
243
2442002-05-06 Borut Razem <borut.razem@siol.net>
245
246 * rclex.l (get_string): Correct "strings" list handling.
247 * resrc.c (read_rc_file): Discard strings.
248
91593c9d
AM
2492002-05-04 Alan Modra <amodra@bigpond.net.au>
250
e58a75dc
AM
251 * ar.c (replace_members): Remove unused var. Formatting fix.
252 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
253
91593c9d
AM
254 * MAINTAINERS: Sort port maintainers by CPU.
255
6b52b824
AM
2562002-05-04 Bob Byrnes <byrnes@curl.com>
257
258 * size.c (display_archive): Add last_arfile and code to close archives.
259
dd70071f
AM
2602002-05-01 Alan Modra <amodra@bigpond.net.au>
261
262 * nm.c (print_symbol): Check returned filename from
263 bfd_find_nearest_line is non-NULL.
264
6c95717a
EZ
2652002-04-25 Elena Zannoni <ezannoni@redhat.com>
266
267 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
268
3c25c5f6
NC
2692002-04-24 Christian Groessler <chris@groessler.org>
270
271 * MAINTAINERS: Changed my email address.
272
944cd72c
TS
2732002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
274
275 * arparse.y: Fix syntax warning.
276
ea91f8bb
NC
2772002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
278
3e55a963
NC
279 * readelf.c (fetch_location_list): Remove unused function.
280
281 * readelf.c (process_corefile_note_segment): Catch corrupt notes
282 and display a warning message, then exit the loop.
283
ea91f8bb
NC
284 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
285
45b99827
NC
2862002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
287
288 * resrc.c (write_rc_dialog): If charset is non-default value
289 display all of the DIALOGEX parameters.
290
2912002-04-15 Eric Kohl <ekohl@rz-online.de>
292
293 * rcparse.y: Allow two to five parameter in FONT statement of
294 DIALOGEX resources.
295 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
296 resource data.
297 (res_to_bin_dialog): Likewise.
298 * windres.h: Added misssing charset variable to dialog_ex
299 structure.
300
acfbab8a
NC
3012002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
302
303 * rcparse.y: Set MEMFLAG_PURE by default.
304
df3baf66
NC
3052002-04-09 Bernd Herd <info@herdsoft.com>
306
307 * rcparse.y: CLASS definitions in DIALOG resources
308 are quoted.
4c30641a 309 Fix typo in BEDIT warning.
91eafb40 310 Don't add default dialog style when explicit style specified.
b62a12ca 311 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 312
b24eb5ac
NC
313 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
314 (handle_quotes) "\a" escape (used for right justified key
315 definitions in menus) is encodes as binary 8.
df3baf66 316
b24eb5ac
NC
317 * resrc.c (write_rc_dialog): Print style even if it is 0.
318 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 319 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 320
b24eb5ac
NC
321 * resbin.c (bin_to_res_dialog): Use signature to identify
322 DIALOGEX.
f7d63484 323
b24eb5ac 324 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 325
df3baf66
NC
3262002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
327
328 * resrc.c: print CLASS names in quotes
329
3302002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
331
332 * MAINTAINERS: Update my email address.
333
8e42bcb6
AM
3342002-04-04 Alan Modra <amodra@bigpond.net.au>
335
336 * dep-in.sed: Cope with absolute paths.
337 * Makefile.am (dep.sed): Subst TOPDIR.
338 Run "make dep-am".
339 * Makefile.in: Regenerate.
340
96f959e5
PT
3412002-03-27 Peter Targett <peter.targett@arc.com>
342
343 * MAINTAINERS: Update my email address.
344
1ea788ee
AM
3452002-03-21 Alan Modra <amodra@bigpond.net.au>
346
347 * Makefile.am: Run "make dep-am".
348 * Makefile.in: Regenerate.
349 * doc/Makefile.in: Regenerate.
350 * po/POTFILES.in: Regenerate.
351 * aclocal.m4: Regenerate.
352 * config.in: Regenerate.
353 * configure: Regenerate.
354
a2f14207
DB
3552002-03-20 Daniel Berlin <dan@dberlin.org>
356
357 * readelf.c: Add support for displaying dwarf2 location lists.
358 (do_debug_loc, debug_loc_section, debug_loc_size): New.
359 (parse_args): Use 'O' as shorthand for displaying location list
360 section.
361 (process_section_headers): Handle debug_loc as well.
362 (load_debug_loc): New.
363 (free_debug_loc): New.
364 (fetch_location_list): New.
365 (display_debug_loc): New.
366 (display_debug_info): Call load_debug_loc and free_debug_loc.
367 (debug_displays): We can display .debug_loc now, too.
368 (usage): Update usage string.
369 (read_and_display_attr_value): Note location lists, but don't
370 display them inline.
371
eb1e0e80
NC
3722002-03-18 Tom Rix <trix@redhat.com>
373
374 * Makefile.am: Add binutils emulation support.
375 * configure.in: Same.
376 * configure.tgt: New file. Same.
377 * ar.c (main): Use ar_emul_parse_arg.
378 (usage): Use ar_emul_usage.
379 (replace_members): Use ar_emul_replace, ar_emul_append.
380 * binemul.c: New file. Define the binutils emulation
381 layer. Define default methods.
382 * binemul.h: New file. Binutils emulation layer header file.
383 * emul_aix.c: New file. AIX binutils emulation.
384 * emul_vanilla.c: New file. Default binutils emulation.
385 * Makefile.in: Regenerate.
386 * configure: Same.
387
a1c259a1
NC
3882002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
389
390 * po/fr.po: Updated version.
391
9ce88e60
NC
3922002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
393
394 * po/fr.po: Updated version.
395
effb0601
DJ
3962002-03-07 Daniel Jacobowitz <drow@mvista.com>
397
398 * README: Update some version numbers.
399
a65688ab
DJ
4002002-03-07 Daniel Jacobowitz <drow@mvista.com>
401
402 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
403 (Architecture Selection): Likewise.
404
f3f7fbb2
NC
4052002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
406
407 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
408 generating .exp file.
409
25345be5
NC
4102002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
411
412 * readelf.c (dump_relocations): Fix typo.
413
9a66911f
NC
4142002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
415
416 * NEWS: Mark 2.12 branch.
417
2c71103e
NC
4182002-02-18 Timothy Daly <remote_bob@yahoo.com>
419
420 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
421 types for 64-bit MIPS. Narrow some fields for 80-char
422 output.
423 (dump_relocations): Change spelling from 'unrecognised'
424 to 'unrecognized'.
425 (decode_ARM_machine_flags): Likewise.
426 (parse_args): Likewise.
427 (read_and_display_attr_value): Likewise.
428 (display_debug_section): Likewise.
429
49fda6c8
HPN
4302002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
431
432 * NEWS: Mention support for MMIX.
433
76f57f3a
JT
4342002-02-13 Matt Fredette <fredette@netbsd.org>
435
436 * readelf.c (get_machine_flags): Recognize EF_M68000.
437
d36ca9c2
AO
4382002-02-12 Alexandre Oliva <aoliva@redhat.com>
439
440 * MAINTAINERS: Added self as MN10300 co-maintainer.
441
19397422
AM
4422002-02-12 Alan Modra <amodra@bigpond.net.au>
443
444 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
445 DT_PPC64_OPDSZ.
446
d434e574
DJ
4472002-02-11 Daniel Jacobowitz <drow@mvista.com>
448
449 * MAINTAINERS: List myself as branch maintainer.
450
12b87c89
AM
4512002-02-11 Alan Modra <amodra@bigpond.net.au>
452
453 * configure: Regenerate.
454 * objcopy.c: Update copyright date.
455 * doc/Makefile.in: Regenerate.
456
8d037c5c
DJ
4572002-02-10 Daniel Jacobowitz <drow@mvista.com>
458
459 * nlmconv.c: Back out localtime PARAMS change.
460
4c168fa3
AM
4612002-02-11 Alan Modra <amodra@bigpond.net.au>
462
463 * objcopy.c (MKDIR): Define.
464 (copy_archive): Make name_list.name const. Use MKDIR.
465 Handle duplicate files in archives by making more temp dirs.
466
408f8db1
DJ
4672002-02-10 Daniel Jacobowitz <drow@mvista.com>
468
469 * coffdump.c: Include "getopt.h" after "bucomm.h"
470 so that macros are defined correctly.
471 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
472 prototype. Prototype main.
473 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
474
9f77fa06
AO
4752002-02-06 Alexandre Oliva <aoliva@redhat.com>
476
477 * MAINTAINERS: Added self as SH co-maintainer.
478
82f6addb
NC
4792002-02-05 Nick Clifton <nickc@redhat.com>
480
481 * po/tr.po: Updated translation.
482
ba323545
AM
4832002-02-01 Alan Modra <amodra@bigpond.net.au>
484
485 * Makefile.am: Run "make dep-am"
486 * Makefile.in: Regenerate.
487
3deb89d3
DJ
4882002-01-29 Daniel Jacobowitz <drow@mvista.com>
489
490 * nm.c (print_value): Mark abfd unused.
491
a0e9c55f
DJ
4922002-01-29 Daniel Jacobowitz <drow@mvista.com>
493
494 * unwind-ia64.c (unw_decoder): Change second argument
495 to unsigned int, to match function prototypes.
496
d7a283d4
DJ
4972002-01-29 Daniel Jacobowitz <drow@mvista.com>
498
499 * objdump.c: Include "getopt.h" after "bucomm.h" so that
500 __GNU_LIBRARY__ will be defined.
501 * size.c: Likewise.
502
4867be41
DJ
5032002-01-27 Daniel Jacobowitz <drow@mvista.com>
504
505 * configure: Regenerated.
506
7562a296
HPN
5072002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
508
509 * doc/Makefile.am (install): Depend on install-info.
510 * doc/Makefile.in: Regenerate.
511
15c82623
NC
5122002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
513
514 * objcopy.c (strip_usage): Document -d as an alias
515 --strip-debug.
516
517 * size.c (usage): Document [-t | --totals] options.
518 (long_options): Add --totals option.
519 (main): If the [-t | --totals] option is specified and
520 the output format is Berkeley-style, print the total
521 text, data, and bss sizes of all objects listed.
522 (print_berkeley_format): If the [-t | --totals] option
523 is specified, track the total text, data, and bss
524 sizes.
525 * doc/binutils.texi (size): Document [-t | --totals] options.
526 (strip): Document -d as an alias for --strip-debug.
527 * NEWS: Mention new feature of size.
528
00ea8601 5292002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 530
1ddbd152
NC
531 * po/fr.po: Updated version.
532 * po/es.po: Updated version.
b85cedd7 533
8b53311e
NC
5342002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
535
536 * addr2line.c (usage): Update text to provide verbose
537 description of the command line options.
538 * ar.c (usage): Update text to provide verbose
539 description of the command line options.
540 (main): Accept -h and -H when running as ranlib.
541 * coffdump.c (show_usage): Update text to provide verbose
542 description of the command line options.
543 * dlltool.c (main): Accept -H as an alias for --help.
544 * nlmconv.c (show_usage): Update text to provide verbose
545 description of the command line options.
546 * nm.c (usage): Replace OPTIONS with option(s).
547 (main): Accept -H as an alias for --help.
548 * objcopy.c (strip_main): Accept -H as an alias for --help.
549 * objdump.c (main): Accept -v as an alias for --verbose.
550 * readelf.c (usage): Adjust format to match style used in
551 other binutils.
552 * size.c (usage): Update text to provide verbose description
553 of the command line options.
554 (main): Accept -v, -h and -H as command line options.
555 * srconv.c (show_usage): Update text to provide verbose
556 description of the command line options.
557 * strings.c (main): Accept -H and -v as command line options.
558 (usage): Update text to provide verbose description of the
559 command line options.
560 * sysdump.c (show_usage): Update text to provide verbose
561 description of the command line options.
562 * windres.c (usage): Adjust format to match style used in
563 other binutils.
564
565 * coffdump.c: Fix formatting.
566 * nlmconv.c: Fix formatting.
567 * srconv.c: Fix formatting.
568 * sysdump.c: Fix formatting.
569
c46f0c34
AM
5702002-01-22 Alan Modra <amodra@bigpond.net.au>
571
572 * Makefile.am: Run "make dep-am".
573 * Makefile.in: Regenerate.
574
2a538ba5
AJ
5752002-01-18 Andreas Jaeger <aj@suse.de>
576
577 * version.c (print_version): Update year.
578
285d1771
AM
5792002-01-17 Alan Modra <amodra@bigpond.net.au>
580
581 * readelf.c (get_machine_name): Handle EM_PPC64.
582 (guess_is_rela): Here too.
583
328577ad
NC
5842002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
585
586 * po/binutils.pot: Regenerate.
587 * po/fr.po: Regenerate.
588 * po/tr.po: Regenerate.
589
af3ae48d
NC
5902002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
591
592 * po/tr.po: Import new version.
593
f1cb7e17
AM
5942002-01-16 Alan Modra <amodra@bigpond.net.au>
595
596 * readelf.c (get_ppc64_dynamic_type): New.
597 (get_dynamic_type): Call it.
598
6364e0b4
NC
5992002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
600
3ab9460d
NC
601 * objcopy.c (copy_usage): Use "options" instead of "switches".
602 (strip_usage): Use "options" instead of "switches".
603 * doc/binutils.texi (dlltool): Refer to "options" instead of
604 "switches".
6364e0b4 605
3a7e524e
RE
6062002-01-14 Richard Earnshaw <rearnsha@arm.com>
607
608 * MAINTAINERS: Add self as co-maintainer for the ARM code.
609
1209e219
NC
6102001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
611
612 * po/es.po: Import from translation project.
613 * configure.in (ALL_LINGUAS): Add es.
614 * configure: Regenerate.
615
b4db1224
JT
6162002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
617
618 * readelf.c (get_netbsd_elfcore_note_type): Use
619 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
620
9437c45b
JT
6212002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
622
623 * readelf.c: Update copyright years.
624 (get_note_type): Return a const char *.
625 (get_netbsd_elfcore_note_type): New function.
626 (process_note): Use get_netbsd_elfcore_note_type to get
627 the note type string for NetBSD ELF core files.
628
00428cca
AM
6292002-01-06 Steve Ellcey <sje@cup.hp.com>
630
631 * readelf.c (get_ia64_segment_type): Add support for macros.
632 (get_segment_type): Add support for IA64 specific macros.
633
31104126
NC
6342001-12-20 Julian v. Bock <julian@wongr.net>
635
636 * readelf.c (print_symbol): New function: Print a formatted symbol
637 name. If --wide is specified do not truncate it.
638 (dump_relocations): Use print_symbol() to print symbol names.
639 (process_symbol_table): Likewise.
640 (process_syminfo): Likewise.
641 (process_mips_specific): Likewise.
642 (usage): Document new feature of --wide switch.
643 * doc/binutils.texi (objdump): Document additional behaviour of
644 --wide.
2a538ba5 645
4dd67f29
MS
6462001-12-18 Michael Snyder <msnyder@redhat.com>
647
648 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
649 (copy_object): Don't set the start address or flags of a core file.
650 (copy_section): Don't relocate a core file. Don't copy contents
651 if the input section has the contents flag set, but the output
652 section does not (which happens with the fake 'note' pseudo-
653 sections that BFD creates for corefiles).
654
43521d43
TS
6552001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
656
657 * readelf.c (get_machine_flags): Recognize header flags for ABI and
658 ASE extensions. More robust code for ISA checking. Ignore empty fields
659 in header flags for GNU extensions.
660
b667df2e
AM
6612001-12-18 Alan Modra <amodra@bigpond.net.au>
662
663 * objcopy.c (copy_archive): Set output bfd format outside the loop.
664
17a5a5c3
NC
6652001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
666
667 * po/ja.po: Import from translation project.
668 * configure.in (ALL_LINGUAS): Add ja.
669 * configure: Regenerate.
670
65de42c0
TS
6712001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
672
673 * addr2line.c (main): Protoype.
674 * ar.c (main): Protoype.
675 * nm.c (main): Protoype.
676 * objcopy.c (main): Protoype.
677 * objdump.c (main): Protoype.
678 * size.c (main): Protoype.
679 * strings.c (main): Protoype.
680
9ad5cbcf
AM
6812001-12-17 Alan Modra <amodra@bigpond.net.au>
682
683 * readelf.c (symtab_shndx_hdr): New global.
684 (SECTION_HEADER_INDEX): Define.
685 (SECTION_HEADER_NUM): Define.
686 (SECTION_HEADER): Define.
687 (GET_ELF_SYMBOLS): Pass two params rather than three.
688 (get_32bit_elf_symbols): Take file and section args. Read and
689 use SHT_SYMTAB_SHNDX.
690 (get_64bit_elf_symbols): Likewise.
691 (dump_relocations): Use SECTION_HEADER to index "section_headers".
692 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
693 Remember symtab_shdx_hdr.
694 (process_program_headers): Scan from index 1 for segment map.
695 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
696 "section_headers".
697 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
698 (process_unwind): Likewise.
699 (process_version_sections): Likewise.
700 (process_symbol_table): Likewise.
701 (display_debug_info): Likewise.
702 (process_dynamic_segment): Fake up a symtab section for changed
703 GET_ELF_SYMBOLS.
704 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
705 (process_program_headers): Kill signed/unsigned warning.
706 (load_debug_str): Likewise.
707 (display_debug_info): Likewise.
708
65765700
JJ
7092001-12-13 Jakub Jelinek <jakub@redhat.com>
710
711 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
712
560f3c1c
AM
7132001-12-11 Alan Modra <amodra@bigpond.net.au>
714
715 * readelf.c (process_file_header): Print extended e_shnum and
716 e_shdtrndx values. Set elf_header values for same.
717 (get_32bit_section_headers): Add "num" arg to read "num" headers.
718 (get_64bit_section_headers): Likewise.
719 (process_section_headers): Update calls.
720 (get_file_header): Call get_32bit_section_headers or 64bit variant.
721
bc408b8a
JJ
7222001-12-10 Jakub Jelinek <jakub@redhat.com>
723
724 * objcopy.c (setup_section): Copy entsize.
725
93fbbb04
GK
7262001-12-07 Geoffrey Keating <geoffk@redhat.com>
727
728 * readelf.c (guess_is_rela): Add support for stormy16.
729 (dump_relocations): Likewise.
730 (get_machine_name): Likewise.
731
e3c8793a
NC
7322001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
733
734 * dllwrap.c (main) Replace multiple strings describing a
735 single error with a single, newline escaped sentence to permit
736 better translation into foreign languages.
737
738 * readelf.c (get_elf_class): Remove internalionalisation of ELF
739 class names.
740
956cd1d6
TS
7412001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
742
743 * strings.c (get_char): Initialize value.
744
956c53ee
TS
7452001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
746
747 * arlex.l: Silence compile warnings.
748 * arsup.h: Likewise. Fix formatting.
749
cedd9a58
JJ
7502001-12-04 Jakub Jelinek <jakub@redhat.com>
751
752 * strings.c: Include config.h before bfd.h.
753 (file_off): New type.
754 (file_open): Define.
755 (print_strings): Use file_off instead of file_ptr. Print addresses
756 which don't fit into long correctly.
757 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
758 available.
759 (strings_file): Use file_off instead of file_ptr. Use file_open.
760 * configure.in: Check for getc_unlocked.
761 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
762 be defined for it.
763 * configure: Rebuilt.
764 * config.h.in: Rebuilt.
765
af667503
L
7662001-11-29 H.J. Lu <hjl@gnu.org>
767
768 * bucomm.c (make_tempname): Revert the changes made on
769 2001-11-14 and 2001-11-12. They won't work with directories.
770
16474668
NC
7712001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
772
773 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
774 CFLAGS_FOR_TARGET to runtest in environment.
775 * Makefile.in: Rebuild.
776 * doc/Makefile.in: Rebuild.
777
17978339
MS
7782001-11-28 Mike Stump <mrs@wrs.com>
779
780 * objcopy.c (setup_section): Preserve SEC_RELOC when
781 --set-section-flags is used.
782
261a45ad
NC
7832001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
784
785 * readelf.c (do_debug_str): New variable.
786 (display_debug_str): New function: Display the contents of a
787 .debug_str section.
788 (load_debug_str): New function: Load in the contents of a
789 .debug_str section.
790 (free_debug_str): New function: Free the memory used by
791 load_debug_str().
792 (fetch_indirect_string): Retrieve a string from the .debug_str
793 section.
794 (usage): Add -ws.
795 (parse_args): Accept -ws.
796 (process_section_headers): Allow the display of the .debug_str
797 section.
798 (read_and_display_attr_value): Use fetch_indirect_string. Show
799 offset into .debug_str section.
800 (display_debug_info): Use load_debug_str and free_debug_str.
801 (debug_displays): Add .debug_str.
802 * doc/binutils.texi: Document -ws.
803
b8908f93
AJ
8042001-11-19 Andreas Jaeger <aj@suse.de>
805
806 * testsuite/binutils-all/objdump.exp: Add x86-64.
807
e5fb9629
AS
8082001-11-15 Andreas Schwab <schwab@suse.de>
809
810 * readelf.c: Fix warnings without terminating newline.
811
802a735e
AM
8122001-11-15 Alan Modra <amodra@bigpond.net.au>
813
814 * doc/binutils.texi (objdump): Document ppc -M options.
815
b89e9eae
AJ
8162001-11-14 Andreas Jaeger <aj@suse.de>
817
818 * doc/binutils.texi (objdump): Fix description to use x86-64.
819
a6a25652
NC
8202001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
821
822 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
823 not all systems provide mkstemp.
824
e396998b
AM
8252001-11-14 Alan Modra <amodra@bigpond.net.au>
826
827 * doc/binutils.texi (objdump): Document x86 -M options.
828
81766fca
RH
8292001-11-13 Keith Walker <keith.walker@arm.com>
830
831 * readelf.c (read_and_display_attr_value): New function to
832 handle DW_FORM_indirect.
833 (read_and_display_attr): Use it.
834
1a509dcc
GK
8352001-11-13 Geoffrey Keating <geoffk@redhat.com>
836
837 * readelf.c (display_debug_lines): Deal with unknown standard
838 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
839 DW_LNS_set_isa.
840
6e917903 8412001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 842
6e917903
TW
843 * MAINTAINERS: Add self as tic54x maintainer. This target
844 includes the IBM C54XDSP clone.
7559e86e 845
6e917903 8462001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 847
7559e86e
NC
848 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
849
8502001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 851
ecdadc4a
JL
852 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
853 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
854 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
855 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
856 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
857 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
858 (unw_decode_b2, unw_decode_b3_b4): Likewise.
859
91770270
JL
860 * readelf.c (get_elf_class): Fix ISO portability glitch.
861 (get_data_encoding, get_osabi_name, request_dump): Likewise.
862
ef5cdfc7
JJ
8632001-11-07 Jakub Jelinek <jakub@redhat.com>
864
865 * readelf.c (debug_str, debug_str_size): New.
866 (display_debug_abbrev): If no abbrevs were read, skip the CU.
867 Call free_abbrevs.
868 (read_and_display_addr): Handle DW_FORM_strp.
869 (display_debug_info): Read .debug_str section if present,
870 so that DW_FORM_strp can be handled.
871 Fix test for non-existant .debug_abbrev section.
872
5e9520c8
JJ
8732001-11-05 Jakub Jelinek <jakub@redhat.com>
874
875 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
876
877 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
878
54589086
MS
8792001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
880
881 * MAINTAINERS: Add self as s390/s390x maintainer.
882
c05b685b
TR
8832001-11-02 Tom Rix <trix@bluey.cygnus.com>
884
885 * MAINTAINERS: Add self as PPC XCOFF maintainer.
886
3c62831e
NC
8872001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
888
889 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
890 * configure: Regernate.
891 * po/fr.po: New file.
892 * po/tr.po: New file.
893
3c3bdf30
NC
8942001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
895
9b19141a 896 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
897 * readelf.c: Include elf/mmix.h.
898 (guess_is_rela): MMIX is RELA.
899 (dump_relocations): Handle MMIX relocations.
900 * Makefile.am: Regenerate dependencies.
901 * Makefile.in: Regenerate.
902
f662939a
NC
9032001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
904
905 * readelf.c (parse_args): Handle multiple options to the -w
906 switch.
907
c91d0dfb
JJ
9082001-10-12 Jakub Jelinek <jakub@redhat.com>
909
910 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
911 LOPROC, LOOS and LOUSER.
912
7559e86e 9132001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
914
915 * MAINTAINERS: Update my email address.
916
fcd8210c
AM
9172001-10-03 Alan Modra <amodra@bigpond.net.au>
918
919 * doc/Makefile.in: Regenerate.
920 * configure: Regenerate.
921
428409d5
NC
9222001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
923
924 * readelf.c (display_debug_line, display_debug_pubnames,
925 display_debug_info, display_debug_frames): Detect and warn
926 about 64-bit format entries.
927 (display_debug_aranges): Reword 64-bit warning.
928 (debug_displays): Add .debug_pubtypes as a known, but not yet
929 supported, debug section.
930
6a8c2b0d
AM
9312001-10-02 Alan Modra <amodra@bigpond.net.au>
932
933 * coffdump.c (PROGRAM_VERSION): Delete.
934 (main <'V'>): Call print_version.
935 * srconv.c: Likewise.
936 * sysdump.c: Likewise.
937 * version.c (program_version): Remove.
938 (print_version): Use BFD_VERSION_STRING. Just print the current
939 year in copyright message.
940 * addr2line.c (program_version): Remove unused declaration.
941 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
942 place of BFD_VERSION.
943 * Makefile.am (Makefile): Depend on bfd/configure.in.
944 (cplus-dem.o): Depend on Makefile.
945 Run "make dep-am".
946 * Makefile.in: Regenerate.
947
e414a165
NC
9482001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
949
950 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
951 format .debug_arange sections.
952 (main): Add missing prototype.
b8908f93 953
efc3ee7f
HPN
9542001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
955
956 * Makefile.am: Update dependencies with "make dep-am".
957 * Makefile.in: Regenerate.
958
9e85c2a0
RH
9592001-09-28 Richard Henderson <rth@redhat.com>
960
961 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
962
451dad9c
AM
9632001-09-26 Alan Modra <amodra@bigpond.net.au>
964
965 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
966 VA_CLOSE.
967 (non_fatal): Likewise.
968 * objdump.c (objdump_sprintf): Likewise.
969 * readelf.c (error): Likewise.
970 (warn): Likewise.
971
d974e256
JJ
9722001-09-25 Jakub Jelinek <jakub@redhat.com>
973
974 * readelf.c (do_wide): New.
975 (options): Add --wide.
976 (usage, parse_args): Likewise.
977 (process_program_headers): Put each segment on a single line if
978 --wide is given.
979 (process_section_headers): Put each section on a single line if
980 --wide is given.
981 * doc/binutils.texi: Document it.
982 * NEWS: Likewise.
983
2f11c261
AM
9842001-09-25 Alan Modra <amodra@bigpond.net.au>
985
986 * readelf.c (print_vma): Print 8 digits of low hex value.
987
1d50f91e
AJ
9882001-09-24 Andreas Jaeger <aj@suse.de>
989
990 * nlmconv.c: Fix warnings about unused attributes and function
991 prototypes.
992
993 * strings.c: Add prototype for get_char.
994
38131e67
L
9952000-09-19 H.J. Lu <hjl@gnu.org>
996
997 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
998 $(srcdir)/cxxfilt.man.
999 * doc/Makefile.in: Rebuild.
1000
3bcfb3e4
AM
10012001-09-19 Alan Modra <amodra@bigpond.net.au>
1002
1003 * objcopy.c (copy_main): Correct rename-section string parsing.
1004 Consolidate new_name parsing, and error messages.
1005
3882b010
L
10062001-09-18 Bruno Haible <haible@clisp.cons.org>
1007
1008 * addr2line.c: Don't include <ctype.h>.
1009 (main): For gettext, also set the LC_CTYPE locate facet.
1010 * ar.c (main): Likewise.
1011 * coffdump.c (main): Likewise.
1012 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1013 (main): For gettext, also set the LC_CTYPE locate facet.
1014 Use ISALNUM instead of isalpha/isdigit.
1015 * dllwrap.c: Don't include <ctype.h>.
1016 (main): For gettext, also set the LC_CTYPE locate facet.
1017 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1018 (main): For gettext, also set the LC_CTYPE locate facet.
1019 Use TOUPPER instead of islower/toupper.
1020 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1021 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1022 Use TOUPPER instead of islower/toupper.
1023 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1024 * objcopy.c (main): Likewise.
1025 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1026 (disassemble_bytes): Use ISPRINT instead of isprint.
1027 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1028 (dump_data): Use ISPRINT instead of isprint.
1029 (main): For gettext, also set the LC_CTYPE locate facet.
1030 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1031 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1032 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1033 Use TOUPPER instead of islower/toupper.
1034 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1035 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1036 (write_rc_accelerators): Use ISPRINT instead of isprint.
1037 (write_rc_rcdata): Likewise.
1038 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1039 * srconv.c (main): Likewise.
1040 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1041 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1042 isdigit/isupper/islower.
1043 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1044 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1045 stab_demangle_prefix, stab_demangle_qualified,
1046 stab_demangle_template, stab_demangle_type,
1047 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1048 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1049 (isgraphic): Use ISPRINT instead of isascii/isprint.
1050 (main): Remove HAVE_LC_MESSAGES dependency.
1051 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1052 (pbarray): Use ISPRINT instead of isprint.
1053 (main): For gettext, also set the LC_CTYPE locate facet.
1054 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1055 (format_from_filename): Use ISPRINT instead of isprint.
1056 (main): For gettext, also set the LC_CTYPE locate facet.
1057 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1058 (unicode_print): Use ISPRINT instead of isprint.
1059 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1060 (stab_variable): Use ISDIGIT instead of isdigit.
1061
e59b4dfb
AM
10622001-09-18 Alan Modra <amodra@bigpond.net.au>
1063
1064 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1065 Replace bfd_read call with call to bfd_bread.
1066 (extract_file): Likewise.
1067
1068 * objdump.c (dump_section_header): Cast section->filepos to
1069 unsigned long to suit printf format string.
1070 * readelf.c (process_section_headers): Similarly for sh_offset.
1071 (process_unwind): Likewise.
1072
d132876a
NC
10732001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1074
1075 * strings.c (encoding, encoding_bytes): New variables.
1076 (long_options): Add --encoding.
1077 (main): Accept -e and --encoding.
1078 (get_char): New function. Read a, possibly wide, character from
1079 the input stream.
1080 (print_strings): Use get_char().
1081 (usage): Document new command line option.
1082 * doc/binutils.texi: Document new command line option.
1083 * NEWS: Announce new command line option.
1084
7559e86e 10852001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
1086
1087 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1088 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1089 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1090 Removed EM_CYGNUS_ARC.
1091
7559e86e 10922001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1093
1094 * readelf.c: Include elf/h8 for H8 series definitions.
1095 (guess_is_rela): H8 series if RELA.
1096 (dump_relocations): Handle H8 series relocations.
1097
0823fbca
EC
10982001-08-31 Eric Christopher <echristo@redhat.com>
1099
1100 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1101
8db76d70
PT
11022001-08-29 Peter Targett <peter.targett@arccores.com>
1103
1104 * MAINTAINERS: Include ARC Maintainer.
1105
d81d6584
BE
11062001-08-29 Ben Elliston <bje@redhat.com>
1107
1108 * stabs.c (stab_demangle_template): Initialise s4.
1109
25a1ff5b
AM
11102001-08-27 Alan Modra <amodra@bigpond.net.au>
1111
1112 * readelf.c (dump_relocations): Recognise EM_PPC64.
1113
a5d22d2a
TS
11142001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1115
1116 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1117
62a5a82d
L
11182001-08-25 H.J. Lu <hjl@gnu.org>
1119
1120 * nm.c (print_width): New.
1121 (display_rel_file): Set `print_width' according to
1122 bfd_sprintf_vma.
1123 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1124
1ae8b3d2
AO
11252001-08-24 Alexandre Oliva <aoliva@redhat.com>
1126
1127 * objcopy.c (use_alt_mach_code): New variable.
1128 (OPTION_ALT_MACH_CODE): Define.
1129 (copy_options): Added --alt-machine-code.
1130 (copy_main): Handle it.
1131 (copy_object): Switch to alternate machine code if requested.
1132 * doc/binutils.texi: Document new option.
1133 * NEWS: Likewise.
1134
d1bdd336
TS
11352001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1136
1137 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1138
410f7a12
L
11392001-08-21 H.J. Lu <hjl@gnu.org>
1140
1141 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1142 (display_debug_info): Cast for 64bit hosts.
1143 (display_debug_frames): Likewise.
1144 (process_mips_specific): Likewise.
1145
c32144ff
AJ
11462001-08-21 Andreas Jaeger <aj@suse.de>
1147
1148 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1149
1150 * sysdump.c: Add missing prototypes.
1151 * srconv.c: Likewise.
1152 * unwind-ia64.c: Likewise.
1153 * coffdump.c: Likewise.
1154
1155 * sysinfo.y: Print prototypes, include <ansidecl.h>.
1156
1157 * coffgrok.c: Add missing prototypes, include libiberty.h instead
1158 of declaring xcalloc.
1159
d8180c76
L
11602001-08-10 H.J. Lu <hjl@gnu.org>
1161
1162 * nm.c (print_value): Add one arg, bfd *.
1163 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1164 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1165 (print_symbol_info_sysv): Likewise.
1166 (print_symbol_info_posix): Likewise.
1167
1168 * objdump.c (dump_section_header): Replace printf_vma with
1169 bfd_printf_vma.
1170 (print_section_stabs): Likewise.
1171 (dump_bfd_header): Likewise.
1172 (objdump_print_value): Replace sprintf_vma with
1173 bfd_sprintf_vma.
1174 (disassemble_bytes): Likewise.
1175 (dump_reloc_set): Likewise.
1176
0218d1e4
AJ
11772001-08-10 Andreas Jaeger <aj@suse.de>
1178
1179 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1180 to build warnings.
1181 * configure: Regenerate.
1182
2863d58a
AM
11832001-08-09 Alan Modra <amodra@bigpond.net.au>
1184
1185 * readelf.c: Add missing prototypes.
1186 * objdump.c: Likewise. Format existing prototypes.
1187
c0e047e0
AO
11882001-08-08 Alexandre Oliva <aoliva@redhat.com>
1189
1190 * readelf.c (display_debug_info): Add to abbrev_offset the addend
1191 of any RELA relocation for the abbrev_offset memory location that
1192 refers to the .debug_abbrev section symbol.
1193
ff78d6d6
L
11942001-08-07 H.J. Lu <hjl@gnu.org>
1195
1196 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1197 (main): Return process_file ().
1198
c36774d6
PB
11992001-08-05 Philip Blundell <philb@gnu.org>
1200
1201 * doc/binutils.texi: Use "Thumb" not "THUMB".
1202
8f9d9bd9
JH
12032001-08-03 John Healy <jhealy@redhat.com>
1204
1205 Patch suggested by Frank Eigler <fche@redhat.com>.
1206 * objdump.c (disassemble_data): Fill in section member of the
1207 disasm_info structure.
1208
c918cb96
DD
12092001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1210
1211 * configure.in: Added --with-windres option.
1212 * configure: Regenerated.
1213
c7c55b78
NC
12142001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1215
1216 * doc/binutils.texi: Use @command{name} for commands;
1217 use @option{-opt} for options; use @table @env for list of options;
1218 remove spaces arround [ | ] in synopsis.
1219
1220 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1221 center title.
1222
594ef5db
NC
12232001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1224
1225 * objcopy.c: Fix formatting.
1226 (section_rename): New structure.
1227 (OPTION_RENAME_SECTION): New switch.
1228 (copy_usage): Document new switch.
1229 (add_section_rename): New function: Add a node to the section
1230 rename list.
1231 (find_section_rename): New function: Find the new name and
1232 flags for a section.
1233 (setup_section): Call find_section_name to determine the name
1234 of the output section.
1235 (copy_main): Handle OPTION_RENAME_SECTION.
1236 * binutils.texi: Document new switch.
1237 * NEWS: Mention new switch.
1238
1f554c69
NC
12392001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1240
1241 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1242 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1243 bug-binutils@gcc.org.
1244
2f83960e
AM
12452001-07-28 Matthias Kramm <kramm@quiss.org>
1246
1247 * bucomm.c (list_supported_architectures): New function.
1248 * bucomm.h (list_supported_architectures): Declare.
1249 * objdump.c (usage): Call the above.
1250
20fe0649
DB
12512001-07-25 Dave Brolley <brolley@redhat.com>
1252
1253 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1254 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1255
1b577b00
NC
12562001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1257
1258 * README: Update for 2.11. Change bug reporting email address.
1259 * MAINTAINERS: Tidy up. Change bug reporting email address.
1260
95fd336c
DD
12612001-07-16 DJ Delorie <dj@redhat.com>
1262
5f16d855
DD
1263 * resres.c (write_res_header): Align header size.
1264 (res_align_file): Calculate alignment correctly.
1265
95fd336c
DD
1266 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1267 correct 10).
1268 * resrc.c (write_rc_resource): Likewise.
1269 * windres.h (SUBLANG_SHIFT): Define - as 10.
1270
ed8fee27
NC
12712001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1272
1273 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1274
90ab7e9a
NC
12752001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1276
1277 * MAINTAINERS: Add notes about branch checkins.
1278
e0c60db2
NC
12792001-07-05 Daniel Berlin <dan@cgsoftware.com>
1280
1281 * readelf.c (display_debug_macinfo): New function, display
1282 .debug_macinfo section.
1283 (do_debug_macinfo): New variable.
1284 (parse_args): Handle "-w[mM]" to mean display macro info.
1285 (process_section_headers): Handle debug_macinfo.
1286 (debug_displays): Replace unsupported function with macinfo
0218d1e4 1287 function for .debug_macinfo display.
e0c60db2
NC
1288 * doc/binutils.texi: Document new command line switch.
1289 * NEWS: Document new feature of readelf.
0218d1e4 1290
24e01a36
L
12912001-07-05 H.J. Lu <hjl@gnu.org>
1292
1293 * objcopy.c (filter_symbols): Don't turn undefined symbols
1294 into local.
1295
4258bf4d
L
12962001-07-03 H.J. Lu <hjl@gnu.org>
1297
1298 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1299 $@.pod.
1300 (ar.1): Likewise.
1301 (dlltool.1): Likewise.
1302 (nlmconv.1): Likewise.
1303 (nm.1): Likewise.
1304 (objcopy.1): Likewise.
1305 (objdump.1): Likewise.
1306 (ranlib.1): Likewise.
1307 (readelf.1): Likewise.
1308 (size.1): Likewise.
1309 (strings.1): Likewise.
1310 (strip.1): Likewise.
1311 (windres.1): Likewise.
1312 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1313 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1314 $(DEMANGLER_NAME).
1315 (as.1): Removed.
1316 * doc/Makefile.in: Regenerated.
1317
7014bc31
NC
13182001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1319
1320 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1321
b811889f
NC
13222001-07-01 Daniel Berlin <dan@cgsoftware.com>
1323
1324 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1325
12ab83a9
NC
13262001-06-29 James Cownie <jcownie@etnus.com>
1327
1328 * readelf.c: Support DWARF 2.1 attributes.
1329
a6e9f9df
AM
13302001-06-28 Alan Modra <amodra@bigpond.net.au>
1331
1332 * readelf.c (GET_DATA_ALLOC): Remove.
1333 (GET_DATA): Remove.
1334 (get_data): New function combining above macros, with an extra
1335 test for zero size.
1336 (slurp_rela_relocs): Use get_data, and catch error return.
1337 (slurp_rel_relocs): Likewise.
1338 (get_32bit_program_headers): Likewise.
1339 (get_64bit_program_headers): Likewise.
1340 (get_32bit_section_headers): Likewise.
1341 (get_64bit_section_headers): Likewise.
1342 (get_32bit_elf_symbols): Likewise.
1343 (get_64bit_elf_symbols): Likewise.
1344 (process_section_headers): Likewise.
1345 (process_relocs): Likewise.
1346 (slurp_ia64_unwind_table): Likewise.
1347 (process_unwind): Likewise.
1348 (get_32bit_dynamic_segment): Likewise.
1349 (get_64bit_dynamic_segment): Likewise.
1350 (process_dynamic_segment): Likewise.
1351 (process_version_sections): Likewise.
1352 (process_symbol_table): Likewise.
1353 (dump_section): Likewise.
1354 (display_debug_info): Likewise.
1355 (display_debug_section): Likewise.
1356 (process_section_contents): Likewise.
1357 (process_corefile_note_segment): Likewise.
1358 (process_mips_specific): Likewise. Also free econf32, econf64.
1359
af3fc3bc
AM
13602001-06-25 Alan Modra <amodra@bigpond.net.au>
1361
1362 * readelf.c (dump_relocations): Print "bad symbol index" if
1363 symtab == NULL with non-zero symtab_index.
1364 (process_relocs): Don't bomb if reloc section has no symsec.
1365
6d900bf6
L
13662001-06-24 H.J. Lu <hjl@gnu.org>
1367
1368 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1369 by accident.
1370 (copy_main): Apply the the change made to strip_main on
1371 2001-05-30 by accident.
1372
49b4e386
AJ
13732001-06-23 Andreas Jaeger <aj@suse.de>
1374
1375 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1376 parameter 'code'.
1377 (unw_decode_x2): Likewise.
1378 (unw_decode_x3): Likewise.
1379 (unw_decode_x4): Likewise.
1380
d8dc71e3
BE
13812001-06-23 Ben Elliston <bje@redhat.com>
1382
1383 * MAINTAINERS: Add myself as M88k maintainer.
1384
af3bdff7
NC
13852001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1386
1387 * objcopy.c (strip_main): Support -o or --output-file command lien
1388 switch.
1389
105e7211
L
13902001-06-19 H.J. Lu <hjl@gnu.org>
1391
1392 * doc/Makefile.in: Regenerated.
1393
c45021f2
NC
13942001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1395
1396 * readelf.c: Restore formatting.
1397
13982001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1399
1400 * Makefile.am: Move documentation into doc subdirectory.
1401 * Makefile.in: Regenerated.
1402 * binutils.texi: Move into doc subdirectory.
1403 * addr2line.1: Removed.
1404 * ar.1: Likewise.
1405 * dlltool.1: Likewise.
1406 * nlmconv.1: Likewise.
1407 * nm.1: Likewise.
1408 * objcopy.1: Likewise.
1409 * objdump.1: Likewise.
1410 * ranlib.1: Likewise.
1411 * readelf.1: Likewise.
1412 * size.1: Likewise.
1413 * strings.1: Likewise.
1414 * strip.1: Likewise.
1415 * windres.1: Likewise.
1416 * cxxfilt.man: Likewise.
1417 * doc: New Directory.
1418 * doc/Makefile.am: New file.
1419 * doc/Makefile.in: Generate.
1420
09ad7db3
AM
14212001-06-09 Alan Modra <amodra@bigpond.net.au>
1422
1423 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1424
936260fe
AM
14252001-06-01 Alan Modra <amodra@bigpond.net.au>
1426
1427 * MAINTAINERS: Update my email address.
1428
16b2b71c
NC
14292001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1430
1431 * objcopy.c: Add new switches: --keep-global-symbol,
1432 --keep-symbols, --localize-symbols, --keep-global-symbols and
1433 --weaken-symbols.
1434 * binutils.texi: Document new switches.
1435 * objcopy.1: Regenerate.
1436 * NEWS: Announce new feature.
1437
7036c0e1
AJ
14382001-05-28 Andreas Jaeger <aj@suse.de>
1439
1440 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1441 variables, fix format strings.
1442
76a406e5
NC
14432001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1444
1445 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1446 when computing the address of the line to show.
1447
31b6fca6
RH
14482001-05-16 Richard Henderson <rth@redhat.com>
1449
1450 * readelf.c (do_debug_frames_interp): New.
1451 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1452 (byte_get_big_endian): Likewise.
1453 (parse_args) ['F']: Set do_debug_frames_interp.
1454 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1455 (frame_display_row): Don't trunc pc_begin to int.
1456 (size_of_encoded_value): New.
1457 (display_debug_frames): Handle 64-bit targets. Print raw data
1458 unless do_debug_frames_interp.
1459 (debug_displays): Remove duplicate .debug_frame.
1460
4fe85591
NC
14612001-05-15 Ralf Baechle <ralf@gnu.org>
1462
1463 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1464 The former constant was never in active use and is used otherwise
1465 by the ABI.
1466
579f31ac
JJ
14672001-05-11 Jakub Jelinek <jakub@redhat.com>
1468
1469 * readelf.c (process_unwind): Print all unwind sections, not just
1470 one.
1471
78f4a3f7
AM
14722001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1473
1474 * readelf.c (process_unwind): Remove const specifier.
1475
1c529ca6
NC
14762001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1477
1478 * strings.c (isgraphic): Do not use isascii() unless it is needed
1479 for isprint() to work.
1480 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1481
87e6d782
NC
14822001-04-27 Johan Rydberg <jrydberg@opencores.org>
1483
1484 * NEWS: Announce support for OpenRISC.
1485
4bd3d870 14862001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
1487
1488 * dlltool.c (do_default_excludes): Initialise to true.
1489
21211521
AM
14902001-04-10 Alan Modra <amodra@one.net.au>
1491
1492 * MAINTAINERS: Update my email address
1493 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1494
0c66b61e 14952001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
1496
1497 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1498
e58d53af
L
14992001-03-30 H.J. Lu <hjl@gnu.org>
1500
1501 * readelf.c (process_unwind): Just return if do_unwind is 0.
1502
bee72332
DD
15032001-03-28 Roger Sayle <roger@metaphorics.com>
1504
1505 * dlltool.c (make_one_lib_file): Fix section flags for
1506 .text, .data and .bss in stub ds*.o files to match those
1507 generated by gas.
1508
f1467e33
L
15092001-03-29 H.J. Lu <hjl@gnu.org>
1510
1511 * readelf.c (process_unwind): Only do unwind sections for
1512 IA64.
1513
1c6fb4fe
L
15142001-03-28 H.J. Lu <hjl@gnu.org>
1515
1516 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1517 * Makefile.in: Regenerate.
1518
0879a67a
AJ
15192001-03-26 Andreas Jaeger <aj@suse.de>
1520
1521 * binutils.texi (nm): Fix texi syntax.
1522
0285c67d
NC
15232001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1524
1525 * binutils.texi: Put @c man begin and @c man end indications
1526 to generate man pages using texi2pod and pod2man. Put @c man title
1527 to identify each man. Add SEEALSO entries.
1528 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1529 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1530 sort the list.
1531 (*.1): Build the man pages from binutils.texi.
1532 * Makefile.in: Regenerate.
1533
04847a4d
CF
15342001-03-13 Eric Kohl <ekohl@rz-online.de>
1535
1536 * defparse.y (opt_equal_name): allow "." in name.
1537 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1538 (gen_exp_file): Likewise.
1539
43a0748c
NC
15402001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1541
1542 * NEWS: Document addition of -B switch to objcopy.
1543 * binutils.texi: Document addition of -B switch to objcopy.
1544 * objcopy.c: (copy_options): Add --binary-architecture.
1545 (copy_usage): Document -B/--binary-architecture.
1546 (copy_main): Support -B/--binary-architecture. Set
1547 bfd_external_binary_architecture.
0879a67a 1548
b7498e0e
NC
15492001-03-11 Andreas Jaeger <aj@suse.de>
1550
1551 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1552 (dump_relocations): Likewise.
1553 (get_machine_name): Likewise.
1554
a59e3bd7
NC
15552001-02-28 Nick Clifton <nickc@redhat.com>
1556
1557 * readelf.c: (struct unw_aux_info): Remove const modifier for
1558 'strtab' field.
1559 (process_unwind): Remove non-K&R compliant LHS type cast in call
1560 to GET_DATA_ALLOC macro.
1561
a5bcd848
PB
15622001-02-28 Philip Blundell <pb@futuretv.com>
1563
1564 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1565 ABI is in use; remove ambiguity between the "unknown" EABI and
1566 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
1567 renamed EF_xx constants.
1568
27b7e12d
AM
15692001-02-27 Alan Modra <alan@linuxcare.com.au>
1570
1571 * configure.in (BFD_VERSION): New.
1572 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1573 * configure: Regenerate.
1574 * Makefile.am: Run "make dep-am"
1575 * Makefile.in: Regenerate.
1576
a9f10786
NC
15772001-02-14 Nick Clifton <nickc@redhat.com>
1578
1579 * MAINTAINERS: Add "Obvious Fix" rule.
1580
3c44da9a
MS
15812001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1582
1583 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1584 literal concatenation.
1585
ecd03389
MS
15862001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1587
1588 * readelf.c (struct unw_aux_info): Remove const from the info member.
1589 (process_unwind): Don't type-cast the third argument to the
1590 GET_DATA_ALLOC macro.
1591
88ec60c7
NC
15922001-02-11 Nick Clifton <nickc@redhat.com>
1593
1594 * readelf.c (dump_relocations): Free corrected allocated
1595 array.
1596 (process_unwind): Fix compile time warning.
1597
f5e21966
NC
15982001-02-10 Nick Clifton <nickc@redhat.com>
1599
1600 * binutils.texi: Document new --unwind option to readelf.
1601
a85d7ed0
NC
16022001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1603
1604 * readelf.c: Add linux target for S/390.
1605
7bb10502
AM
16062001-02-10 Alan Modra <alan@linuxcare.com.au>
1607
1608 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1609 printf is a macro.
1610
8ca8f343
HPN
16112001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
1612
1613 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1614 * aclocal.m4: Regenerate.
1615 * configure: Regenerate.
1616
7340082d
NC
16172001-02-07 Todd Vierling <tv@wasabisystems.com>
1618
1619 * bucomm.c (bfd_target_vector): Change extern array to pointer.
1620 * objdump.c (bfd_target_vector): Likewise.
1621
4d6ed7c8
NC
16222001-02-07 David Mosberger <davidm@hpl.hp.com>
1623
1624 * readelf.c (process_unwind): New function.
1625 (slurp_ia64_unwind_table): Ditto.
1626 (dump_ia64_unwind): Ditto.
1627 (find_symbol_for_address): Ditto.
1628 (slurp_rela_relocs): New function (split off from dump_relocations()).
1629 (slurp_rel_relocs): Ditto.
1630 (parse_args): Handle '-u' option.
1631
1632 * unwind-ia64.c: New file.
1633 * unwind-ia64.h: New file.
1634 * Makefile.am: Include unwind-ia64.c in readelf build.
1635 * Makefile.in: Regenerate.
7340082d 1636 * po/binutils.pot: Regenerate.
4d6ed7c8 1637
c7217458
PB
16382001-02-04 Philip Blundell <philb@gnu.org>
1639
1640 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1641 * configure: Regenerate.
1642
956eedd4
AM
16432001-01-31 Steve deRosier <sderosier@vari-lite.com>
1644
1645 * ieee.c (ieee_add_bb11): Don't check for backslashes
1646 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1647
8855cbca
AM
16482001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
1649
c7f2731e
AM
1650 * ieee.c: Update copyright.
1651 (ieee_start_compilation_unit): Don't check for backslashes
1652 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1653
8855cbca
AM
1654 * stabs.c: Update copyright. Include "filenames.h".
1655 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1656
329de803 16572001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
1658
1659 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1660 sections are present before using them. Remove code duplication.
1661 (process_symbol_table): Check if VERDEF or VERNEED sections are
1662 present before using them.
1663
23719f39
NC
16642001-01-17 Nick Clifton <nickc@redhat.com>
1665
1666 * objcopy.c (copy_object): Fail if attempting to convert the
1667 endianness of the input object file.
1668
1669 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 1670
f726e849
NC
16712001-01-16 Nick Clifton <nickc@redhat.com>
1672
1673 * readelf.c (string_table_length): New variable.
1674 (SECTION_NAME): Catch out of range indices and missing section
1675 pointers.
1676 (process_section_headers): Delete useless local variable
1677 string_table_offset. Set the value of string_table_length
1678 after loading the string table.
1679 (process_mips_specific): Use SECTION_NAME macro.
1680 (process_file): Set string_table_length to 0 when it is freed.
1681
d0398d6a
NC
16822001-01-12 Nick Clifton <nickc@redhat.com>
1683
1684 * version.c (print_version): Update copyright date.
1685
0d2bcfaf
NC
16862001-01-11 Peter Targett <peter.targett@arccores.com>
1687
1688 * readelf.c (dump_relocations): Include selection with EM_ARC.
1689 (get_machine_name) Update name to "ARC".
1690
8b1e6df3
NC
16912001-01-09 Nick Clifton <nickc@redhat.com>
1692
1693 * Makefile.am: Add rule to build objdump.o from objdump.c and
1694 using OBJDUMP_DEFS.
1695 * Makefile.in: Regenerate.
1696
1697 * configure.in: Define OBJDUMP_DEFS. Default to empty.
1698 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
1699 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 1700 * configure: Regenerate.
8b1e6df3
NC
1701
1702 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
1703 is defined read in the relocs even if dump_reloc_info is
1704 false.
1705
2f952d20
PB
17062001-01-07 Philip Blundell <philb@gnu.org>
1707
1708 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
1709 `bug-binutils'.
1710 * README: Likewise.
1711
a8c548cb
NC
17122000-12-19 Nick Clifton <nickc@redhat.com>
1713
1714 * dlltool.c: Add missing support for arm-epoc-pe.
1715 * configure.in: Add missing support for arm-epoc-pe.
1716 * configure: Regenerate.
1717
cc5fda35
NC
17182000-12-15 Nick Clifton <nickc@redhat.com>
1719
1720 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
1721 Mode parts of the x86 port.
1722
bcedfee6
NC
17232000-12-04 Andreas Jaeger <aj@suse.de>
1724
1725 * readelf.c (guess_is_rela): Add EM_X86_64.
1726 (dump_relocations): Add EM_X86_64.
1727 (get_machine_name): Add EM_X86_64.
1728 Include "elf/x86-64.h".
1729
584da044
NC
17302000-12-12 Nick Clifton <nickc@redhat.com>
1731
1732 * readelf.c: Fix formatting.
1733
7559e86e 17342000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
1735
1736 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
1737
a98cc2b2
AH
17382000-12-07 Andrew Haley <aph@redhat.com>
1739
1740 * readelf.c (display_debug_frames): Only display columns that are
1741 referenced by the frame debug info.
1742
c7987a69
NC
17432000-12-05 Nick Clifton <nickc@redhat.com>
1744
1745 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
1746
09fd7e38
JM
17472000-12-04 Jason Merrill <jason@redhat.com>
1748
1749 * readelf.c (process_section_headers): Handle linkonce.wi sections.
1750 (display_debug_section): Likewise.
1751 (display_debug_info): Display CU header before bailing.
1752
e7af610e
NC
17532000-12-01 Chris Demetriou <cgd@sibyte.com>
1754
09fd7e38
JM
1755 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
1756 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
1757 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 1758
09fd7e38
JM
1759 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
1760 and E_MIPS_ARCH_64.
84ea6cf2 1761
09fd7e38
JM
1762 * readelf.c (get_machine_flags): Add case for
1763 E_MIPS_MACH_SB1.
c6c98b38 1764
75066968
DD
17652000-11-30 Richard Earnshaw <rearnsha@arm.com>
1766
1767 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
1768
5c4666ea
HPN
17692000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
1770
6e917903 1771