* source.c (mod_path, openp): Use #ifdef HAVE_DOS_BASED_FILE_SYSTEM
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2001-06-01 Alan Modra <amodra@bigpond.net.au>
2
3 * MAINTAINERS: Update my email address.
4
5 2001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
6
7 * objcopy.c: Add new switches: --keep-global-symbol,
8 --keep-symbols, --localize-symbols, --keep-global-symbols and
9 --weaken-symbols.
10 * binutils.texi: Document new switches.
11 * objcopy.1: Regenerate.
12 * NEWS: Announce new feature.
13
14 2001-05-28 Andreas Jaeger <aj@suse.de>
15
16 * readelf.c (display_debug_frames): Fix warnings: Remove unused
17 variables, fix format strings.
18
19 2001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
20
21 * objdump.c (disassemble_bytes): Remove section VMA adjustment
22 when computing the address of the line to show.
23
24 2001-05-16 Richard Henderson <rth@redhat.com>
25
26 * readelf.c (do_debug_frames_interp): New.
27 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
28 (byte_get_big_endian): Likewise.
29 (parse_args) ['F']: Set do_debug_frames_interp.
30 (Frame_Chunk): Make data_factor signed, add fde_encoding.
31 (frame_display_row): Don't trunc pc_begin to int.
32 (size_of_encoded_value): New.
33 (display_debug_frames): Handle 64-bit targets. Print raw data
34 unless do_debug_frames_interp.
35 (debug_displays): Remove duplicate .debug_frame.
36
37 2001-05-15 Ralf Baechle <ralf@gnu.org>
38
39 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
40 The former constant was never in active use and is used otherwise
41 by the ABI.
42
43 2001-05-11 Jakub Jelinek <jakub@redhat.com>
44
45 * readelf.c (process_unwind): Print all unwind sections, not just
46 one.
47
48 2001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
49
50 * readelf.c (process_unwind): Remove const specifier.
51
52 2001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
53
54 * strings.c (isgraphic): Do not use isascii() unless it is needed
55 for isprint() to work.
56 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
57
58 2001-04-27 Johan Rydberg <jrydberg@opencores.org>
59
60 * NEWS: Announce support for OpenRISC.
61
62 2001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
63
64 * dlltool.c (do_default_excludes): Initialise to true.
65
66 2001-04-10 Alan Modra <amodra@one.net.au>
67
68 * MAINTAINERS: Update my email address
69 * nm.c (print_symbol_info_bsd): Use a simple printf string.
70
71 2001-04-05 Hans-Peter Nilsson <hp@axis.com>
72
73 * readelf.c (display_debug_lines): Fix typo for "Prologue".
74
75 2001-03-30 H.J. Lu <hjl@gnu.org>
76
77 * readelf.c (process_unwind): Just return if do_unwind is 0.
78
79 2001-03-28 Roger Sayle <roger@metaphorics.com>
80
81 * dlltool.c (make_one_lib_file): Fix section flags for
82 .text, .data and .bss in stub ds*.o files to match those
83 generated by gas.
84
85 2001-03-29 H.J. Lu <hjl@gnu.org>
86
87 * readelf.c (process_unwind): Only do unwind sections for
88 IA64.
89
90 2001-03-28 H.J. Lu <hjl@gnu.org>
91
92 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
93 * Makefile.in: Regenerate.
94
95 2001-03-26 Andreas Jaeger <aj@suse.de>
96
97 * binutils.texi (nm): Fix texi syntax.
98
99 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
100
101 * binutils.texi: Put @c man begin and @c man end indications
102 to generate man pages using texi2pod and pod2man. Put @c man title
103 to identify each man. Add SEEALSO entries.
104 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
105 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
106 sort the list.
107 (*.1): Build the man pages from binutils.texi.
108 * Makefile.in: Regenerate.
109
110 2001-03-13 Eric Kohl <ekohl@rz-online.de>
111
112 * defparse.y (opt_equal_name): allow "." in name.
113 * dlltool.c (def_exports): Added ability to generate forwarded exports.
114 (gen_exp_file): Likewise.
115
116 2001-03-12 Stefan Geuken <mail@stefan-geuken.de>
117
118 * NEWS: Document addition of -B switch to objcopy.
119 * binutils.texi: Document addition of -B switch to objcopy.
120 * objcopy.c: (copy_options): Add --binary-architecture.
121 (copy_usage): Document -B/--binary-architecture.
122 (copy_main): Support -B/--binary-architecture. Set
123 bfd_external_binary_architecture.
124
125 2001-03-11 Andreas Jaeger <aj@suse.de>
126
127 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
128 (dump_relocations): Likewise.
129 (get_machine_name): Likewise.
130
131 2001-02-28 Nick Clifton <nickc@redhat.com>
132
133 * readelf.c: (struct unw_aux_info): Remove const modifier for
134 'strtab' field.
135 (process_unwind): Remove non-K&R compliant LHS type cast in call
136 to GET_DATA_ALLOC macro.
137
138 2001-02-28 Philip Blundell <pb@futuretv.com>
139
140 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
141 ABI is in use; remove ambiguity between the "unknown" EABI and
142 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
143 renamed EF_xx constants.
144
145 2001-02-27 Alan Modra <alan@linuxcare.com.au>
146
147 * configure.in (BFD_VERSION): New.
148 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
149 * configure: Regenerate.
150 * Makefile.am: Run "make dep-am"
151 * Makefile.in: Regenerate.
152
153 2001-02-14 Nick Clifton <nickc@redhat.com>
154
155 * MAINTAINERS: Add "Obvious Fix" rule.
156
157 2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
158
159 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
160 literal concatenation.
161
162 2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
163
164 * readelf.c (struct unw_aux_info): Remove const from the info member.
165 (process_unwind): Don't type-cast the third argument to the
166 GET_DATA_ALLOC macro.
167
168 2001-02-11 Nick Clifton <nickc@redhat.com>
169
170 * readelf.c (dump_relocations): Free corrected allocated
171 array.
172 (process_unwind): Fix compile time warning.
173
174 2001-02-10 Nick Clifton <nickc@redhat.com>
175
176 * binutils.texi: Document new --unwind option to readelf.
177
178 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
179
180 * readelf.c: Add linux target for S/390.
181
182 2001-02-10 Alan Modra <alan@linuxcare.com.au>
183
184 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
185 printf is a macro.
186
187 2001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
188
189 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
190 * aclocal.m4: Regenerate.
191 * configure: Regenerate.
192
193 2001-02-07 Todd Vierling <tv@wasabisystems.com>
194
195 * bucomm.c (bfd_target_vector): Change extern array to pointer.
196 * objdump.c (bfd_target_vector): Likewise.
197
198 2001-02-07 David Mosberger <davidm@hpl.hp.com>
199
200 * readelf.c (process_unwind): New function.
201 (slurp_ia64_unwind_table): Ditto.
202 (dump_ia64_unwind): Ditto.
203 (find_symbol_for_address): Ditto.
204 (slurp_rela_relocs): New function (split off from dump_relocations()).
205 (slurp_rel_relocs): Ditto.
206 (parse_args): Handle '-u' option.
207
208 * unwind-ia64.c: New file.
209 * unwind-ia64.h: New file.
210 * Makefile.am: Include unwind-ia64.c in readelf build.
211 * Makefile.in: Regenerate.
212 * po/binutils.pot: Regenerate.
213
214 2001-02-04 Philip Blundell <philb@gnu.org>
215
216 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
217 * configure: Regenerate.
218
219 2001-01-31 Steve deRosier <sderosier@vari-lite.com>
220
221 * ieee.c (ieee_add_bb11): Don't check for backslashes
222 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
223
224 2001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
225
226 * ieee.c: Update copyright.
227 (ieee_start_compilation_unit): Don't check for backslashes
228 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
229
230 * stabs.c: Update copyright. Include "filenames.h".
231 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
232
233 2001-01-23 Jakub Jelinek <jakub@redhat.com>
234
235 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
236 sections are present before using them. Remove code duplication.
237 (process_symbol_table): Check if VERDEF or VERNEED sections are
238 present before using them.
239
240 2001-01-17 Nick Clifton <nickc@redhat.com>
241
242 * objcopy.c (copy_object): Fail if attempting to convert the
243 endianness of the input object file.
244
245 * binutils.texi: Explain that objcopy cannot convert endianness.
246
247 2001-01-16 Nick Clifton <nickc@redhat.com>
248
249 * readelf.c (string_table_length): New variable.
250 (SECTION_NAME): Catch out of range indices and missing section
251 pointers.
252 (process_section_headers): Delete useless local variable
253 string_table_offset. Set the value of string_table_length
254 after loading the string table.
255 (process_mips_specific): Use SECTION_NAME macro.
256 (process_file): Set string_table_length to 0 when it is freed.
257
258 2001-01-12 Nick Clifton <nickc@redhat.com>
259
260 * version.c (print_version): Update copyright date.
261
262 2001-01-11 Peter Targett <peter.targett@arccores.com>
263
264 * readelf.c (dump_relocations): Include selection with EM_ARC.
265 (get_machine_name) Update name to "ARC".
266
267 2001-01-09 Nick Clifton <nickc@redhat.com>
268
269 * Makefile.am: Add rule to build objdump.o from objdump.c and
270 using OBJDUMP_DEFS.
271 * Makefile.in: Regenerate.
272
273 * configure.in: Define OBJDUMP_DEFS. Default to empty.
274 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
275 -DDISASSEMBLER_NEEDS_RELOCS.
276 * configure: Regenerate.
277
278 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
279 is defined read in the relocs even if dump_reloc_info is
280 false.
281
282 2001-01-07 Philip Blundell <philb@gnu.org>
283
284 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
285 `bug-binutils'.
286 * README: Likewise.
287
288 2000-12-19 Nick Clifton <nickc@redhat.com>
289
290 * dlltool.c: Add missing support for arm-epoc-pe.
291 * configure.in: Add missing support for arm-epoc-pe.
292 * configure: Regenerate.
293
294 2000-12-15 Nick Clifton <nickc@redhat.com>
295
296 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
297 Mode parts of the x86 port.
298
299 2000-12-04 Andreas Jaeger <aj@suse.de>
300
301 * readelf.c (guess_is_rela): Add EM_X86_64.
302 (dump_relocations): Add EM_X86_64.
303 (get_machine_name): Add EM_X86_64.
304 Include "elf/x86-64.h".
305
306 2000-12-12 Nick Clifton <nickc@redhat.com>
307
308 * readelf.c: Fix formatting.
309
310 Mon Dec 11 14:30:21 MET 2000 Jan Hubicka <jh@suse.cz>
311
312 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
313
314 2000-12-07 Andrew Haley <aph@redhat.com>
315
316 * readelf.c (display_debug_frames): Only display columns that are
317 referenced by the frame debug info.
318
319 2000-12-05 Nick Clifton <nickc@redhat.com>
320
321 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
322
323 2000-12-04 Jason Merrill <jason@redhat.com>
324
325 * readelf.c (process_section_headers): Handle linkonce.wi sections.
326 (display_debug_section): Likewise.
327 (display_debug_info): Display CU header before bailing.
328
329 2000-12-01 Chris Demetriou <cgd@sibyte.com>
330
331 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
332 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
333 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
334
335 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
336 and E_MIPS_ARCH_64.
337
338 * readelf.c (get_machine_flags): Add case for
339 E_MIPS_MACH_SB1.
340
341 2000-11-30 Richard Earnshaw <rearnsha@arm.com>
342
343 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
344
345 2000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
346
347 * MAINTAINERS: Add Jvrn Rennecke and self as SH maintainers.
348 Change sourceware.cygnus.com to sources.redhat.com.
349 Fix typo for "amongst".
350
351 2000-11-28 Nick Clifton <nickc@redhat.com>
352
353 * strip.1 (COPYING): Mention that the GNU Free Documentation
354 License is present in the sources, but not the output, and
355 also available from the GNU website.
356 (GNU Free Documentation License): Comment out this section.
357 * strings.1: Ditto.
358 * size.1: Ditto.
359 * ranlib.1: Ditto.
360 * objdump.1: Ditto.
361 * objcopy.1: Ditto.
362 * nm.1: Ditto.
363 * nlmconv.1: Ditto.
364 * ar.1: Ditto.
365 * addr2line.1: Ditto.
366
367 2000-11-27 DJ Delorie <dj@redhat.com>
368
369 * readelf.c (usage): Add -wf (--debug-dump=frames) option.
370 (parse_args): Support -wf option.
371 (process_section_headers): Ditto.
372 (debug_displays): Ditto.
373 (display_debug_frames): New, dump *_frame sections.
374 (frame_need_space): Support for above.
375 (frame_display_row): Ditto.
376 * binutils.texi: Document it.
377
378 2000-11-24 Nick Clifton <nickc@redhat.com>
379
380 * NEWS: Announce support for v5t, v5te and XScale.
381
382 2000-11-22 Nick Clifton <nickc@redhat.com>
383
384 * readelf.c (get_machine_name): Add EM_JAVELIN, EM_FIREPATH,
385 EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM.
386 (get_section_type_name): Add SHT_GROUP and SHT_SYMTAB_SHNDX.
387 (get_elf_section_flags: Add SHF_GROUP.
388 (process_section_headers): Adjust output for 32-bit binaries
389 to look nice on an 80 column terminal.
390
391 2000-11-20 H.J. Lu <hjl@gnu.org>
392
393 * readelf.c (get_osabi_name): Change ELFOSABI_MONTEREY to
394 ELFOSABI_AIX.
395
396 2000-11-17 Richard Henderson <rth@redhat.com>
397
398 * readelf.c (display_debug_lines): Adjust last change to
399 use sizeof (external->li_length).
400
401 2000-11-17 Richard Henderson <rth@redhat.com>
402
403 * readelf.c (display_debug_lines): Fix section length check
404 and end_of_sequence computation.
405
406 2000-11-06 Nick Clifton <nickc@redhat.com>
407
408 * binutils.texi: Add GNU Free Documentation License.
409 * objcopy.1: Add GNU Free Documentation License.
410 * objdump.1: Add GNU Free Documentation License.
411 * addr2line.1: Add GNU Free Documentation License.
412 * ar.1: Add GNU Free Documentation License.
413 * nlmconv.1: Add GNU Free Documentation License.
414 * nm.1: Add GNU Free Documentation License.
415 * ranlib.1: Add GNU Free Documentation License.
416 * size.1: Add GNU Free Documentation License.
417 * strings.1: Add GNU Free Documentation License.
418 * strip.1: Add GNU Free Documentation License.
419
420 2000-10-06 Luciano Gemme <ishitawa@yahoo.com>
421
422 * objcopy.c (--srec-len=nn): New parameter to set the
423 maximum length of generated Srecords.
424 (--srec-forceS3): New parameter that restricts the generation of
425 Srecords to type S3 only.
426 * binutils.texi: Document new command line switches.
427 * objcopy.1: Docuemnt the new command line switches.
428 * NEWS: Announce the existence of the new command line switches.
429
430 2000-10-31 Nick Clifton <nickc@redhat.com>
431
432 * MAINTAINERS: Add Jim Wilson as the maintainer for the IA64
433 code. Add Eric Chrisopher as maintainer of MN10300 port.
434
435 2000-10-12 Roger Sayle <roger@metaphorics.com>
436
437 * Make comma after string after icon/control optional.
438
439 2000-09-13 Anders Norlander <anorland@acc.umu.se>
440
441 * readelf.c (get_machine_flags): Also print EF_MIPS_MACH field.
442
443 * NEWS: Mention support for MIPS32.
444
445 2000-09-08 Nick Clifton <nickc@redhat.com>
446
447 * MAINTAINERS: Add Stephane Carrez as maintainer for 68HC[11|12].
448
449 2000-09-07 H.J. Lu <hjl@gnu.org>
450
451 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
452 * configure: Rebuild.
453
454 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
455
456 * configure: Rebuilt with new libtool.m4.
457
458 2000-09-05 Nick Clifton <nickc@redhat.com>
459
460 * aclocal.m4: Regenerate.
461 * config.in: Regenerate.
462 * configure: Regenerate.
463
464 2000-09-04 Todd Vierling <tv@wasabisystems.com>
465
466 * strip.1: Fix stray '\' in -o formatting.
467
468 2000-09-02 Nick Clifton <nickc@redhat.com>
469
470 * configure.in: Increase version number to 2.10.91.
471 * configure: Regenerate.
472 * aclocal.m4: Regenerate.
473 * config.in: Regenerate.
474 * po/binutils.pot: Regenerate.
475
476 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
477
478 * acinclude.m4: Include libtool and gettext macros from the
479 top level.
480 * aclocal.m4, configure: Rebuilt.
481
482 2000-08-30 Jamie Guinan <guinan@bluebutton.com>
483
484 * resrc.c (close_input_stream): Delete extraneous logic
485
486 2000-08-24 Hans-Peter Nilsson <hp@axis.com>
487
488 * NEWS: Mention support for CRIS.
489
490 2000-08-21 Nick Clifton <nickc@redhat.com>
491
492 * addr2line.c: Changed email address for Ulrich Lauther.
493
494 2000-08-17 Christopher C. Chimelis <chris@debian.org>
495
496 * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
497
498 2000-08-17 Nick Clifton <nickc@redhat.com>
499
500 * readelf.c (display_debug_pubnames): Only issue warning
501 message once. Terminate message with a new line.
502 (display_debug_aranges): Only display version 2 debug info.
503
504 2000-08-14 Todd Vierling <tv@wasabisystems.com>
505
506 * objcopy.c (strip_main): Silently accept -d as an alias for -g
507 for compatability with old BSD systems.
508
509 2000-08-14 Jason Eckhardt <jle@cygnus.com>
510
511 * NEWS: Mention i860 support.
512
513 2000-08-11 Carlo Wood <carlo@alinoe.com>
514
515 * addr2line.c (main): Add const to char *.
516
517 2000-08-11 Geoff Keating <geoffk@cygnus.com>
518
519 * ar.c (main): Don't crash if called with no arguments
520 or only '-X32_64' as an argument.
521
522 2000-08-08 DJ Delorie <dj@redhat.com>
523
524 * resrc.c: use "gcc -xc" instead of -xc-header
525
526 2000-08-05 Jason Eckhardt <jle@cygnus.com>
527
528 * readelf.c (elf/i860.h): Include.
529 (dump_relocations): Add recognition of i860 architecture.
530 (guess_is_rela): Add recognition of i860 architecture.
531
532 2000-08-03 Nick Clifton <nickc@cygnus.com>
533
534 * MAINTAINERS: Add information about CGEN maintainers.
535
536 2000-07-26 Geoff Keating <geoffk@cygnus.com>
537
538 * nm.c (main): Ignore '-X32_64' as an option.
539 * ar.c (main): Likewise.
540 * binutils.texi (nm): Document new option.
541 (ar): Likewise.
542
543 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
544
545 * rdcoff.c (external_coff_symbol_p): K&R-ise.
546
547 2000-07-20 H.J. Lu <hjl@gnu.org>
548
549 * binutils.texi: Put back "@end table" deleted by
550 accident.
551
552 2000-07-05 Kenneth Block <krblock@computer.org>
553
554 * nm.c: Add optional style to demangle switch.
555 * objdump.c: Add optional style to demangle switch.
556 * addr2line.c: Add optional style to demangle switch.
557 * binutils.texi: Document optional style to demangle
558 switch.
559
560 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
561
562 * MAINTAINERS: Add self as CRIS port maintainer.
563 * readelf.c: Include elf/cris.h.
564 (guess_is_rela): Handle EM_CRIS.
565 (dump_relocations): Ditto.
566 (get_machine_name): Ditto.
567 * Makefile.am: Rebuild dependencies.
568 * Makefile.in: Regenerate.
569 * po/binutils.pot: Regenerate.
570
571 2000-07-19 H.J. Lu <hjl@gnu.org>
572
573 * readelf.c (get_dynamic_type): Change "AUXILARY" to
574 "AUXILIARY".
575 (process_dynamic_segment): Print out strings for DT_CONFIG,
576 DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH.
577
578 2000-07-19 Mark Kettenis <kettenis@gnu.org>
579
580 * nm.c (usage): Change output of `nm --help' to include a
581 description of the purpose of the program and a detailed
582 description of the accepted options.
583
584 2000-07-19 H.J. Lu <hjl@gnu.org>
585
586 * readelf.c (process_dynamic_segment): Change DF_1_NODEPLIB
587 to DF_1_NODEFLIB.
588
589 2000-07-19 H.J. Lu <hjl@gnu.org>
590
591 * readelf.c (get_dynamic_type): Fix DT_CHECKSUM.
592
593 2000-07-19 H.J. Lu <hjl@gnu.org>
594
595 * readelf.c (get_dynamic_type): Change DT_FEATURE_1 to
596 DT_FEATURE.
597 (process_dynamic_segment): Likewise.
598
599 * readelf.c (get_dynamic_type): Handle DT_CONFIG, DT_DEPAUDIT,
600 DT_AUDIT, DT_PLTPAD, DT_MOVETAB and DT_CHECKSUM.
601 (process_dynamic_segment): Handle DTF_1_CONFEXP, DF_1_NODEPLIB,
602 DF_1_NODUMP and DF_1_CONLFAT.
603
604 2000-07-18 Nick Clifton <nickc@cygnus.com>
605
606 * binutils.texi (readelf): Fix spelling typo.
607
608 2000-07-11 Mark Kettenis <kettenis@gnu.org>
609
610 * objdump.c (usage): Make output of `objdump --help' more
611 consistent with the rest of the GNU world. Add a line describing
612 the purpose of the program.
613
614 2000-07-10 David Huggins-Daines <dhd@linuxcare.com>
615
616 * stabs.c (parse_stab_range_type): Cast to proper type to fix
617 warning.
618
619 2000-07-10 Ryan Bradetich <rbradetich@uswest.net>
620
621 * readelf.c (get_dynamic_data): Add casts and use unsigned chars
622 to fix warnings.
623 (process_symbol_table): Ditto.
624 (procesS_extended_line_op): Ditto.
625 (display_debug_lines): Ditto.
626 (display_debug_pubnames): Ditto.
627 (read_and_display_attr): Ditto.
628
629 2000-07-09 Nick Clifton <nickc@cygnus.com>
630
631 * MAINTAINERS: Add several more port specific maintainers.
632
633 2000-07-05 Nick Clifton <nickc@cygnus.com>
634
635 * MAINTAINERS: Add blanket write privs for Michael Meissner.
636
637 2000-06-05 DJ Delorie <dj@redhat.com>
638
639 * MAINTAINERS: New.
640
641 2000-07-01 Eric Fifer <EFifer@sanwaint.com>
642
643 * dllwrap.c: Changed mistaken dyn_string_append() calls
644 to dyn_string_append_cstr().
645
646 2000-07-01 Alexander Aganichev <AAganichev@hypercom.com>
647
648 * stabs.c (parse_stab_type): Divide size in bits by 8 as binutils
649 struct debug_type stores size in bytes.
650
651 2000-07-01 Alan Modra <alan@linuxcare.com.au>
652
653 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
654 (CLEANFILES): Add DEPA.
655 * Makefile.in: Regenerate.
656
657 2000-06-27 Alan Modra <alan@linuxcare.com.au>
658
659 * ar.c: Revert incorrect 2000-06-25 patch.
660 * bucomm.c: Likewise.
661
662 2000-06-25 Mark Elbrecht <snowball3@bigfoot.com>
663
664 * rdcoff (parse_coff_symbol): Treat GNU weak symbols as external.
665 (external_coff_symbol_p): New function.
666 (parse_coff): Use it.
667
668 2000-06-25 Alexander Aganichev <AAganichev@hypercom.com>
669
670 * ar.c (normalize): Advance past both characters in a DOS based
671 <letter>: filepath prefix.
672 (main): Likewise.
673 * bucomm.c (make_tempname): Likewise.
674
675 2000-06-24 Nick Clifton <nickc@cygnus.com>
676
677 * objdump.c (usage): Fix description of --stabs switch.
678
679 2000-06-22 Alan Modra <alan@linuxcare.com.au>
680
681 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
682 find one.
683 * Makefile.in: Regenerate.
684
685 2000-06-20 Alexander Aganichev <AAganichev@hypercom.com>
686
687 * ar.c (normalize): Correct pointer comparison when checking for
688 backslashes.
689 (main): Likewise.
690 * bucomm.c (make_tempname): Likewise.
691
692 * ieee.c (ieee_start_compilation_unit): Correct pointer comparison
693 and search for backslashes in the original pathname.
694 (ieee_add_bb11): Likewise.
695
696 2000-06-18 Nick Clifton <nickc@redhat.com>
697
698 * ar.c (print_contents): Improve verbose message.
699
700 2000-06-15 H.J. Lu <hjl@gnu.org>
701
702 * dyn-string.c: Removed. Not needed with dyn-string.c in
703 libiberty.
704 * dyn-string.h: Likewise.
705
706 * Makefile.am: Remove references to dyn-string.c and
707 dyn-string.h. Rebuild dependency.
708 * Makefile.in: Rebuild.
709
710 2000-06-15 H.J. Lu <hjl@gnu.org>
711
712 * binutils.texi: Put a warning on copying relocatable object
713 files between two different formats.
714
715 2000-06-13 DJ Delorie <dj@cygnus.com>
716
717 * rcparse.y (control): ICON controls take an id as the first
718 parameter, not an optional string. Also, call new convenience
719 function that takes res_id's.
720 * resrc.c (define_control): missing text means zero-length string,
721 not zero ID.
722 (define_icon_control): New.
723 * windres.h: declare define_icon_control.
724
725 2000-06-13 H.J. Lu <hjl@gnu.org>
726
727 * configure: Regenerate.
728
729 2000-06-08 David O'Brien <obrien@FreeBSD.org>
730
731 * configure.in (VERSION): Update to show this is the CVS mainline.
732
733 2000-06-02 David O'Brien <obrien@FreeBSD.org>
734
735 * strings.c (isgraphic): Interpret <TAB> as a printable character,
736 analogous to <SPACE>.
737
738 2000-05-30 Alan Modra <alan@linuxcare.com.au>
739
740 * objdump.c (display_target_list): Use bfd_close_all_done, not
741 bfd_close to fix crash caused by 2000-05-24 change.
742
743 2000-05-25 DJ Delorie <dj@cygnus.com>
744
745 * resrc.c (close_input_stream): zero out cpp_pipe after closing it.
746
747 2000-05-26 Alan Modra <alan@linuxcare.com.au>
748
749 * Makefile.am: Update dependencies with "make dep-am"
750 * Makefile.in: Regenerate.
751
752 2000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
753
754 * ar.c: Include filenames.h.
755 (normalize) [HAVE_DOS_BASED_FILE_SYSTEM]: Support backslashes
756 and drive letters in file names.
757 (main): Support backslashes and drive letters in argv[0]. Drop
758 the .exe suffix, if any, in argv[0] if is_ranlib is negative. Use
759 FILENAME_CMP instead of strcmp to compare file names.
760 (open_inarch) [__GO32__]: Don't ifdef errno != ENOENT test for
761 DJGPP v2.
762 (do_quick_append) [__GO32__]: Ditto.
763 (get_pos_bfd, delete_members, move_members, replace_members):
764 Compare file names with FILENAME_CMP.
765
766 * bucomm.c: Include filenames.h.
767 (make_tempname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support mixed
768 forward/backward slashes and drive letters in file names.
769
770 * ieee.c (ieee_start_compilation_unit, ieee_add_bb11): Support
771 mixed forward/backward slashes and drive letters in file names.
772
773 * strings.c (O_BINARY, setmode, SET_BINARY): Define.
774 (main) [SET_BINARY]: Use SET_BINARY to switch stdin into binary
775 mode.
776
777 * objcopy.c: Include filenames.h.
778 (main) [HAVE_DOS_BASED_FILE_SYSTEM]: Drop the .exe suffix
779 before comparing to "strip".
780 Use FILENAME_CMP to compare file names.
781
782 * arsup.c: Include filenames.h.
783 (map_over_list, ar_delete, ar_replace, ar_extract): Use
784 FILENAME_CMP to compare file names.
785 (ar_open): Prepend "tmp-" instead of appending "-tmp", to create
786 the temporary file name.
787
788 * configure.in: Check for setmode.
789 * configure: Regenerate.
790
791 2000-05-24 Alan Modra <alan@linuxcare.com.au>
792
793 * objdump.c (display_target_list): Close the bfd.
794 (display_info_table): Likewise.
795
796 2000-05-14 H.J. Lu (hjl@gnu.org)
797
798 * objcopy.c (filter_symbols): Don't strip global symbols in
799 relocatable object files.
800
801 2000-05-14 Alan Modra <alan@linuxcare.com.au>
802
803 * size.c (usage): Associate short options with corresponding long
804 option to give a clue as to their function.
805
806 2000-05-14 Philippe De Muyter <phdm@macqel.be>
807
808 * size.c (main): Accept and ignore `-f' option.
809
810 2000-05-13 Alan Modra <alan@linuxcare.com.au>
811
812 * bucomm.h (gettext, dgettext, dcgettext, textdomain,
813 bindtextdomain): Replace defines with those from intl/libgettext.h
814 to quieten gcc warnings.
815
816 2000-05-12 H.J. Lu <hjl@gnu.org>
817
818 * nlmconv.c (temp_filename): Removed.
819
820 * nlmconv.c (link_inputs): Use make_temp_file () instead of
821 choose_temp_base ().
822 * objdump.c (display_target_list): Likewise.
823 (display_info_table): Likewise.
824
825 2000-05-08 Alan Modra <alan@linuxcare.com.au>
826
827 * objcopy.c (setup_section): Add const and gettext calls for err.
828
829 2000-05-02 H.J. Lu <hjl@gnu.org>
830
831 * readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of
832 ELFOSABI_SYSV. Also handle ELFOSABI_NETBSD, ELFOSABI_HURD,
833 ELFOSABI_SOLARIS, ELFOSABI_MONTEREY, ELFOSABI_IRIX,
834 ELFOSABI_FREEBSD, ELFOSABI_TRU64, ELFOSABI_MODESTO
835 and ELFOSABI_OPENBSD.
836
837 2000-05-02 Kazu Hirata <kazu@hxi.com>
838
839 * coffgrok.c: Add ATTRIBUTE_UNUSED as appropriate.
840 * srconv.c: Likewise.
841 * sysdump.c: Likewise.
842
843 Sun Apr 23 14:23:26 2000 Denis Chertykov <denisc@overta.ru>
844
845 * readelf.c (guess_is_rela): AVR uses RELA relocations.
846 (get_machine_name): machine name for EM_AVR added.
847
848 Fri Apr 21 13:20:53 2000 Richard Henderson <rth@cygnus.com>
849 David Mosberger <davidm@hpl.hp.com>
850
851 * Makefile.am (readelf.o): Add elf/ia64.h.
852 * Makefile.in: Rebuild.
853 * readelf.c: Include elf/ia64.h.
854 (guess_is_rela, dump_relocations): Handle EM_IA_64.
855
856 2000-04-17 Timothy Wall <twall@cygnus.com>
857
858 * objdump.c (disassemble_data): Set octets per byte *after*
859 resolving arch/mach for binary files.
860
861 2000-04-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
862
863 * arlex.l: Add directives to increase lex buffer size.
864
865 * objdump.c, readelf.c: Don't include strarg.h or varargs.h. They are
866 already included by bucomm.h.
867
868 2000-04-10 Philippe De Muyter <phdm@macqel.be>
869
870 * readelf.c (dynamic_segment_mips_val): Call `sprintf', not
871 `strftime' since strftime is not available on all systems.
872 (process_mips_specific): Ditto.
873
874 Fri Apr 7 15:56:57 2000 Andrew Cagney <cagney@b1.cygnus.com>
875
876 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
877 --enable-build-warnings option.
878 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
879 * Makefile.in, configure: Re-generate.
880
881 2000-04-06 Alan Modra <alan@linuxcare.com.au>
882
883 * addr2line.c: Update copyright.
884 * objcopy.1: Likewise, and title.
885 * strings.1: Likewise.
886
887 * version.c (print_version): Add 2000.
888
889 * rddbg.c (read_section_stabs_debugging_info): Don't use
890 bfd_size_type for strx to avoid printf problems if BFD64.
891
892 * bucomm.c: (report): Remove `static'.
893 Move inclusion of stdarg.h/vararg.h from here.
894 * bucomm.h: To here.
895 (CONST): Change all occurences to const.
896 (report): Declare it.
897 (bfd_fatal): Add ATTRIBUTE_NORETURN.
898 (fatal): Add ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN.
899 (non_fatal): Add ATTRIBUTE_PRINTF_1.
900
901 * ar.c (main): Use fatal or non_fatal instead of fprintf.
902 Correct a typo in an error message.
903 (do_quick_append): Use non_fatal instead of fprintf.
904 (move_members): Use fatal instead of fprintf, exit.
905 * coffdump.c (main): Same here.
906
907 * dlltool.c (display): Delete.
908 (warn): Delete.
909 (inform): Use `report' instead of `display'.
910 (rvaafter): Remove trailing \n from fatal error msg.
911 (rvabefore): Ditto.
912 (asm_prefix): Ditto.
913 (yyerror): Replace `warn' with `non_fatal', and remove \n.
914 (def_name): Likewise.
915 (run): Likewise.
916 (scan_all_symbols): Likewise.
917 (gen_lib_file): Likewise.
918 (def_library): Likewise. Remove extra program_name too.
919 (run): Remove \n from inform strings.
920 (scan_drectve_symbols): Likewise.
921 (add_excludes): Likewise.
922 (scan_open_obj_file): Likewise.
923 (gen_exp_file): Likewise.
924 (gen_lib_file): Likewise.
925 (process_duplicates): Likewise.
926
927 * Makefile.am (dllwrap_SOURCES): Add version.c.
928 * dllwrap.c (program_version): Delete.
929 (print_version): Delete.
930 (display): Always print trailing \n.
931 (warn): New.
932 (delete_temp_files): Use warn instead of fprintf. Use gettext.
933 (run): Here too.
934 (main): And here.
935 (usage): gettext'ify.
936 (long_options): Add missing initialisers.
937
938 * nlmconv.c (main): Use fatal/non_fatal instead of fprintf.
939 (select_output_format): Likewise.
940 (powerpc_mangle_relocs): Likewise.
941 (link_inputs): Likewise.
942
943 * nm.c (set_print_radix): Use fatal instead of fprintf, exit.
944 (set_output_format): Likewise.
945 (main): Use non_fatal instead of fprintf.
946 (display_rel_file): Likewise.
947
948 * objdump.c (slurp_symtab): Use non_fatal instead of fprintf.
949 (slurp_dynamic_symtab): Same here.
950 (disassemble_data): And here.
951 (read_section_stabs): And here.
952 (read_section_stabs): And here.
953 (dump_bfd): And here.
954 (main): And here.
955 (objdump_sprintf): Use fatal instead of fprintf, exit.
956 (disassemble_data): Same here.
957
958 * rdcoff.c (parse_coff_type): Use non_fatal instead of fprintf.
959 (parse_coff_struct_type): Same here.
960 (parse_coff_enum_type): And here.
961 (parse_coff): And here.
962 * rddbg.c (read_debugging_info): And here.
963 * size.c (main): And here.
964 * windres.c (format_from_name): And here.
965 * wrstabs.c (stab_write_symbol): Here too.
966 (write_stabs_in_sections_debugging_info): And here.
967 (stab_int_type): And here.
968 (stab_struct_field): And here.
969 (stab_typdef): And here.
970
971 * rescoff.c (read_coff_rsrc): Use fatal instead of fprintf, exit.
972 * srconv.c (main): Same here.
973 * strings.c (main): And here.
974 (integer_arg): And here.
975 * sysdump.c (main): And here.
976
977 2000-04-06 Timothy Wall <twall@cygnus.com>
978
979 * objdump.c (dump_section_header): Print CLINK and BLOCK flags.
980
981 2000-04-06 Jason Merrill <jason@yorick.cygnus.com>
982
983 * readelf.c (decode_location_expression): Loop through multiple
984 operations.
985 (read_and_display_attr): Pass in length.
986
987 * readelf.c (read_and_display_attr): Add CU offset to references.
988 (display_debug_info): Pass it in.
989
990 2000-04-06 Nick Clifton <nickc@cygnus.com>
991
992 * readelf.c (decode_ARM_machine_flags): New function.
993 (get_machine_flags): Call decode_ARM_machine_flags for ARM
994 targets.
995
996 (get_machine_name): Catch EM_AVR
997
998 2000-04-05 Alan Modra <alan@linuxcare.com.au>
999
1000 * binutils.texi: Remove optional `=' from long options that have
1001 an `=' in the argument.
1002 * objcopy.1: Here too. Remove extra space on discard-all.
1003
1004 * binutils.texi (objcopy): Mention --redefine-sym.
1005 * objcopy.1: Here too.
1006 * NEWS: And here.
1007
1008 * objcopy.c (parse_flags): Split off flag names from error message
1009 gettext as they are not translated.
1010 (copy_main): Similarly split off option name for --add-section,
1011 --set-section-flags, --change-section-vma, --change-section-lma
1012 error messages.
1013 Some white space changes.
1014
1015 from Matthew Benjamin <matt@linuxbox.nu>
1016 * objcopy.c (struct redefine_node): New.
1017 (redefine_sym_list): New.
1018 (redefine_list_append): New.
1019 (lookup_sym_redefinition): New.
1020 (OPTION_REDEFINE_SYM): New.
1021 (copy_options): Add --redefine-sym option.
1022 (copy_usage): Mention it.
1023 (filter_symbols): Rename symbols on redefine_sym_list.
1024 (copy_object): Call filter_symbols if redefine_sym_list != NULL.
1025 (copy_main): Handle OPTION_REDEFINE_SYM.
1026
1027 2000-04-04 H.J. Lu <hjl@gnu.org>
1028
1029 * readelf.c (process_symbol_table): Correctly read in symbol
1030 versioning information.
1031
1032 2000-04-04 Alan Modra <alan@linuxcare.com.au>
1033
1034 * po/binutils.pot: Regenerate.
1035
1036 * addr2line.c (usage): Restore translated part of bug string.
1037 * ar.c (usage): Likewise.
1038 * nlmconv.c (show_usage): Likewise.
1039 * nm.c (usage): Likewise.
1040 * objcopy.c (copy_usage): Likewise.
1041 (strip_usage): Likewise.
1042 * objdump.c (usage): Likewise.
1043 * readelf.c (usage): Likewise.
1044 * size.c (usage): Likewise.
1045 * strings.c (usage): Likewise.
1046 * windres.c (usage): Likewise.
1047
1048 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
1049 (DEP): Quote when passing vars to sub-make. Add warning
1050 message to end.
1051 (DEP1): Rewrite for "gcc -MM".
1052 (CLEANFILES): Add DEP2.
1053 Update dependencies.
1054 * Makefile.in: Regenerate.
1055
1056 2000-04-04 H.J. Lu <hjl@gnu.org>
1057
1058 * Makefile.am (GENERATED_HFILES): Add rcparse.h
1059 (arparse.h): Depend on arparse.c
1060 (defparse.h, nlmheader.h, rcparse.h, sysinfo.h): Similarly.
1061
1062 2000-04-03 H.J. Lu (hjl@gnu.org)
1063
1064 * size.c (usage): Use REPORT_BUGS_TO.
1065
1066 2000-04-03 Alan Modra <alan@linuxcare.com.au>
1067
1068 * bucomm.h: #include "bin-bugs.h"
1069 * addr2line.c (usage): Use REPORT_BUGS_TO.
1070 * ar.c (usage): Likewise.
1071 * nlmconv.c (show_usage): Likewise.
1072 * nm.c (usage): Likewise.
1073 (OPTION_TARGET): Define.
1074 (long_options): Use OPTION_TARGET rather than 200.
1075 (main): Likewise.
1076
1077 * objcopy.c (copy_usage): Use REPORT_BUGS_TO.
1078 (strip_usage): Likewise.
1079 * objdump.c (usage): Likewise.
1080 * readelf.c (usage): Likewise.
1081 * strings.c (usage): Likewise.
1082 * windres.c (usage): Likewise.
1083
1084 2000-03-31 John David Anglin <dave@hiauly1.hia.nrc.ca>
1085
1086 * readelf.c: Include sys/types.h before sys/stat.h for ultrix.
1087
1088 2000-03-27 Nick Clifton <nickc@cygnus.com>
1089
1090 * rddbg.c (read_section_stabs_debugging_info): Catch out of range
1091 string offsets in corrupt stabs entries.
1092
1093 2000-03-27 Alan Modra <alan@linuxcare.com.au>
1094
1095 * readelf.c: Include elf/avr.h
1096 (dump_relocations): Add EM_AVR case.
1097
1098 2000-03-09 Tim Waugh <twaugh@redhat.com>
1099
1100 * strings.1: Correct '-bytes' to '--bytes'.
1101
1102 2000-03-08 H.J. Lu <hjl@gnu.org>
1103
1104 * Makefile.am (install-exec-local): Depend on
1105 install-binPROGRAMS for parallel make.
1106 * Makefile.in: Regenerated.
1107
1108 2000-02-27 Ian Lance Taylor <ian@zembu.com>
1109
1110 From Brad Lucier <lucier@math.purdue.edu>:
1111 * readelf.c (process_dynamic_segment): Add cast to make sure
1112 argument to %* is int.
1113
1114 2000-02-25 H.J. Lu <hjl@gnu.org>
1115
1116 * configure.in (AC_SEARCH_LIBS): Pass m, not -lm.
1117
1118 2000-02-24 Nick Clifton <nickc@cygnus.com>
1119
1120 * configure.in: Add arm-wince, mips-pe and sh-pe targets.
1121 * configure: Regenerate.
1122
1123 * dlltool.c: Add support for sh-pe and mips-pe targets.
1124 * rescoff.c: Add support for sh-pe and mips-pe targets.
1125
1126 2000-02-23 H.J. Lu <hjl@gnu.org>
1127
1128 * readelf.c (get_osabi_name): Handle ELFOSABI_LINUX.
1129
1130 2000-02-22 Nick Clifton <nickc@cygnus.com>
1131
1132 * readelf.c (process_symbol_table): Remove use of ELF_ST_OTHER.
1133
1134 2000-02-22 Ian Lance Taylor <ian@zembu.com>
1135
1136 From Brad Lucier <lucier@math.purdue.edu>:
1137 * readelf.c (process_version_sections): Add casts to make sure
1138 argument to %* is an int.
1139 (process_mips_specific): Add casts to make printf arguments match
1140 format.
1141
1142 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
1143
1144 * objdump.c (dump_section_header): Change `opb' to unsigned.
1145 (find_symbol_for_address): Same here.
1146 (disassemble_data): And here. Change `addr_offset',
1147 `stop_offset', `nextstop_offset' to unsigned long.
1148 (dump_data): Change opb to unsigned.
1149
1150 2000-02-18 Frank Ch. Eigler <fche@redhat.com>
1151
1152 * resrc.c: Remove unmatched #if for cygwin.
1153
1154 2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com>
1155
1156 * binutils.texi: Document the change of flavor name from atpcs-special
1157 to special-atpcs to prevent name conflict in gdb.
1158
1159 2000-02-08 Timothy Wall <twall@redhat.com>
1160
1161 * objdump.c (show_line): Fix bug preventing printing of the very
1162 first line (line zero) of a file when interlisting source and
1163 assembly. Added option to print entire context from start of file
1164 when the first line from that file is encountered.
1165
1166 2000-02-03 Timothy Wall <twall@redhat.com>
1167
1168 * objdump.c (dump_section_header, find_symbol_for_address,
1169 show_line, disassemble_bytes, disassemble_data, dump_data):
1170 distinguish between octets and bytes.
1171
1172 2000-01-27 Thomas de Lellis <tdel@windriver.com>
1173
1174 * nm.c (print_symbol_info_bsd): Use bfd_is_undefined_symclass to
1175 check to unresolved symbols.
1176 (print_symbol_info_sysv): Ditto.
1177 (print_symbol_info_posix): Ditto.
1178
1179 * binutils.texi: Document new 'V' symclass flag for nm.
1180
1181 2000-01-27 Nick Clifton <nickc@redhat.com>
1182
1183 * binutils.texi (objdump): Document new ARM specific
1184 disassembler options.
1185
1186 * objdump.c (usage): Call disassembler_usage().
1187
1188 2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
1189
1190 * readelf.c (get_dynamic_flags): Return buff.
1191 (process_dynamic_segment): Don't pass error strings to printf
1192 as format arg.
1193 (read_and_display_attr): Use lx and ld to print longs.
1194 (process_corefile_note_segment): Cast bfd_vma to unsigned long
1195 before printing.
1196 Update copyright.
1197
1198 2000-01-17 Nick Clifton <nickc@cygnus.com>
1199
1200 * readelf.c (get_osabi_name): Recognise ELFOSABI_ARM.
1201
1202 2000-01-15 Alan Modra <alan@spri.levels.unisa.edu.au>
1203
1204 * debug.c (debug_name_type): Return DEBUG_TYPE_NULL rather than
1205 false.
1206 (debug_tag_type): Here too.
1207 * ieee.c (ieee_builtin_type): And here.
1208 * stabs.c (parse_stab_type, parse_stab_array_type): And here.
1209
1210 2000-01-13 Nick Clifton <nickc@cygnus.com>
1211
1212 * readelf.c (get_machine_name): Change EM_S370 to return "IBM
1213 System/370".
1214
1215 2000-01-11 Nick Clifton <nickc@cygnus.com>
1216
1217 * readelf.c (get_dynamic_type): Remove DT_ENCODING.
1218
1219 2000-01-10 Nick Clifton <nickc@cygnus.com>
1220
1221 * readelf.c (get_note_type): Display NT_WIN32PSTATUS notes.
1222
1223 2000-01-07 Mumit Khan <khan@xraylith.wisc.edu>
1224
1225 * windres.c (long_options): Add --use-temp-file and
1226 --no-use-temp-file options.
1227 (usage): Document.
1228 (main): Handle.
1229
1230 * windres.h: Update read_rc_file prototype.
1231
1232 * resrc.c (cpp_temp_file): New static variable.
1233 (istream_type): New static variable.
1234 (close_pipe): Delete function.
1235 (run_cmd): New static function.
1236 (open_input_stream): New static function.
1237 (close_input_stream): New static function.
1238 (look_for_default): Handle DOS directory separator. Use
1239 open_input_stream instead of popen.
1240 (read_rc_file): Likewise.
1241
1242 * binutils.texi: Document --use-temp-file, --no-use-temp-file
1243 options.
1244
1245 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
1246
1247 * dlltool.c (create_compat_implib): New variable.
1248 (gen_exp_file): Use.
1249 (make_one_lib_file): Use.
1250 (long_options): Add --compat-implib option.
1251 (usage): Handle.
1252 (main): Handle.
1253
1254 * dllwrap.c (enum target_type): Rename MINGW32_TARGET to MINGW_TARGET.
1255 (main): Use. Don't look for "32" in cygwin and mingw target names.
1256
1257 2000-01-03 Nick Clifton <nickc@cygnus.com>
1258
1259 * binutils.texi: Document new, ARM specific disassembler
1260 command line switch "-M force-thumb".
1261
1262 For older changes see ChangeLog-9899
1263 \f
1264 Local Variables:
1265 mode: change-log
1266 left-margin: 8
1267 fill-column: 74
1268 version-control: never
1269 End:
This page took 0.056089 seconds and 4 git commands to generate.