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