* gdb.base/completion.exp: Recognize the more detailed error
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
2
3 * MAINTAINERS: Add myself as the second AVR port maintainer.
4
5 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
6
7 * MAINTAINERS: Update my email address.
8
9 2002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
10
11 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
12
13 2002-05-09 Alan Modra <amodra@bigpond.net.au>
14
15 * configure.in: Replace `*pe' with `pe' throughout.
16 * configure: Regenerate.
17
18 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
19
20 * Makefile.am: Honour DESTDIR.
21 * Makefile.in: Regenerate.
22
23 2002-05-06 Alan Modra <amodra@bigpond.net.au>
24
25 * dlltool.c (process_def_file): Add missing prototype.
26 (new_directive, assemble_file, main): Likewise.
27 (process_def_file, new_directive): Make static.
28 (inform): Rewrite using VA_FIXEDARG.
29 * dllwrap.c (mybasename): Add missing prototype.
30 (strhash, main): Likewise.
31 (inform): Rewrite using VA_FIXEDARG.
32 (warn): Likewise.
33 (cleanup_and_exit): Use old style function definition.
34 (strhash): Likewise.
35 * windres.c (define_resource): Use one memset to clear all of
36 struct res_resource.
37
38 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
39 call to rules that need no lookahead. Check for no lookahead.
40
41 2002-05-06 Borut Razem <borut.razem@siol.net>
42
43 * rclex.l (get_string): Correct "strings" list handling.
44 * resrc.c (read_rc_file): Discard strings.
45
46 2002-05-04 Alan Modra <amodra@bigpond.net.au>
47
48 * ar.c (replace_members): Remove unused var. Formatting fix.
49 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
50
51 * MAINTAINERS: Sort port maintainers by CPU.
52
53 2002-05-04 Bob Byrnes <byrnes@curl.com>
54
55 * size.c (display_archive): Add last_arfile and code to close archives.
56
57 2002-05-01 Alan Modra <amodra@bigpond.net.au>
58
59 * nm.c (print_symbol): Check returned filename from
60 bfd_find_nearest_line is non-NULL.
61
62 2002-04-25 Elena Zannoni <ezannoni@redhat.com>
63
64 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
65
66 2002-04-24 Christian Groessler <chris@groessler.org>
67
68 * MAINTAINERS: Changed my email address.
69
70 2002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
71
72 * arparse.y: Fix syntax warning.
73
74 2002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
75
76 * readelf.c (fetch_location_list): Remove unused function.
77
78 * readelf.c (process_corefile_note_segment): Catch corrupt notes
79 and display a warning message, then exit the loop.
80
81 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
82
83 2002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
84
85 * resrc.c (write_rc_dialog): If charset is non-default value
86 display all of the DIALOGEX parameters.
87
88 2002-04-15 Eric Kohl <ekohl@rz-online.de>
89
90 * rcparse.y: Allow two to five parameter in FONT statement of
91 DIALOGEX resources.
92 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
93 resource data.
94 (res_to_bin_dialog): Likewise.
95 * windres.h: Added misssing charset variable to dialog_ex
96 structure.
97
98 2002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
99
100 * rcparse.y: Set MEMFLAG_PURE by default.
101
102 2002-04-09 Bernd Herd <info@herdsoft.com>
103
104 * rcparse.y: CLASS definitions in DIALOG resources
105 are quoted.
106 Fix typo in BEDIT warning.
107 Don't add default dialog style when explicit style specified.
108 Add WS_CAPTION dialog style if CAPTION is specified.
109
110 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
111 (handle_quotes) "\a" escape (used for right justified key
112 definitions in menus) is encodes as binary 8.
113
114 * resrc.c (write_rc_dialog): Print style even if it is 0.
115 (write_rc_directory): Fix overlooked sublang shift bug.
116 (bin_to_res_dialog): Don't print empty dialog caption.
117
118 * resbin.c (bin_to_res_dialog): Use signature to identify
119 DIALOGEX.
120
121 * windres.c (main): Set default LANGUAGE to english/us.
122
123 2002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
124
125 * resrc.c: print CLASS names in quotes
126
127 2002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
128
129 * MAINTAINERS: Update my email address.
130
131 2002-04-04 Alan Modra <amodra@bigpond.net.au>
132
133 * dep-in.sed: Cope with absolute paths.
134 * Makefile.am (dep.sed): Subst TOPDIR.
135 Run "make dep-am".
136 * Makefile.in: Regenerate.
137
138 2002-03-27 Peter Targett <peter.targett@arc.com>
139
140 * MAINTAINERS: Update my email address.
141
142 2002-03-21 Alan Modra <amodra@bigpond.net.au>
143
144 * Makefile.am: Run "make dep-am".
145 * Makefile.in: Regenerate.
146 * doc/Makefile.in: Regenerate.
147 * po/POTFILES.in: Regenerate.
148 * aclocal.m4: Regenerate.
149 * config.in: Regenerate.
150 * configure: Regenerate.
151
152 2002-03-20 Daniel Berlin <dan@dberlin.org>
153
154 * readelf.c: Add support for displaying dwarf2 location lists.
155 (do_debug_loc, debug_loc_section, debug_loc_size): New.
156 (parse_args): Use 'O' as shorthand for displaying location list
157 section.
158 (process_section_headers): Handle debug_loc as well.
159 (load_debug_loc): New.
160 (free_debug_loc): New.
161 (fetch_location_list): New.
162 (display_debug_loc): New.
163 (display_debug_info): Call load_debug_loc and free_debug_loc.
164 (debug_displays): We can display .debug_loc now, too.
165 (usage): Update usage string.
166 (read_and_display_attr_value): Note location lists, but don't
167 display them inline.
168
169 2002-03-18 Tom Rix <trix@redhat.com>
170
171 * Makefile.am: Add binutils emulation support.
172 * configure.in: Same.
173 * configure.tgt: New file. Same.
174 * ar.c (main): Use ar_emul_parse_arg.
175 (usage): Use ar_emul_usage.
176 (replace_members): Use ar_emul_replace, ar_emul_append.
177 * binemul.c: New file. Define the binutils emulation
178 layer. Define default methods.
179 * binemul.h: New file. Binutils emulation layer header file.
180 * emul_aix.c: New file. AIX binutils emulation.
181 * emul_vanilla.c: New file. Default binutils emulation.
182 * Makefile.in: Regenerate.
183 * configure: Same.
184
185 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
186
187 * po/fr.po: Updated version.
188
189 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
190
191 * po/fr.po: Updated version.
192
193 2002-03-07 Daniel Jacobowitz <drow@mvista.com>
194
195 * README: Update some version numbers.
196
197 2002-03-07 Daniel Jacobowitz <drow@mvista.com>
198
199 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
200 (Architecture Selection): Likewise.
201
202 2002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
203
204 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
205 generating .exp file.
206
207 2002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
208
209 * readelf.c (dump_relocations): Fix typo.
210
211 2002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
212
213 * NEWS: Mark 2.12 branch.
214
215 2002-02-18 Timothy Daly <remote_bob@yahoo.com>
216
217 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
218 types for 64-bit MIPS. Narrow some fields for 80-char
219 output.
220 (dump_relocations): Change spelling from 'unrecognised'
221 to 'unrecognized'.
222 (decode_ARM_machine_flags): Likewise.
223 (parse_args): Likewise.
224 (read_and_display_attr_value): Likewise.
225 (display_debug_section): Likewise.
226
227 2002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
228
229 * NEWS: Mention support for MMIX.
230
231 2002-02-13 Matt Fredette <fredette@netbsd.org>
232
233 * readelf.c (get_machine_flags): Recognize EF_M68000.
234
235 2002-02-12 Alexandre Oliva <aoliva@redhat.com>
236
237 * MAINTAINERS: Added self as MN10300 co-maintainer.
238
239 2002-02-12 Alan Modra <amodra@bigpond.net.au>
240
241 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
242 DT_PPC64_OPDSZ.
243
244 2002-02-11 Daniel Jacobowitz <drow@mvista.com>
245
246 * MAINTAINERS: List myself as branch maintainer.
247
248 2002-02-11 Alan Modra <amodra@bigpond.net.au>
249
250 * configure: Regenerate.
251 * objcopy.c: Update copyright date.
252 * doc/Makefile.in: Regenerate.
253
254 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
255
256 * nlmconv.c: Back out localtime PARAMS change.
257
258 2002-02-11 Alan Modra <amodra@bigpond.net.au>
259
260 * objcopy.c (MKDIR): Define.
261 (copy_archive): Make name_list.name const. Use MKDIR.
262 Handle duplicate files in archives by making more temp dirs.
263
264 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
265
266 * coffdump.c: Include "getopt.h" after "bucomm.h"
267 so that macros are defined correctly.
268 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
269 prototype. Prototype main.
270 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
271
272 2002-02-06 Alexandre Oliva <aoliva@redhat.com>
273
274 * MAINTAINERS: Added self as SH co-maintainer.
275
276 2002-02-05 Nick Clifton <nickc@redhat.com>
277
278 * po/tr.po: Updated translation.
279
280 2002-02-01 Alan Modra <amodra@bigpond.net.au>
281
282 * Makefile.am: Run "make dep-am"
283 * Makefile.in: Regenerate.
284
285 2002-01-29 Daniel Jacobowitz <drow@mvista.com>
286
287 * nm.c (print_value): Mark abfd unused.
288
289 2002-01-29 Daniel Jacobowitz <drow@mvista.com>
290
291 * unwind-ia64.c (unw_decoder): Change second argument
292 to unsigned int, to match function prototypes.
293
294 2002-01-29 Daniel Jacobowitz <drow@mvista.com>
295
296 * objdump.c: Include "getopt.h" after "bucomm.h" so that
297 __GNU_LIBRARY__ will be defined.
298 * size.c: Likewise.
299
300 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
301
302 * configure: Regenerated.
303
304 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
305
306 * doc/Makefile.am (install): Depend on install-info.
307 * doc/Makefile.in: Regenerate.
308
309 2002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
310
311 * objcopy.c (strip_usage): Document -d as an alias
312 --strip-debug.
313
314 * size.c (usage): Document [-t | --totals] options.
315 (long_options): Add --totals option.
316 (main): If the [-t | --totals] option is specified and
317 the output format is Berkeley-style, print the total
318 text, data, and bss sizes of all objects listed.
319 (print_berkeley_format): If the [-t | --totals] option
320 is specified, track the total text, data, and bss
321 sizes.
322 * doc/binutils.texi (size): Document [-t | --totals] options.
323 (strip): Document -d as an alias for --strip-debug.
324 * NEWS: Mention new feature of size.
325
326 2002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
327
328 * po/fr.po: Updated version.
329 * po/es.po: Updated version.
330
331 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
332
333 * addr2line.c (usage): Update text to provide verbose
334 description of the command line options.
335 * ar.c (usage): Update text to provide verbose
336 description of the command line options.
337 (main): Accept -h and -H when running as ranlib.
338 * coffdump.c (show_usage): Update text to provide verbose
339 description of the command line options.
340 * dlltool.c (main): Accept -H as an alias for --help.
341 * nlmconv.c (show_usage): Update text to provide verbose
342 description of the command line options.
343 * nm.c (usage): Replace OPTIONS with option(s).
344 (main): Accept -H as an alias for --help.
345 * objcopy.c (strip_main): Accept -H as an alias for --help.
346 * objdump.c (main): Accept -v as an alias for --verbose.
347 * readelf.c (usage): Adjust format to match style used in
348 other binutils.
349 * size.c (usage): Update text to provide verbose description
350 of the command line options.
351 (main): Accept -v, -h and -H as command line options.
352 * srconv.c (show_usage): Update text to provide verbose
353 description of the command line options.
354 * strings.c (main): Accept -H and -v as command line options.
355 (usage): Update text to provide verbose description of the
356 command line options.
357 * sysdump.c (show_usage): Update text to provide verbose
358 description of the command line options.
359 * windres.c (usage): Adjust format to match style used in
360 other binutils.
361
362 * coffdump.c: Fix formatting.
363 * nlmconv.c: Fix formatting.
364 * srconv.c: Fix formatting.
365 * sysdump.c: Fix formatting.
366
367 2002-01-22 Alan Modra <amodra@bigpond.net.au>
368
369 * Makefile.am: Run "make dep-am".
370 * Makefile.in: Regenerate.
371
372 2002-01-18 Andreas Jaeger <aj@suse.de>
373
374 * version.c (print_version): Update year.
375
376 2002-01-17 Alan Modra <amodra@bigpond.net.au>
377
378 * readelf.c (get_machine_name): Handle EM_PPC64.
379 (guess_is_rela): Here too.
380
381 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
382
383 * po/binutils.pot: Regenerate.
384 * po/fr.po: Regenerate.
385 * po/tr.po: Regenerate.
386
387 2002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
388
389 * po/tr.po: Import new version.
390
391 2002-01-16 Alan Modra <amodra@bigpond.net.au>
392
393 * readelf.c (get_ppc64_dynamic_type): New.
394 (get_dynamic_type): Call it.
395
396 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
397
398 * objcopy.c (copy_usage): Use "options" instead of "switches".
399 (strip_usage): Use "options" instead of "switches".
400 * doc/binutils.texi (dlltool): Refer to "options" instead of
401 "switches".
402
403 2002-01-14 Richard Earnshaw <rearnsha@arm.com>
404
405 * MAINTAINERS: Add self as co-maintainer for the ARM code.
406
407 2001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
408
409 * po/es.po: Import from translation project.
410 * configure.in (ALL_LINGUAS): Add es.
411 * configure: Regenerate.
412
413 2002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
414
415 * readelf.c (get_netbsd_elfcore_note_type): Use
416 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
417
418 2002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
419
420 * readelf.c: Update copyright years.
421 (get_note_type): Return a const char *.
422 (get_netbsd_elfcore_note_type): New function.
423 (process_note): Use get_netbsd_elfcore_note_type to get
424 the note type string for NetBSD ELF core files.
425
426 2002-01-06 Steve Ellcey <sje@cup.hp.com>
427
428 * readelf.c (get_ia64_segment_type): Add support for macros.
429 (get_segment_type): Add support for IA64 specific macros.
430
431 2001-12-20 Julian v. Bock <julian@wongr.net>
432
433 * readelf.c (print_symbol): New function: Print a formatted symbol
434 name. If --wide is specified do not truncate it.
435 (dump_relocations): Use print_symbol() to print symbol names.
436 (process_symbol_table): Likewise.
437 (process_syminfo): Likewise.
438 (process_mips_specific): Likewise.
439 (usage): Document new feature of --wide switch.
440 * doc/binutils.texi (objdump): Document additional behaviour of
441 --wide.
442
443 2001-12-18 Michael Snyder <msnyder@redhat.com>
444
445 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
446 (copy_object): Don't set the start address or flags of a core file.
447 (copy_section): Don't relocate a core file. Don't copy contents
448 if the input section has the contents flag set, but the output
449 section does not (which happens with the fake 'note' pseudo-
450 sections that BFD creates for corefiles).
451
452 2001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
453
454 * readelf.c (get_machine_flags): Recognize header flags for ABI and
455 ASE extensions. More robust code for ISA checking. Ignore empty fields
456 in header flags for GNU extensions.
457
458 2001-12-18 Alan Modra <amodra@bigpond.net.au>
459
460 * objcopy.c (copy_archive): Set output bfd format outside the loop.
461
462 2001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
463
464 * po/ja.po: Import from translation project.
465 * configure.in (ALL_LINGUAS): Add ja.
466 * configure: Regenerate.
467
468 2001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
469
470 * addr2line.c (main): Protoype.
471 * ar.c (main): Protoype.
472 * nm.c (main): Protoype.
473 * objcopy.c (main): Protoype.
474 * objdump.c (main): Protoype.
475 * size.c (main): Protoype.
476 * strings.c (main): Protoype.
477
478 2001-12-17 Alan Modra <amodra@bigpond.net.au>
479
480 * readelf.c (symtab_shndx_hdr): New global.
481 (SECTION_HEADER_INDEX): Define.
482 (SECTION_HEADER_NUM): Define.
483 (SECTION_HEADER): Define.
484 (GET_ELF_SYMBOLS): Pass two params rather than three.
485 (get_32bit_elf_symbols): Take file and section args. Read and
486 use SHT_SYMTAB_SHNDX.
487 (get_64bit_elf_symbols): Likewise.
488 (dump_relocations): Use SECTION_HEADER to index "section_headers".
489 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
490 Remember symtab_shdx_hdr.
491 (process_program_headers): Scan from index 1 for segment map.
492 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
493 "section_headers".
494 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
495 (process_unwind): Likewise.
496 (process_version_sections): Likewise.
497 (process_symbol_table): Likewise.
498 (display_debug_info): Likewise.
499 (process_dynamic_segment): Fake up a symtab section for changed
500 GET_ELF_SYMBOLS.
501 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
502 (process_program_headers): Kill signed/unsigned warning.
503 (load_debug_str): Likewise.
504 (display_debug_info): Likewise.
505
506 2001-12-13 Jakub Jelinek <jakub@redhat.com>
507
508 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
509
510 2001-12-11 Alan Modra <amodra@bigpond.net.au>
511
512 * readelf.c (process_file_header): Print extended e_shnum and
513 e_shdtrndx values. Set elf_header values for same.
514 (get_32bit_section_headers): Add "num" arg to read "num" headers.
515 (get_64bit_section_headers): Likewise.
516 (process_section_headers): Update calls.
517 (get_file_header): Call get_32bit_section_headers or 64bit variant.
518
519 2001-12-10 Jakub Jelinek <jakub@redhat.com>
520
521 * objcopy.c (setup_section): Copy entsize.
522
523 2001-12-07 Geoffrey Keating <geoffk@redhat.com>
524
525 * readelf.c (guess_is_rela): Add support for stormy16.
526 (dump_relocations): Likewise.
527 (get_machine_name): Likewise.
528
529 2001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
530
531 * dllwrap.c (main) Replace multiple strings describing a
532 single error with a single, newline escaped sentence to permit
533 better translation into foreign languages.
534
535 * readelf.c (get_elf_class): Remove internalionalisation of ELF
536 class names.
537
538 2001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
539
540 * strings.c (get_char): Initialize value.
541
542 2001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
543
544 * arlex.l: Silence compile warnings.
545 * arsup.h: Likewise. Fix formatting.
546
547 2001-12-04 Jakub Jelinek <jakub@redhat.com>
548
549 * strings.c: Include config.h before bfd.h.
550 (file_off): New type.
551 (file_open): Define.
552 (print_strings): Use file_off instead of file_ptr. Print addresses
553 which don't fit into long correctly.
554 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
555 available.
556 (strings_file): Use file_off instead of file_ptr. Use file_open.
557 * configure.in: Check for getc_unlocked.
558 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
559 be defined for it.
560 * configure: Rebuilt.
561 * config.h.in: Rebuilt.
562
563 2001-11-29 H.J. Lu <hjl@gnu.org>
564
565 * bucomm.c (make_tempname): Revert the changes made on
566 2001-11-14 and 2001-11-12. They won't work with directories.
567
568 2001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
569
570 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
571 CFLAGS_FOR_TARGET to runtest in environment.
572 * Makefile.in: Rebuild.
573 * doc/Makefile.in: Rebuild.
574
575 2001-11-28 Mike Stump <mrs@wrs.com>
576
577 * objcopy.c (setup_section): Preserve SEC_RELOC when
578 --set-section-flags is used.
579
580 2001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
581
582 * readelf.c (do_debug_str): New variable.
583 (display_debug_str): New function: Display the contents of a
584 .debug_str section.
585 (load_debug_str): New function: Load in the contents of a
586 .debug_str section.
587 (free_debug_str): New function: Free the memory used by
588 load_debug_str().
589 (fetch_indirect_string): Retrieve a string from the .debug_str
590 section.
591 (usage): Add -ws.
592 (parse_args): Accept -ws.
593 (process_section_headers): Allow the display of the .debug_str
594 section.
595 (read_and_display_attr_value): Use fetch_indirect_string. Show
596 offset into .debug_str section.
597 (display_debug_info): Use load_debug_str and free_debug_str.
598 (debug_displays): Add .debug_str.
599 * doc/binutils.texi: Document -ws.
600
601 2001-11-19 Andreas Jaeger <aj@suse.de>
602
603 * testsuite/binutils-all/objdump.exp: Add x86-64.
604
605 2001-11-15 Andreas Schwab <schwab@suse.de>
606
607 * readelf.c: Fix warnings without terminating newline.
608
609 2001-11-15 Alan Modra <amodra@bigpond.net.au>
610
611 * doc/binutils.texi (objdump): Document ppc -M options.
612
613 2001-11-14 Andreas Jaeger <aj@suse.de>
614
615 * doc/binutils.texi (objdump): Fix description to use x86-64.
616
617 2001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
618
619 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
620 not all systems provide mkstemp.
621
622 2001-11-14 Alan Modra <amodra@bigpond.net.au>
623
624 * doc/binutils.texi (objdump): Document x86 -M options.
625
626 2001-11-13 Keith Walker <keith.walker@arm.com>
627
628 * readelf.c (read_and_display_attr_value): New function to
629 handle DW_FORM_indirect.
630 (read_and_display_attr): Use it.
631
632 2001-11-13 Geoffrey Keating <geoffk@redhat.com>
633
634 * readelf.c (display_debug_lines): Deal with unknown standard
635 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
636 DW_LNS_set_isa.
637
638 2001-11-13 Timothy Wall <twall@alum.mit.edu>
639
640 * MAINTAINERS: Add self as tic54x maintainer. This target
641 includes the IBM C54XDSP clone.
642
643 2001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
644
645 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
646
647 2001-11-09 Jeffrey A Law (law@cygnus.com)
648
649 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
650 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
651 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
652 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
653 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
654 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
655 (unw_decode_b2, unw_decode_b3_b4): Likewise.
656
657 * readelf.c (get_elf_class): Fix ISO portability glitch.
658 (get_data_encoding, get_osabi_name, request_dump): Likewise.
659
660 2001-11-07 Jakub Jelinek <jakub@redhat.com>
661
662 * readelf.c (debug_str, debug_str_size): New.
663 (display_debug_abbrev): If no abbrevs were read, skip the CU.
664 Call free_abbrevs.
665 (read_and_display_addr): Handle DW_FORM_strp.
666 (display_debug_info): Read .debug_str section if present,
667 so that DW_FORM_strp can be handled.
668 Fix test for non-existant .debug_abbrev section.
669
670 2001-11-05 Jakub Jelinek <jakub@redhat.com>
671
672 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
673
674 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
675
676 2001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
677
678 * MAINTAINERS: Add self as s390/s390x maintainer.
679
680 2001-11-02 Tom Rix <trix@bluey.cygnus.com>
681
682 * MAINTAINERS: Add self as PPC XCOFF maintainer.
683
684 2001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
685
686 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
687 * configure: Regernate.
688 * po/fr.po: New file.
689 * po/tr.po: New file.
690
691 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
692
693 * MAINTAINERS: Add self as MMIX port maintainer.
694 * readelf.c: Include elf/mmix.h.
695 (guess_is_rela): MMIX is RELA.
696 (dump_relocations): Handle MMIX relocations.
697 * Makefile.am: Regenerate dependencies.
698 * Makefile.in: Regenerate.
699
700 2001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
701
702 * readelf.c (parse_args): Handle multiple options to the -w
703 switch.
704
705 2001-10-12 Jakub Jelinek <jakub@redhat.com>
706
707 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
708 LOPROC, LOOS and LOUSER.
709
710 2001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
711
712 * MAINTAINERS: Update my email address.
713
714 2001-10-03 Alan Modra <amodra@bigpond.net.au>
715
716 * doc/Makefile.in: Regenerate.
717 * configure: Regenerate.
718
719 2001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
720
721 * readelf.c (display_debug_line, display_debug_pubnames,
722 display_debug_info, display_debug_frames): Detect and warn
723 about 64-bit format entries.
724 (display_debug_aranges): Reword 64-bit warning.
725 (debug_displays): Add .debug_pubtypes as a known, but not yet
726 supported, debug section.
727
728 2001-10-02 Alan Modra <amodra@bigpond.net.au>
729
730 * coffdump.c (PROGRAM_VERSION): Delete.
731 (main <'V'>): Call print_version.
732 * srconv.c: Likewise.
733 * sysdump.c: Likewise.
734 * version.c (program_version): Remove.
735 (print_version): Use BFD_VERSION_STRING. Just print the current
736 year in copyright message.
737 * addr2line.c (program_version): Remove unused declaration.
738 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
739 place of BFD_VERSION.
740 * Makefile.am (Makefile): Depend on bfd/configure.in.
741 (cplus-dem.o): Depend on Makefile.
742 Run "make dep-am".
743 * Makefile.in: Regenerate.
744
745 2001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
746
747 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
748 format .debug_arange sections.
749 (main): Add missing prototype.
750
751 2001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
752
753 * Makefile.am: Update dependencies with "make dep-am".
754 * Makefile.in: Regenerate.
755
756 2001-09-28 Richard Henderson <rth@redhat.com>
757
758 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
759
760 2001-09-26 Alan Modra <amodra@bigpond.net.au>
761
762 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
763 VA_CLOSE.
764 (non_fatal): Likewise.
765 * objdump.c (objdump_sprintf): Likewise.
766 * readelf.c (error): Likewise.
767 (warn): Likewise.
768
769 2001-09-25 Jakub Jelinek <jakub@redhat.com>
770
771 * readelf.c (do_wide): New.
772 (options): Add --wide.
773 (usage, parse_args): Likewise.
774 (process_program_headers): Put each segment on a single line if
775 --wide is given.
776 (process_section_headers): Put each section on a single line if
777 --wide is given.
778 * doc/binutils.texi: Document it.
779 * NEWS: Likewise.
780
781 2001-09-25 Alan Modra <amodra@bigpond.net.au>
782
783 * readelf.c (print_vma): Print 8 digits of low hex value.
784
785 2001-09-24 Andreas Jaeger <aj@suse.de>
786
787 * nlmconv.c: Fix warnings about unused attributes and function
788 prototypes.
789
790 * strings.c: Add prototype for get_char.
791
792 2000-09-19 H.J. Lu <hjl@gnu.org>
793
794 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
795 $(srcdir)/cxxfilt.man.
796 * doc/Makefile.in: Rebuild.
797
798 2001-09-19 Alan Modra <amodra@bigpond.net.au>
799
800 * objcopy.c (copy_main): Correct rename-section string parsing.
801 Consolidate new_name parsing, and error messages.
802
803 2001-09-18 Bruno Haible <haible@clisp.cons.org>
804
805 * addr2line.c: Don't include <ctype.h>.
806 (main): For gettext, also set the LC_CTYPE locate facet.
807 * ar.c (main): Likewise.
808 * coffdump.c (main): Likewise.
809 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
810 (main): For gettext, also set the LC_CTYPE locate facet.
811 Use ISALNUM instead of isalpha/isdigit.
812 * dllwrap.c: Don't include <ctype.h>.
813 (main): For gettext, also set the LC_CTYPE locate facet.
814 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
815 (main): For gettext, also set the LC_CTYPE locate facet.
816 Use TOUPPER instead of islower/toupper.
817 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
818 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
819 Use TOUPPER instead of islower/toupper.
820 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
821 * objcopy.c (main): Likewise.
822 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
823 (disassemble_bytes): Use ISPRINT instead of isprint.
824 (dump_section_stabs): Use ISDIGIT instead of isdigit.
825 (dump_data): Use ISPRINT instead of isprint.
826 (main): For gettext, also set the LC_CTYPE locate facet.
827 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
828 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
829 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
830 Use TOUPPER instead of islower/toupper.
831 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
832 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
833 (write_rc_accelerators): Use ISPRINT instead of isprint.
834 (write_rc_rcdata): Likewise.
835 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
836 * srconv.c (main): Likewise.
837 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
838 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
839 isdigit/isupper/islower.
840 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
841 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
842 stab_demangle_prefix, stab_demangle_qualified,
843 stab_demangle_template, stab_demangle_type,
844 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
845 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
846 (isgraphic): Use ISPRINT instead of isascii/isprint.
847 (main): Remove HAVE_LC_MESSAGES dependency.
848 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
849 (pbarray): Use ISPRINT instead of isprint.
850 (main): For gettext, also set the LC_CTYPE locate facet.
851 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
852 (format_from_filename): Use ISPRINT instead of isprint.
853 (main): For gettext, also set the LC_CTYPE locate facet.
854 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
855 (unicode_print): Use ISPRINT instead of isprint.
856 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
857 (stab_variable): Use ISDIGIT instead of isdigit.
858
859 2001-09-18 Alan Modra <amodra@bigpond.net.au>
860
861 * ar.c (print_contents): Cast args of bfd_seek to the right types.
862 Replace bfd_read call with call to bfd_bread.
863 (extract_file): Likewise.
864
865 * objdump.c (dump_section_header): Cast section->filepos to
866 unsigned long to suit printf format string.
867 * readelf.c (process_section_headers): Similarly for sh_offset.
868 (process_unwind): Likewise.
869
870 2001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
871
872 * strings.c (encoding, encoding_bytes): New variables.
873 (long_options): Add --encoding.
874 (main): Accept -e and --encoding.
875 (get_char): New function. Read a, possibly wide, character from
876 the input stream.
877 (print_strings): Use get_char().
878 (usage): Document new command line option.
879 * doc/binutils.texi: Document new command line option.
880 * NEWS: Announce new command line option.
881
882 2001-09-12 Alexandre Oliva <aoliva@redhat.com>
883
884 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
885 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
886 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
887 Removed EM_CYGNUS_ARC.
888
889 2001-09-04 Jeffrey A Law (law@cygnus.com)
890
891 * readelf.c: Include elf/h8 for H8 series definitions.
892 (guess_is_rela): H8 series if RELA.
893 (dump_relocations): Handle H8 series relocations.
894
895 2001-08-31 Eric Christopher <echristo@redhat.com>
896
897 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
898
899 2001-08-29 Peter Targett <peter.targett@arccores.com>
900
901 * MAINTAINERS: Include ARC Maintainer.
902
903 2001-08-29 Ben Elliston <bje@redhat.com>
904
905 * stabs.c (stab_demangle_template): Initialise s4.
906
907 2001-08-27 Alan Modra <amodra@bigpond.net.au>
908
909 * readelf.c (dump_relocations): Recognise EM_PPC64.
910
911 2001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
912
913 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
914
915 2001-08-25 H.J. Lu <hjl@gnu.org>
916
917 * nm.c (print_width): New.
918 (display_rel_file): Set `print_width' according to
919 bfd_sprintf_vma.
920 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
921
922 2001-08-24 Alexandre Oliva <aoliva@redhat.com>
923
924 * objcopy.c (use_alt_mach_code): New variable.
925 (OPTION_ALT_MACH_CODE): Define.
926 (copy_options): Added --alt-machine-code.
927 (copy_main): Handle it.
928 (copy_object): Switch to alternate machine code if requested.
929 * doc/binutils.texi: Document new option.
930 * NEWS: Likewise.
931
932 2001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
933
934 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
935
936 2001-08-21 H.J. Lu <hjl@gnu.org>
937
938 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
939 (display_debug_info): Cast for 64bit hosts.
940 (display_debug_frames): Likewise.
941 (process_mips_specific): Likewise.
942
943 2001-08-21 Andreas Jaeger <aj@suse.de>
944
945 * coffgrok.h: Add missing parameter for prototype of coff_grok.
946
947 * sysdump.c: Add missing prototypes.
948 * srconv.c: Likewise.
949 * unwind-ia64.c: Likewise.
950 * coffdump.c: Likewise.
951
952 * sysinfo.y: Print prototypes, include <ansidecl.h>.
953
954 * coffgrok.c: Add missing prototypes, include libiberty.h instead
955 of declaring xcalloc.
956
957 2001-08-10 H.J. Lu <hjl@gnu.org>
958
959 * nm.c (print_value): Add one arg, bfd *.
960 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
961 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
962 (print_symbol_info_sysv): Likewise.
963 (print_symbol_info_posix): Likewise.
964
965 * objdump.c (dump_section_header): Replace printf_vma with
966 bfd_printf_vma.
967 (print_section_stabs): Likewise.
968 (dump_bfd_header): Likewise.
969 (objdump_print_value): Replace sprintf_vma with
970 bfd_sprintf_vma.
971 (disassemble_bytes): Likewise.
972 (dump_reloc_set): Likewise.
973
974 2001-08-10 Andreas Jaeger <aj@suse.de>
975
976 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
977 to build warnings.
978 * configure: Regenerate.
979
980 2001-08-09 Alan Modra <amodra@bigpond.net.au>
981
982 * readelf.c: Add missing prototypes.
983 * objdump.c: Likewise. Format existing prototypes.
984
985 2001-08-08 Alexandre Oliva <aoliva@redhat.com>
986
987 * readelf.c (display_debug_info): Add to abbrev_offset the addend
988 of any RELA relocation for the abbrev_offset memory location that
989 refers to the .debug_abbrev section symbol.
990
991 2001-08-07 H.J. Lu <hjl@gnu.org>
992
993 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
994 (main): Return process_file ().
995
996 2001-08-05 Philip Blundell <philb@gnu.org>
997
998 * doc/binutils.texi: Use "Thumb" not "THUMB".
999
1000 2001-08-03 John Healy <jhealy@redhat.com>
1001
1002 Patch suggested by Frank Eigler <fche@redhat.com>.
1003 * objdump.c (disassemble_data): Fill in section member of the
1004 disasm_info structure.
1005
1006 2001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1007
1008 * configure.in: Added --with-windres option.
1009 * configure: Regenerated.
1010
1011 2001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1012
1013 * doc/binutils.texi: Use @command{name} for commands;
1014 use @option{-opt} for options; use @table @env for list of options;
1015 remove spaces arround [ | ] in synopsis.
1016
1017 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1018 center title.
1019
1020 2001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1021
1022 * objcopy.c: Fix formatting.
1023 (section_rename): New structure.
1024 (OPTION_RENAME_SECTION): New switch.
1025 (copy_usage): Document new switch.
1026 (add_section_rename): New function: Add a node to the section
1027 rename list.
1028 (find_section_rename): New function: Find the new name and
1029 flags for a section.
1030 (setup_section): Call find_section_name to determine the name
1031 of the output section.
1032 (copy_main): Handle OPTION_RENAME_SECTION.
1033 * binutils.texi: Document new switch.
1034 * NEWS: Mention new switch.
1035
1036 2001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1037
1038 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1039 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1040 bug-binutils@gcc.org.
1041
1042 2001-07-28 Matthias Kramm <kramm@quiss.org>
1043
1044 * bucomm.c (list_supported_architectures): New function.
1045 * bucomm.h (list_supported_architectures): Declare.
1046 * objdump.c (usage): Call the above.
1047
1048 2001-07-25 Dave Brolley <brolley@redhat.com>
1049
1050 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1051 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1052
1053 2001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1054
1055 * README: Update for 2.11. Change bug reporting email address.
1056 * MAINTAINERS: Tidy up. Change bug reporting email address.
1057
1058 2001-07-16 DJ Delorie <dj@redhat.com>
1059
1060 * resres.c (write_res_header): Align header size.
1061 (res_align_file): Calculate alignment correctly.
1062
1063 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1064 correct 10).
1065 * resrc.c (write_rc_resource): Likewise.
1066 * windres.h (SUBLANG_SHIFT): Define - as 10.
1067
1068 2001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1069
1070 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1071
1072 2001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1073
1074 * MAINTAINERS: Add notes about branch checkins.
1075
1076 2001-07-05 Daniel Berlin <dan@cgsoftware.com>
1077
1078 * readelf.c (display_debug_macinfo): New function, display
1079 .debug_macinfo section.
1080 (do_debug_macinfo): New variable.
1081 (parse_args): Handle "-w[mM]" to mean display macro info.
1082 (process_section_headers): Handle debug_macinfo.
1083 (debug_displays): Replace unsupported function with macinfo
1084 function for .debug_macinfo display.
1085 * doc/binutils.texi: Document new command line switch.
1086 * NEWS: Document new feature of readelf.
1087
1088 2001-07-05 H.J. Lu <hjl@gnu.org>
1089
1090 * objcopy.c (filter_symbols): Don't turn undefined symbols
1091 into local.
1092
1093 2001-07-03 H.J. Lu <hjl@gnu.org>
1094
1095 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1096 $@.pod.
1097 (ar.1): Likewise.
1098 (dlltool.1): Likewise.
1099 (nlmconv.1): Likewise.
1100 (nm.1): Likewise.
1101 (objcopy.1): Likewise.
1102 (objdump.1): Likewise.
1103 (ranlib.1): Likewise.
1104 (readelf.1): Likewise.
1105 (size.1): Likewise.
1106 (strings.1): Likewise.
1107 (strip.1): Likewise.
1108 (windres.1): Likewise.
1109 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1110 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1111 $(DEMANGLER_NAME).
1112 (as.1): Removed.
1113 * doc/Makefile.in: Regenerated.
1114
1115 2001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1116
1117 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1118
1119 2001-07-01 Daniel Berlin <dan@cgsoftware.com>
1120
1121 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1122
1123 2001-06-29 James Cownie <jcownie@etnus.com>
1124
1125 * readelf.c: Support DWARF 2.1 attributes.
1126
1127 2001-06-28 Alan Modra <amodra@bigpond.net.au>
1128
1129 * readelf.c (GET_DATA_ALLOC): Remove.
1130 (GET_DATA): Remove.
1131 (get_data): New function combining above macros, with an extra
1132 test for zero size.
1133 (slurp_rela_relocs): Use get_data, and catch error return.
1134 (slurp_rel_relocs): Likewise.
1135 (get_32bit_program_headers): Likewise.
1136 (get_64bit_program_headers): Likewise.
1137 (get_32bit_section_headers): Likewise.
1138 (get_64bit_section_headers): Likewise.
1139 (get_32bit_elf_symbols): Likewise.
1140 (get_64bit_elf_symbols): Likewise.
1141 (process_section_headers): Likewise.
1142 (process_relocs): Likewise.
1143 (slurp_ia64_unwind_table): Likewise.
1144 (process_unwind): Likewise.
1145 (get_32bit_dynamic_segment): Likewise.
1146 (get_64bit_dynamic_segment): Likewise.
1147 (process_dynamic_segment): Likewise.
1148 (process_version_sections): Likewise.
1149 (process_symbol_table): Likewise.
1150 (dump_section): Likewise.
1151 (display_debug_info): Likewise.
1152 (display_debug_section): Likewise.
1153 (process_section_contents): Likewise.
1154 (process_corefile_note_segment): Likewise.
1155 (process_mips_specific): Likewise. Also free econf32, econf64.
1156
1157 2001-06-25 Alan Modra <amodra@bigpond.net.au>
1158
1159 * readelf.c (dump_relocations): Print "bad symbol index" if
1160 symtab == NULL with non-zero symtab_index.
1161 (process_relocs): Don't bomb if reloc section has no symsec.
1162
1163 2001-06-24 H.J. Lu <hjl@gnu.org>
1164
1165 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1166 by accident.
1167 (copy_main): Apply the the change made to strip_main on
1168 2001-05-30 by accident.
1169
1170 2001-06-23 Andreas Jaeger <aj@suse.de>
1171
1172 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1173 parameter 'code'.
1174 (unw_decode_x2): Likewise.
1175 (unw_decode_x3): Likewise.
1176 (unw_decode_x4): Likewise.
1177
1178 2001-06-23 Ben Elliston <bje@redhat.com>
1179
1180 * MAINTAINERS: Add myself as M88k maintainer.
1181
1182 2001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1183
1184 * objcopy.c (strip_main): Support -o or --output-file command lien
1185 switch.
1186
1187 2001-06-19 H.J. Lu <hjl@gnu.org>
1188
1189 * doc/Makefile.in: Regenerated.
1190
1191 2001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1192
1193 * readelf.c: Restore formatting.
1194
1195 2001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1196
1197 * Makefile.am: Move documentation into doc subdirectory.
1198 * Makefile.in: Regenerated.
1199 * binutils.texi: Move into doc subdirectory.
1200 * addr2line.1: Removed.
1201 * ar.1: Likewise.
1202 * dlltool.1: Likewise.
1203 * nlmconv.1: Likewise.
1204 * nm.1: Likewise.
1205 * objcopy.1: Likewise.
1206 * objdump.1: Likewise.
1207 * ranlib.1: Likewise.
1208 * readelf.1: Likewise.
1209 * size.1: Likewise.
1210 * strings.1: Likewise.
1211 * strip.1: Likewise.
1212 * windres.1: Likewise.
1213 * cxxfilt.man: Likewise.
1214 * doc: New Directory.
1215 * doc/Makefile.am: New file.
1216 * doc/Makefile.in: Generate.
1217
1218 2001-06-09 Alan Modra <amodra@bigpond.net.au>
1219
1220 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1221
1222 2001-06-01 Alan Modra <amodra@bigpond.net.au>
1223
1224 * MAINTAINERS: Update my email address.
1225
1226 2001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1227
1228 * objcopy.c: Add new switches: --keep-global-symbol,
1229 --keep-symbols, --localize-symbols, --keep-global-symbols and
1230 --weaken-symbols.
1231 * binutils.texi: Document new switches.
1232 * objcopy.1: Regenerate.
1233 * NEWS: Announce new feature.
1234
1235 2001-05-28 Andreas Jaeger <aj@suse.de>
1236
1237 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1238 variables, fix format strings.
1239
1240 2001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1241
1242 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1243 when computing the address of the line to show.
1244
1245 2001-05-16 Richard Henderson <rth@redhat.com>
1246
1247 * readelf.c (do_debug_frames_interp): New.
1248 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1249 (byte_get_big_endian): Likewise.
1250 (parse_args) ['F']: Set do_debug_frames_interp.
1251 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1252 (frame_display_row): Don't trunc pc_begin to int.
1253 (size_of_encoded_value): New.
1254 (display_debug_frames): Handle 64-bit targets. Print raw data
1255 unless do_debug_frames_interp.
1256 (debug_displays): Remove duplicate .debug_frame.
1257
1258 2001-05-15 Ralf Baechle <ralf@gnu.org>
1259
1260 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1261 The former constant was never in active use and is used otherwise
1262 by the ABI.
1263
1264 2001-05-11 Jakub Jelinek <jakub@redhat.com>
1265
1266 * readelf.c (process_unwind): Print all unwind sections, not just
1267 one.
1268
1269 2001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1270
1271 * readelf.c (process_unwind): Remove const specifier.
1272
1273 2001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1274
1275 * strings.c (isgraphic): Do not use isascii() unless it is needed
1276 for isprint() to work.
1277 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1278
1279 2001-04-27 Johan Rydberg <jrydberg@opencores.org>
1280
1281 * NEWS: Announce support for OpenRISC.
1282
1283 2001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
1284
1285 * dlltool.c (do_default_excludes): Initialise to true.
1286
1287 2001-04-10 Alan Modra <amodra@one.net.au>
1288
1289 * MAINTAINERS: Update my email address
1290 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1291
1292 2001-04-05 Hans-Peter Nilsson <hp@axis.com>
1293
1294 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1295
1296 2001-03-30 H.J. Lu <hjl@gnu.org>
1297
1298 * readelf.c (process_unwind): Just return if do_unwind is 0.
1299
1300 2001-03-28 Roger Sayle <roger@metaphorics.com>
1301
1302 * dlltool.c (make_one_lib_file): Fix section flags for
1303 .text, .data and .bss in stub ds*.o files to match those
1304 generated by gas.
1305
1306 2001-03-29 H.J. Lu <hjl@gnu.org>
1307
1308 * readelf.c (process_unwind): Only do unwind sections for
1309 IA64.
1310
1311 2001-03-28 H.J. Lu <hjl@gnu.org>
1312
1313 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1314 * Makefile.in: Regenerate.
1315
1316 2001-03-26 Andreas Jaeger <aj@suse.de>
1317
1318 * binutils.texi (nm): Fix texi syntax.
1319
1320 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1321
1322 * binutils.texi: Put @c man begin and @c man end indications
1323 to generate man pages using texi2pod and pod2man. Put @c man title
1324 to identify each man. Add SEEALSO entries.
1325 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1326 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1327 sort the list.
1328 (*.1): Build the man pages from binutils.texi.
1329 * Makefile.in: Regenerate.
1330
1331 2001-03-13 Eric Kohl <ekohl@rz-online.de>
1332
1333 * defparse.y (opt_equal_name): allow "." in name.
1334 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1335 (gen_exp_file): Likewise.
1336
1337 2001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1338
1339 * NEWS: Document addition of -B switch to objcopy.
1340 * binutils.texi: Document addition of -B switch to objcopy.
1341 * objcopy.c: (copy_options): Add --binary-architecture.
1342 (copy_usage): Document -B/--binary-architecture.
1343 (copy_main): Support -B/--binary-architecture. Set
1344 bfd_external_binary_architecture.
1345
1346 2001-03-11 Andreas Jaeger <aj@suse.de>
1347
1348 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1349 (dump_relocations): Likewise.
1350 (get_machine_name): Likewise.
1351
1352 2001-02-28 Nick Clifton <nickc@redhat.com>
1353
1354 * readelf.c: (struct unw_aux_info): Remove const modifier for
1355 'strtab' field.
1356 (process_unwind): Remove non-K&R compliant LHS type cast in call
1357 to GET_DATA_ALLOC macro.
1358
1359 2001-02-28 Philip Blundell <pb@futuretv.com>
1360
1361 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1362 ABI is in use; remove ambiguity between the "unknown" EABI and
1363 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
1364 renamed EF_xx constants.
1365
1366 2001-02-27 Alan Modra <alan@linuxcare.com.au>
1367
1368 * configure.in (BFD_VERSION): New.
1369 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1370 * configure: Regenerate.
1371 * Makefile.am: Run "make dep-am"
1372 * Makefile.in: Regenerate.
1373
1374 2001-02-14 Nick Clifton <nickc@redhat.com>
1375
1376 * MAINTAINERS: Add "Obvious Fix" rule.
1377
1378 2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1379
1380 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1381 literal concatenation.
1382
1383 2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1384
1385 * readelf.c (struct unw_aux_info): Remove const from the info member.
1386 (process_unwind): Don't type-cast the third argument to the
1387 GET_DATA_ALLOC macro.
1388
1389 2001-02-11 Nick Clifton <nickc@redhat.com>
1390
1391 * readelf.c (dump_relocations): Free corrected allocated
1392 array.
1393 (process_unwind): Fix compile time warning.
1394
1395 2001-02-10 Nick Clifton <nickc@redhat.com>
1396
1397 * binutils.texi: Document new --unwind option to readelf.
1398
1399 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1400
1401 * readelf.c: Add linux target for S/390.
1402
1403 2001-02-10 Alan Modra <alan@linuxcare.com.au>
1404
1405 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1406 printf is a macro.
1407
1408 2001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
1409
1410 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1411 * aclocal.m4: Regenerate.
1412 * configure: Regenerate.
1413
1414 2001-02-07 Todd Vierling <tv@wasabisystems.com>
1415
1416 * bucomm.c (bfd_target_vector): Change extern array to pointer.
1417 * objdump.c (bfd_target_vector): Likewise.
1418
1419 2001-02-07 David Mosberger <davidm@hpl.hp.com>
1420
1421 * readelf.c (process_unwind): New function.
1422 (slurp_ia64_unwind_table): Ditto.
1423 (dump_ia64_unwind): Ditto.
1424 (find_symbol_for_address): Ditto.
1425 (slurp_rela_relocs): New function (split off from dump_relocations()).
1426 (slurp_rel_relocs): Ditto.
1427 (parse_args): Handle '-u' option.
1428
1429 * unwind-ia64.c: New file.
1430 * unwind-ia64.h: New file.
1431 * Makefile.am: Include unwind-ia64.c in readelf build.
1432 * Makefile.in: Regenerate.
1433 * po/binutils.pot: Regenerate.
1434
1435 2001-02-04 Philip Blundell <philb@gnu.org>
1436
1437 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1438 * configure: Regenerate.
1439
1440 2001-01-31 Steve deRosier <sderosier@vari-lite.com>
1441
1442 * ieee.c (ieee_add_bb11): Don't check for backslashes
1443 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1444
1445 2001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
1446
1447 * ieee.c: Update copyright.
1448 (ieee_start_compilation_unit): Don't check for backslashes
1449 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1450
1451 * stabs.c: Update copyright. Include "filenames.h".
1452 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1453
1454 2001-01-23 Jakub Jelinek <jakub@redhat.com>
1455
1456 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1457 sections are present before using them. Remove code duplication.
1458 (process_symbol_table): Check if VERDEF or VERNEED sections are
1459 present before using them.
1460
1461 2001-01-17 Nick Clifton <nickc@redhat.com>
1462
1463 * objcopy.c (copy_object): Fail if attempting to convert the
1464 endianness of the input object file.
1465
1466 * binutils.texi: Explain that objcopy cannot convert endianness.
1467
1468 2001-01-16 Nick Clifton <nickc@redhat.com>
1469
1470 * readelf.c (string_table_length): New variable.
1471 (SECTION_NAME): Catch out of range indices and missing section
1472 pointers.
1473 (process_section_headers): Delete useless local variable
1474 string_table_offset. Set the value of string_table_length
1475 after loading the string table.
1476 (process_mips_specific): Use SECTION_NAME macro.
1477 (process_file): Set string_table_length to 0 when it is freed.
1478
1479 2001-01-12 Nick Clifton <nickc@redhat.com>
1480
1481 * version.c (print_version): Update copyright date.
1482
1483 2001-01-11 Peter Targett <peter.targett@arccores.com>
1484
1485 * readelf.c (dump_relocations): Include selection with EM_ARC.
1486 (get_machine_name) Update name to "ARC".
1487
1488 2001-01-09 Nick Clifton <nickc@redhat.com>
1489
1490 * Makefile.am: Add rule to build objdump.o from objdump.c and
1491 using OBJDUMP_DEFS.
1492 * Makefile.in: Regenerate.
1493
1494 * configure.in: Define OBJDUMP_DEFS. Default to empty.
1495 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
1496 -DDISASSEMBLER_NEEDS_RELOCS.
1497 * configure: Regenerate.
1498
1499 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
1500 is defined read in the relocs even if dump_reloc_info is
1501 false.
1502
1503 2001-01-07 Philip Blundell <philb@gnu.org>
1504
1505 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
1506 `bug-binutils'.
1507 * README: Likewise.
1508
1509 2000-12-19 Nick Clifton <nickc@redhat.com>
1510
1511 * dlltool.c: Add missing support for arm-epoc-pe.
1512 * configure.in: Add missing support for arm-epoc-pe.
1513 * configure: Regenerate.
1514
1515 2000-12-15 Nick Clifton <nickc@redhat.com>
1516
1517 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
1518 Mode parts of the x86 port.
1519
1520 2000-12-04 Andreas Jaeger <aj@suse.de>
1521
1522 * readelf.c (guess_is_rela): Add EM_X86_64.
1523 (dump_relocations): Add EM_X86_64.
1524 (get_machine_name): Add EM_X86_64.
1525 Include "elf/x86-64.h".
1526
1527 2000-12-12 Nick Clifton <nickc@redhat.com>
1528
1529 * readelf.c: Fix formatting.
1530
1531 2000-12-11 Jan Hubicka <jh@suse.cz>
1532
1533 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
1534
1535 2000-12-07 Andrew Haley <aph@redhat.com>
1536
1537 * readelf.c (display_debug_frames): Only display columns that are
1538 referenced by the frame debug info.
1539
1540 2000-12-05 Nick Clifton <nickc@redhat.com>
1541
1542 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
1543
1544 2000-12-04 Jason Merrill <jason@redhat.com>
1545
1546 * readelf.c (process_section_headers): Handle linkonce.wi sections.
1547 (display_debug_section): Likewise.
1548 (display_debug_info): Display CU header before bailing.
1549
1550 2000-12-01 Chris Demetriou <cgd@sibyte.com>
1551
1552 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
1553 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
1554 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
1555
1556 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
1557 and E_MIPS_ARCH_64.
1558
1559 * readelf.c (get_machine_flags): Add case for
1560 E_MIPS_MACH_SB1.
1561
1562 2000-11-30 Richard Earnshaw <rearnsha@arm.com>
1563
1564 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
1565
1566 2000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
1567
1568 * MAINTAINERS: Add J\81örn Rennecke and self as SH maintainers.
1569 Change sourceware.cygnus.com to sources.redhat.com.
1570 Fix typo for "amongst".
1571
1572 2000-11-28 Nick Clifton <nickc@redhat.com>
1573
1574 * strip.1 (COPYING): Mention that the GNU Free Documentation
1575 License is present in the sources, but not the output, and
1576 also available from the GNU website.
1577 (GNU Free Documentation License): Comment out this section.
1578 * strings.1: Ditto.
1579 * size.1: Ditto.
1580 * ranlib.1: Ditto.
1581 * objdump.1: Ditto.
1582 * objcopy.1: Ditto.
1583 * nm.1: Ditto.
1584 * nlmconv.1: Ditto.
1585 * ar.1: Ditto.
1586 * addr2line.1: Ditto.
1587
1588 2000-11-27 DJ Delorie <dj@redhat.com>
1589
1590 * readelf.c (usage): Add -wf (--debug-dump=frames) option.
1591 (parse_args): Support -wf option.
1592 (process_section_headers): Ditto.
1593 (debug_displays): Ditto.
1594 (display_debug_frames): New, dump *_frame sections.
1595 (frame_need_space): Support for above.
1596 (frame_display_row): Ditto.
1597 * binutils.texi: Document it.
1598
1599 2000-11-24 Nick Clifton <nickc@redhat.com>
1600
1601 * NEWS: Announce support for v5t, v5te and XScale.
1602
1603 2000-11-22 Nick Clifton <nickc@redhat.com>
1604
1605 * readelf.c (get_machine_name): Add EM_JAVELIN, EM_FIREPATH,
1606 EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM.
1607 (get_section_type_name): Add SHT_GROUP and SHT_SYMTAB_SHNDX.
1608 (get_elf_section_flags: Add SHF_GROUP.
1609 (process_section_headers): Adjust output for 32-bit binaries
1610 to look nice on an 80 column terminal.
1611
1612 2000-11-20 H.J. Lu <hjl@gnu.org>
1613
1614 * readelf.c (get_osabi_name): Change ELFOSABI_MONTEREY to
1615 ELFOSABI_AIX.
1616
1617 2000-11-17 Richard Henderson <rth@redhat.com>
1618
1619 * readelf.c (display_debug_lines): Adjust last change to
1620 use sizeof (external->li_length).
1621
1622 2000-11-17 Richard Henderson <rth@redhat.com>
1623
1624 * readelf.c (display_debug_lines): Fix section length check
1625 and end_of_sequence computation.
1626
1627 2000-11-06 Nick Clifton <nickc@redhat.com>
1628
1629 * binutils.texi: Add GNU Free Documentation License.
1630 * objcopy.1: Add GNU Free Documentation License.
1631 * objdump.1: Add GNU Free Documentation License.
1632 * addr2line.1: Add GNU Free Documentation License.
1633 * ar.1: Add GNU Free Documentation License.
1634 * nlmconv.1: Add GNU Free Documentation License.
1635 * nm.1: Add GNU Free Documentation License.
1636 * ranlib.1: Add GNU Free Documentation License.
1637 * size.1: Add GNU Free Documentation License.
1638 * strings.1: Add GNU Free Documentation License.
1639 * strip.1: Add GNU Free Documentation License.
1640
1641 2000-10-06 Luciano Gemme <ishitawa@yahoo.com>
1642
1643 * objcopy.c (--srec-len=nn): New parameter to set the
1644 maximum length of generated Srecords.
1645 (--srec-forceS3): New parameter that restricts the generation of
1646 Srecords to type S3 only.
1647 * binutils.texi: Document new command line switches.
1648 * objcopy.1: Docuemnt the new command line switches.
1649 * NEWS: Announce the existence of the new command line switches.
1650
1651 2000-10-31 Nick Clifton <nickc@redhat.com>
1652
1653 * MAINTAINERS: Add Jim Wilson as the maintainer for the IA64
1654 code. Add Eric Chrisopher as maintainer of MN10300 port.
1655
1656 2000-10-12 Roger Sayle <roger@metaphorics.com>
1657
1658 * Make comma after string after icon/control optional.
1659
1660 2000-09-13 Anders Norlander <anorland@acc.umu.se>
1661
1662 * readelf.c (get_machine_flags): Also print EF_MIPS_MACH field.
1663
1664 * NEWS: Mention support for MIPS32.
1665
1666 2000-09-08 Nick Clifton <nickc@redhat.com>
1667
1668 * MAINTAINERS: Add Stephane Carrez as maintainer for 68HC[11|12].
1669
1670 2000-09-07 H.J. Lu <hjl@gnu.org>
1671
1672 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
1673 * configure: Rebuild.
1674
1675 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
1676
1677 * configure: Rebuilt with new libtool.m4.
1678
1679 2000-09-05 Nick Clifton <nickc@redhat.com>
1680
1681 * aclocal.m4: Regenerate.
1682 * config.in: Regenerate.
1683 * configure: Regenerate.
1684
1685 2000-09-04 Todd Vierling <tv@wasabisystems.com>
1686
1687 * strip.1: Fix stray '\' in -o formatting.
1688
1689 2000-09-02 Nick Clifton <nickc@redhat.com>
1690
1691 * configure.in: Increase version number to 2.10.91.
1692 * configure: Regenerate.
1693 * aclocal.m4: Regenerate.
1694 * config.in: Regenerate.
1695 * po/binutils.pot: Regenerate.
1696
1697 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
1698
1699 * acinclude.m4: Include libtool and gettext macros from the
1700 top level.
1701 * aclocal.m4, configure: Rebuilt.
1702
1703 2000-08-30 Jamie Guinan <guinan@bluebutton.com>
1704
1705 * resrc.c (close_input_stream): Delete extraneous logic
1706
1707 2000-08-24 Hans-Peter Nilsson <hp@axis.com>
1708
1709 * NEWS: Mention support for CRIS.
1710
1711 2000-08-21 Nick Clifton <nickc@redhat.com>
1712
1713 * addr2line.c: Changed email address for Ulrich Lauther.
1714
1715 2000-08-17 Christopher C. Chimelis <chris@debian.org>
1716
1717 * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
1718
1719 2000-08-17 Nick Clifton <nickc@redhat.com>
1720
1721 * readelf.c (display_debug_pubnames): Only issue warning
1722 message once. Terminate message with a new line.
1723 (display_debug_aranges): Only display version 2 debug info.
1724
1725 2000-08-14 Todd Vierling <tv@wasabisystems.com>
1726
1727 * objcopy.c (strip_main): Silently accept -d as an alias for -g
1728 for compatability with old BSD systems.
1729
1730 2000-08-14 Jason Eckhardt <jle@cygnus.com>
1731
1732 * NEWS: Mention i860 support.
1733
1734 2000-08-11 Carlo Wood <carlo@alinoe.com>
1735
1736 * addr2line.c (main): Add const to char *.
1737
1738 2000-08-11 Geoff Keating <geoffk@cygnus.com>
1739
1740 * ar.c (main): Don't crash if called with no arguments
1741 or only '-X32_64' as an argument.
1742
1743 2000-08-08 DJ Delorie <dj@redhat.com>
1744
1745 * resrc.c: use "gcc -xc" instead of -xc-header
1746
1747 2000-08-05 Jason Eckhardt <jle@cygnus.com>
1748
1749 * readelf.c (elf/i860.h): Include.
1750 (dump_relocations): Add recognition of i860 architecture.
1751 (guess_is_rela): Add recognition of i860 architecture.
1752
1753 2000-08-03 Nick Clifton <nickc@cygnus.com>
1754
1755 * MAINTAINERS: Add information about CGEN maintainers.
1756
1757 2000-07-26 Geoff Keating <geoffk@cygnus.com>
1758
1759 * nm.c (main): Ignore '-X32_64' as an option.
1760 * ar.c (main): Likewise.
1761 * binutils.texi (nm): Document new option.
1762 (ar): Likewise.
1763
1764 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1765
1766 * rdcoff.c (external_coff_symbol_p): K&R-ise.
1767
1768 2000-07-20 H.J. Lu <hjl@gnu.org>
1769
1770 * binutils.texi: Put back "@end table" deleted by
1771 accident.
1772
1773 2000-07-05 Kenneth Block <krblock@computer.org>
1774
1775 * nm.c: Add optional style to demangle switch.
1776 * objdump.c: Add optional style to demangle switch.
1777 * addr2line.c: Add optional style to demangle switch.
1778 * binutils.texi: Document optional style to demangle
1779 switch.
1780
1781 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
1782
1783 * MAINTAINERS: Add self as CRIS port maintainer.
1784 * readelf.c: Include elf/cris.h.
1785 (guess_is_rela): Handle EM_CRIS.
1786 (dump_relocations): Ditto.
1787 (get_machine_name): Ditto.
1788 * Makefile.am: Rebuild dependencies.
1789 * Makefile.in: Regenerate.
1790 * po/binutils.pot: Regenerate.
1791
1792 2000-07-19 H.J. Lu <hjl@gnu.org>
1793
1794 * readelf.c (get_dynamic_type): Change "AUXILARY" to
1795 "AUXILIARY".
1796 (process_dynamic_segment): Print out strings for DT_CONFIG,
1797 DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH.
1798
1799 2000-07-19 Mark Kettenis <kettenis@gnu.org>
1800
1801 * nm.c (usage): Change output of `nm --help' to include a
1802 description of the purpose of the program and a detailed
1803 description of the accepted options.
1804
1805 2000-07-19 H.J. Lu <hjl@gnu.org>
1806
1807 * readelf.c (process_dynamic_segment): Change DF_1_NODEPLIB
1808 to DF_1_NODEFLIB.
1809
1810 2000-07-19 H.J. Lu <hjl@gnu.org>
1811
1812 * readelf.c (get_dynamic_type): Fix DT_CHECKSUM.
1813
1814 2000-07-19 H.J. Lu <hjl@gnu.org>
1815
1816 * readelf.c (get_dynamic_type): Change DT_FEATURE_1 to
1817 DT_FEATURE.
1818 (process_dynamic_segment): Likewise.
1819
1820 * readelf.c (get_dynamic_type): Handle DT_CONFIG, DT_DEPAUDIT,
1821 DT_AUDIT, DT_PLTPAD, DT_MOVETAB and DT_CHECKSUM.
1822 (process_dynamic_segment): Handle DTF_1_CONFEXP, DF_1_NODEPLIB,
1823 DF_1_NODUMP and DF_1_CONLFAT.
1824
1825 2000-07-18 Nick Clifton <nickc@cygnus.com>
1826
1827 * binutils.texi (readelf): Fix spelling typo.
1828
1829 2000-07-11 Mark Kettenis <kettenis@gnu.org>
1830
1831 * objdump.c (usage): Make output of `objdump --help' more
1832 consistent with the rest of the GNU world. Add a line describing
1833 the purpose of the program.
1834
1835 2000-07-10 David Huggins-Daines <dhd@linuxcare.com>
1836
1837 * stabs.c (parse_stab_range_type): Cast to proper type to fix
1838 warning.
1839
1840 2000-07-10 Ryan Bradetich <rbradetich@uswest.net>
1841
1842 * readelf.c (get_dynamic_data): Add casts and use unsigned chars
1843 to fix warnings.
1844 (process_symbol_table): Ditto.
1845 (procesS_extended_line_op): Ditto.
1846 (display_debug_lines): Ditto.
1847 (display_debug_pubnames): Ditto.
1848 (read_and_display_attr): Ditto.
1849
1850 2000-07-09 Nick Clifton <nickc@cygnus.com>
1851
1852 * MAINTAINERS: Add several more port specific maintainers.
1853
1854 2000-07-05 Nick Clifton <nickc@cygnus.com>
1855
1856 * MAINTAINERS: Add blanket write privs for Michael Meissner.
1857
1858 2000-06-05 DJ Delorie <dj@redhat.com>
1859
1860 * MAINTAINERS: New.
1861
1862 2000-07-01 Eric Fifer <EFifer@sanwaint.com>
1863
1864 * dllwrap.c: Changed mistaken dyn_string_append() calls
1865 to dyn_string_append_cstr().
1866
1867 2000-07-01 Alexander Aganichev <AAganichev@hypercom.com>
1868
1869 * stabs.c (parse_stab_type): Divide size in bits by 8 as binutils
1870 struct debug_type stores size in bytes.
1871
1872 2000-07-01 Alan Modra <alan@linuxcare.com.au>
1873
1874 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
1875 (CLEANFILES): Add DEPA.
1876 * Makefile.in: Regenerate.
1877
1878 2000-06-27 Alan Modra <alan@linuxcare.com.au>
1879
1880 * ar.c: Revert incorrect 2000-06-25 patch.
1881 * bucomm.c: Likewise.
1882
1883 2000-06-25 Mark Elbrecht <snowball3@bigfoot.com>
1884
1885 * rdcoff (parse_coff_symbol): Treat GNU weak symbols as external.
1886 (external_coff_symbol_p): New function.
1887 (parse_coff): Use it.
1888
1889 2000-06-25 Alexander Aganichev <AAganichev@hypercom.com>
1890
1891 * ar.c (normalize): Advance past both characters in a DOS based
1892 <letter>: filepath prefix.
1893 (main): Likewise.
1894 * bucomm.c (make_tempname): Likewise.
1895
1896 2000-06-24 Nick Clifton <nickc@cygnus.com>
1897
1898 * objdump.c (usage): Fix description of --stabs switch.
1899
1900 2000-06-22 Alan Modra <alan@linuxcare.com.au>
1901
1902 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
1903 find one.
1904 * Makefile.in: Regenerate.
1905
1906 2000-06-20 Alexander Aganichev <AAganichev@hypercom.com>
1907
1908 * ar.c (normalize): Correct pointer comparison when checking for
1909 backslashes.
1910 (main): Likewise.
1911 * bucomm.c (make_tempname): Likewise.
1912
1913 * ieee.c (ieee_start_compilation_unit): Correct pointer comparison
1914 and search for backslashes in the original pathname.
1915 (ieee_add_bb11): Likewise.
1916
1917 2000-06-18 Nick Clifton <nickc@redhat.com>
1918
1919 * ar.c (print_contents): Improve verbose message.
1920
1921 2000-06-15 H.J. Lu <hjl@gnu.org>
1922
1923 * dyn-string.c: Removed. Not needed with dyn-string.c in
1924 libiberty.
1925 * dyn-string.h: Likewise.
1926
1927 * Makefile.am: Remove references to dyn-string.c and
1928 dyn-string.h. Rebuild dependency.
1929 * Makefile.in: Rebuild.
1930
1931 2000-06-15 H.J. Lu <hjl@gnu.org>
1932
1933 * binutils.texi: Put a warning on copying relocatable object
1934 files between two different formats.
1935
1936 2000-06-13 DJ Delorie <dj@cygnus.com>
1937
1938 * rcparse.y (control): ICON controls take an id as the first
1939 parameter, not an optional string. Also, call new convenience
1940 function that takes res_id's.
1941 * resrc.c (define_control): missing text means zero-length string,
1942 not zero ID.
1943 (define_icon_control): New.
1944 * windres.h: declare define_icon_control.
1945
1946 2000-06-13 H.J. Lu <hjl@gnu.org>
1947
1948 * configure: Regenerate.
1949
1950 2000-06-08 David O'Brien <obrien@FreeBSD.org>
1951
1952 * configure.in (VERSION): Update to show this is the CVS mainline.
1953
1954 2000-06-02 David O'Brien <obrien@FreeBSD.org>
1955
1956 * strings.c (isgraphic): Interpret <TAB> as a printable character,
1957 analogous to <SPACE>.
1958
1959 2000-05-30 Alan Modra <alan@linuxcare.com.au>
1960
1961 * objdump.c (display_target_list): Use bfd_close_all_done, not
1962 bfd_close to fix crash caused by 2000-05-24 change.
1963
1964 2000-05-25 DJ Delorie <dj@cygnus.com>
1965
1966 * resrc.c (close_input_stream): zero out cpp_pipe after closing it.
1967
1968 2000-05-26 Alan Modra <alan@linuxcare.com.au>
1969
1970 * Makefile.am: Update dependencies with "make dep-am"
1971 * Makefile.in: Regenerate.
1972
1973 2000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
1974
1975 * ar.c: Include filenames.h.
1976 (normalize) [HAVE_DOS_BASED_FILE_SYSTEM]: Support backslashes
1977 and drive letters in file names.
1978 (main): Support backslashes and drive letters in argv[0]. Drop
1979 the .exe suffix, if any, in argv[0] if is_ranlib is negative. Use
1980 FILENAME_CMP instead of strcmp to compare file names.
1981 (open_inarch) [__GO32__]: Don't ifdef errno != ENOENT test for
1982 DJGPP v2.
1983 (do_quick_append) [__GO32__]: Ditto.
1984 (get_pos_bfd, delete_members, move_members, replace_members):
1985 Compare file names with FILENAME_CMP.
1986
1987 * bucomm.c: Include filenames.h.
1988 (make_tempname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support mixed
1989 forward/backward slashes and drive letters in file names.
1990
1991 * ieee.c (ieee_start_compilation_unit, ieee_add_bb11): Support
1992 mixed forward/backward slashes and drive letters in file names.
1993
1994 * strings.c (O_BINARY, setmode, SET_BINARY): Define.
1995 (main) [SET_BINARY]: Use SET_BINARY to switch stdin into binary
1996 mode.
1997
1998 * objcopy.c: Include filenames.h.
1999 (main) [HAVE_DOS_BASED_FILE_SYSTEM]: Drop the .exe suffix
2000 before comparing to "strip".
2001 Use FILENAME_CMP to compare file names.
2002
2003 * arsup.c: Include filenames.h.
2004 (map_over_list, ar_delete, ar_replace, ar_extract): Use
2005 FILENAME_CMP to compare file names.
2006 (ar_open): Prepend "tmp-" instead of appending "-tmp", to create
2007 the temporary file name.
2008
2009 * configure.in: Check for setmode.
2010 * configure: Regenerate.
2011
2012 2000-05-24 Alan Modra <alan@linuxcare.com.au>
2013
2014 * objdump.c (display_target_list): Close the bfd.
2015 (display_info_table): Likewise.
2016
2017 2000-05-14 H.J. Lu (hjl@gnu.org)
2018
2019 * objcopy.c (filter_symbols): Don't strip global symbols in
2020 relocatable object files.
2021
2022 2000-05-14 Alan Modra <alan@linuxcare.com.au>
2023
2024 * size.c (usage): Associate short options with corresponding long
2025 option to give a clue as to their function.
2026
2027 2000-05-14 Philippe De Muyter <phdm@macqel.be>
2028
2029 * size.c (main): Accept and ignore `-f' option.
2030
2031 2000-05-13 Alan Modra <alan@linuxcare.com.au>
2032
2033 * bucomm.h (gettext, dgettext, dcgettext, textdomain,
2034 bindtextdomain): Replace defines with those from intl/libgettext.h
2035 to quieten gcc warnings.
2036
2037 2000-05-12 H.J. Lu <hjl@gnu.org>
2038
2039 * nlmconv.c (temp_filename): Removed.
2040
2041 * nlmconv.c (link_inputs): Use make_temp_file () instead of
2042 choose_temp_base ().
2043 * objdump.c (display_target_list): Likewise.
2044 (display_info_table): Likewise.
2045
2046 2000-05-08 Alan Modra <alan@linuxcare.com.au>
2047
2048 * objcopy.c (setup_section): Add const and gettext calls for err.
2049
2050 2000-05-02 H.J. Lu <hjl@gnu.org>
2051
2052 * readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of
2053 ELFOSABI_SYSV. Also handle ELFOSABI_NETBSD, ELFOSABI_HURD,
2054 ELFOSABI_SOLARIS, ELFOSABI_MONTEREY, ELFOSABI_IRIX,
2055 ELFOSABI_FREEBSD, ELFOSABI_TRU64, ELFOSABI_MODESTO
2056 and ELFOSABI_OPENBSD.
2057
2058 2000-05-02 Kazu Hirata <kazu@hxi.com>
2059
2060 * coffgrok.c: Add ATTRIBUTE_UNUSED as appropriate.
2061 * srconv.c: Likewise.
2062 * sysdump.c: Likewise.
2063
2064 2000-04-23 Denis Chertykov <denisc@overta.ru>
2065
2066 * readelf.c (guess_is_rela): AVR uses RELA relocations.
2067 (get_machine_name): machine name for EM_AVR added.
2068
2069 2000-04-21 Richard Henderson <rth@cygnus.com>
2070 David Mosberger <davidm@hpl.hp.com>
2071
2072 * Makefile.am (readelf.o): Add elf/ia64.h.
2073 * Makefile.in: Rebuild.
2074 * readelf.c: Include elf/ia64.h.
2075 (guess_is_rela, dump_relocations): Handle EM_IA_64.
2076
2077 2000-04-17 Timothy Wall <twall@cygnus.com>
2078
2079 * objdump.c (disassemble_data): Set octets per byte *after*
2080 resolving arch/mach for binary files.
2081
2082 2000-04-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2083
2084 * arlex.l: Add directives to increase lex buffer size.
2085
2086 * objdump.c, readelf.c: Don't include strarg.h or varargs.h. They are
2087 already included by bucomm.h.
2088
2089 2000-04-10 Philippe De Muyter <phdm@macqel.be>
2090
2091 * readelf.c (dynamic_segment_mips_val): Call `sprintf', not
2092 `strftime' since strftime is not available on all systems.
2093 (process_mips_specific): Ditto.
2094
2095 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
2096
2097 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
2098 --enable-build-warnings option.
2099 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
2100 * Makefile.in, configure: Re-generate.
2101
2102 2000-04-06 Alan Modra <alan@linuxcare.com.au>
2103
2104 * addr2line.c: Update copyright.
2105 * objcopy.1: Likewise, and title.
2106 * strings.1: Likewise.
2107
2108 * version.c (print_version): Add 2000.
2109
2110 * rddbg.c (read_section_stabs_debugging_info): Don't use
2111 bfd_size_type for strx to avoid printf problems if BFD64.
2112
2113 * bucomm.c: (report): Remove `static'.
2114 Move inclusion of stdarg.h/vararg.h from here.
2115 * bucomm.h: To here.
2116 (CONST): Change all occurences to const.
2117 (report): Declare it.
2118 (bfd_fatal): Add ATTRIBUTE_NORETURN.
2119 (fatal): Add ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN.
2120 (non_fatal): Add ATTRIBUTE_PRINTF_1.
2121
2122 * ar.c (main): Use fatal or non_fatal instead of fprintf.
2123 Correct a typo in an error message.
2124 (do_quick_append): Use non_fatal instead of fprintf.
2125 (move_members): Use fatal instead of fprintf, exit.
2126 * coffdump.c (main): Same here.
2127
2128 * dlltool.c (display): Delete.
2129 (warn): Delete.
2130 (inform): Use `report' instead of `display'.
2131 (rvaafter): Remove trailing \n from fatal error msg.
2132 (rvabefore): Ditto.
2133 (asm_prefix): Ditto.
2134 (yyerror): Replace `warn' with `non_fatal', and remove \n.
2135 (def_name): Likewise.
2136 (run): Likewise.
2137 (scan_all_symbols): Likewise.
2138 (gen_lib_file): Likewise.
2139 (def_library): Likewise. Remove extra program_name too.
2140 (run): Remove \n from inform strings.
2141 (scan_drectve_symbols): Likewise.
2142 (add_excludes): Likewise.
2143 (scan_open_obj_file): Likewise.
2144 (gen_exp_file): Likewise.
2145 (gen_lib_file): Likewise.
2146 (process_duplicates): Likewise.
2147
2148 * Makefile.am (dllwrap_SOURCES): Add version.c.
2149 * dllwrap.c (program_version): Delete.
2150 (print_version): Delete.
2151 (display): Always print trailing \n.
2152 (warn): New.
2153 (delete_temp_files): Use warn instead of fprintf. Use gettext.
2154 (run): Here too.
2155 (main): And here.
2156 (usage): gettext'ify.
2157 (long_options): Add missing initialisers.
2158
2159 * nlmconv.c (main): Use fatal/non_fatal instead of fprintf.
2160 (select_output_format): Likewise.
2161 (powerpc_mangle_relocs): Likewise.
2162 (link_inputs): Likewise.
2163
2164 * nm.c (set_print_radix): Use fatal instead of fprintf, exit.
2165 (set_output_format): Likewise.
2166 (main): Use non_fatal instead of fprintf.
2167 (display_rel_file): Likewise.
2168
2169 * objdump.c (slurp_symtab): Use non_fatal instead of fprintf.
2170 (slurp_dynamic_symtab): Same here.
2171 (disassemble_data): And here.
2172 (read_section_stabs): And here.
2173 (read_section_stabs): And here.
2174 (dump_bfd): And here.
2175 (main): And here.
2176 (objdump_sprintf): Use fatal instead of fprintf, exit.
2177 (disassemble_data): Same here.
2178
2179 * rdcoff.c (parse_coff_type): Use non_fatal instead of fprintf.
2180 (parse_coff_struct_type): Same here.
2181 (parse_coff_enum_type): And here.
2182 (parse_coff): And here.
2183 * rddbg.c (read_debugging_info): And here.
2184 * size.c (main): And here.
2185 * windres.c (format_from_name): And here.
2186 * wrstabs.c (stab_write_symbol): Here too.
2187 (write_stabs_in_sections_debugging_info): And here.
2188 (stab_int_type): And here.
2189 (stab_struct_field): And here.
2190 (stab_typdef): And here.
2191
2192 * rescoff.c (read_coff_rsrc): Use fatal instead of fprintf, exit.
2193 * srconv.c (main): Same here.
2194 * strings.c (main): And here.
2195 (integer_arg): And here.
2196 * sysdump.c (main): And here.
2197
2198 2000-04-06 Timothy Wall <twall@cygnus.com>
2199
2200 * objdump.c (dump_section_header): Print CLINK and BLOCK flags.
2201
2202 2000-04-06 Jason Merrill <jason@yorick.cygnus.com>
2203
2204 * readelf.c (decode_location_expression): Loop through multiple
2205 operations.
2206 (read_and_display_attr): Pass in length.
2207
2208 * readelf.c (read_and_display_attr): Add CU offset to references.
2209 (display_debug_info): Pass it in.
2210
2211 2000-04-06 Nick Clifton <nickc@cygnus.com>
2212
2213 * readelf.c (decode_ARM_machine_flags): New function.
2214 (get_machine_flags): Call decode_ARM_machine_flags for ARM
2215 targets.
2216
2217 (get_machine_name): Catch EM_AVR
2218
2219 2000-04-05 Alan Modra <alan@linuxcare.com.au>
2220
2221 * binutils.texi: Remove optional `=' from long options that have
2222 an `=' in the argument.
2223 * objcopy.1: Here too. Remove extra space on discard-all.
2224
2225 * binutils.texi (objcopy): Mention --redefine-sym.
2226 * objcopy.1: Here too.
2227 * NEWS: And here.
2228
2229 * objcopy.c (parse_flags): Split off flag names from error message
2230 gettext as they are not translated.
2231 (copy_main): Similarly split off option name for --add-section,
2232 --set-section-flags, --change-section-vma, --change-section-lma
2233 error messages.
2234 Some white space changes.
2235
2236 from Matthew Benjamin <matt@linuxbox.nu>
2237 * objcopy.c (struct redefine_node): New.
2238 (redefine_sym_list): New.
2239 (redefine_list_append): New.
2240 (lookup_sym_redefinition): New.
2241 (OPTION_REDEFINE_SYM): New.
2242 (copy_options): Add --redefine-sym option.
2243 (copy_usage): Mention it.
2244 (filter_symbols): Rename symbols on redefine_sym_list.
2245 (copy_object): Call filter_symbols if redefine_sym_list != NULL.
2246 (copy_main): Handle OPTION_REDEFINE_SYM.
2247
2248 2000-04-04 H.J. Lu <hjl@gnu.org>
2249
2250 * readelf.c (process_symbol_table): Correctly read in symbol
2251 versioning information.
2252
2253 2000-04-04 Alan Modra <alan@linuxcare.com.au>
2254
2255 * po/binutils.pot: Regenerate.
2256
2257 * addr2line.c (usage): Restore translated part of bug string.
2258 * ar.c (usage): Likewise.
2259 * nlmconv.c (show_usage): Likewise.
2260 * nm.c (usage): Likewise.
2261 * objcopy.c (copy_usage): Likewise.
2262 (strip_usage): Likewise.
2263 * objdump.c (usage): Likewise.
2264 * readelf.c (usage): Likewise.
2265 * size.c (usage): Likewise.
2266 * strings.c (usage): Likewise.
2267 * windres.c (usage): Likewise.
2268
2269 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
2270 (DEP): Quote when passing vars to sub-make. Add warning
2271 message to end.
2272 (DEP1): Rewrite for "gcc -MM".
2273 (CLEANFILES): Add DEP2.
2274 Update dependencies.
2275 * Makefile.in: Regenerate.
2276
2277 2000-04-04 H.J. Lu <hjl@gnu.org>
2278
2279 * Makefile.am (GENERATED_HFILES): Add rcparse.h
2280 (arparse.h): Depend on arparse.c
2281 (defparse.h, nlmheader.h, rcparse.h, sysinfo.h): Similarly.
2282
2283 2000-04-03 H.J. Lu (hjl@gnu.org)
2284
2285 * size.c (usage): Use REPORT_BUGS_TO.
2286
2287 2000-04-03 Alan Modra <alan@linuxcare.com.au>
2288
2289 * bucomm.h: #include "bin-bugs.h"
2290 * addr2line.c (usage): Use REPORT_BUGS_TO.
2291 * ar.c (usage): Likewise.
2292 * nlmconv.c (show_usage): Likewise.
2293 * nm.c (usage): Likewise.
2294 (OPTION_TARGET): Define.
2295 (long_options): Use OPTION_TARGET rather than 200.
2296 (main): Likewise.
2297
2298 * objcopy.c (copy_usage): Use REPORT_BUGS_TO.
2299 (strip_usage): Likewise.
2300 * objdump.c (usage): Likewise.
2301 * readelf.c (usage): Likewise.
2302 * strings.c (usage): Likewise.
2303 * windres.c (usage): Likewise.
2304
2305 2000-03-31 John David Anglin <dave@hiauly1.hia.nrc.ca>
2306
2307 * readelf.c: Include sys/types.h before sys/stat.h for ultrix.
2308
2309 2000-03-27 Nick Clifton <nickc@cygnus.com>
2310
2311 * rddbg.c (read_section_stabs_debugging_info): Catch out of range
2312 string offsets in corrupt stabs entries.
2313
2314 2000-03-27 Alan Modra <alan@linuxcare.com.au>
2315
2316 * readelf.c: Include elf/avr.h
2317 (dump_relocations): Add EM_AVR case.
2318
2319 2000-03-09 Tim Waugh <twaugh@redhat.com>
2320
2321 * strings.1: Correct '-bytes' to '--bytes'.
2322
2323 2000-03-08 H.J. Lu <hjl@gnu.org>
2324
2325 * Makefile.am (install-exec-local): Depend on
2326 install-binPROGRAMS for parallel make.
2327 * Makefile.in: Regenerated.
2328
2329 2000-02-27 Ian Lance Taylor <ian@zembu.com>
2330
2331 From Brad Lucier <lucier@math.purdue.edu>:
2332 * readelf.c (process_dynamic_segment): Add cast to make sure
2333 argument to %* is int.
2334
2335 2000-02-25 H.J. Lu <hjl@gnu.org>
2336
2337 * configure.in (AC_SEARCH_LIBS): Pass m, not -lm.
2338
2339 2000-02-24 Nick Clifton <nickc@cygnus.com>
2340
2341 * configure.in: Add arm-wince, mips-pe and sh-pe targets.
2342 * configure: Regenerate.
2343
2344 * dlltool.c: Add support for sh-pe and mips-pe targets.
2345 * rescoff.c: Add support for sh-pe and mips-pe targets.
2346
2347 2000-02-23 H.J. Lu <hjl@gnu.org>
2348
2349 * readelf.c (get_osabi_name): Handle ELFOSABI_LINUX.
2350
2351 2000-02-22 Nick Clifton <nickc@cygnus.com>
2352
2353 * readelf.c (process_symbol_table): Remove use of ELF_ST_OTHER.
2354
2355 2000-02-22 Ian Lance Taylor <ian@zembu.com>
2356
2357 From Brad Lucier <lucier@math.purdue.edu>:
2358 * readelf.c (process_version_sections): Add casts to make sure
2359 argument to %* is an int.
2360 (process_mips_specific): Add casts to make printf arguments match
2361 format.
2362
2363 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
2364
2365 * objdump.c (dump_section_header): Change `opb' to unsigned.
2366 (find_symbol_for_address): Same here.
2367 (disassemble_data): And here. Change `addr_offset',
2368 `stop_offset', `nextstop_offset' to unsigned long.
2369 (dump_data): Change opb to unsigned.
2370
2371 2000-02-18 Frank Ch. Eigler <fche@redhat.com>
2372
2373 * resrc.c: Remove unmatched #if for cygwin.
2374
2375 2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com>
2376
2377 * binutils.texi: Document the change of flavor name from atpcs-special
2378 to special-atpcs to prevent name conflict in gdb.
2379
2380 2000-02-08 Timothy Wall <twall@redhat.com>
2381
2382 * objdump.c (show_line): Fix bug preventing printing of the very
2383 first line (line zero) of a file when interlisting source and
2384 assembly. Added option to print entire context from start of file
2385 when the first line from that file is encountered.
2386
2387 2000-02-03 Timothy Wall <twall@redhat.com>
2388
2389 * objdump.c (dump_section_header, find_symbol_for_address,
2390 show_line, disassemble_bytes, disassemble_data, dump_data):
2391 distinguish between octets and bytes.
2392
2393 2000-01-27 Thomas de Lellis <tdel@windriver.com>
2394
2395 * nm.c (print_symbol_info_bsd): Use bfd_is_undefined_symclass to
2396 check to unresolved symbols.
2397 (print_symbol_info_sysv): Ditto.
2398 (print_symbol_info_posix): Ditto.
2399
2400 * binutils.texi: Document new 'V' symclass flag for nm.
2401
2402 2000-01-27 Nick Clifton <nickc@redhat.com>
2403
2404 * binutils.texi (objdump): Document new ARM specific
2405 disassembler options.
2406
2407 * objdump.c (usage): Call disassembler_usage().
2408
2409 2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
2410
2411 * readelf.c (get_dynamic_flags): Return buff.
2412 (process_dynamic_segment): Don't pass error strings to printf
2413 as format arg.
2414 (read_and_display_attr): Use lx and ld to print longs.
2415 (process_corefile_note_segment): Cast bfd_vma to unsigned long
2416 before printing.
2417 Update copyright.
2418
2419 2000-01-17 Nick Clifton <nickc@cygnus.com>
2420
2421 * readelf.c (get_osabi_name): Recognise ELFOSABI_ARM.
2422
2423 2000-01-15 Alan Modra <alan@spri.levels.unisa.edu.au>
2424
2425 * debug.c (debug_name_type): Return DEBUG_TYPE_NULL rather than
2426 false.
2427 (debug_tag_type): Here too.
2428 * ieee.c (ieee_builtin_type): And here.
2429 * stabs.c (parse_stab_type, parse_stab_array_type): And here.
2430
2431 2000-01-13 Nick Clifton <nickc@cygnus.com>
2432
2433 * readelf.c (get_machine_name): Change EM_S370 to return "IBM
2434 System/370".
2435
2436 2000-01-11 Nick Clifton <nickc@cygnus.com>
2437
2438 * readelf.c (get_dynamic_type): Remove DT_ENCODING.
2439
2440 2000-01-10 Nick Clifton <nickc@cygnus.com>
2441
2442 * readelf.c (get_note_type): Display NT_WIN32PSTATUS notes.
2443
2444 2000-01-07 Mumit Khan <khan@xraylith.wisc.edu>
2445
2446 * windres.c (long_options): Add --use-temp-file and
2447 --no-use-temp-file options.
2448 (usage): Document.
2449 (main): Handle.
2450
2451 * windres.h: Update read_rc_file prototype.
2452
2453 * resrc.c (cpp_temp_file): New static variable.
2454 (istream_type): New static variable.
2455 (close_pipe): Delete function.
2456 (run_cmd): New static function.
2457 (open_input_stream): New static function.
2458 (close_input_stream): New static function.
2459 (look_for_default): Handle DOS directory separator. Use
2460 open_input_stream instead of popen.
2461 (read_rc_file): Likewise.
2462
2463 * binutils.texi: Document --use-temp-file, --no-use-temp-file
2464 options.
2465
2466 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
2467
2468 * dlltool.c (create_compat_implib): New variable.
2469 (gen_exp_file): Use.
2470 (make_one_lib_file): Use.
2471 (long_options): Add --compat-implib option.
2472 (usage): Handle.
2473 (main): Handle.
2474
2475 * dllwrap.c (enum target_type): Rename MINGW32_TARGET to MINGW_TARGET.
2476 (main): Use. Don't look for "32" in cygwin and mingw target names.
2477
2478 2000-01-03 Nick Clifton <nickc@cygnus.com>
2479
2480 * binutils.texi: Document new, ARM specific disassembler
2481 command line switch "-M force-thumb".
2482
2483 For older changes see ChangeLog-9899
2484 \f
2485 Local Variables:
2486 mode: change-log
2487 left-margin: 8
2488 fill-column: 74
2489 version-control: never
2490 End:
This page took 0.083914 seconds and 4 git commands to generate.