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