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