fb095f8d95190bc7142ea8036438b2041cc36e0a
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2001-10-03 Alan Modra <amodra@bigpond.net.au>
2
3 * doc/Makefile.in: Regenerate.
4 * configure: Regenerate.
5
6 2001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
7
8 * readelf.c (display_debug_line, display_debug_pubnames,
9 display_debug_info, display_debug_frames): Detect and warn
10 about 64-bit format entries.
11 (display_debug_aranges): Reword 64-bit warning.
12 (debug_displays): Add .debug_pubtypes as a known, but not yet
13 supported, debug section.
14
15 2001-10-02 Alan Modra <amodra@bigpond.net.au>
16
17 * coffdump.c (PROGRAM_VERSION): Delete.
18 (main <'V'>): Call print_version.
19 * srconv.c: Likewise.
20 * sysdump.c: Likewise.
21 * version.c (program_version): Remove.
22 (print_version): Use BFD_VERSION_STRING. Just print the current
23 year in copyright message.
24 * addr2line.c (program_version): Remove unused declaration.
25 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
26 place of BFD_VERSION.
27 * Makefile.am (Makefile): Depend on bfd/configure.in.
28 (cplus-dem.o): Depend on Makefile.
29 Run "make dep-am".
30 * Makefile.in: Regenerate.
31
32 2001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
33
34 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
35 format .debug_arange sections.
36 (main): Add missing prototype.
37
38 2001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
39
40 * Makefile.am: Update dependencies with "make dep-am".
41 * Makefile.in: Regenerate.
42
43 2001-09-28 Richard Henderson <rth@redhat.com>
44
45 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
46
47 2001-09-26 Alan Modra <amodra@bigpond.net.au>
48
49 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
50 VA_CLOSE.
51 (non_fatal): Likewise.
52 * objdump.c (objdump_sprintf): Likewise.
53 * readelf.c (error): Likewise.
54 (warn): Likewise.
55
56 2001-09-25 Jakub Jelinek <jakub@redhat.com>
57
58 * readelf.c (do_wide): New.
59 (options): Add --wide.
60 (usage, parse_args): Likewise.
61 (process_program_headers): Put each segment on a single line if
62 --wide is given.
63 (process_section_headers): Put each section on a single line if
64 --wide is given.
65 * doc/binutils.texi: Document it.
66 * NEWS: Likewise.
67
68 2001-09-25 Alan Modra <amodra@bigpond.net.au>
69
70 * readelf.c (print_vma): Print 8 digits of low hex value.
71
72 2001-09-24 Andreas Jaeger <aj@suse.de>
73
74 * nlmconv.c: Fix warnings about unused attributes and function
75 prototypes.
76
77 * strings.c: Add prototype for get_char.
78
79 2000-09-19 H.J. Lu <hjl@gnu.org>
80
81 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
82 $(srcdir)/cxxfilt.man.
83 * doc/Makefile.in: Rebuild.
84
85 2001-09-19 Alan Modra <amodra@bigpond.net.au>
86
87 * objcopy.c (copy_main): Correct rename-section string parsing.
88 Consolidate new_name parsing, and error messages.
89
90 2001-09-18 Bruno Haible <haible@clisp.cons.org>
91
92 * addr2line.c: Don't include <ctype.h>.
93 (main): For gettext, also set the LC_CTYPE locate facet.
94 * ar.c (main): Likewise.
95 * coffdump.c (main): Likewise.
96 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
97 (main): For gettext, also set the LC_CTYPE locate facet.
98 Use ISALNUM instead of isalpha/isdigit.
99 * dllwrap.c: Don't include <ctype.h>.
100 (main): For gettext, also set the LC_CTYPE locate facet.
101 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
102 (main): For gettext, also set the LC_CTYPE locate facet.
103 Use TOUPPER instead of islower/toupper.
104 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
105 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
106 Use TOUPPER instead of islower/toupper.
107 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
108 * objcopy.c (main): Likewise.
109 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
110 (disassemble_bytes): Use ISPRINT instead of isprint.
111 (dump_section_stabs): Use ISDIGIT instead of isdigit.
112 (dump_data): Use ISPRINT instead of isprint.
113 (main): For gettext, also set the LC_CTYPE locate facet.
114 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
115 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
116 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
117 Use TOUPPER instead of islower/toupper.
118 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
119 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
120 (write_rc_accelerators): Use ISPRINT instead of isprint.
121 (write_rc_rcdata): Likewise.
122 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
123 * srconv.c (main): Likewise.
124 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
125 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
126 isdigit/isupper/islower.
127 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
128 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
129 stab_demangle_prefix, stab_demangle_qualified,
130 stab_demangle_template, stab_demangle_type,
131 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
132 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
133 (isgraphic): Use ISPRINT instead of isascii/isprint.
134 (main): Remove HAVE_LC_MESSAGES dependency.
135 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
136 (pbarray): Use ISPRINT instead of isprint.
137 (main): For gettext, also set the LC_CTYPE locate facet.
138 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
139 (format_from_filename): Use ISPRINT instead of isprint.
140 (main): For gettext, also set the LC_CTYPE locate facet.
141 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
142 (unicode_print): Use ISPRINT instead of isprint.
143 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
144 (stab_variable): Use ISDIGIT instead of isdigit.
145
146 2001-09-18 Alan Modra <amodra@bigpond.net.au>
147
148 * ar.c (print_contents): Cast args of bfd_seek to the right types.
149 Replace bfd_read call with call to bfd_bread.
150 (extract_file): Likewise.
151
152 * objdump.c (dump_section_header): Cast section->filepos to
153 unsigned long to suit printf format string.
154 * readelf.c (process_section_headers): Similarly for sh_offset.
155 (process_unwind): Likewise.
156
157 2001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
158
159 * strings.c (encoding, encoding_bytes): New variables.
160 (long_options): Add --encoding.
161 (main): Accept -e and --encoding.
162 (get_char): New function. Read a, possibly wide, character from
163 the input stream.
164 (print_strings): Use get_char().
165 (usage): Document new command line option.
166 * doc/binutils.texi: Document new command line option.
167 * NEWS: Announce new command line option.
168
169 Wed Sep 12 20:07:16 2001 Alexandre Oliva <aoliva@redhat.com>
170
171 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
172 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
173 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
174 Removed EM_CYGNUS_ARC.
175
176 Tue Sep 4 20:26:08 2001 Jeffrey A Law (law@cygnus.com)
177
178 * readelf.c: Include elf/h8 for H8 series definitions.
179 (guess_is_rela): H8 series if RELA.
180 (dump_relocations): Handle H8 series relocations.
181
182 2001-08-31 Eric Christopher <echristo@redhat.com>
183
184 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
185
186 2001-08-29 Peter Targett <peter.targett@arccores.com>
187
188 * MAINTAINERS: Include ARC Maintainer.
189
190 2001-08-29 Ben Elliston <bje@redhat.com>
191
192 * stabs.c (stab_demangle_template): Initialise s4.
193
194 2001-08-27 Alan Modra <amodra@bigpond.net.au>
195
196 * readelf.c (dump_relocations): Recognise EM_PPC64.
197
198 2001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
199
200 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
201
202 2001-08-25 H.J. Lu <hjl@gnu.org>
203
204 * nm.c (print_width): New.
205 (display_rel_file): Set `print_width' according to
206 bfd_sprintf_vma.
207 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
208
209 2001-08-24 Alexandre Oliva <aoliva@redhat.com>
210
211 * objcopy.c (use_alt_mach_code): New variable.
212 (OPTION_ALT_MACH_CODE): Define.
213 (copy_options): Added --alt-machine-code.
214 (copy_main): Handle it.
215 (copy_object): Switch to alternate machine code if requested.
216 * doc/binutils.texi: Document new option.
217 * NEWS: Likewise.
218
219 2001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
220
221 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
222
223 2001-08-21 H.J. Lu <hjl@gnu.org>
224
225 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
226 (display_debug_info): Cast for 64bit hosts.
227 (display_debug_frames): Likewise.
228 (process_mips_specific): Likewise.
229
230 2001-08-21 Andreas Jaeger <aj@suse.de>
231
232 * coffgrok.h: Add missing parameter for prototype of coff_grok.
233
234 * sysdump.c: Add missing prototypes.
235 * srconv.c: Likewise.
236 * unwind-ia64.c: Likewise.
237 * coffdump.c: Likewise.
238
239 * sysinfo.y: Print prototypes, include <ansidecl.h>.
240
241 * coffgrok.c: Add missing prototypes, include libiberty.h instead
242 of declaring xcalloc.
243
244 2001-08-10 H.J. Lu <hjl@gnu.org>
245
246 * nm.c (print_value): Add one arg, bfd *.
247 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
248 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
249 (print_symbol_info_sysv): Likewise.
250 (print_symbol_info_posix): Likewise.
251
252 * objdump.c (dump_section_header): Replace printf_vma with
253 bfd_printf_vma.
254 (print_section_stabs): Likewise.
255 (dump_bfd_header): Likewise.
256 (objdump_print_value): Replace sprintf_vma with
257 bfd_sprintf_vma.
258 (disassemble_bytes): Likewise.
259 (dump_reloc_set): Likewise.
260
261 2001-08-10 Andreas Jaeger <aj@suse.de>
262
263 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
264 to build warnings.
265 * configure: Regenerate.
266
267 2001-08-09 Alan Modra <amodra@bigpond.net.au>
268
269 * readelf.c: Add missing prototypes.
270 * objdump.c: Likewise. Format existing prototypes.
271
272 2001-08-08 Alexandre Oliva <aoliva@redhat.com>
273
274 * readelf.c (display_debug_info): Add to abbrev_offset the addend
275 of any RELA relocation for the abbrev_offset memory location that
276 refers to the .debug_abbrev section symbol.
277
278 2001-08-07 H.J. Lu <hjl@gnu.org>
279
280 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
281 (main): Return process_file ().
282
283 2001-08-05 Philip Blundell <philb@gnu.org>
284
285 * doc/binutils.texi: Use "Thumb" not "THUMB".
286
287 2001-08-03 John Healy <jhealy@redhat.com>
288
289 Patch suggested by Frank Eigler <fche@redhat.com>.
290 * objdump.c (disassemble_data): Fill in section member of the
291 disasm_info structure.
292
293 2001-08-03 Tom Walsh <tom@cyberiansoftware.com>
294
295 * configure.in: Added --with-windres option.
296 * configure: Regenerated.
297
298 2001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
299
300 * doc/binutils.texi: Use @command{name} for commands;
301 use @option{-opt} for options; use @table @env for list of options;
302 remove spaces arround [ | ] in synopsis.
303
304 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
305 center title.
306
307 2001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
308
309 * objcopy.c: Fix formatting.
310 (section_rename): New structure.
311 (OPTION_RENAME_SECTION): New switch.
312 (copy_usage): Document new switch.
313 (add_section_rename): New function: Add a node to the section
314 rename list.
315 (find_section_rename): New function: Find the new name and
316 flags for a section.
317 (setup_section): Call find_section_name to determine the name
318 of the output section.
319 (copy_main): Handle OPTION_RENAME_SECTION.
320 * binutils.texi: Document new switch.
321 * NEWS: Mention new switch.
322
323 2001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
324
325 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
326 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
327 bug-binutils@gcc.org.
328
329 2001-07-28 Matthias Kramm <kramm@quiss.org>
330
331 * bucomm.c (list_supported_architectures): New function.
332 * bucomm.h (list_supported_architectures): Declare.
333 * objdump.c (usage): Call the above.
334
335 2001-07-25 Dave Brolley <brolley@redhat.com>
336
337 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
338 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
339
340 2001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
341
342 * README: Update for 2.11. Change bug reporting email address.
343 * MAINTAINERS: Tidy up. Change bug reporting email address.
344
345 2001-07-16 DJ Delorie <dj@redhat.com>
346
347 * resres.c (write_res_header): Align header size.
348 (res_align_file): Calculate alignment correctly.
349
350 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
351 correct 10).
352 * resrc.c (write_rc_resource): Likewise.
353 * windres.h (SUBLANG_SHIFT): Define - as 10.
354
355 2001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
356
357 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
358
359 2001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
360
361 * MAINTAINERS: Add notes about branch checkins.
362
363 2001-07-05 Daniel Berlin <dan@cgsoftware.com>
364
365 * readelf.c (display_debug_macinfo): New function, display
366 .debug_macinfo section.
367 (do_debug_macinfo): New variable.
368 (parse_args): Handle "-w[mM]" to mean display macro info.
369 (process_section_headers): Handle debug_macinfo.
370 (debug_displays): Replace unsupported function with macinfo
371 function for .debug_macinfo display.
372 * doc/binutils.texi: Document new command line switch.
373 * NEWS: Document new feature of readelf.
374
375 2001-07-05 H.J. Lu <hjl@gnu.org>
376
377 * objcopy.c (filter_symbols): Don't turn undefined symbols
378 into local.
379
380 2001-07-03 H.J. Lu <hjl@gnu.org>
381
382 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
383 $@.pod.
384 (ar.1): Likewise.
385 (dlltool.1): Likewise.
386 (nlmconv.1): Likewise.
387 (nm.1): Likewise.
388 (objcopy.1): Likewise.
389 (objdump.1): Likewise.
390 (ranlib.1): Likewise.
391 (readelf.1): Likewise.
392 (size.1): Likewise.
393 (strings.1): Likewise.
394 (strip.1): Likewise.
395 (windres.1): Likewise.
396 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
397 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
398 $(DEMANGLER_NAME).
399 (as.1): Removed.
400 * doc/Makefile.in: Regenerated.
401
402 2001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
403
404 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
405
406 2001-07-01 Daniel Berlin <dan@cgsoftware.com>
407
408 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
409
410 2001-06-29 James Cownie <jcownie@etnus.com>
411
412 * readelf.c: Support DWARF 2.1 attributes.
413
414 2001-06-28 Alan Modra <amodra@bigpond.net.au>
415
416 * readelf.c (GET_DATA_ALLOC): Remove.
417 (GET_DATA): Remove.
418 (get_data): New function combining above macros, with an extra
419 test for zero size.
420 (slurp_rela_relocs): Use get_data, and catch error return.
421 (slurp_rel_relocs): Likewise.
422 (get_32bit_program_headers): Likewise.
423 (get_64bit_program_headers): Likewise.
424 (get_32bit_section_headers): Likewise.
425 (get_64bit_section_headers): Likewise.
426 (get_32bit_elf_symbols): Likewise.
427 (get_64bit_elf_symbols): Likewise.
428 (process_section_headers): Likewise.
429 (process_relocs): Likewise.
430 (slurp_ia64_unwind_table): Likewise.
431 (process_unwind): Likewise.
432 (get_32bit_dynamic_segment): Likewise.
433 (get_64bit_dynamic_segment): Likewise.
434 (process_dynamic_segment): Likewise.
435 (process_version_sections): Likewise.
436 (process_symbol_table): Likewise.
437 (dump_section): Likewise.
438 (display_debug_info): Likewise.
439 (display_debug_section): Likewise.
440 (process_section_contents): Likewise.
441 (process_corefile_note_segment): Likewise.
442 (process_mips_specific): Likewise. Also free econf32, econf64.
443
444 2001-06-25 Alan Modra <amodra@bigpond.net.au>
445
446 * readelf.c (dump_relocations): Print "bad symbol index" if
447 symtab == NULL with non-zero symtab_index.
448 (process_relocs): Don't bomb if reloc section has no symsec.
449
450 2001-06-24 H.J. Lu <hjl@gnu.org>
451
452 * objcopy.c (strip_main): Revert the change made on 2001-05-30
453 by accident.
454 (copy_main): Apply the the change made to strip_main on
455 2001-05-30 by accident.
456
457 2001-06-23 Andreas Jaeger <aj@suse.de>
458
459 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
460 parameter 'code'.
461 (unw_decode_x2): Likewise.
462 (unw_decode_x3): Likewise.
463 (unw_decode_x4): Likewise.
464
465 2001-06-23 Ben Elliston <bje@redhat.com>
466
467 * MAINTAINERS: Add myself as M88k maintainer.
468
469 2001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
470
471 * objcopy.c (strip_main): Support -o or --output-file command lien
472 switch.
473
474 2001-06-19 H.J. Lu <hjl@gnu.org>
475
476 * doc/Makefile.in: Regenerated.
477
478 2001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
479
480 * readelf.c: Restore formatting.
481
482 2001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
483
484 * Makefile.am: Move documentation into doc subdirectory.
485 * Makefile.in: Regenerated.
486 * binutils.texi: Move into doc subdirectory.
487 * addr2line.1: Removed.
488 * ar.1: Likewise.
489 * dlltool.1: Likewise.
490 * nlmconv.1: Likewise.
491 * nm.1: Likewise.
492 * objcopy.1: Likewise.
493 * objdump.1: Likewise.
494 * ranlib.1: Likewise.
495 * readelf.1: Likewise.
496 * size.1: Likewise.
497 * strings.1: Likewise.
498 * strip.1: Likewise.
499 * windres.1: Likewise.
500 * cxxfilt.man: Likewise.
501 * doc: New Directory.
502 * doc/Makefile.am: New file.
503 * doc/Makefile.in: Generate.
504
505 2001-06-09 Alan Modra <amodra@bigpond.net.au>
506
507 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
508
509 2001-06-01 Alan Modra <amodra@bigpond.net.au>
510
511 * MAINTAINERS: Update my email address.
512
513 2001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
514
515 * objcopy.c: Add new switches: --keep-global-symbol,
516 --keep-symbols, --localize-symbols, --keep-global-symbols and
517 --weaken-symbols.
518 * binutils.texi: Document new switches.
519 * objcopy.1: Regenerate.
520 * NEWS: Announce new feature.
521
522 2001-05-28 Andreas Jaeger <aj@suse.de>
523
524 * readelf.c (display_debug_frames): Fix warnings: Remove unused
525 variables, fix format strings.
526
527 2001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
528
529 * objdump.c (disassemble_bytes): Remove section VMA adjustment
530 when computing the address of the line to show.
531
532 2001-05-16 Richard Henderson <rth@redhat.com>
533
534 * readelf.c (do_debug_frames_interp): New.
535 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
536 (byte_get_big_endian): Likewise.
537 (parse_args) ['F']: Set do_debug_frames_interp.
538 (Frame_Chunk): Make data_factor signed, add fde_encoding.
539 (frame_display_row): Don't trunc pc_begin to int.
540 (size_of_encoded_value): New.
541 (display_debug_frames): Handle 64-bit targets. Print raw data
542 unless do_debug_frames_interp.
543 (debug_displays): Remove duplicate .debug_frame.
544
545 2001-05-15 Ralf Baechle <ralf@gnu.org>
546
547 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
548 The former constant was never in active use and is used otherwise
549 by the ABI.
550
551 2001-05-11 Jakub Jelinek <jakub@redhat.com>
552
553 * readelf.c (process_unwind): Print all unwind sections, not just
554 one.
555
556 2001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
557
558 * readelf.c (process_unwind): Remove const specifier.
559
560 2001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
561
562 * strings.c (isgraphic): Do not use isascii() unless it is needed
563 for isprint() to work.
564 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
565
566 2001-04-27 Johan Rydberg <jrydberg@opencores.org>
567
568 * NEWS: Announce support for OpenRISC.
569
570 2001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
571
572 * dlltool.c (do_default_excludes): Initialise to true.
573
574 2001-04-10 Alan Modra <amodra@one.net.au>
575
576 * MAINTAINERS: Update my email address
577 * nm.c (print_symbol_info_bsd): Use a simple printf string.
578
579 2001-04-05 Hans-Peter Nilsson <hp@axis.com>
580
581 * readelf.c (display_debug_lines): Fix typo for "Prologue".
582
583 2001-03-30 H.J. Lu <hjl@gnu.org>
584
585 * readelf.c (process_unwind): Just return if do_unwind is 0.
586
587 2001-03-28 Roger Sayle <roger@metaphorics.com>
588
589 * dlltool.c (make_one_lib_file): Fix section flags for
590 .text, .data and .bss in stub ds*.o files to match those
591 generated by gas.
592
593 2001-03-29 H.J. Lu <hjl@gnu.org>
594
595 * readelf.c (process_unwind): Only do unwind sections for
596 IA64.
597
598 2001-03-28 H.J. Lu <hjl@gnu.org>
599
600 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
601 * Makefile.in: Regenerate.
602
603 2001-03-26 Andreas Jaeger <aj@suse.de>
604
605 * binutils.texi (nm): Fix texi syntax.
606
607 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
608
609 * binutils.texi: Put @c man begin and @c man end indications
610 to generate man pages using texi2pod and pod2man. Put @c man title
611 to identify each man. Add SEEALSO entries.
612 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
613 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
614 sort the list.
615 (*.1): Build the man pages from binutils.texi.
616 * Makefile.in: Regenerate.
617
618 2001-03-13 Eric Kohl <ekohl@rz-online.de>
619
620 * defparse.y (opt_equal_name): allow "." in name.
621 * dlltool.c (def_exports): Added ability to generate forwarded exports.
622 (gen_exp_file): Likewise.
623
624 2001-03-12 Stefan Geuken <mail@stefan-geuken.de>
625
626 * NEWS: Document addition of -B switch to objcopy.
627 * binutils.texi: Document addition of -B switch to objcopy.
628 * objcopy.c: (copy_options): Add --binary-architecture.
629 (copy_usage): Document -B/--binary-architecture.
630 (copy_main): Support -B/--binary-architecture. Set
631 bfd_external_binary_architecture.
632
633 2001-03-11 Andreas Jaeger <aj@suse.de>
634
635 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
636 (dump_relocations): Likewise.
637 (get_machine_name): Likewise.
638
639 2001-02-28 Nick Clifton <nickc@redhat.com>
640
641 * readelf.c: (struct unw_aux_info): Remove const modifier for
642 'strtab' field.
643 (process_unwind): Remove non-K&R compliant LHS type cast in call
644 to GET_DATA_ALLOC macro.
645
646 2001-02-28 Philip Blundell <pb@futuretv.com>
647
648 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
649 ABI is in use; remove ambiguity between the "unknown" EABI and
650 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
651 renamed EF_xx constants.
652
653 2001-02-27 Alan Modra <alan@linuxcare.com.au>
654
655 * configure.in (BFD_VERSION): New.
656 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
657 * configure: Regenerate.
658 * Makefile.am: Run "make dep-am"
659 * Makefile.in: Regenerate.
660
661 2001-02-14 Nick Clifton <nickc@redhat.com>
662
663 * MAINTAINERS: Add "Obvious Fix" rule.
664
665 2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
666
667 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
668 literal concatenation.
669
670 2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
671
672 * readelf.c (struct unw_aux_info): Remove const from the info member.
673 (process_unwind): Don't type-cast the third argument to the
674 GET_DATA_ALLOC macro.
675
676 2001-02-11 Nick Clifton <nickc@redhat.com>
677
678 * readelf.c (dump_relocations): Free corrected allocated
679 array.
680 (process_unwind): Fix compile time warning.
681
682 2001-02-10 Nick Clifton <nickc@redhat.com>
683
684 * binutils.texi: Document new --unwind option to readelf.
685
686 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
687
688 * readelf.c: Add linux target for S/390.
689
690 2001-02-10 Alan Modra <alan@linuxcare.com.au>
691
692 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
693 printf is a macro.
694
695 2001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
696
697 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
698 * aclocal.m4: Regenerate.
699 * configure: Regenerate.
700
701 2001-02-07 Todd Vierling <tv@wasabisystems.com>
702
703 * bucomm.c (bfd_target_vector): Change extern array to pointer.
704 * objdump.c (bfd_target_vector): Likewise.
705
706 2001-02-07 David Mosberger <davidm@hpl.hp.com>
707
708 * readelf.c (process_unwind): New function.
709 (slurp_ia64_unwind_table): Ditto.
710 (dump_ia64_unwind): Ditto.
711 (find_symbol_for_address): Ditto.
712 (slurp_rela_relocs): New function (split off from dump_relocations()).
713 (slurp_rel_relocs): Ditto.
714 (parse_args): Handle '-u' option.
715
716 * unwind-ia64.c: New file.
717 * unwind-ia64.h: New file.
718 * Makefile.am: Include unwind-ia64.c in readelf build.
719 * Makefile.in: Regenerate.
720 * po/binutils.pot: Regenerate.
721
722 2001-02-04 Philip Blundell <philb@gnu.org>
723
724 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
725 * configure: Regenerate.
726
727 2001-01-31 Steve deRosier <sderosier@vari-lite.com>
728
729 * ieee.c (ieee_add_bb11): Don't check for backslashes
730 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
731
732 2001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
733
734 * ieee.c: Update copyright.
735 (ieee_start_compilation_unit): Don't check for backslashes
736 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
737
738 * stabs.c: Update copyright. Include "filenames.h".
739 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
740
741 2001-01-23 Jakub Jelinek <jakub@redhat.com>
742
743 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
744 sections are present before using them. Remove code duplication.
745 (process_symbol_table): Check if VERDEF or VERNEED sections are
746 present before using them.
747
748 2001-01-17 Nick Clifton <nickc@redhat.com>
749
750 * objcopy.c (copy_object): Fail if attempting to convert the
751 endianness of the input object file.
752
753 * binutils.texi: Explain that objcopy cannot convert endianness.
754
755 2001-01-16 Nick Clifton <nickc@redhat.com>
756
757 * readelf.c (string_table_length): New variable.
758 (SECTION_NAME): Catch out of range indices and missing section
759 pointers.
760 (process_section_headers): Delete useless local variable
761 string_table_offset. Set the value of string_table_length
762 after loading the string table.
763 (process_mips_specific): Use SECTION_NAME macro.
764 (process_file): Set string_table_length to 0 when it is freed.
765
766 2001-01-12 Nick Clifton <nickc@redhat.com>
767
768 * version.c (print_version): Update copyright date.
769
770 2001-01-11 Peter Targett <peter.targett@arccores.com>
771
772 * readelf.c (dump_relocations): Include selection with EM_ARC.
773 (get_machine_name) Update name to "ARC".
774
775 2001-01-09 Nick Clifton <nickc@redhat.com>
776
777 * Makefile.am: Add rule to build objdump.o from objdump.c and
778 using OBJDUMP_DEFS.
779 * Makefile.in: Regenerate.
780
781 * configure.in: Define OBJDUMP_DEFS. Default to empty.
782 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
783 -DDISASSEMBLER_NEEDS_RELOCS.
784 * configure: Regenerate.
785
786 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
787 is defined read in the relocs even if dump_reloc_info is
788 false.
789
790 2001-01-07 Philip Blundell <philb@gnu.org>
791
792 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
793 `bug-binutils'.
794 * README: Likewise.
795
796 2000-12-19 Nick Clifton <nickc@redhat.com>
797
798 * dlltool.c: Add missing support for arm-epoc-pe.
799 * configure.in: Add missing support for arm-epoc-pe.
800 * configure: Regenerate.
801
802 2000-12-15 Nick Clifton <nickc@redhat.com>
803
804 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
805 Mode parts of the x86 port.
806
807 2000-12-04 Andreas Jaeger <aj@suse.de>
808
809 * readelf.c (guess_is_rela): Add EM_X86_64.
810 (dump_relocations): Add EM_X86_64.
811 (get_machine_name): Add EM_X86_64.
812 Include "elf/x86-64.h".
813
814 2000-12-12 Nick Clifton <nickc@redhat.com>
815
816 * readelf.c: Fix formatting.
817
818 Mon Dec 11 14:30:21 MET 2000 Jan Hubicka <jh@suse.cz>
819
820 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
821
822 2000-12-07 Andrew Haley <aph@redhat.com>
823
824 * readelf.c (display_debug_frames): Only display columns that are
825 referenced by the frame debug info.
826
827 2000-12-05 Nick Clifton <nickc@redhat.com>
828
829 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
830
831 2000-12-04 Jason Merrill <jason@redhat.com>
832
833 * readelf.c (process_section_headers): Handle linkonce.wi sections.
834 (display_debug_section): Likewise.
835 (display_debug_info): Display CU header before bailing.
836
837 2000-12-01 Chris Demetriou <cgd@sibyte.com>
838
839 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
840 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
841 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
842
843 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
844 and E_MIPS_ARCH_64.
845
846 * readelf.c (get_machine_flags): Add case for
847 E_MIPS_MACH_SB1.
848
849 2000-11-30 Richard Earnshaw <rearnsha@arm.com>
850
851 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
852
853 2000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
854
855 * MAINTAINERS: Add Jörn Rennecke and self as SH maintainers.
856 Change sourceware.cygnus.com to sources.redhat.com.
857 Fix typo for "amongst".
858
859 2000-11-28 Nick Clifton <nickc@redhat.com>
860
861 * strip.1 (COPYING): Mention that the GNU Free Documentation
862 License is present in the sources, but not the output, and
863 also available from the GNU website.
864 (GNU Free Documentation License): Comment out this section.
865 * strings.1: Ditto.
866 * size.1: Ditto.
867 * ranlib.1: Ditto.
868 * objdump.1: Ditto.
869 * objcopy.1: Ditto.
870 * nm.1: Ditto.
871 * nlmconv.1: Ditto.
872 * ar.1: Ditto.
873 * addr2line.1: Ditto.
874
875 2000-11-27 DJ Delorie <dj@redhat.com>
876
877 * readelf.c (usage): Add -wf (--debug-dump=frames) option.
878 (parse_args): Support -wf option.
879 (process_section_headers): Ditto.
880 (debug_displays): Ditto.
881 (display_debug_frames): New, dump *_frame sections.
882 (frame_need_space): Support for above.
883 (frame_display_row): Ditto.
884 * binutils.texi: Document it.
885
886 2000-11-24 Nick Clifton <nickc@redhat.com>
887
888 * NEWS: Announce support for v5t, v5te and XScale.
889
890 2000-11-22 Nick Clifton <nickc@redhat.com>
891
892 * readelf.c (get_machine_name): Add EM_JAVELIN, EM_FIREPATH,
893 EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM.
894 (get_section_type_name): Add SHT_GROUP and SHT_SYMTAB_SHNDX.
895 (get_elf_section_flags: Add SHF_GROUP.
896 (process_section_headers): Adjust output for 32-bit binaries
897 to look nice on an 80 column terminal.
898
899 2000-11-20 H.J. Lu <hjl@gnu.org>
900
901 * readelf.c (get_osabi_name): Change ELFOSABI_MONTEREY to
902 ELFOSABI_AIX.
903
904 2000-11-17 Richard Henderson <rth@redhat.com>
905
906 * readelf.c (display_debug_lines): Adjust last change to
907 use sizeof (external->li_length).
908
909 2000-11-17 Richard Henderson <rth@redhat.com>
910
911 * readelf.c (display_debug_lines): Fix section length check
912 and end_of_sequence computation.
913
914 2000-11-06 Nick Clifton <nickc@redhat.com>
915
916 * binutils.texi: Add GNU Free Documentation License.
917 * objcopy.1: Add GNU Free Documentation License.
918 * objdump.1: Add GNU Free Documentation License.
919 * addr2line.1: Add GNU Free Documentation License.
920 * ar.1: Add GNU Free Documentation License.
921 * nlmconv.1: Add GNU Free Documentation License.
922 * nm.1: Add GNU Free Documentation License.
923 * ranlib.1: Add GNU Free Documentation License.
924 * size.1: Add GNU Free Documentation License.
925 * strings.1: Add GNU Free Documentation License.
926 * strip.1: Add GNU Free Documentation License.
927
928 2000-10-06 Luciano Gemme <ishitawa@yahoo.com>
929
930 * objcopy.c (--srec-len=nn): New parameter to set the
931 maximum length of generated Srecords.
932 (--srec-forceS3): New parameter that restricts the generation of
933 Srecords to type S3 only.
934 * binutils.texi: Document new command line switches.
935 * objcopy.1: Docuemnt the new command line switches.
936 * NEWS: Announce the existence of the new command line switches.
937
938 2000-10-31 Nick Clifton <nickc@redhat.com>
939
940 * MAINTAINERS: Add Jim Wilson as the maintainer for the IA64
941 code. Add Eric Chrisopher as maintainer of MN10300 port.
942
943 2000-10-12 Roger Sayle <roger@metaphorics.com>
944
945 * Make comma after string after icon/control optional.
946
947 2000-09-13 Anders Norlander <anorland@acc.umu.se>
948
949 * readelf.c (get_machine_flags): Also print EF_MIPS_MACH field.
950
951 * NEWS: Mention support for MIPS32.
952
953 2000-09-08 Nick Clifton <nickc@redhat.com>
954
955 * MAINTAINERS: Add Stephane Carrez as maintainer for 68HC[11|12].
956
957 2000-09-07 H.J. Lu <hjl@gnu.org>
958
959 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
960 * configure: Rebuild.
961
962 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
963
964 * configure: Rebuilt with new libtool.m4.
965
966 2000-09-05 Nick Clifton <nickc@redhat.com>
967
968 * aclocal.m4: Regenerate.
969 * config.in: Regenerate.
970 * configure: Regenerate.
971
972 2000-09-04 Todd Vierling <tv@wasabisystems.com>
973
974 * strip.1: Fix stray '\' in -o formatting.
975
976 2000-09-02 Nick Clifton <nickc@redhat.com>
977
978 * configure.in: Increase version number to 2.10.91.
979 * configure: Regenerate.
980 * aclocal.m4: Regenerate.
981 * config.in: Regenerate.
982 * po/binutils.pot: Regenerate.
983
984 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
985
986 * acinclude.m4: Include libtool and gettext macros from the
987 top level.
988 * aclocal.m4, configure: Rebuilt.
989
990 2000-08-30 Jamie Guinan <guinan@bluebutton.com>
991
992 * resrc.c (close_input_stream): Delete extraneous logic
993
994 2000-08-24 Hans-Peter Nilsson <hp@axis.com>
995
996 * NEWS: Mention support for CRIS.
997
998 2000-08-21 Nick Clifton <nickc@redhat.com>
999
1000 * addr2line.c: Changed email address for Ulrich Lauther.
1001
1002 2000-08-17 Christopher C. Chimelis <chris@debian.org>
1003
1004 * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
1005
1006 2000-08-17 Nick Clifton <nickc@redhat.com>
1007
1008 * readelf.c (display_debug_pubnames): Only issue warning
1009 message once. Terminate message with a new line.
1010 (display_debug_aranges): Only display version 2 debug info.
1011
1012 2000-08-14 Todd Vierling <tv@wasabisystems.com>
1013
1014 * objcopy.c (strip_main): Silently accept -d as an alias for -g
1015 for compatability with old BSD systems.
1016
1017 2000-08-14 Jason Eckhardt <jle@cygnus.com>
1018
1019 * NEWS: Mention i860 support.
1020
1021 2000-08-11 Carlo Wood <carlo@alinoe.com>
1022
1023 * addr2line.c (main): Add const to char *.
1024
1025 2000-08-11 Geoff Keating <geoffk@cygnus.com>
1026
1027 * ar.c (main): Don't crash if called with no arguments
1028 or only '-X32_64' as an argument.
1029
1030 2000-08-08 DJ Delorie <dj@redhat.com>
1031
1032 * resrc.c: use "gcc -xc" instead of -xc-header
1033
1034 2000-08-05 Jason Eckhardt <jle@cygnus.com>
1035
1036 * readelf.c (elf/i860.h): Include.
1037 (dump_relocations): Add recognition of i860 architecture.
1038 (guess_is_rela): Add recognition of i860 architecture.
1039
1040 2000-08-03 Nick Clifton <nickc@cygnus.com>
1041
1042 * MAINTAINERS: Add information about CGEN maintainers.
1043
1044 2000-07-26 Geoff Keating <geoffk@cygnus.com>
1045
1046 * nm.c (main): Ignore '-X32_64' as an option.
1047 * ar.c (main): Likewise.
1048 * binutils.texi (nm): Document new option.
1049 (ar): Likewise.
1050
1051 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1052
1053 * rdcoff.c (external_coff_symbol_p): K&R-ise.
1054
1055 2000-07-20 H.J. Lu <hjl@gnu.org>
1056
1057 * binutils.texi: Put back "@end table" deleted by
1058 accident.
1059
1060 2000-07-05 Kenneth Block <krblock@computer.org>
1061
1062 * nm.c: Add optional style to demangle switch.
1063 * objdump.c: Add optional style to demangle switch.
1064 * addr2line.c: Add optional style to demangle switch.
1065 * binutils.texi: Document optional style to demangle
1066 switch.
1067
1068 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
1069
1070 * MAINTAINERS: Add self as CRIS port maintainer.
1071 * readelf.c: Include elf/cris.h.
1072 (guess_is_rela): Handle EM_CRIS.
1073 (dump_relocations): Ditto.
1074 (get_machine_name): Ditto.
1075 * Makefile.am: Rebuild dependencies.
1076 * Makefile.in: Regenerate.
1077 * po/binutils.pot: Regenerate.
1078
1079 2000-07-19 H.J. Lu <hjl@gnu.org>
1080
1081 * readelf.c (get_dynamic_type): Change "AUXILARY" to
1082 "AUXILIARY".
1083 (process_dynamic_segment): Print out strings for DT_CONFIG,
1084 DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH.
1085
1086 2000-07-19 Mark Kettenis <kettenis@gnu.org>
1087
1088 * nm.c (usage): Change output of `nm --help' to include a
1089 description of the purpose of the program and a detailed
1090 description of the accepted options.
1091
1092 2000-07-19 H.J. Lu <hjl@gnu.org>
1093
1094 * readelf.c (process_dynamic_segment): Change DF_1_NODEPLIB
1095 to DF_1_NODEFLIB.
1096
1097 2000-07-19 H.J. Lu <hjl@gnu.org>
1098
1099 * readelf.c (get_dynamic_type): Fix DT_CHECKSUM.
1100
1101 2000-07-19 H.J. Lu <hjl@gnu.org>
1102
1103 * readelf.c (get_dynamic_type): Change DT_FEATURE_1 to
1104 DT_FEATURE.
1105 (process_dynamic_segment): Likewise.
1106
1107 * readelf.c (get_dynamic_type): Handle DT_CONFIG, DT_DEPAUDIT,
1108 DT_AUDIT, DT_PLTPAD, DT_MOVETAB and DT_CHECKSUM.
1109 (process_dynamic_segment): Handle DTF_1_CONFEXP, DF_1_NODEPLIB,
1110 DF_1_NODUMP and DF_1_CONLFAT.
1111
1112 2000-07-18 Nick Clifton <nickc@cygnus.com>
1113
1114 * binutils.texi (readelf): Fix spelling typo.
1115
1116 2000-07-11 Mark Kettenis <kettenis@gnu.org>
1117
1118 * objdump.c (usage): Make output of `objdump --help' more
1119 consistent with the rest of the GNU world. Add a line describing
1120 the purpose of the program.
1121
1122 2000-07-10 David Huggins-Daines <dhd@linuxcare.com>
1123
1124 * stabs.c (parse_stab_range_type): Cast to proper type to fix
1125 warning.
1126
1127 2000-07-10 Ryan Bradetich <rbradetich@uswest.net>
1128
1129 * readelf.c (get_dynamic_data): Add casts and use unsigned chars
1130 to fix warnings.
1131 (process_symbol_table): Ditto.
1132 (procesS_extended_line_op): Ditto.
1133 (display_debug_lines): Ditto.
1134 (display_debug_pubnames): Ditto.
1135 (read_and_display_attr): Ditto.
1136
1137 2000-07-09 Nick Clifton <nickc@cygnus.com>
1138
1139 * MAINTAINERS: Add several more port specific maintainers.
1140
1141 2000-07-05 Nick Clifton <nickc@cygnus.com>
1142
1143 * MAINTAINERS: Add blanket write privs for Michael Meissner.
1144
1145 2000-06-05 DJ Delorie <dj@redhat.com>
1146
1147 * MAINTAINERS: New.
1148
1149 2000-07-01 Eric Fifer <EFifer@sanwaint.com>
1150
1151 * dllwrap.c: Changed mistaken dyn_string_append() calls
1152 to dyn_string_append_cstr().
1153
1154 2000-07-01 Alexander Aganichev <AAganichev@hypercom.com>
1155
1156 * stabs.c (parse_stab_type): Divide size in bits by 8 as binutils
1157 struct debug_type stores size in bytes.
1158
1159 2000-07-01 Alan Modra <alan@linuxcare.com.au>
1160
1161 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
1162 (CLEANFILES): Add DEPA.
1163 * Makefile.in: Regenerate.
1164
1165 2000-06-27 Alan Modra <alan@linuxcare.com.au>
1166
1167 * ar.c: Revert incorrect 2000-06-25 patch.
1168 * bucomm.c: Likewise.
1169
1170 2000-06-25 Mark Elbrecht <snowball3@bigfoot.com>
1171
1172 * rdcoff (parse_coff_symbol): Treat GNU weak symbols as external.
1173 (external_coff_symbol_p): New function.
1174 (parse_coff): Use it.
1175
1176 2000-06-25 Alexander Aganichev <AAganichev@hypercom.com>
1177
1178 * ar.c (normalize): Advance past both characters in a DOS based
1179 <letter>: filepath prefix.
1180 (main): Likewise.
1181 * bucomm.c (make_tempname): Likewise.
1182
1183 2000-06-24 Nick Clifton <nickc@cygnus.com>
1184
1185 * objdump.c (usage): Fix description of --stabs switch.
1186
1187 2000-06-22 Alan Modra <alan@linuxcare.com.au>
1188
1189 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
1190 find one.
1191 * Makefile.in: Regenerate.
1192
1193 2000-06-20 Alexander Aganichev <AAganichev@hypercom.com>
1194
1195 * ar.c (normalize): Correct pointer comparison when checking for
1196 backslashes.
1197 (main): Likewise.
1198 * bucomm.c (make_tempname): Likewise.
1199
1200 * ieee.c (ieee_start_compilation_unit): Correct pointer comparison
1201 and search for backslashes in the original pathname.
1202 (ieee_add_bb11): Likewise.
1203
1204 2000-06-18 Nick Clifton <nickc@redhat.com>
1205
1206 * ar.c (print_contents): Improve verbose message.
1207
1208 2000-06-15 H.J. Lu <hjl@gnu.org>
1209
1210 * dyn-string.c: Removed. Not needed with dyn-string.c in
1211 libiberty.
1212 * dyn-string.h: Likewise.
1213
1214 * Makefile.am: Remove references to dyn-string.c and
1215 dyn-string.h. Rebuild dependency.
1216 * Makefile.in: Rebuild.
1217
1218 2000-06-15 H.J. Lu <hjl@gnu.org>
1219
1220 * binutils.texi: Put a warning on copying relocatable object
1221 files between two different formats.
1222
1223 2000-06-13 DJ Delorie <dj@cygnus.com>
1224
1225 * rcparse.y (control): ICON controls take an id as the first
1226 parameter, not an optional string. Also, call new convenience
1227 function that takes res_id's.
1228 * resrc.c (define_control): missing text means zero-length string,
1229 not zero ID.
1230 (define_icon_control): New.
1231 * windres.h: declare define_icon_control.
1232
1233 2000-06-13 H.J. Lu <hjl@gnu.org>
1234
1235 * configure: Regenerate.
1236
1237 2000-06-08 David O'Brien <obrien@FreeBSD.org>
1238
1239 * configure.in (VERSION): Update to show this is the CVS mainline.
1240
1241 2000-06-02 David O'Brien <obrien@FreeBSD.org>
1242
1243 * strings.c (isgraphic): Interpret <TAB> as a printable character,
1244 analogous to <SPACE>.
1245
1246 2000-05-30 Alan Modra <alan@linuxcare.com.au>
1247
1248 * objdump.c (display_target_list): Use bfd_close_all_done, not
1249 bfd_close to fix crash caused by 2000-05-24 change.
1250
1251 2000-05-25 DJ Delorie <dj@cygnus.com>
1252
1253 * resrc.c (close_input_stream): zero out cpp_pipe after closing it.
1254
1255 2000-05-26 Alan Modra <alan@linuxcare.com.au>
1256
1257 * Makefile.am: Update dependencies with "make dep-am"
1258 * Makefile.in: Regenerate.
1259
1260 2000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
1261
1262 * ar.c: Include filenames.h.
1263 (normalize) [HAVE_DOS_BASED_FILE_SYSTEM]: Support backslashes
1264 and drive letters in file names.
1265 (main): Support backslashes and drive letters in argv[0]. Drop
1266 the .exe suffix, if any, in argv[0] if is_ranlib is negative. Use
1267 FILENAME_CMP instead of strcmp to compare file names.
1268 (open_inarch) [__GO32__]: Don't ifdef errno != ENOENT test for
1269 DJGPP v2.
1270 (do_quick_append) [__GO32__]: Ditto.
1271 (get_pos_bfd, delete_members, move_members, replace_members):
1272 Compare file names with FILENAME_CMP.
1273
1274 * bucomm.c: Include filenames.h.
1275 (make_tempname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support mixed
1276 forward/backward slashes and drive letters in file names.
1277
1278 * ieee.c (ieee_start_compilation_unit, ieee_add_bb11): Support
1279 mixed forward/backward slashes and drive letters in file names.
1280
1281 * strings.c (O_BINARY, setmode, SET_BINARY): Define.
1282 (main) [SET_BINARY]: Use SET_BINARY to switch stdin into binary
1283 mode.
1284
1285 * objcopy.c: Include filenames.h.
1286 (main) [HAVE_DOS_BASED_FILE_SYSTEM]: Drop the .exe suffix
1287 before comparing to "strip".
1288 Use FILENAME_CMP to compare file names.
1289
1290 * arsup.c: Include filenames.h.
1291 (map_over_list, ar_delete, ar_replace, ar_extract): Use
1292 FILENAME_CMP to compare file names.
1293 (ar_open): Prepend "tmp-" instead of appending "-tmp", to create
1294 the temporary file name.
1295
1296 * configure.in: Check for setmode.
1297 * configure: Regenerate.
1298
1299 2000-05-24 Alan Modra <alan@linuxcare.com.au>
1300
1301 * objdump.c (display_target_list): Close the bfd.
1302 (display_info_table): Likewise.
1303
1304 2000-05-14 H.J. Lu (hjl@gnu.org)
1305
1306 * objcopy.c (filter_symbols): Don't strip global symbols in
1307 relocatable object files.
1308
1309 2000-05-14 Alan Modra <alan@linuxcare.com.au>
1310
1311 * size.c (usage): Associate short options with corresponding long
1312 option to give a clue as to their function.
1313
1314 2000-05-14 Philippe De Muyter <phdm@macqel.be>
1315
1316 * size.c (main): Accept and ignore `-f' option.
1317
1318 2000-05-13 Alan Modra <alan@linuxcare.com.au>
1319
1320 * bucomm.h (gettext, dgettext, dcgettext, textdomain,
1321 bindtextdomain): Replace defines with those from intl/libgettext.h
1322 to quieten gcc warnings.
1323
1324 2000-05-12 H.J. Lu <hjl@gnu.org>
1325
1326 * nlmconv.c (temp_filename): Removed.
1327
1328 * nlmconv.c (link_inputs): Use make_temp_file () instead of
1329 choose_temp_base ().
1330 * objdump.c (display_target_list): Likewise.
1331 (display_info_table): Likewise.
1332
1333 2000-05-08 Alan Modra <alan@linuxcare.com.au>
1334
1335 * objcopy.c (setup_section): Add const and gettext calls for err.
1336
1337 2000-05-02 H.J. Lu <hjl@gnu.org>
1338
1339 * readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of
1340 ELFOSABI_SYSV. Also handle ELFOSABI_NETBSD, ELFOSABI_HURD,
1341 ELFOSABI_SOLARIS, ELFOSABI_MONTEREY, ELFOSABI_IRIX,
1342 ELFOSABI_FREEBSD, ELFOSABI_TRU64, ELFOSABI_MODESTO
1343 and ELFOSABI_OPENBSD.
1344
1345 2000-05-02 Kazu Hirata <kazu@hxi.com>
1346
1347 * coffgrok.c: Add ATTRIBUTE_UNUSED as appropriate.
1348 * srconv.c: Likewise.
1349 * sysdump.c: Likewise.
1350
1351 Sun Apr 23 14:23:26 2000 Denis Chertykov <denisc@overta.ru>
1352
1353 * readelf.c (guess_is_rela): AVR uses RELA relocations.
1354 (get_machine_name): machine name for EM_AVR added.
1355
1356 Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
1357 David Mosberger <davidm@hpl.hp.com>
1358
1359 * Makefile.am (readelf.o): Add elf/ia64.h.
1360 * Makefile.in: Rebuild.
1361 * readelf.c: Include elf/ia64.h.
1362 (guess_is_rela, dump_relocations): Handle EM_IA_64.
1363
1364 2000-04-17 Timothy Wall <twall@cygnus.com>
1365
1366 * objdump.c (disassemble_data): Set octets per byte *after*
1367 resolving arch/mach for binary files.
1368
1369 2000-04-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1370
1371 * arlex.l: Add directives to increase lex buffer size.
1372
1373 * objdump.c, readelf.c: Don't include strarg.h or varargs.h. They are
1374 already included by bucomm.h.
1375
1376 2000-04-10 Philippe De Muyter <phdm@macqel.be>
1377
1378 * readelf.c (dynamic_segment_mips_val): Call `sprintf', not
1379 `strftime' since strftime is not available on all systems.
1380 (process_mips_specific): Ditto.
1381
1382 Fri Apr 7 15:56:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
1383
1384 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
1385 --enable-build-warnings option.
1386 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
1387 * Makefile.in, configure: Re-generate.
1388
1389 2000-04-06 Alan Modra <alan@linuxcare.com.au>
1390
1391 * addr2line.c: Update copyright.
1392 * objcopy.1: Likewise, and title.
1393 * strings.1: Likewise.
1394
1395 * version.c (print_version): Add 2000.
1396
1397 * rddbg.c (read_section_stabs_debugging_info): Don't use
1398 bfd_size_type for strx to avoid printf problems if BFD64.
1399
1400 * bucomm.c: (report): Remove `static'.
1401 Move inclusion of stdarg.h/vararg.h from here.
1402 * bucomm.h: To here.
1403 (CONST): Change all occurences to const.
1404 (report): Declare it.
1405 (bfd_fatal): Add ATTRIBUTE_NORETURN.
1406 (fatal): Add ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN.
1407 (non_fatal): Add ATTRIBUTE_PRINTF_1.
1408
1409 * ar.c (main): Use fatal or non_fatal instead of fprintf.
1410 Correct a typo in an error message.
1411 (do_quick_append): Use non_fatal instead of fprintf.
1412 (move_members): Use fatal instead of fprintf, exit.
1413 * coffdump.c (main): Same here.
1414
1415 * dlltool.c (display): Delete.
1416 (warn): Delete.
1417 (inform): Use `report' instead of `display'.
1418 (rvaafter): Remove trailing \n from fatal error msg.
1419 (rvabefore): Ditto.
1420 (asm_prefix): Ditto.
1421 (yyerror): Replace `warn' with `non_fatal', and remove \n.
1422 (def_name): Likewise.
1423 (run): Likewise.
1424 (scan_all_symbols): Likewise.
1425 (gen_lib_file): Likewise.
1426 (def_library): Likewise. Remove extra program_name too.
1427 (run): Remove \n from inform strings.
1428 (scan_drectve_symbols): Likewise.
1429 (add_excludes): Likewise.
1430 (scan_open_obj_file): Likewise.
1431 (gen_exp_file): Likewise.
1432 (gen_lib_file): Likewise.
1433 (process_duplicates): Likewise.
1434
1435 * Makefile.am (dllwrap_SOURCES): Add version.c.
1436 * dllwrap.c (program_version): Delete.
1437 (print_version): Delete.
1438 (display): Always print trailing \n.
1439 (warn): New.
1440 (delete_temp_files): Use warn instead of fprintf. Use gettext.
1441 (run): Here too.
1442 (main): And here.
1443 (usage): gettext'ify.
1444 (long_options): Add missing initialisers.
1445
1446 * nlmconv.c (main): Use fatal/non_fatal instead of fprintf.
1447 (select_output_format): Likewise.
1448 (powerpc_mangle_relocs): Likewise.
1449 (link_inputs): Likewise.
1450
1451 * nm.c (set_print_radix): Use fatal instead of fprintf, exit.
1452 (set_output_format): Likewise.
1453 (main): Use non_fatal instead of fprintf.
1454 (display_rel_file): Likewise.
1455
1456 * objdump.c (slurp_symtab): Use non_fatal instead of fprintf.
1457 (slurp_dynamic_symtab): Same here.
1458 (disassemble_data): And here.
1459 (read_section_stabs): And here.
1460 (read_section_stabs): And here.
1461 (dump_bfd): And here.
1462 (main): And here.
1463 (objdump_sprintf): Use fatal instead of fprintf, exit.
1464 (disassemble_data): Same here.
1465
1466 * rdcoff.c (parse_coff_type): Use non_fatal instead of fprintf.
1467 (parse_coff_struct_type): Same here.
1468 (parse_coff_enum_type): And here.
1469 (parse_coff): And here.
1470 * rddbg.c (read_debugging_info): And here.
1471 * size.c (main): And here.
1472 * windres.c (format_from_name): And here.
1473 * wrstabs.c (stab_write_symbol): Here too.
1474 (write_stabs_in_sections_debugging_info): And here.
1475 (stab_int_type): And here.
1476 (stab_struct_field): And here.
1477 (stab_typdef): And here.
1478
1479 * rescoff.c (read_coff_rsrc): Use fatal instead of fprintf, exit.
1480 * srconv.c (main): Same here.
1481 * strings.c (main): And here.
1482 (integer_arg): And here.
1483 * sysdump.c (main): And here.
1484
1485 2000-04-06 Timothy Wall <twall@cygnus.com>
1486
1487 * objdump.c (dump_section_header): Print CLINK and BLOCK flags.
1488
1489 2000-04-06 Jason Merrill <jason@yorick.cygnus.com>
1490
1491 * readelf.c (decode_location_expression): Loop through multiple
1492 operations.
1493 (read_and_display_attr): Pass in length.
1494
1495 * readelf.c (read_and_display_attr): Add CU offset to references.
1496 (display_debug_info): Pass it in.
1497
1498 2000-04-06 Nick Clifton <nickc@cygnus.com>
1499
1500 * readelf.c (decode_ARM_machine_flags): New function.
1501 (get_machine_flags): Call decode_ARM_machine_flags for ARM
1502 targets.
1503
1504 (get_machine_name): Catch EM_AVR
1505
1506 2000-04-05 Alan Modra <alan@linuxcare.com.au>
1507
1508 * binutils.texi: Remove optional `=' from long options that have
1509 an `=' in the argument.
1510 * objcopy.1: Here too. Remove extra space on discard-all.
1511
1512 * binutils.texi (objcopy): Mention --redefine-sym.
1513 * objcopy.1: Here too.
1514 * NEWS: And here.
1515
1516 * objcopy.c (parse_flags): Split off flag names from error message
1517 gettext as they are not translated.
1518 (copy_main): Similarly split off option name for --add-section,
1519 --set-section-flags, --change-section-vma, --change-section-lma
1520 error messages.
1521 Some white space changes.
1522
1523 from Matthew Benjamin <matt@linuxbox.nu>
1524 * objcopy.c (struct redefine_node): New.
1525 (redefine_sym_list): New.
1526 (redefine_list_append): New.
1527 (lookup_sym_redefinition): New.
1528 (OPTION_REDEFINE_SYM): New.
1529 (copy_options): Add --redefine-sym option.
1530 (copy_usage): Mention it.
1531 (filter_symbols): Rename symbols on redefine_sym_list.
1532 (copy_object): Call filter_symbols if redefine_sym_list != NULL.
1533 (copy_main): Handle OPTION_REDEFINE_SYM.
1534
1535 2000-04-04 H.J. Lu <hjl@gnu.org>
1536
1537 * readelf.c (process_symbol_table): Correctly read in symbol
1538 versioning information.
1539
1540 2000-04-04 Alan Modra <alan@linuxcare.com.au>
1541
1542 * po/binutils.pot: Regenerate.
1543
1544 * addr2line.c (usage): Restore translated part of bug string.
1545 * ar.c (usage): Likewise.
1546 * nlmconv.c (show_usage): Likewise.
1547 * nm.c (usage): Likewise.
1548 * objcopy.c (copy_usage): Likewise.
1549 (strip_usage): Likewise.
1550 * objdump.c (usage): Likewise.
1551 * readelf.c (usage): Likewise.
1552 * size.c (usage): Likewise.
1553 * strings.c (usage): Likewise.
1554 * windres.c (usage): Likewise.
1555
1556 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
1557 (DEP): Quote when passing vars to sub-make. Add warning
1558 message to end.
1559 (DEP1): Rewrite for "gcc -MM".
1560 (CLEANFILES): Add DEP2.
1561 Update dependencies.
1562 * Makefile.in: Regenerate.
1563
1564 2000-04-04 H.J. Lu <hjl@gnu.org>
1565
1566 * Makefile.am (GENERATED_HFILES): Add rcparse.h
1567 (arparse.h): Depend on arparse.c
1568 (defparse.h, nlmheader.h, rcparse.h, sysinfo.h): Similarly.
1569
1570 2000-04-03 H.J. Lu (hjl@gnu.org)
1571
1572 * size.c (usage): Use REPORT_BUGS_TO.
1573
1574 2000-04-03 Alan Modra <alan@linuxcare.com.au>
1575
1576 * bucomm.h: #include "bin-bugs.h"
1577 * addr2line.c (usage): Use REPORT_BUGS_TO.
1578 * ar.c (usage): Likewise.
1579 * nlmconv.c (show_usage): Likewise.
1580 * nm.c (usage): Likewise.
1581 (OPTION_TARGET): Define.
1582 (long_options): Use OPTION_TARGET rather than 200.
1583 (main): Likewise.
1584
1585 * objcopy.c (copy_usage): Use REPORT_BUGS_TO.
1586 (strip_usage): Likewise.
1587 * objdump.c (usage): Likewise.
1588 * readelf.c (usage): Likewise.
1589 * strings.c (usage): Likewise.
1590 * windres.c (usage): Likewise.
1591
1592 2000-03-31 John David Anglin <dave@hiauly1.hia.nrc.ca>
1593
1594 * readelf.c: Include sys/types.h before sys/stat.h for ultrix.
1595
1596 2000-03-27 Nick Clifton <nickc@cygnus.com>
1597
1598 * rddbg.c (read_section_stabs_debugging_info): Catch out of range
1599 string offsets in corrupt stabs entries.
1600
1601 2000-03-27 Alan Modra <alan@linuxcare.com.au>
1602
1603 * readelf.c: Include elf/avr.h
1604 (dump_relocations): Add EM_AVR case.
1605
1606 2000-03-09 Tim Waugh <twaugh@redhat.com>
1607
1608 * strings.1: Correct '-bytes' to '--bytes'.
1609
1610 2000-03-08 H.J. Lu <hjl@gnu.org>
1611
1612 * Makefile.am (install-exec-local): Depend on
1613 install-binPROGRAMS for parallel make.
1614 * Makefile.in: Regenerated.
1615
1616 2000-02-27 Ian Lance Taylor <ian@zembu.com>
1617
1618 From Brad Lucier <lucier@math.purdue.edu>:
1619 * readelf.c (process_dynamic_segment): Add cast to make sure
1620 argument to %* is int.
1621
1622 2000-02-25 H.J. Lu <hjl@gnu.org>
1623
1624 * configure.in (AC_SEARCH_LIBS): Pass m, not -lm.
1625
1626 2000-02-24 Nick Clifton <nickc@cygnus.com>
1627
1628 * configure.in: Add arm-wince, mips-pe and sh-pe targets.
1629 * configure: Regenerate.
1630
1631 * dlltool.c: Add support for sh-pe and mips-pe targets.
1632 * rescoff.c: Add support for sh-pe and mips-pe targets.
1633
1634 2000-02-23 H.J. Lu <hjl@gnu.org>
1635
1636 * readelf.c (get_osabi_name): Handle ELFOSABI_LINUX.
1637
1638 2000-02-22 Nick Clifton <nickc@cygnus.com>
1639
1640 * readelf.c (process_symbol_table): Remove use of ELF_ST_OTHER.
1641
1642 2000-02-22 Ian Lance Taylor <ian@zembu.com>
1643
1644 From Brad Lucier <lucier@math.purdue.edu>:
1645 * readelf.c (process_version_sections): Add casts to make sure
1646 argument to %* is an int.
1647 (process_mips_specific): Add casts to make printf arguments match
1648 format.
1649
1650 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
1651
1652 * objdump.c (dump_section_header): Change `opb' to unsigned.
1653 (find_symbol_for_address): Same here.
1654 (disassemble_data): And here. Change `addr_offset',
1655 `stop_offset', `nextstop_offset' to unsigned long.
1656 (dump_data): Change opb to unsigned.
1657
1658 2000-02-18 Frank Ch. Eigler <fche@redhat.com>
1659
1660 * resrc.c: Remove unmatched #if for cygwin.
1661
1662 2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com>
1663
1664 * binutils.texi: Document the change of flavor name from atpcs-special
1665 to special-atpcs to prevent name conflict in gdb.
1666
1667 2000-02-08 Timothy Wall <twall@redhat.com>
1668
1669 * objdump.c (show_line): Fix bug preventing printing of the very
1670 first line (line zero) of a file when interlisting source and
1671 assembly. Added option to print entire context from start of file
1672 when the first line from that file is encountered.
1673
1674 2000-02-03 Timothy Wall <twall@redhat.com>
1675
1676 * objdump.c (dump_section_header, find_symbol_for_address,
1677 show_line, disassemble_bytes, disassemble_data, dump_data):
1678 distinguish between octets and bytes.
1679
1680 2000-01-27 Thomas de Lellis <tdel@windriver.com>
1681
1682 * nm.c (print_symbol_info_bsd): Use bfd_is_undefined_symclass to
1683 check to unresolved symbols.
1684 (print_symbol_info_sysv): Ditto.
1685 (print_symbol_info_posix): Ditto.
1686
1687 * binutils.texi: Document new 'V' symclass flag for nm.
1688
1689 2000-01-27 Nick Clifton <nickc@redhat.com>
1690
1691 * binutils.texi (objdump): Document new ARM specific
1692 disassembler options.
1693
1694 * objdump.c (usage): Call disassembler_usage().
1695
1696 2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
1697
1698 * readelf.c (get_dynamic_flags): Return buff.
1699 (process_dynamic_segment): Don't pass error strings to printf
1700 as format arg.
1701 (read_and_display_attr): Use lx and ld to print longs.
1702 (process_corefile_note_segment): Cast bfd_vma to unsigned long
1703 before printing.
1704 Update copyright.
1705
1706 2000-01-17 Nick Clifton <nickc@cygnus.com>
1707
1708 * readelf.c (get_osabi_name): Recognise ELFOSABI_ARM.
1709
1710 2000-01-15 Alan Modra <alan@spri.levels.unisa.edu.au>
1711
1712 * debug.c (debug_name_type): Return DEBUG_TYPE_NULL rather than
1713 false.
1714 (debug_tag_type): Here too.
1715 * ieee.c (ieee_builtin_type): And here.
1716 * stabs.c (parse_stab_type, parse_stab_array_type): And here.
1717
1718 2000-01-13 Nick Clifton <nickc@cygnus.com>
1719
1720 * readelf.c (get_machine_name): Change EM_S370 to return "IBM
1721 System/370".
1722
1723 2000-01-11 Nick Clifton <nickc@cygnus.com>
1724
1725 * readelf.c (get_dynamic_type): Remove DT_ENCODING.
1726
1727 2000-01-10 Nick Clifton <nickc@cygnus.com>
1728
1729 * readelf.c (get_note_type): Display NT_WIN32PSTATUS notes.
1730
1731 2000-01-07 Mumit Khan <khan@xraylith.wisc.edu>
1732
1733 * windres.c (long_options): Add --use-temp-file and
1734 --no-use-temp-file options.
1735 (usage): Document.
1736 (main): Handle.
1737
1738 * windres.h: Update read_rc_file prototype.
1739
1740 * resrc.c (cpp_temp_file): New static variable.
1741 (istream_type): New static variable.
1742 (close_pipe): Delete function.
1743 (run_cmd): New static function.
1744 (open_input_stream): New static function.
1745 (close_input_stream): New static function.
1746 (look_for_default): Handle DOS directory separator. Use
1747 open_input_stream instead of popen.
1748 (read_rc_file): Likewise.
1749
1750 * binutils.texi: Document --use-temp-file, --no-use-temp-file
1751 options.
1752
1753 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
1754
1755 * dlltool.c (create_compat_implib): New variable.
1756 (gen_exp_file): Use.
1757 (make_one_lib_file): Use.
1758 (long_options): Add --compat-implib option.
1759 (usage): Handle.
1760 (main): Handle.
1761
1762 * dllwrap.c (enum target_type): Rename MINGW32_TARGET to MINGW_TARGET.
1763 (main): Use. Don't look for "32" in cygwin and mingw target names.
1764
1765 2000-01-03 Nick Clifton <nickc@cygnus.com>
1766
1767 * binutils.texi: Document new, ARM specific disassembler
1768 command line switch "-M force-thumb".
1769
1770 For older changes see ChangeLog-9899
1771 \f
1772 Local Variables:
1773 mode: change-log
1774 left-margin: 8
1775 fill-column: 74
1776 version-control: never
1777 End:
This page took 0.094159 seconds and 4 git commands to generate.