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