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