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