* bucomm.c: Replace CONST with const.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
b1f88ebe
AM
12002-06-08 Alan Modra <amodra@bigpond.net.au>
2
3 * bucomm.c: Replace CONST with const.
4 * nm.c: Likewise.
5 * objdump.c: Likewise.
6
91a106e6
L
72002-06-07 H.J. Lu <hjl@gnu.org>
8
9 * readelf.c (DW_CFA_GNU_args_size): Don't define.
10 (DW_CFA_GNU_negative_offset_extended): Likewise.
11 (DW_CFA_GNU_window_save): Likewise.
12 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
13 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
14
6ab6b380
NC
152002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
16
17 * nm.c: When computing size of symbols for an ELF target use the
18 internal size field.
19
e28e05a3
JL
202002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
21
22 * testsuite/binutils-all/objcopy.exp: clear xfail for
23 "hppa*64*-*-hpux*".
24 * testsuite/binutils-all/hppa/objdump.exp: Return if
25 "*64*-*-*".
26
dc156bc0
AM
272002-06-05 Alan Modra <amodra@bigpond.net.au>
28
29 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
30
312002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
28b18af1
AM
32
33 * objdump.c: Fix formatting.
34
d79e4ea3
BE
352002-05-29 Ben Elliston <bje@redhat.com>
36
37 * MAINTAINERS: Add self as M68k maintainer.
38
d172d4ba
NC
392002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
40
41 * readelf.c: Modified/Added DLX elf support.
42
7edb8f29
NC
432002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
44
3a1a2036
NC
45 * arsup.c: Fix formatting.
46 * debug.c (debug_record_label): Add missing colon to error
47 message.
48 * ieee.c (parse_ieee_ty): Fix spelling typo.
49 * readelf.c (process_program_headers): Remove English assumption
50 about making a plural word.
51 (process_section_headers): Likewise.
52 (process_relocs): Allow quotes to be translated.
53 (process_unwind): Likewise,
54 (process_mips_specific): Improve error message.
55 (get_note_type): Fix spelling typo.
56
7edb8f29
NC
57 * configure.in (ALL_LINGUAS): Add sv
58 * po/sv.po: New file.
59
3eee1e9d
AM
602002-05-27 Alan Modra <amodra@bigpond.net.au>
61
62 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
63 (unw_print_grmask): Likewise.
64 (unw_print_frmask): Likewise.
65
d43efbe3
KH
662002-05-26 Kazu Hirata <kazu@cs.umass.edu>
67
68 * arsup.c: Remove ARGSUSED.
69 * debug.c: Likewise.
70 * ieee.c: Likewise.
71 * nlmconv.c: Likewise.
72 * prdbg.c: Likewise.
73 * stabs.c: Likewise.
74 * wrstabs.c: Likewise.
75
e9792343
AM
762002-05-25 Alan Modra <amodra@bigpond.net.au>
77
78 * arlex.l: Use #include "" instead of <> for local header files.
79 * coffdump.c: Likewise.
80 * coffgrok.c: Likewise.
81 * nlmconv.c: Likewise.
82 * nlmheader.y: Likewise.
83 * srconv.c: Likewise.
84 * strings.c: Likewise.
85 * sysdump.c: Likewise.
86 * unwind-ia64.h: Likewise.
87 * windres.h: Likewise.
88 * winduni.h: Likewise.
89
d7e53452
TR
902002-05-24 Tom Rix <trix@redhat.com>
91
92 * MAINTAINERS: Add self as the d10v maintainer.
93
436e8db0
NC
942002-05-24 TAMURA Kent <kent@netbsd.org>
95
96 * configure.in: Builds dlltool for i386-netbsdpe.
97 * configure: Regenerate.
98
9f66665a
KH
992002-05-23 Kazu Hirata <kazu@cs.umass.edu>
100
101 * size.c: Fix formatting.
102 * srconv.c: Likewise.
103 * stabs.c: Likewise.
104 * sysdump.c: Likewise.
105 * unwind-ia64.c: Likewise.
106 * wrstabs.c: Likewise.
107
13ae64f3
JJ
1082002-05-23 Jakub Jelinek <jakub@redhat.com>
109
110 * readelf.c (get_segment_type): Add PT_TLS.
111 (get_elf_section_flags): Add SHF_TLS.
112 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
113 (process_dynamic_segment): Use puts instead of printf.
114 (get_symbol_type): Support STT_TLS.
115 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
116 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
117 Add SEC_THREAD_LOCAL.
118
53c7db4b
KH
1192002-05-23 Kazu Hirata <kazu@cs.umass.edu>
120
121 * rdcoff.c: Fix formatting.
122 * rddbg.c: Likewise.
123 * readelf.c: Likewise.
124 * rename.c: Likewise.
125 * resbin.c: Likewise.
126 * resrc.c: Likewise.
127 * resres.c: Likewise.
128
0af11b59
KH
1292002-05-21 Kazu Hirata <kazu@cs.umass.edu>
130
131 * filemode.c: Fix formatting.
132 * ieee.c: Likewise.
133 * is-ranlib.c: Likewise.
134 * is-strip.c: Likewise.
135 * maybe-ranlib.c: Likewise.
136 * maybe-strip.c: Likewise.
137 * nlmconv.c: Likewise.
138 * nm.c: Likewise.
139 * not-ranlib.c: Likewise.
140 * not-strip.c: Likewise.
141 * objcopy.c: Likewise.
142 * objdump.c: Likewise.
143
21611032
TS
1442002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
145
146 * objdump.c (dump_headers): Fix output formatting for ELF32
147 architectures in a BFD64 enabled toolchain.
148
26044998
KH
1492002-05-20 Kazu Hirata <kazu@cs.umass.edu>
150
151 * debug.c: Fix formatting.
152 * debug.h: Likewise.
153 * dlltool.c: Likewise.
154 * dllwrap.c: Likewise.
155 * emul_aix.c: Likewise.
156 * emul_vanilla.c: Likewise.
157
f462a9ea
KH
1582002-05-19 Kazu Hirata <kazu@cs.umass.edu>
159
160 * addr2line.c: Fix formatting.
161 * ar.c: Likewise.
162 * arsup.c: Likewise.
163 * arsup.h: Likewise.
164 * binemul.c: Likewise.
165 * binemul.h: Likewise.
166 * bucomm.c: Likewise.
167 * coffdump.c: Likewise.
168 * coffgrok.c: Likewise.
169 * coffgrok.h: Likewise.
170
e0159aa9
MM
1712002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
172
173 * MAINTAINERS: Add myself as the second AVR port maintainer.
174
074b403e
SC
1752002-05-16 Stephane Carrez <stcarrez@nerim.fr>
176
177 * MAINTAINERS: Update my email address.
178
2b9c8201
NC
1792002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
180
181 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
182
e1d5b1e7
AM
1832002-05-09 Alan Modra <amodra@bigpond.net.au>
184
185 * configure.in: Replace `*pe' with `pe' throughout.
186 * configure: Regenerate.
187
d3d8a9ee
NC
1882002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
189
190 * Makefile.am: Honour DESTDIR.
191 * Makefile.in: Regenerate.
192
405c98a4
AM
1932002-05-06 Alan Modra <amodra@bigpond.net.au>
194
a02d5965
AM
195 * dlltool.c (process_def_file): Add missing prototype.
196 (new_directive, assemble_file, main): Likewise.
197 (process_def_file, new_directive): Make static.
198 (inform): Rewrite using VA_FIXEDARG.
199 * dllwrap.c (mybasename): Add missing prototype.
200 (strhash, main): Likewise.
201 (inform): Rewrite using VA_FIXEDARG.
202 (warn): Likewise.
203 (cleanup_and_exit): Use old style function definition.
204 (strhash): Likewise.
205 * windres.c (define_resource): Use one memset to clear all of
206 struct res_resource.
207
405c98a4 208 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
a02d5965 209 call to rules that need no lookahead. Check for no lookahead.
405c98a4
AM
210
2112002-05-06 Borut Razem <borut.razem@siol.net>
212
213 * rclex.l (get_string): Correct "strings" list handling.
214 * resrc.c (read_rc_file): Discard strings.
215
91593c9d
AM
2162002-05-04 Alan Modra <amodra@bigpond.net.au>
217
e58a75dc
AM
218 * ar.c (replace_members): Remove unused var. Formatting fix.
219 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
220
91593c9d
AM
221 * MAINTAINERS: Sort port maintainers by CPU.
222
6b52b824
AM
2232002-05-04 Bob Byrnes <byrnes@curl.com>
224
225 * size.c (display_archive): Add last_arfile and code to close archives.
226
dd70071f
AM
2272002-05-01 Alan Modra <amodra@bigpond.net.au>
228
229 * nm.c (print_symbol): Check returned filename from
230 bfd_find_nearest_line is non-NULL.
231
6c95717a
EZ
2322002-04-25 Elena Zannoni <ezannoni@redhat.com>
233
234 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
235
3c25c5f6
NC
2362002-04-24 Christian Groessler <chris@groessler.org>
237
238 * MAINTAINERS: Changed my email address.
239
944cd72c
TS
2402002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
241
242 * arparse.y: Fix syntax warning.
243
ea91f8bb
NC
2442002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
245
3e55a963
NC
246 * readelf.c (fetch_location_list): Remove unused function.
247
248 * readelf.c (process_corefile_note_segment): Catch corrupt notes
249 and display a warning message, then exit the loop.
250
ea91f8bb
NC
251 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
252
45b99827
NC
2532002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
254
255 * resrc.c (write_rc_dialog): If charset is non-default value
256 display all of the DIALOGEX parameters.
257
2582002-04-15 Eric Kohl <ekohl@rz-online.de>
259
260 * rcparse.y: Allow two to five parameter in FONT statement of
261 DIALOGEX resources.
262 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
263 resource data.
264 (res_to_bin_dialog): Likewise.
265 * windres.h: Added misssing charset variable to dialog_ex
266 structure.
267
acfbab8a
NC
2682002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
269
270 * rcparse.y: Set MEMFLAG_PURE by default.
271
df3baf66
NC
2722002-04-09 Bernd Herd <info@herdsoft.com>
273
274 * rcparse.y: CLASS definitions in DIALOG resources
275 are quoted.
4c30641a 276 Fix typo in BEDIT warning.
91eafb40 277 Don't add default dialog style when explicit style specified.
b62a12ca 278 Add WS_CAPTION dialog style if CAPTION is specified.
4c30641a 279
b24eb5ac
NC
280 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
281 (handle_quotes) "\a" escape (used for right justified key
282 definitions in menus) is encodes as binary 8.
df3baf66 283
b24eb5ac
NC
284 * resrc.c (write_rc_dialog): Print style even if it is 0.
285 (write_rc_directory): Fix overlooked sublang shift bug.
420380ba 286 (bin_to_res_dialog): Don't print empty dialog caption.
7e8d45b7 287
b24eb5ac
NC
288 * resbin.c (bin_to_res_dialog): Use signature to identify
289 DIALOGEX.
f7d63484 290
b24eb5ac 291 * windres.c (main): Set default LANGUAGE to english/us.
f7d63484 292
df3baf66
NC
2932002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
294
295 * resrc.c: print CLASS names in quotes
296
2972002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
9c5382a0
JR
298
299 * MAINTAINERS: Update my email address.
300
8e42bcb6
AM
3012002-04-04 Alan Modra <amodra@bigpond.net.au>
302
303 * dep-in.sed: Cope with absolute paths.
304 * Makefile.am (dep.sed): Subst TOPDIR.
305 Run "make dep-am".
306 * Makefile.in: Regenerate.
307
96f959e5
PT
3082002-03-27 Peter Targett <peter.targett@arc.com>
309
310 * MAINTAINERS: Update my email address.
311
1ea788ee
AM
3122002-03-21 Alan Modra <amodra@bigpond.net.au>
313
314 * Makefile.am: Run "make dep-am".
315 * Makefile.in: Regenerate.
316 * doc/Makefile.in: Regenerate.
317 * po/POTFILES.in: Regenerate.
318 * aclocal.m4: Regenerate.
319 * config.in: Regenerate.
320 * configure: Regenerate.
321
a2f14207
DB
3222002-03-20 Daniel Berlin <dan@dberlin.org>
323
324 * readelf.c: Add support for displaying dwarf2 location lists.
325 (do_debug_loc, debug_loc_section, debug_loc_size): New.
326 (parse_args): Use 'O' as shorthand for displaying location list
327 section.
328 (process_section_headers): Handle debug_loc as well.
329 (load_debug_loc): New.
330 (free_debug_loc): New.
331 (fetch_location_list): New.
332 (display_debug_loc): New.
333 (display_debug_info): Call load_debug_loc and free_debug_loc.
334 (debug_displays): We can display .debug_loc now, too.
335 (usage): Update usage string.
336 (read_and_display_attr_value): Note location lists, but don't
337 display them inline.
338
eb1e0e80
NC
3392002-03-18 Tom Rix <trix@redhat.com>
340
341 * Makefile.am: Add binutils emulation support.
342 * configure.in: Same.
343 * configure.tgt: New file. Same.
344 * ar.c (main): Use ar_emul_parse_arg.
345 (usage): Use ar_emul_usage.
346 (replace_members): Use ar_emul_replace, ar_emul_append.
347 * binemul.c: New file. Define the binutils emulation
348 layer. Define default methods.
349 * binemul.h: New file. Binutils emulation layer header file.
350 * emul_aix.c: New file. AIX binutils emulation.
351 * emul_vanilla.c: New file. Default binutils emulation.
352 * Makefile.in: Regenerate.
353 * configure: Same.
354
a1c259a1
NC
3552002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
356
357 * po/fr.po: Updated version.
358
9ce88e60
NC
3592002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
360
361 * po/fr.po: Updated version.
362
effb0601
DJ
3632002-03-07 Daniel Jacobowitz <drow@mvista.com>
364
365 * README: Update some version numbers.
366
a65688ab
DJ
3672002-03-07 Daniel Jacobowitz <drow@mvista.com>
368
369 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
370 (Architecture Selection): Likewise.
371
f3f7fbb2
NC
3722002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
373
374 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
375 generating .exp file.
376
25345be5
NC
3772002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
378
379 * readelf.c (dump_relocations): Fix typo.
380
9a66911f
NC
3812002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
382
383 * NEWS: Mark 2.12 branch.
384
2c71103e
NC
3852002-02-18 Timothy Daly <remote_bob@yahoo.com>
386
387 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
388 types for 64-bit MIPS. Narrow some fields for 80-char
389 output.
390 (dump_relocations): Change spelling from 'unrecognised'
391 to 'unrecognized'.
392 (decode_ARM_machine_flags): Likewise.
393 (parse_args): Likewise.
394 (read_and_display_attr_value): Likewise.
395 (display_debug_section): Likewise.
396
49fda6c8
HPN
3972002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
398
399 * NEWS: Mention support for MMIX.
400
76f57f3a
JT
4012002-02-13 Matt Fredette <fredette@netbsd.org>
402
403 * readelf.c (get_machine_flags): Recognize EF_M68000.
404
d36ca9c2
AO
4052002-02-12 Alexandre Oliva <aoliva@redhat.com>
406
407 * MAINTAINERS: Added self as MN10300 co-maintainer.
408
19397422
AM
4092002-02-12 Alan Modra <amodra@bigpond.net.au>
410
411 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
412 DT_PPC64_OPDSZ.
413
d434e574
DJ
4142002-02-11 Daniel Jacobowitz <drow@mvista.com>
415
416 * MAINTAINERS: List myself as branch maintainer.
417
12b87c89
AM
4182002-02-11 Alan Modra <amodra@bigpond.net.au>
419
420 * configure: Regenerate.
421 * objcopy.c: Update copyright date.
422 * doc/Makefile.in: Regenerate.
423
8d037c5c
DJ
4242002-02-10 Daniel Jacobowitz <drow@mvista.com>
425
426 * nlmconv.c: Back out localtime PARAMS change.
427
4c168fa3
AM
4282002-02-11 Alan Modra <amodra@bigpond.net.au>
429
430 * objcopy.c (MKDIR): Define.
431 (copy_archive): Make name_list.name const. Use MKDIR.
432 Handle duplicate files in archives by making more temp dirs.
433
408f8db1
DJ
4342002-02-10 Daniel Jacobowitz <drow@mvista.com>
435
436 * coffdump.c: Include "getopt.h" after "bucomm.h"
437 so that macros are defined correctly.
438 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
439 prototype. Prototype main.
440 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
441
9f77fa06
AO
4422002-02-06 Alexandre Oliva <aoliva@redhat.com>
443
444 * MAINTAINERS: Added self as SH co-maintainer.
445
82f6addb
NC
4462002-02-05 Nick Clifton <nickc@redhat.com>
447
448 * po/tr.po: Updated translation.
449
ba323545
AM
4502002-02-01 Alan Modra <amodra@bigpond.net.au>
451
452 * Makefile.am: Run "make dep-am"
453 * Makefile.in: Regenerate.
454
3deb89d3
DJ
4552002-01-29 Daniel Jacobowitz <drow@mvista.com>
456
457 * nm.c (print_value): Mark abfd unused.
458
a0e9c55f
DJ
4592002-01-29 Daniel Jacobowitz <drow@mvista.com>
460
461 * unwind-ia64.c (unw_decoder): Change second argument
462 to unsigned int, to match function prototypes.
463
d7a283d4
DJ
4642002-01-29 Daniel Jacobowitz <drow@mvista.com>
465
466 * objdump.c: Include "getopt.h" after "bucomm.h" so that
467 __GNU_LIBRARY__ will be defined.
468 * size.c: Likewise.
469
4867be41
DJ
4702002-01-27 Daniel Jacobowitz <drow@mvista.com>
471
472 * configure: Regenerated.
473
7562a296
HPN
4742002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
475
476 * doc/Makefile.am (install): Depend on install-info.
477 * doc/Makefile.in: Regenerate.
478
15c82623
NC
4792002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
480
481 * objcopy.c (strip_usage): Document -d as an alias
482 --strip-debug.
483
484 * size.c (usage): Document [-t | --totals] options.
485 (long_options): Add --totals option.
486 (main): If the [-t | --totals] option is specified and
487 the output format is Berkeley-style, print the total
488 text, data, and bss sizes of all objects listed.
489 (print_berkeley_format): If the [-t | --totals] option
490 is specified, track the total text, data, and bss
491 sizes.
492 * doc/binutils.texi (size): Document [-t | --totals] options.
493 (strip): Document -d as an alias for --strip-debug.
494 * NEWS: Mention new feature of size.
495
00ea8601 4962002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
b85cedd7 497
1ddbd152
NC
498 * po/fr.po: Updated version.
499 * po/es.po: Updated version.
b85cedd7 500
8b53311e
NC
5012002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
502
503 * addr2line.c (usage): Update text to provide verbose
504 description of the command line options.
505 * ar.c (usage): Update text to provide verbose
506 description of the command line options.
507 (main): Accept -h and -H when running as ranlib.
508 * coffdump.c (show_usage): Update text to provide verbose
509 description of the command line options.
510 * dlltool.c (main): Accept -H as an alias for --help.
511 * nlmconv.c (show_usage): Update text to provide verbose
512 description of the command line options.
513 * nm.c (usage): Replace OPTIONS with option(s).
514 (main): Accept -H as an alias for --help.
515 * objcopy.c (strip_main): Accept -H as an alias for --help.
516 * objdump.c (main): Accept -v as an alias for --verbose.
517 * readelf.c (usage): Adjust format to match style used in
518 other binutils.
519 * size.c (usage): Update text to provide verbose description
520 of the command line options.
521 (main): Accept -v, -h and -H as command line options.
522 * srconv.c (show_usage): Update text to provide verbose
523 description of the command line options.
524 * strings.c (main): Accept -H and -v as command line options.
525 (usage): Update text to provide verbose description of the
526 command line options.
527 * sysdump.c (show_usage): Update text to provide verbose
528 description of the command line options.
529 * windres.c (usage): Adjust format to match style used in
530 other binutils.
531
532 * coffdump.c: Fix formatting.
533 * nlmconv.c: Fix formatting.
534 * srconv.c: Fix formatting.
535 * sysdump.c: Fix formatting.
536
c46f0c34
AM
5372002-01-22 Alan Modra <amodra@bigpond.net.au>
538
539 * Makefile.am: Run "make dep-am".
540 * Makefile.in: Regenerate.
541
2a538ba5
AJ
5422002-01-18 Andreas Jaeger <aj@suse.de>
543
544 * version.c (print_version): Update year.
545
285d1771
AM
5462002-01-17 Alan Modra <amodra@bigpond.net.au>
547
548 * readelf.c (get_machine_name): Handle EM_PPC64.
549 (guess_is_rela): Here too.
550
328577ad
NC
5512002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
552
553 * po/binutils.pot: Regenerate.
554 * po/fr.po: Regenerate.
555 * po/tr.po: Regenerate.
556
af3ae48d
NC
5572002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
558
559 * po/tr.po: Import new version.
560
f1cb7e17
AM
5612002-01-16 Alan Modra <amodra@bigpond.net.au>
562
563 * readelf.c (get_ppc64_dynamic_type): New.
564 (get_dynamic_type): Call it.
565
6364e0b4
NC
5662002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
567
3ab9460d
NC
568 * objcopy.c (copy_usage): Use "options" instead of "switches".
569 (strip_usage): Use "options" instead of "switches".
570 * doc/binutils.texi (dlltool): Refer to "options" instead of
571 "switches".
6364e0b4 572
3a7e524e
RE
5732002-01-14 Richard Earnshaw <rearnsha@arm.com>
574
575 * MAINTAINERS: Add self as co-maintainer for the ARM code.
576
1209e219
NC
5772001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
578
579 * po/es.po: Import from translation project.
580 * configure.in (ALL_LINGUAS): Add es.
581 * configure: Regenerate.
582
b4db1224
JT
5832002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
584
585 * readelf.c (get_netbsd_elfcore_note_type): Use
586 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
587
9437c45b
JT
5882002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
589
590 * readelf.c: Update copyright years.
591 (get_note_type): Return a const char *.
592 (get_netbsd_elfcore_note_type): New function.
593 (process_note): Use get_netbsd_elfcore_note_type to get
594 the note type string for NetBSD ELF core files.
595
00428cca
AM
5962002-01-06 Steve Ellcey <sje@cup.hp.com>
597
598 * readelf.c (get_ia64_segment_type): Add support for macros.
599 (get_segment_type): Add support for IA64 specific macros.
600
31104126
NC
6012001-12-20 Julian v. Bock <julian@wongr.net>
602
603 * readelf.c (print_symbol): New function: Print a formatted symbol
604 name. If --wide is specified do not truncate it.
605 (dump_relocations): Use print_symbol() to print symbol names.
606 (process_symbol_table): Likewise.
607 (process_syminfo): Likewise.
608 (process_mips_specific): Likewise.
609 (usage): Document new feature of --wide switch.
610 * doc/binutils.texi (objdump): Document additional behaviour of
611 --wide.
2a538ba5 612
4dd67f29
MS
6132001-12-18 Michael Snyder <msnyder@redhat.com>
614
615 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
616 (copy_object): Don't set the start address or flags of a core file.
617 (copy_section): Don't relocate a core file. Don't copy contents
618 if the input section has the contents flag set, but the output
619 section does not (which happens with the fake 'note' pseudo-
620 sections that BFD creates for corefiles).
621
43521d43
TS
6222001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
623
624 * readelf.c (get_machine_flags): Recognize header flags for ABI and
625 ASE extensions. More robust code for ISA checking. Ignore empty fields
626 in header flags for GNU extensions.
627
b667df2e
AM
6282001-12-18 Alan Modra <amodra@bigpond.net.au>
629
630 * objcopy.c (copy_archive): Set output bfd format outside the loop.
631
17a5a5c3
NC
6322001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
633
634 * po/ja.po: Import from translation project.
635 * configure.in (ALL_LINGUAS): Add ja.
636 * configure: Regenerate.
637
65de42c0
TS
6382001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
639
640 * addr2line.c (main): Protoype.
641 * ar.c (main): Protoype.
642 * nm.c (main): Protoype.
643 * objcopy.c (main): Protoype.
644 * objdump.c (main): Protoype.
645 * size.c (main): Protoype.
646 * strings.c (main): Protoype.
647
9ad5cbcf
AM
6482001-12-17 Alan Modra <amodra@bigpond.net.au>
649
650 * readelf.c (symtab_shndx_hdr): New global.
651 (SECTION_HEADER_INDEX): Define.
652 (SECTION_HEADER_NUM): Define.
653 (SECTION_HEADER): Define.
654 (GET_ELF_SYMBOLS): Pass two params rather than three.
655 (get_32bit_elf_symbols): Take file and section args. Read and
656 use SHT_SYMTAB_SHNDX.
657 (get_64bit_elf_symbols): Likewise.
658 (dump_relocations): Use SECTION_HEADER to index "section_headers".
659 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
660 Remember symtab_shdx_hdr.
661 (process_program_headers): Scan from index 1 for segment map.
662 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
663 "section_headers".
664 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
665 (process_unwind): Likewise.
666 (process_version_sections): Likewise.
667 (process_symbol_table): Likewise.
668 (display_debug_info): Likewise.
669 (process_dynamic_segment): Fake up a symtab section for changed
670 GET_ELF_SYMBOLS.
671 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
672 (process_program_headers): Kill signed/unsigned warning.
673 (load_debug_str): Likewise.
674 (display_debug_info): Likewise.
675
65765700
JJ
6762001-12-13 Jakub Jelinek <jakub@redhat.com>
677
678 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
679
560f3c1c
AM
6802001-12-11 Alan Modra <amodra@bigpond.net.au>
681
682 * readelf.c (process_file_header): Print extended e_shnum and
683 e_shdtrndx values. Set elf_header values for same.
684 (get_32bit_section_headers): Add "num" arg to read "num" headers.
685 (get_64bit_section_headers): Likewise.
686 (process_section_headers): Update calls.
687 (get_file_header): Call get_32bit_section_headers or 64bit variant.
688
bc408b8a
JJ
6892001-12-10 Jakub Jelinek <jakub@redhat.com>
690
691 * objcopy.c (setup_section): Copy entsize.
692
93fbbb04
GK
6932001-12-07 Geoffrey Keating <geoffk@redhat.com>
694
695 * readelf.c (guess_is_rela): Add support for stormy16.
696 (dump_relocations): Likewise.
697 (get_machine_name): Likewise.
698
e3c8793a
NC
6992001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
700
701 * dllwrap.c (main) Replace multiple strings describing a
702 single error with a single, newline escaped sentence to permit
703 better translation into foreign languages.
704
705 * readelf.c (get_elf_class): Remove internalionalisation of ELF
706 class names.
707
956cd1d6
TS
7082001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
709
710 * strings.c (get_char): Initialize value.
711
956c53ee
TS
7122001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
713
714 * arlex.l: Silence compile warnings.
715 * arsup.h: Likewise. Fix formatting.
716
cedd9a58
JJ
7172001-12-04 Jakub Jelinek <jakub@redhat.com>
718
719 * strings.c: Include config.h before bfd.h.
720 (file_off): New type.
721 (file_open): Define.
722 (print_strings): Use file_off instead of file_ptr. Print addresses
723 which don't fit into long correctly.
724 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
725 available.
726 (strings_file): Use file_off instead of file_ptr. Use file_open.
727 * configure.in: Check for getc_unlocked.
728 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
729 be defined for it.
730 * configure: Rebuilt.
731 * config.h.in: Rebuilt.
732
af667503
L
7332001-11-29 H.J. Lu <hjl@gnu.org>
734
735 * bucomm.c (make_tempname): Revert the changes made on
736 2001-11-14 and 2001-11-12. They won't work with directories.
737
16474668
NC
7382001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
739
740 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
741 CFLAGS_FOR_TARGET to runtest in environment.
742 * Makefile.in: Rebuild.
743 * doc/Makefile.in: Rebuild.
744
17978339
MS
7452001-11-28 Mike Stump <mrs@wrs.com>
746
747 * objcopy.c (setup_section): Preserve SEC_RELOC when
748 --set-section-flags is used.
749
261a45ad
NC
7502001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
751
752 * readelf.c (do_debug_str): New variable.
753 (display_debug_str): New function: Display the contents of a
754 .debug_str section.
755 (load_debug_str): New function: Load in the contents of a
756 .debug_str section.
757 (free_debug_str): New function: Free the memory used by
758 load_debug_str().
759 (fetch_indirect_string): Retrieve a string from the .debug_str
760 section.
761 (usage): Add -ws.
762 (parse_args): Accept -ws.
763 (process_section_headers): Allow the display of the .debug_str
764 section.
765 (read_and_display_attr_value): Use fetch_indirect_string. Show
766 offset into .debug_str section.
767 (display_debug_info): Use load_debug_str and free_debug_str.
768 (debug_displays): Add .debug_str.
769 * doc/binutils.texi: Document -ws.
770
b8908f93
AJ
7712001-11-19 Andreas Jaeger <aj@suse.de>
772
773 * testsuite/binutils-all/objdump.exp: Add x86-64.
774
e5fb9629
AS
7752001-11-15 Andreas Schwab <schwab@suse.de>
776
777 * readelf.c: Fix warnings without terminating newline.
778
802a735e
AM
7792001-11-15 Alan Modra <amodra@bigpond.net.au>
780
781 * doc/binutils.texi (objdump): Document ppc -M options.
782
b89e9eae
AJ
7832001-11-14 Andreas Jaeger <aj@suse.de>
784
785 * doc/binutils.texi (objdump): Fix description to use x86-64.
786
a6a25652
NC
7872001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
788
789 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
790 not all systems provide mkstemp.
791
e396998b
AM
7922001-11-14 Alan Modra <amodra@bigpond.net.au>
793
794 * doc/binutils.texi (objdump): Document x86 -M options.
795
81766fca
RH
7962001-11-13 Keith Walker <keith.walker@arm.com>
797
798 * readelf.c (read_and_display_attr_value): New function to
799 handle DW_FORM_indirect.
800 (read_and_display_attr): Use it.
801
1a509dcc
GK
8022001-11-13 Geoffrey Keating <geoffk@redhat.com>
803
804 * readelf.c (display_debug_lines): Deal with unknown standard
805 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
806 DW_LNS_set_isa.
807
6e917903 8082001-11-13 Timothy Wall <twall@alum.mit.edu>
1a509dcc 809
6e917903
TW
810 * MAINTAINERS: Add self as tic54x maintainer. This target
811 includes the IBM C54XDSP clone.
7559e86e 812
6e917903 8132001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1a509dcc 814
7559e86e
NC
815 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
816
8172001-11-09 Jeffrey A Law (law@cygnus.com)
91770270 818
ecdadc4a
JL
819 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
820 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
821 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
822 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
823 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
824 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
825 (unw_decode_b2, unw_decode_b3_b4): Likewise.
826
91770270
JL
827 * readelf.c (get_elf_class): Fix ISO portability glitch.
828 (get_data_encoding, get_osabi_name, request_dump): Likewise.
829
ef5cdfc7
JJ
8302001-11-07 Jakub Jelinek <jakub@redhat.com>
831
832 * readelf.c (debug_str, debug_str_size): New.
833 (display_debug_abbrev): If no abbrevs were read, skip the CU.
834 Call free_abbrevs.
835 (read_and_display_addr): Handle DW_FORM_strp.
836 (display_debug_info): Read .debug_str section if present,
837 so that DW_FORM_strp can be handled.
838 Fix test for non-existant .debug_abbrev section.
839
5e9520c8
JJ
8402001-11-05 Jakub Jelinek <jakub@redhat.com>
841
842 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
843
844 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
845
54589086
MS
8462001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
847
848 * MAINTAINERS: Add self as s390/s390x maintainer.
849
c05b685b
TR
8502001-11-02 Tom Rix <trix@bluey.cygnus.com>
851
852 * MAINTAINERS: Add self as PPC XCOFF maintainer.
853
3c62831e
NC
8542001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
855
856 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
857 * configure: Regernate.
858 * po/fr.po: New file.
859 * po/tr.po: New file.
860
3c3bdf30
NC
8612001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
862
9b19141a 863 * MAINTAINERS: Add self as MMIX port maintainer.
3c3bdf30
NC
864 * readelf.c: Include elf/mmix.h.
865 (guess_is_rela): MMIX is RELA.
866 (dump_relocations): Handle MMIX relocations.
867 * Makefile.am: Regenerate dependencies.
868 * Makefile.in: Regenerate.
869
f662939a
NC
8702001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
871
872 * readelf.c (parse_args): Handle multiple options to the -w
873 switch.
874
c91d0dfb
JJ
8752001-10-12 Jakub Jelinek <jakub@redhat.com>
876
877 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
878 LOPROC, LOOS and LOUSER.
879
7559e86e 8802001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
d1b67f3c
JR
881
882 * MAINTAINERS: Update my email address.
883
fcd8210c
AM
8842001-10-03 Alan Modra <amodra@bigpond.net.au>
885
886 * doc/Makefile.in: Regenerate.
887 * configure: Regenerate.
888
428409d5
NC
8892001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
890
891 * readelf.c (display_debug_line, display_debug_pubnames,
892 display_debug_info, display_debug_frames): Detect and warn
893 about 64-bit format entries.
894 (display_debug_aranges): Reword 64-bit warning.
895 (debug_displays): Add .debug_pubtypes as a known, but not yet
896 supported, debug section.
897
6a8c2b0d
AM
8982001-10-02 Alan Modra <amodra@bigpond.net.au>
899
900 * coffdump.c (PROGRAM_VERSION): Delete.
901 (main <'V'>): Call print_version.
902 * srconv.c: Likewise.
903 * sysdump.c: Likewise.
904 * version.c (program_version): Remove.
905 (print_version): Use BFD_VERSION_STRING. Just print the current
906 year in copyright message.
907 * addr2line.c (program_version): Remove unused declaration.
908 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
909 place of BFD_VERSION.
910 * Makefile.am (Makefile): Depend on bfd/configure.in.
911 (cplus-dem.o): Depend on Makefile.
912 Run "make dep-am".
913 * Makefile.in: Regenerate.
914
e414a165
NC
9152001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
916
917 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
918 format .debug_arange sections.
919 (main): Add missing prototype.
b8908f93 920
efc3ee7f
HPN
9212001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
922
923 * Makefile.am: Update dependencies with "make dep-am".
924 * Makefile.in: Regenerate.
925
9e85c2a0
RH
9262001-09-28 Richard Henderson <rth@redhat.com>
927
928 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
929
451dad9c
AM
9302001-09-26 Alan Modra <amodra@bigpond.net.au>
931
932 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
933 VA_CLOSE.
934 (non_fatal): Likewise.
935 * objdump.c (objdump_sprintf): Likewise.
936 * readelf.c (error): Likewise.
937 (warn): Likewise.
938
d974e256
JJ
9392001-09-25 Jakub Jelinek <jakub@redhat.com>
940
941 * readelf.c (do_wide): New.
942 (options): Add --wide.
943 (usage, parse_args): Likewise.
944 (process_program_headers): Put each segment on a single line if
945 --wide is given.
946 (process_section_headers): Put each section on a single line if
947 --wide is given.
948 * doc/binutils.texi: Document it.
949 * NEWS: Likewise.
950
2f11c261
AM
9512001-09-25 Alan Modra <amodra@bigpond.net.au>
952
953 * readelf.c (print_vma): Print 8 digits of low hex value.
954
1d50f91e
AJ
9552001-09-24 Andreas Jaeger <aj@suse.de>
956
957 * nlmconv.c: Fix warnings about unused attributes and function
958 prototypes.
959
960 * strings.c: Add prototype for get_char.
961
38131e67
L
9622000-09-19 H.J. Lu <hjl@gnu.org>
963
964 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
965 $(srcdir)/cxxfilt.man.
966 * doc/Makefile.in: Rebuild.
967
3bcfb3e4
AM
9682001-09-19 Alan Modra <amodra@bigpond.net.au>
969
970 * objcopy.c (copy_main): Correct rename-section string parsing.
971 Consolidate new_name parsing, and error messages.
972
3882b010
L
9732001-09-18 Bruno Haible <haible@clisp.cons.org>
974
975 * addr2line.c: Don't include <ctype.h>.
976 (main): For gettext, also set the LC_CTYPE locate facet.
977 * ar.c (main): Likewise.
978 * coffdump.c (main): Likewise.
979 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
980 (main): For gettext, also set the LC_CTYPE locate facet.
981 Use ISALNUM instead of isalpha/isdigit.
982 * dllwrap.c: Don't include <ctype.h>.
983 (main): For gettext, also set the LC_CTYPE locate facet.
984 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
985 (main): For gettext, also set the LC_CTYPE locate facet.
986 Use TOUPPER instead of islower/toupper.
987 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
988 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
989 Use TOUPPER instead of islower/toupper.
990 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
991 * objcopy.c (main): Likewise.
992 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
993 (disassemble_bytes): Use ISPRINT instead of isprint.
994 (dump_section_stabs): Use ISDIGIT instead of isdigit.
995 (dump_data): Use ISPRINT instead of isprint.
996 (main): For gettext, also set the LC_CTYPE locate facet.
997 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
998 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
999 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1000 Use TOUPPER instead of islower/toupper.
1001 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1002 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1003 (write_rc_accelerators): Use ISPRINT instead of isprint.
1004 (write_rc_rcdata): Likewise.
1005 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1006 * srconv.c (main): Likewise.
1007 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1008 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1009 isdigit/isupper/islower.
1010 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1011 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1012 stab_demangle_prefix, stab_demangle_qualified,
1013 stab_demangle_template, stab_demangle_type,
1014 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1015 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1016 (isgraphic): Use ISPRINT instead of isascii/isprint.
1017 (main): Remove HAVE_LC_MESSAGES dependency.
1018 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1019 (pbarray): Use ISPRINT instead of isprint.
1020 (main): For gettext, also set the LC_CTYPE locate facet.
1021 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1022 (format_from_filename): Use ISPRINT instead of isprint.
1023 (main): For gettext, also set the LC_CTYPE locate facet.
1024 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1025 (unicode_print): Use ISPRINT instead of isprint.
1026 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1027 (stab_variable): Use ISDIGIT instead of isdigit.
1028
e59b4dfb
AM
10292001-09-18 Alan Modra <amodra@bigpond.net.au>
1030
1031 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1032 Replace bfd_read call with call to bfd_bread.
1033 (extract_file): Likewise.
1034
1035 * objdump.c (dump_section_header): Cast section->filepos to
1036 unsigned long to suit printf format string.
1037 * readelf.c (process_section_headers): Similarly for sh_offset.
1038 (process_unwind): Likewise.
1039
d132876a
NC
10402001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1041
1042 * strings.c (encoding, encoding_bytes): New variables.
1043 (long_options): Add --encoding.
1044 (main): Accept -e and --encoding.
1045 (get_char): New function. Read a, possibly wide, character from
1046 the input stream.
1047 (print_strings): Use get_char().
1048 (usage): Document new command line option.
1049 * doc/binutils.texi: Document new command line option.
1050 * NEWS: Announce new command line option.
1051
7559e86e 10522001-09-12 Alexandre Oliva <aoliva@redhat.com>
2b0337b0
AO
1053
1054 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1055 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1056 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1057 Removed EM_CYGNUS_ARC.
1058
7559e86e 10592001-09-04 Jeffrey A Law (law@cygnus.com)
b8720f9d
JL
1060
1061 * readelf.c: Include elf/h8 for H8 series definitions.
1062 (guess_is_rela): H8 series if RELA.
1063 (dump_relocations): Handle H8 series relocations.
1064
0823fbca
EC
10652001-08-31 Eric Christopher <echristo@redhat.com>
1066
1067 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1068
8db76d70
PT
10692001-08-29 Peter Targett <peter.targett@arccores.com>
1070
1071 * MAINTAINERS: Include ARC Maintainer.
1072
d81d6584
BE
10732001-08-29 Ben Elliston <bje@redhat.com>
1074
1075 * stabs.c (stab_demangle_template): Initialise s4.
1076
25a1ff5b
AM
10772001-08-27 Alan Modra <amodra@bigpond.net.au>
1078
1079 * readelf.c (dump_relocations): Recognise EM_PPC64.
1080
a5d22d2a
TS
10812001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1082
1083 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1084
62a5a82d
L
10852001-08-25 H.J. Lu <hjl@gnu.org>
1086
1087 * nm.c (print_width): New.
1088 (display_rel_file): Set `print_width' according to
1089 bfd_sprintf_vma.
1090 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1091
1ae8b3d2
AO
10922001-08-24 Alexandre Oliva <aoliva@redhat.com>
1093
1094 * objcopy.c (use_alt_mach_code): New variable.
1095 (OPTION_ALT_MACH_CODE): Define.
1096 (copy_options): Added --alt-machine-code.
1097 (copy_main): Handle it.
1098 (copy_object): Switch to alternate machine code if requested.
1099 * doc/binutils.texi: Document new option.
1100 * NEWS: Likewise.
1101
d1bdd336
TS
11022001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1103
1104 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1105
410f7a12
L
11062001-08-21 H.J. Lu <hjl@gnu.org>
1107
1108 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1109 (display_debug_info): Cast for 64bit hosts.
1110 (display_debug_frames): Likewise.
1111 (process_mips_specific): Likewise.
1112
c32144ff
AJ
11132001-08-21 Andreas Jaeger <aj@suse.de>
1114
1115 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1116
1117 * sysdump.c: Add missing prototypes.
1118 * srconv.c: Likewise.
1119 * unwind-ia64.c: Likewise.
1120 * coffdump.c: Likewise.
1121
1122 * sysinfo.y: Print prototypes, include <ansidecl.h>.
1123
1124 * coffgrok.c: Add missing prototypes, include libiberty.h instead
1125 of declaring xcalloc.
1126
d8180c76
L
11272001-08-10 H.J. Lu <hjl@gnu.org>
1128
1129 * nm.c (print_value): Add one arg, bfd *.
1130 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1131 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1132 (print_symbol_info_sysv): Likewise.
1133 (print_symbol_info_posix): Likewise.
1134
1135 * objdump.c (dump_section_header): Replace printf_vma with
1136 bfd_printf_vma.
1137 (print_section_stabs): Likewise.
1138 (dump_bfd_header): Likewise.
1139 (objdump_print_value): Replace sprintf_vma with
1140 bfd_sprintf_vma.
1141 (disassemble_bytes): Likewise.
1142 (dump_reloc_set): Likewise.
1143
0218d1e4
AJ
11442001-08-10 Andreas Jaeger <aj@suse.de>
1145
1146 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1147 to build warnings.
1148 * configure: Regenerate.
1149
2863d58a
AM
11502001-08-09 Alan Modra <amodra@bigpond.net.au>
1151
1152 * readelf.c: Add missing prototypes.
1153 * objdump.c: Likewise. Format existing prototypes.
1154
c0e047e0
AO
11552001-08-08 Alexandre Oliva <aoliva@redhat.com>
1156
1157 * readelf.c (display_debug_info): Add to abbrev_offset the addend
1158 of any RELA relocation for the abbrev_offset memory location that
1159 refers to the .debug_abbrev section symbol.
1160
ff78d6d6
L
11612001-08-07 H.J. Lu <hjl@gnu.org>
1162
1163 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1164 (main): Return process_file ().
1165
c36774d6
PB
11662001-08-05 Philip Blundell <philb@gnu.org>
1167
1168 * doc/binutils.texi: Use "Thumb" not "THUMB".
1169
8f9d9bd9
JH
11702001-08-03 John Healy <jhealy@redhat.com>
1171
1172 Patch suggested by Frank Eigler <fche@redhat.com>.
1173 * objdump.c (disassemble_data): Fill in section member of the
1174 disasm_info structure.
1175
c918cb96
DD
11762001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1177
1178 * configure.in: Added --with-windres option.
1179 * configure: Regenerated.
1180
c7c55b78
NC
11812001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1182
1183 * doc/binutils.texi: Use @command{name} for commands;
1184 use @option{-opt} for options; use @table @env for list of options;
1185 remove spaces arround [ | ] in synopsis.
1186
1187 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1188 center title.
1189
594ef5db
NC
11902001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1191
1192 * objcopy.c: Fix formatting.
1193 (section_rename): New structure.
1194 (OPTION_RENAME_SECTION): New switch.
1195 (copy_usage): Document new switch.
1196 (add_section_rename): New function: Add a node to the section
1197 rename list.
1198 (find_section_rename): New function: Find the new name and
1199 flags for a section.
1200 (setup_section): Call find_section_name to determine the name
1201 of the output section.
1202 (copy_main): Handle OPTION_RENAME_SECTION.
1203 * binutils.texi: Document new switch.
1204 * NEWS: Mention new switch.
1205
1f554c69
NC
12062001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1207
1208 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1209 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1210 bug-binutils@gcc.org.
1211
2f83960e
AM
12122001-07-28 Matthias Kramm <kramm@quiss.org>
1213
1214 * bucomm.c (list_supported_architectures): New function.
1215 * bucomm.h (list_supported_architectures): Declare.
1216 * objdump.c (usage): Call the above.
1217
20fe0649
DB
12182001-07-25 Dave Brolley <brolley@redhat.com>
1219
1220 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1221 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1222
1b577b00
NC
12232001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1224
1225 * README: Update for 2.11. Change bug reporting email address.
1226 * MAINTAINERS: Tidy up. Change bug reporting email address.
1227
95fd336c
DD
12282001-07-16 DJ Delorie <dj@redhat.com>
1229
5f16d855
DD
1230 * resres.c (write_res_header): Align header size.
1231 (res_align_file): Calculate alignment correctly.
1232
95fd336c
DD
1233 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1234 correct 10).
1235 * resrc.c (write_rc_resource): Likewise.
1236 * windres.h (SUBLANG_SHIFT): Define - as 10.
1237
ed8fee27
NC
12382001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1239
1240 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1241
90ab7e9a
NC
12422001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1243
1244 * MAINTAINERS: Add notes about branch checkins.
1245
e0c60db2
NC
12462001-07-05 Daniel Berlin <dan@cgsoftware.com>
1247
1248 * readelf.c (display_debug_macinfo): New function, display
1249 .debug_macinfo section.
1250 (do_debug_macinfo): New variable.
1251 (parse_args): Handle "-w[mM]" to mean display macro info.
1252 (process_section_headers): Handle debug_macinfo.
1253 (debug_displays): Replace unsupported function with macinfo
0218d1e4 1254 function for .debug_macinfo display.
e0c60db2
NC
1255 * doc/binutils.texi: Document new command line switch.
1256 * NEWS: Document new feature of readelf.
0218d1e4 1257
24e01a36
L
12582001-07-05 H.J. Lu <hjl@gnu.org>
1259
1260 * objcopy.c (filter_symbols): Don't turn undefined symbols
1261 into local.
1262
4258bf4d
L
12632001-07-03 H.J. Lu <hjl@gnu.org>
1264
1265 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1266 $@.pod.
1267 (ar.1): Likewise.
1268 (dlltool.1): Likewise.
1269 (nlmconv.1): Likewise.
1270 (nm.1): Likewise.
1271 (objcopy.1): Likewise.
1272 (objdump.1): Likewise.
1273 (ranlib.1): Likewise.
1274 (readelf.1): Likewise.
1275 (size.1): Likewise.
1276 (strings.1): Likewise.
1277 (strip.1): Likewise.
1278 (windres.1): Likewise.
1279 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1280 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1281 $(DEMANGLER_NAME).
1282 (as.1): Removed.
1283 * doc/Makefile.in: Regenerated.
1284
7014bc31
NC
12852001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1286
1287 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1288
b811889f
NC
12892001-07-01 Daniel Berlin <dan@cgsoftware.com>
1290
1291 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1292
12ab83a9
NC
12932001-06-29 James Cownie <jcownie@etnus.com>
1294
1295 * readelf.c: Support DWARF 2.1 attributes.
1296
a6e9f9df
AM
12972001-06-28 Alan Modra <amodra@bigpond.net.au>
1298
1299 * readelf.c (GET_DATA_ALLOC): Remove.
1300 (GET_DATA): Remove.
1301 (get_data): New function combining above macros, with an extra
1302 test for zero size.
1303 (slurp_rela_relocs): Use get_data, and catch error return.
1304 (slurp_rel_relocs): Likewise.
1305 (get_32bit_program_headers): Likewise.
1306 (get_64bit_program_headers): Likewise.
1307 (get_32bit_section_headers): Likewise.
1308 (get_64bit_section_headers): Likewise.
1309 (get_32bit_elf_symbols): Likewise.
1310 (get_64bit_elf_symbols): Likewise.
1311 (process_section_headers): Likewise.
1312 (process_relocs): Likewise.
1313 (slurp_ia64_unwind_table): Likewise.
1314 (process_unwind): Likewise.
1315 (get_32bit_dynamic_segment): Likewise.
1316 (get_64bit_dynamic_segment): Likewise.
1317 (process_dynamic_segment): Likewise.
1318 (process_version_sections): Likewise.
1319 (process_symbol_table): Likewise.
1320 (dump_section): Likewise.
1321 (display_debug_info): Likewise.
1322 (display_debug_section): Likewise.
1323 (process_section_contents): Likewise.
1324 (process_corefile_note_segment): Likewise.
1325 (process_mips_specific): Likewise. Also free econf32, econf64.
1326
af3fc3bc
AM
13272001-06-25 Alan Modra <amodra@bigpond.net.au>
1328
1329 * readelf.c (dump_relocations): Print "bad symbol index" if
1330 symtab == NULL with non-zero symtab_index.
1331 (process_relocs): Don't bomb if reloc section has no symsec.
1332
6d900bf6
L
13332001-06-24 H.J. Lu <hjl@gnu.org>
1334
1335 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1336 by accident.
1337 (copy_main): Apply the the change made to strip_main on
1338 2001-05-30 by accident.
1339
49b4e386
AJ
13402001-06-23 Andreas Jaeger <aj@suse.de>
1341
1342 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1343 parameter 'code'.
1344 (unw_decode_x2): Likewise.
1345 (unw_decode_x3): Likewise.
1346 (unw_decode_x4): Likewise.
1347
d8dc71e3
BE
13482001-06-23 Ben Elliston <bje@redhat.com>
1349
1350 * MAINTAINERS: Add myself as M88k maintainer.
1351
af3bdff7
NC
13522001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1353
1354 * objcopy.c (strip_main): Support -o or --output-file command lien
1355 switch.
1356
105e7211
L
13572001-06-19 H.J. Lu <hjl@gnu.org>
1358
1359 * doc/Makefile.in: Regenerated.
1360
c45021f2
NC
13612001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1362
1363 * readelf.c: Restore formatting.
1364
13652001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1366
1367 * Makefile.am: Move documentation into doc subdirectory.
1368 * Makefile.in: Regenerated.
1369 * binutils.texi: Move into doc subdirectory.
1370 * addr2line.1: Removed.
1371 * ar.1: Likewise.
1372 * dlltool.1: Likewise.
1373 * nlmconv.1: Likewise.
1374 * nm.1: Likewise.
1375 * objcopy.1: Likewise.
1376 * objdump.1: Likewise.
1377 * ranlib.1: Likewise.
1378 * readelf.1: Likewise.
1379 * size.1: Likewise.
1380 * strings.1: Likewise.
1381 * strip.1: Likewise.
1382 * windres.1: Likewise.
1383 * cxxfilt.man: Likewise.
1384 * doc: New Directory.
1385 * doc/Makefile.am: New file.
1386 * doc/Makefile.in: Generate.
1387
09ad7db3
AM
13882001-06-09 Alan Modra <amodra@bigpond.net.au>
1389
1390 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1391
936260fe
AM
13922001-06-01 Alan Modra <amodra@bigpond.net.au>
1393
1394 * MAINTAINERS: Update my email address.
1395
16b2b71c
NC
13962001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1397
1398 * objcopy.c: Add new switches: --keep-global-symbol,
1399 --keep-symbols, --localize-symbols, --keep-global-symbols and
1400 --weaken-symbols.
1401 * binutils.texi: Document new switches.
1402 * objcopy.1: Regenerate.
1403 * NEWS: Announce new feature.
1404
7036c0e1
AJ
14052001-05-28 Andreas Jaeger <aj@suse.de>
1406
1407 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1408 variables, fix format strings.
1409
76a406e5
NC
14102001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1411
1412 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1413 when computing the address of the line to show.
1414
31b6fca6
RH
14152001-05-16 Richard Henderson <rth@redhat.com>
1416
1417 * readelf.c (do_debug_frames_interp): New.
1418 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1419 (byte_get_big_endian): Likewise.
1420 (parse_args) ['F']: Set do_debug_frames_interp.
1421 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1422 (frame_display_row): Don't trunc pc_begin to int.
1423 (size_of_encoded_value): New.
1424 (display_debug_frames): Handle 64-bit targets. Print raw data
1425 unless do_debug_frames_interp.
1426 (debug_displays): Remove duplicate .debug_frame.
1427
4fe85591
NC
14282001-05-15 Ralf Baechle <ralf@gnu.org>
1429
1430 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1431 The former constant was never in active use and is used otherwise
1432 by the ABI.
1433
579f31ac
JJ
14342001-05-11 Jakub Jelinek <jakub@redhat.com>
1435
1436 * readelf.c (process_unwind): Print all unwind sections, not just
1437 one.
1438
78f4a3f7
AM
14392001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1440
1441 * readelf.c (process_unwind): Remove const specifier.
1442
1c529ca6
NC
14432001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1444
1445 * strings.c (isgraphic): Do not use isascii() unless it is needed
1446 for isprint() to work.
1447 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1448
87e6d782
NC
14492001-04-27 Johan Rydberg <jrydberg@opencores.org>
1450
1451 * NEWS: Announce support for OpenRISC.
1452
4bd3d870 14532001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
49b4e386
AJ
1454
1455 * dlltool.c (do_default_excludes): Initialise to true.
1456
21211521
AM
14572001-04-10 Alan Modra <amodra@one.net.au>
1458
1459 * MAINTAINERS: Update my email address
1460 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1461
0c66b61e 14622001-04-05 Hans-Peter Nilsson <hp@axis.com>
ff94ebf2
HPN
1463
1464 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1465
e58d53af
L
14662001-03-30 H.J. Lu <hjl@gnu.org>
1467
1468 * readelf.c (process_unwind): Just return if do_unwind is 0.
1469
bee72332
DD
14702001-03-28 Roger Sayle <roger@metaphorics.com>
1471
1472 * dlltool.c (make_one_lib_file): Fix section flags for
1473 .text, .data and .bss in stub ds*.o files to match those
1474 generated by gas.
1475
f1467e33
L
14762001-03-29 H.J. Lu <hjl@gnu.org>
1477
1478 * readelf.c (process_unwind): Only do unwind sections for
1479 IA64.
1480
1c6fb4fe
L
14812001-03-28 H.J. Lu <hjl@gnu.org>
1482
1483 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1484 * Makefile.in: Regenerate.
1485
0879a67a
AJ
14862001-03-26 Andreas Jaeger <aj@suse.de>
1487
1488 * binutils.texi (nm): Fix texi syntax.
1489
0285c67d
NC
14902001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1491
1492 * binutils.texi: Put @c man begin and @c man end indications
1493 to generate man pages using texi2pod and pod2man. Put @c man title
1494 to identify each man. Add SEEALSO entries.
1495 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1496 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1497 sort the list.
1498 (*.1): Build the man pages from binutils.texi.
1499 * Makefile.in: Regenerate.
1500
04847a4d
CF
15012001-03-13 Eric Kohl <ekohl@rz-online.de>
1502
1503 * defparse.y (opt_equal_name): allow "." in name.
1504 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1505 (gen_exp_file): Likewise.
1506
43a0748c
NC
15072001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1508
1509 * NEWS: Document addition of -B switch to objcopy.
1510 * binutils.texi: Document addition of -B switch to objcopy.
1511 * objcopy.c: (copy_options): Add --binary-architecture.
1512 (copy_usage): Document -B/--binary-architecture.
1513 (copy_main): Support -B/--binary-architecture. Set
1514 bfd_external_binary_architecture.
0879a67a 1515
b7498e0e
NC
15162001-03-11 Andreas Jaeger <aj@suse.de>
1517
1518 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1519 (dump_relocations): Likewise.
1520 (get_machine_name): Likewise.
1521
a59e3bd7
NC
15222001-02-28 Nick Clifton <nickc@redhat.com>
1523
1524 * readelf.c: (struct unw_aux_info): Remove const modifier for
1525 'strtab' field.
1526 (process_unwind): Remove non-K&R compliant LHS type cast in call
1527 to GET_DATA_ALLOC macro.
1528
a5bcd848
PB
15292001-02-28 Philip Blundell <pb@futuretv.com>
1530
1531 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1532 ABI is in use; remove ambiguity between the "unknown" EABI and
1533 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
1534 renamed EF_xx constants.
1535
27b7e12d
AM
15362001-02-27 Alan Modra <alan@linuxcare.com.au>
1537
1538 * configure.in (BFD_VERSION): New.
1539 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1540 * configure: Regenerate.
1541 * Makefile.am: Run "make dep-am"
1542 * Makefile.in: Regenerate.
1543
a9f10786
NC
15442001-02-14 Nick Clifton <nickc@redhat.com>
1545
1546 * MAINTAINERS: Add "Obvious Fix" rule.
1547
3c44da9a
MS
15482001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1549
1550 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1551 literal concatenation.
1552
ecd03389
MS
15532001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1554
1555 * readelf.c (struct unw_aux_info): Remove const from the info member.
1556 (process_unwind): Don't type-cast the third argument to the
1557 GET_DATA_ALLOC macro.
1558
88ec60c7
NC
15592001-02-11 Nick Clifton <nickc@redhat.com>
1560
1561 * readelf.c (dump_relocations): Free corrected allocated
1562 array.
1563 (process_unwind): Fix compile time warning.
1564
f5e21966
NC
15652001-02-10 Nick Clifton <nickc@redhat.com>
1566
1567 * binutils.texi: Document new --unwind option to readelf.
1568
a85d7ed0
NC
15692001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1570
1571 * readelf.c: Add linux target for S/390.
1572
7bb10502
AM
15732001-02-10 Alan Modra <alan@linuxcare.com.au>
1574
1575 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1576 printf is a macro.
1577
8ca8f343
HPN
15782001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
1579
1580 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1581 * aclocal.m4: Regenerate.
1582 * configure: Regenerate.
1583
7340082d
NC
15842001-02-07 Todd Vierling <tv@wasabisystems.com>
1585
1586 * bucomm.c (bfd_target_vector): Change extern array to pointer.
1587 * objdump.c (bfd_target_vector): Likewise.
1588
4d6ed7c8
NC
15892001-02-07 David Mosberger <davidm@hpl.hp.com>
1590
1591 * readelf.c (process_unwind): New function.
1592 (slurp_ia64_unwind_table): Ditto.
1593 (dump_ia64_unwind): Ditto.
1594 (find_symbol_for_address): Ditto.
1595 (slurp_rela_relocs): New function (split off from dump_relocations()).
1596 (slurp_rel_relocs): Ditto.
1597 (parse_args): Handle '-u' option.
1598
1599 * unwind-ia64.c: New file.
1600 * unwind-ia64.h: New file.
1601 * Makefile.am: Include unwind-ia64.c in readelf build.
1602 * Makefile.in: Regenerate.
7340082d 1603 * po/binutils.pot: Regenerate.
4d6ed7c8 1604
c7217458
PB
16052001-02-04 Philip Blundell <philb@gnu.org>
1606
1607 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1608 * configure: Regenerate.
1609
956eedd4
AM
16102001-01-31 Steve deRosier <sderosier@vari-lite.com>
1611
1612 * ieee.c (ieee_add_bb11): Don't check for backslashes
1613 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1614
8855cbca
AM
16152001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
1616
c7f2731e
AM
1617 * ieee.c: Update copyright.
1618 (ieee_start_compilation_unit): Don't check for backslashes
1619 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1620
8855cbca
AM
1621 * stabs.c: Update copyright. Include "filenames.h".
1622 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1623
329de803 16242001-01-23 Jakub Jelinek <jakub@redhat.com>
00d93f34
JJ
1625
1626 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1627 sections are present before using them. Remove code duplication.
1628 (process_symbol_table): Check if VERDEF or VERNEED sections are
1629 present before using them.
1630
23719f39
NC
16312001-01-17 Nick Clifton <nickc@redhat.com>
1632
1633 * objcopy.c (copy_object): Fail if attempting to convert the
1634 endianness of the input object file.
1635
1636 * binutils.texi: Explain that objcopy cannot convert endianness.
c7f2731e 1637
f726e849
NC
16382001-01-16 Nick Clifton <nickc@redhat.com>
1639
1640 * readelf.c (string_table_length): New variable.
1641 (SECTION_NAME): Catch out of range indices and missing section
1642 pointers.
1643 (process_section_headers): Delete useless local variable
1644 string_table_offset. Set the value of string_table_length
1645 after loading the string table.
1646 (process_mips_specific): Use SECTION_NAME macro.
1647 (process_file): Set string_table_length to 0 when it is freed.
1648
d0398d6a
NC
16492001-01-12 Nick Clifton <nickc@redhat.com>
1650
1651 * version.c (print_version): Update copyright date.
1652
0d2bcfaf
NC
16532001-01-11 Peter Targett <peter.targett@arccores.com>
1654
1655 * readelf.c (dump_relocations): Include selection with EM_ARC.
1656 (get_machine_name) Update name to "ARC".
1657
8b1e6df3
NC
16582001-01-09 Nick Clifton <nickc@redhat.com>
1659
1660 * Makefile.am: Add rule to build objdump.o from objdump.c and
1661 using OBJDUMP_DEFS.
1662 * Makefile.in: Regenerate.
1663
1664 * configure.in: Define OBJDUMP_DEFS. Default to empty.
1665 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
1666 -DDISASSEMBLER_NEEDS_RELOCS.
34cc70e3 1667 * configure: Regenerate.
8b1e6df3
NC
1668
1669 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
1670 is defined read in the relocs even if dump_reloc_info is
1671 false.
1672
2f952d20
PB
16732001-01-07 Philip Blundell <philb@gnu.org>
1674
1675 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
1676 `bug-binutils'.
1677 * README: Likewise.
1678
a8c548cb
NC
16792000-12-19 Nick Clifton <nickc@redhat.com>
1680
1681 * dlltool.c: Add missing support for arm-epoc-pe.
1682 * configure.in: Add missing support for arm-epoc-pe.
1683 * configure: Regenerate.
1684
cc5fda35
NC
16852000-12-15 Nick Clifton <nickc@redhat.com>
1686
1687 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
1688 Mode parts of the x86 port.
1689
bcedfee6
NC
16902000-12-04 Andreas Jaeger <aj@suse.de>
1691
1692 * readelf.c (guess_is_rela): Add EM_X86_64.
1693 (dump_relocations): Add EM_X86_64.
1694 (get_machine_name): Add EM_X86_64.
1695 Include "elf/x86-64.h".
1696
584da044
NC
16972000-12-12 Nick Clifton <nickc@redhat.com>
1698
1699 * readelf.c: Fix formatting.
1700
7559e86e 17012000-12-11 Jan Hubicka <jh@suse.cz>
b8355149
JH
1702
1703 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
1704
a98cc2b2
AH
17052000-12-07 Andrew Haley <aph@redhat.com>
1706
1707 * readelf.c (display_debug_frames): Only display columns that are
1708 referenced by the frame debug info.
1709
c7987a69
NC
17102000-12-05 Nick Clifton <nickc@redhat.com>
1711
1712 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
1713
09fd7e38
JM
17142000-12-04 Jason Merrill <jason@redhat.com>
1715
1716 * readelf.c (process_section_headers): Handle linkonce.wi sections.
1717 (display_debug_section): Likewise.
1718 (display_debug_info): Display CU header before bailing.
1719
e7af610e
NC
17202000-12-01 Chris Demetriou <cgd@sibyte.com>
1721
09fd7e38
JM
1722 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
1723 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
1724 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
e7af610e 1725
09fd7e38
JM
1726 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
1727 and E_MIPS_ARCH_64.
84ea6cf2 1728
09fd7e38
JM
1729 * readelf.c (get_machine_flags): Add case for
1730 E_MIPS_MACH_SB1.
c6c98b38 1731
75066968
DD
17322000-11-30 Richard Earnshaw <rearnsha@arm.com>
1733
1734 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
1735
5c4666ea
HPN
17362000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
1737