Define SKIP_ZEROES as 32 for tic4x target in order to ensure proper
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2002-10-23 Svein E. Seldal <Svein.Seldal@solidas.com>
2
3 * configure.in: Define SKIP_ZEROES as 32 for tic4x target in
4 order to ensure proper disassembly of the valid 0-value opcode.
5 * configure: Regenerate.
6 * aclocal.m4: Regenerate.
7 * config.in: Regenerate.
8 * configure.in: Regenerate.
9 * doc/Makefile.in: Regenerate.
10 * po/binutils.pot: Regenerate.
11
12 2002-10-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
13
14 * MAINTAINERS: Add self as SH maintainer.
15
16 2002-10-23 Ben Elliston <bje@redhat.com>
17
18 * doc/binutils.texi (objdump): Document -z and move the entry for
19 --disassemble-zeroes to the end of the options section (for `z').
20
21 2002-10-21 Nick Clifton <nickc@redhat.com>
22
23 * MAINTAINERS: Discontinue Hans-Peter Nilsson as SH maintainer.
24
25 2002-10-21 Svein E. Seldal <Svein.Seldal@solidas.com>
26
27 * objdump.c (dump_data): Correct addr_offset for opb != 1.
28
29 2002-10-15 Alan Modra <amodra@bigpond.net.au>
30
31 * bucomm.c (list_supported_targets): Use bfd_target_list.
32
33 * objcopy.c (copy_file): Report ambiguous bfd_object matches, and
34 other object errors in preference to bfd_core errors.
35
36 2002-10-14 Alan Modra <amodra@bigpond.net.au>
37
38 * Makefile.am: Run "make dep-am".
39 * objdump.c: #include "bfdver.h".
40 * version.c: Likewise.
41 * Makefile.in: Regenerate.
42 * config.in: Regenerate.
43 * configure: Regenerate.
44 * po/POTFILES.in: Regenerate.
45
46 2002-10-09 Daniel Jacobowitz <drow@mvista.com>
47
48 * readelf.c (display_debug_info): Ignore empty .rela.debug_info
49 sections. Allow relocations against the absolute symbol. Don't
50 use the value in compunit.cu_abbrev_offset if we found a RELA
51 relocation.
52
53 2002-10-07 Gordon Chaffee <chaffee@netvmg.com>
54
55 * addr2line.c (slurp_symtab): Read in dynamic symbols if no
56 ordinary ones are available.
57
58 2002-09-30 H.J. Lu <hjl@gnu.org>
59
60 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120,
61 E_MIPS_MACH_5400 and E_MIPS_MACH_5500.
62
63 2002-09-17 Zack Weinberg <zack@codesourcery.com>
64
65 * Makefile.am (CFILES): Add cxxfilt.c.
66 (cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
67 (cxxfilt_LDADD): Delete.
68 Remove all references to underscore.c.
69 Regen dependencies.
70 * configure.in: Define TARGET_PREPENDS_UNDERSCORE in
71 config.h from $UNDERSCORE, rather than AC_SUBSTing it.
72 * binutils/cxxfilt.c: Moved here from gcc/cp, minor
73 adjustments to fit into binutils framework.
74 * configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.
75
76 2002-09-12 Roland McGrath <roland@redhat.com>
77
78 * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref
79 Handle DW_OP_GNU_push_tls_address.
80
81 2002-09-11 Nick Clifton <nickc@redhat.com>
82
83 * po/tr.po: Updated Turkish translation.
84
85 2002-09-10 Nick Clifton <nickc@redhat.com>
86
87 * MAINTAINERS: Add Ben Elliston as a maintainer for configure and
88 testsuite changes. Add paragraphs about testsuite and config
89 patches.
90
91 2002-08-29 Nick Clifton <nickc@redhat.com>
92
93 * readelf.c (get_machine_flags): Remove redundant reference to
94 E_V850EA_ARCH.
95
96 2002-08-28 Alan Modra <amodra@bigpond.net.au>
97
98 * objdump.c (dump_bfd): Restore lines accidentally deleted in
99 last commit.
100
101 2002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
102
103 * objdump.c (dump_headers): Add printing of HAS_LOAD_PAGE flag.
104 (dump_bfd_header): Likewise.
105
106 2002-08-27 Alan Modra <amodra@bigpond.net.au>
107
108 * nm.c: Revert last change.
109
110 2002-08-26 Alan Modra <amodra@bigpond.net.au>
111
112 * nm.c (display_rel_file): Don't report "no symbols" as an error.
113 * objdump.c (slurp_symtab): Likewise.
114 (slurp_dynamic_symtab): Likewise.
115 (dump_symbols): Likewise. Do print "no symbols" to stdout.
116
117 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
118
119 * MAINTAINERS: Change my mailing address.
120
121 2002-08-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
122
123 * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.
124
125 2002-08-22 Nick Clifton <nickc@redhat.com>
126
127 * MAINTAINERS: Add Jeff Law as (maintainance) maintainer for
128 HPPA.
129
130 2002-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
131
132 * readelf.c (parse_args): Change debug_dump_opt to static.
133
134 2002-08-16 Sivaguru Sankaridurg <siva@eternal-systems.com>
135
136 * stabs.c (parse_stab_argtype): Pass length of physname to
137 stab_demangle_argtypes.
138 (stab_demangle_argtypes): Add new parameter - length of physname.
139 Pass length of physname on to stab_demangle_prefix.
140 (stab_demangle_prefix): Add new parameter - length of physname.
141 Use length of physname (if supplied) to compute end of function
142 name.
143
144 2002-08-15 Alan Modra <amodra@bigpond.net.au>
145
146 * readelf.c: Include elf/i370.h.
147 (dump_relocations): Handle EM_S370.
148 (dynamic_segment_parisc_val): Print \n.
149 (process_dynamic_segment <DT_BIND_NOW>): Here too.
150
151 2002-08-14 Nick Clifton <nickc@redhat.com>
152
153 * nm.c (usage): Change 'gnu-new-abi' to 'gnu-v3'.
154 * objdump.c (usage): Likewise.
155 * doc/binutils.texi: Likewise.
156
157 2002-08-14 Luke Dunstan <infidel@users.sourceforge.net>
158
159 * rcparse.y (acc_entry): Don't warn about ALT use with
160 non-VIRTKEY.
161
162 2002-08-13 H.J. Lu <hjl@gnu.org>
163
164 * objcopy.c (copy_object): Don't warn about the unsupported
165 architecture unless the input target is defaulted or the
166 output architecture is different from the input.
167
168 2002-08-09 Nick Clifton <nickc@redhat.com>
169
170 * po/sv.po: Updated Swedish translation.
171
172 2002-08-05 Alan Modra <amodra@bigpond.net.au>
173
174 * prdbg.c (pr_fix_visibility): Remove assert.
175
176 2002-07-31 Nick Clifton <nickc@redhat.com>
177
178 * addr2line.c (process_file): Rename parameter 'filename' to
179 'file_name' in order to avoid shadowing global symbol of the
180 same name.
181 (main): Likewise.
182
183 2002-07-30 Jakub Jelinek <jakub@redhat.com>
184
185 * readelf.c (OPTION_DEBUG_DUMP): Define.
186 (options): Use it.
187 (usage): Update help.
188 (parse_args): Handle --debug-dump separately from -w.
189 * doc/binutils.texi (readelf): Update documentation.
190
191 2002-07-25 Nick Clifton <nickc@redhat.com>
192
193 * po/es.po: Updated Spanish translation.
194 * po/fr.po: Updated French translation.
195
196 2002-07-24 Nick Clifton <nickc@redhat.com>
197
198 * po/es.po: Updated Spanish translation.
199
200 2002-07-23 Alan Modra <amodra@bigpond.net.au>
201
202 * Makefile.am: Run "make dep-am".
203 * Makefile.in: Regenerate.
204
205 2002-07-23 Nick Clifton <nickc@redhat.com>
206
207 * po/fr.po: Updated French translation.
208
209 2002-07-23 Eric S. Raymond <esr@golux.thyrsus.com>
210
211 * doc/binutils.texi (addr2line <man synopsis>): Correct brackets.
212
213 2002-07-20 Alan Modra <amodra@bigpond.net.au>
214
215 * budemang.c: Include config.h and string.h/strings.h.
216
217 2002-07-18 Denis Chertykov <denisc@overta.ru>
218 Frank Ch. Eigler <fche@redhat.com>
219
220 * readelf.c: Include "elf/ip2k.h".
221 (guess_is_rela): Add support for EM_IP2K and EM_IP2K_OLD.
222 (dump_relocations): Likewise.
223 (get_machine_name): Likewise.
224 * NEWS: Mention IP2K support.
225
226 2002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
227
228 * NEWS: Add 'Changes in 2.13'.
229
230 2002-07-10 Jakub Jelinek <jakub@redhat.com>
231
232 * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,
233 DT_GNU_CONFLICT* and DT_GNU_LIBLISZ*.
234 (get_section_type_name): Handle SHT_GNU_LIBLIST.
235 (process_dynamic_segment): Handle DT_GNU_CONFLICTSZ,
236 DT_GNU_LIBLISTSZ and DT_GNU_PRELINKED.
237 (process_gnu_liblist): New.
238 (process_file): Call it.
239
240 2002-07-03 Alan Modra <amodra@bigpond.net.au>
241
242 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
243 * Makefile.in: Regenerate.
244
245 2002-07-02 Alan Modra <amodra@bigpond.net.au>
246
247 * budemang.c: New file, "demangle" function.
248 * budemang.h: New file.
249 * addr2line.c (translate_addresses): Use "demangle".
250 * nm.c (print_symname): Likewise.
251 * objdump.c (objdump_print_symname): Likewise.
252 (dump_symbols): Likewise. Also, don't use bfd_asymbol_name macro
253 here since that obfuscates.
254 * rdcoff.c: Don't #include demangle.h.
255 * Makefile.am (CFILES): Add budemang.c, emul_aix.c,
256 emul_vanilla.c. Remove emul_$(EMULATION).c. Sort.
257 (HFILES): Add budemang.h. Sort.
258 (nm_new_SOURCES, objdump_SOURCES, addr2line_SOURCES): Add budemang.c.
259 Run "make dep-am".
260 * Makefile.in: Regenerate.
261
262 2002-07-01 Matt Thomas <matt@3am-software.com>
263
264 * readelf.c: Include "elf/vax.h".
265 (guess_is_rela): Move EM_VAX from unknown to RELA case.
266 (dump_relocations): Handle VAX relocations.
267 (get_machine_flags): Handle VAX machine flags.
268
269 2002-06-29 Stephane Carrez <stcarrez@nerim.fr>
270
271 * readelf.c (dump_relocations): Handle 68HC11/68HC12 relocations.
272
273 2002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
274
275 * MAINTAINERS: Remove Tom Rix from d10v and pcc maintainerships.
276
277 2002-06-26 Alan Modra <amodra@bigpond.net.au>
278
279 * nm.c (print_symname): When demangling, strip leading dots from
280 symbol names to avoid confusing the demangler.
281
282 2002-06-25 H.J. Lu <hjl@gnu.org>
283
284 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
285 * Makefile.in: Regenerated.
286
287 2002-06-21 Igor Schein <igor@txc.com>
288
289 * configure.in: Quote bu_cv_have_fopen64.
290 * configure: Regenerate.
291
292 2002-06-21 Mitsru Chinen <chinen@jp.ibm.com>
293
294 * configure.in: Check for strcoll.
295 * configure: Regenerate.
296 * config.in: Regenerate.
297 * nm.c (main): Set locale for LC_COLLATE category.
298 (non_numeric_forward): Use strcoll if available.
299
300 2002-06-20 Dave Brolley <brolley@redhat.com>
301
302 * MAINTAINERS: Add self as fr30 and frv maintainer.
303
304 2002-06-18 H.J. Lu (hjl@gnu.org)
305
306 * nm.c: Include "elf/common.h".
307 (extended_symbol_info): Add elfinfo, a pointer to
308 elf_symbol_type.
309 (SYM_SIZE): Use elfinfo if it is not NULL.
310 (get_symbol_type): New function.
311 (display_archive): Set print_width for each archive member.
312 (display_file): Likewise.
313 (display_rel_file): Don't set print_width here.
314 (print_object_filename_sysv): Handle print_width.
315 (print_archive_member_sysv): Likewise.
316 (print_symbols): Pass (bfd_vma) 0 to print_symbol.
317 (print_symbol): Set the elfinfo field in extended_symbol_info
318 for ELF.
319 (print_object_filename_sysv): Fix the output format.
320 (print_symbol_info_sysv): Print type and section for ELF.
321
322 2002-06-18 Elias Athanasopoulos <eathan@otenet.gr>
323
324 * nm.c (print_size_symbols): Remove assignment, which makes
325 the symbol's size equal to its value when --size-sort is
326 used.
327
328 2002-06-18 Dave Brolley <brolley@redhat.com>
329
330 From Catherine Moore:
331 * readelf.c (elf/frv.h): #include it.
332 (guess_is_rela): Support EM_CYGNUS_FRV.
333 (dump_relocations): Ditto.
334 (get_machine_name): Ditto.
335 * Makefile.am (readelf.o): add dependency on $(INCDIR)/elf/frv.h.
336
337 2002-06-18 Jakub Jelinek <jakub@redhat.com>
338
339 * readelf.c (get_file_header): Only read the first section header if
340 e_shoff is non-zero.
341
342 2002-06-15 H.J. Lu (hjl@gnu.org)
343
344 * nm.c (print_size): New variable. Initialize to 0.
345 (long_options): Add 'S'/"print-size".
346 (main): Handle 'S'.
347 (print_symbol_info_bsd): Print size only if print_size is not
348 0.
349
350 * doc/binutils.texi: Document -S/--print-size.
351
352 2002-6-13 Elias Athanasopoulos <eathan@otenet.gr>
353
354 * nm.c (struct extended_symbol_info): New strcuture: Add the size
355 of the symbols to the information provided by the symbol_info
356 structure.
357 (print_symbols): Pass the symbol size to print_symbol.
358 (print_size_symbols): Pass the symbol size to print_symbol.
359 (print_symbol): Extra argument: The size of the symbol. Store
360 this in the extended_symbol_info structure.
361 (print_symbol_info): Change type of info parameter to
362 extended_symbol_info. Display the size, if known.
363 (print_symbol_info_posix): Likewise.
364 (print_symbol_info_sysv): Likewise.
365
366 2002-06-08 Alan Modra <amodra@bigpond.net.au>
367
368 * Makefile.am: Run "make dep-am".
369 * Makefile.in: Regenerate.
370 * doc/Makefile.in: Regnerate.
371
372 * bucomm.c: Replace CONST with const.
373 * nm.c: Likewise.
374 * objdump.c: Likewise.
375
376 2002-06-07 H.J. Lu <hjl@gnu.org>
377
378 * readelf.c (DW_CFA_GNU_args_size): Don't define.
379 (DW_CFA_GNU_negative_offset_extended): Likewise.
380 (DW_CFA_GNU_window_save): Likewise.
381 (display_debug_frames): Handle DW_CFA_offset_extended_sf,
382 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
383
384 2002-06-07 Elias Athanasopoulos <eathan@otenet.gr>
385
386 * nm.c: When computing size of symbols for an ELF target use the
387 internal size field.
388
389 2002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
390
391 * testsuite/binutils-all/objcopy.exp: clear xfail for
392 "hppa*64*-*-hpux*".
393 * testsuite/binutils-all/hppa/objdump.exp: Return if
394 "*64*-*-*".
395
396 2002-06-05 Alan Modra <amodra@bigpond.net.au>
397
398 * objcopy.c (copy_section): Don't copy SEC_GROUP sections.
399
400 2002-06-03 Elias Athanasopoulos <eathan@otenet.gr>
401
402 * objdump.c: Fix formatting.
403
404 2002-05-29 Ben Elliston <bje@redhat.com>
405
406 * MAINTAINERS: Add self as M68k maintainer.
407
408 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
409
410 * readelf.c: Modified/Added DLX elf support.
411
412 2002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
413
414 * arsup.c: Fix formatting.
415 * debug.c (debug_record_label): Add missing colon to error
416 message.
417 * ieee.c (parse_ieee_ty): Fix spelling typo.
418 * readelf.c (process_program_headers): Remove English assumption
419 about making a plural word.
420 (process_section_headers): Likewise.
421 (process_relocs): Allow quotes to be translated.
422 (process_unwind): Likewise,
423 (process_mips_specific): Improve error message.
424 (get_note_type): Fix spelling typo.
425
426 * configure.in (ALL_LINGUAS): Add sv
427 * po/sv.po: New file.
428
429 2002-05-27 Alan Modra <amodra@bigpond.net.au>
430
431 * unwind-ia64.c (unw_print_brmask): Don't use sprintf.
432 (unw_print_grmask): Likewise.
433 (unw_print_frmask): Likewise.
434
435 2002-05-26 Kazu Hirata <kazu@cs.umass.edu>
436
437 * arsup.c: Remove ARGSUSED.
438 * debug.c: Likewise.
439 * ieee.c: Likewise.
440 * nlmconv.c: Likewise.
441 * prdbg.c: Likewise.
442 * stabs.c: Likewise.
443 * wrstabs.c: Likewise.
444
445 2002-05-25 Alan Modra <amodra@bigpond.net.au>
446
447 * arlex.l: Use #include "" instead of <> for local header files.
448 * coffdump.c: Likewise.
449 * coffgrok.c: Likewise.
450 * nlmconv.c: Likewise.
451 * nlmheader.y: Likewise.
452 * srconv.c: Likewise.
453 * strings.c: Likewise.
454 * sysdump.c: Likewise.
455 * unwind-ia64.h: Likewise.
456 * windres.h: Likewise.
457 * winduni.h: Likewise.
458
459 2002-05-24 Tom Rix <trix@redhat.com>
460
461 * MAINTAINERS: Add self as the d10v maintainer.
462
463 2002-05-24 TAMURA Kent <kent@netbsd.org>
464
465 * configure.in: Builds dlltool for i386-netbsdpe.
466 * configure: Regenerate.
467
468 2002-05-23 Kazu Hirata <kazu@cs.umass.edu>
469
470 * size.c: Fix formatting.
471 * srconv.c: Likewise.
472 * stabs.c: Likewise.
473 * sysdump.c: Likewise.
474 * unwind-ia64.c: Likewise.
475 * wrstabs.c: Likewise.
476
477 2002-05-23 Jakub Jelinek <jakub@redhat.com>
478
479 * readelf.c (get_segment_type): Add PT_TLS.
480 (get_elf_section_flags): Add SHF_TLS.
481 (get_dynamic_flags): Optimize. Add DF_STATIC_TLS.
482 (process_dynamic_segment): Use puts instead of printf.
483 (get_symbol_type): Support STT_TLS.
484 * objdump.c (dump_section_header): Remove SEC_CONSTRUCTOR_TEXT,
485 SEC_CONSTRUCTOR_DATA, SEC_CONSTRUCTOR_BSS.
486 Add SEC_THREAD_LOCAL.
487
488 2002-05-23 Kazu Hirata <kazu@cs.umass.edu>
489
490 * rdcoff.c: Fix formatting.
491 * rddbg.c: Likewise.
492 * readelf.c: Likewise.
493 * rename.c: Likewise.
494 * resbin.c: Likewise.
495 * resrc.c: Likewise.
496 * resres.c: Likewise.
497
498 2002-05-21 Kazu Hirata <kazu@cs.umass.edu>
499
500 * filemode.c: Fix formatting.
501 * ieee.c: Likewise.
502 * is-ranlib.c: Likewise.
503 * is-strip.c: Likewise.
504 * maybe-ranlib.c: Likewise.
505 * maybe-strip.c: Likewise.
506 * nlmconv.c: Likewise.
507 * nm.c: Likewise.
508 * not-ranlib.c: Likewise.
509 * not-strip.c: Likewise.
510 * objcopy.c: Likewise.
511 * objdump.c: Likewise.
512
513 2002-05-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
514
515 * objdump.c (dump_headers): Fix output formatting for ELF32
516 architectures in a BFD64 enabled toolchain.
517
518 2002-05-20 Kazu Hirata <kazu@cs.umass.edu>
519
520 * debug.c: Fix formatting.
521 * debug.h: Likewise.
522 * dlltool.c: Likewise.
523 * dllwrap.c: Likewise.
524 * emul_aix.c: Likewise.
525 * emul_vanilla.c: Likewise.
526
527 2002-05-19 Kazu Hirata <kazu@cs.umass.edu>
528
529 * addr2line.c: Fix formatting.
530 * ar.c: Likewise.
531 * arsup.c: Likewise.
532 * arsup.h: Likewise.
533 * binemul.c: Likewise.
534 * binemul.h: Likewise.
535 * bucomm.c: Likewise.
536 * coffdump.c: Likewise.
537 * coffgrok.c: Likewise.
538 * coffgrok.h: Likewise.
539
540 2002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
541
542 * MAINTAINERS: Add myself as the second AVR port maintainer.
543
544 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
545
546 * MAINTAINERS: Update my email address.
547
548 2002-05-09 Nick Clifton <nickc@cambridge.redhat.com>
549
550 * MAINTAINERS: Add Jason Thorpe as VAX maintainer.
551
552 2002-05-09 Alan Modra <amodra@bigpond.net.au>
553
554 * configure.in: Replace `*pe' with `pe' throughout.
555 * configure: Regenerate.
556
557 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
558
559 * Makefile.am: Honour DESTDIR.
560 * Makefile.in: Regenerate.
561
562 2002-05-06 Alan Modra <amodra@bigpond.net.au>
563
564 * dlltool.c (process_def_file): Add missing prototype.
565 (new_directive, assemble_file, main): Likewise.
566 (process_def_file, new_directive): Make static.
567 (inform): Rewrite using VA_FIXEDARG.
568 * dllwrap.c (mybasename): Add missing prototype.
569 (strhash, main): Likewise.
570 (inform): Rewrite using VA_FIXEDARG.
571 (warn): Likewise.
572 (cleanup_and_exit): Use old style function definition.
573 (strhash): Likewise.
574 * windres.c (define_resource): Use one memset to clear all of
575 struct res_resource.
576
577 * rcparse.y: Remove newcmd rule. Move rcparse_discard_strings
578 call to rules that need no lookahead. Check for no lookahead.
579
580 2002-05-06 Borut Razem <borut.razem@siol.net>
581
582 * rclex.l (get_string): Correct "strings" list handling.
583 * resrc.c (read_rc_file): Discard strings.
584
585 2002-05-04 Alan Modra <amodra@bigpond.net.au>
586
587 * ar.c (replace_members): Remove unused var. Formatting fix.
588 * binemul.c (ar_emul_default_parse_arg): Add ATTRIBUTE_UNUSED.
589
590 * MAINTAINERS: Sort port maintainers by CPU.
591
592 2002-05-04 Bob Byrnes <byrnes@curl.com>
593
594 * size.c (display_archive): Add last_arfile and code to close archives.
595
596 2002-05-01 Alan Modra <amodra@bigpond.net.au>
597
598 * nm.c (print_symbol): Check returned filename from
599 bfd_find_nearest_line is non-NULL.
600
601 2002-04-25 Elena Zannoni <ezannoni@redhat.com>
602
603 * readelf.c (get_AT_name): Handle DW_AT_GNU_vector.
604
605 2002-04-24 Christian Groessler <chris@groessler.org>
606
607 * MAINTAINERS: Changed my email address.
608
609 2002-04-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
610
611 * arparse.y: Fix syntax warning.
612
613 2002-04-16 Nick Clifton <nickc@cambridge.redhat.com>
614
615 * readelf.c (fetch_location_list): Remove unused function.
616
617 * readelf.c (process_corefile_note_segment): Catch corrupt notes
618 and display a warning message, then exit the loop.
619
620 * rcparse.y: Set MEMFLAG_DISCARDABLE by default.
621
622 2002-04-15 Nick Clifton <nickc@cambridge.redhat.com>
623
624 * resrc.c (write_rc_dialog): If charset is non-default value
625 display all of the DIALOGEX parameters.
626
627 2002-04-15 Eric Kohl <ekohl@rz-online.de>
628
629 * rcparse.y: Allow two to five parameter in FONT statement of
630 DIALOGEX resources.
631 * resbin.c (bin_to_res_dialog): Fixed read/write code for dialogex
632 resource data.
633 (res_to_bin_dialog): Likewise.
634 * windres.h: Added misssing charset variable to dialog_ex
635 structure.
636
637 2002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
638
639 * rcparse.y: Set MEMFLAG_PURE by default.
640
641 2002-04-09 Bernd Herd <info@herdsoft.com>
642
643 * rcparse.y: CLASS definitions in DIALOG resources
644 are quoted.
645 Fix typo in BEDIT warning.
646 Don't add default dialog style when explicit style specified.
647 Add WS_CAPTION dialog style if CAPTION is specified.
648
649 * rclex.l (handle_quotes): "\xhex" encoding in strings corrected.
650 (handle_quotes) "\a" escape (used for right justified key
651 definitions in menus) is encodes as binary 8.
652
653 * resrc.c (write_rc_dialog): Print style even if it is 0.
654 (write_rc_directory): Fix overlooked sublang shift bug.
655 (bin_to_res_dialog): Don't print empty dialog caption.
656
657 * resbin.c (bin_to_res_dialog): Use signature to identify
658 DIALOGEX.
659
660 * windres.c (main): Set default LANGUAGE to english/us.
661
662 2002-04-09 Gunnar Degnbol <degnbol@danbbs.dk>
663
664 * resrc.c: print CLASS names in quotes
665
666 2002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
667
668 * MAINTAINERS: Update my email address.
669
670 2002-04-04 Alan Modra <amodra@bigpond.net.au>
671
672 * dep-in.sed: Cope with absolute paths.
673 * Makefile.am (dep.sed): Subst TOPDIR.
674 Run "make dep-am".
675 * Makefile.in: Regenerate.
676
677 2002-03-27 Peter Targett <peter.targett@arc.com>
678
679 * MAINTAINERS: Update my email address.
680
681 2002-03-21 Alan Modra <amodra@bigpond.net.au>
682
683 * Makefile.am: Run "make dep-am".
684 * Makefile.in: Regenerate.
685 * doc/Makefile.in: Regenerate.
686 * po/POTFILES.in: Regenerate.
687 * aclocal.m4: Regenerate.
688 * config.in: Regenerate.
689 * configure: Regenerate.
690
691 2002-03-20 Daniel Berlin <dan@dberlin.org>
692
693 * readelf.c: Add support for displaying dwarf2 location lists.
694 (do_debug_loc, debug_loc_section, debug_loc_size): New.
695 (parse_args): Use 'O' as shorthand for displaying location list
696 section.
697 (process_section_headers): Handle debug_loc as well.
698 (load_debug_loc): New.
699 (free_debug_loc): New.
700 (fetch_location_list): New.
701 (display_debug_loc): New.
702 (display_debug_info): Call load_debug_loc and free_debug_loc.
703 (debug_displays): We can display .debug_loc now, too.
704 (usage): Update usage string.
705 (read_and_display_attr_value): Note location lists, but don't
706 display them inline.
707
708 2002-03-18 Tom Rix <trix@redhat.com>
709
710 * Makefile.am: Add binutils emulation support.
711 * configure.in: Same.
712 * configure.tgt: New file. Same.
713 * ar.c (main): Use ar_emul_parse_arg.
714 (usage): Use ar_emul_usage.
715 (replace_members): Use ar_emul_replace, ar_emul_append.
716 * binemul.c: New file. Define the binutils emulation
717 layer. Define default methods.
718 * binemul.h: New file. Binutils emulation layer header file.
719 * emul_aix.c: New file. AIX binutils emulation.
720 * emul_vanilla.c: New file. Default binutils emulation.
721 * Makefile.in: Regenerate.
722 * configure: Same.
723
724 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
725
726 * po/fr.po: Updated version.
727
728 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
729
730 * po/fr.po: Updated version.
731
732 2002-03-07 Daniel Jacobowitz <drow@mvista.com>
733
734 * README: Update some version numbers.
735
736 2002-03-07 Daniel Jacobowitz <drow@mvista.com>
737
738 * doc/binutils.texi (Target Selection): Fix LD crossreferences.
739 (Architecture Selection): Likewise.
740
741 2002-03-01 Dmitry Timoshkov <dmitry@baikal.ru>
742
743 * dlltool.c (gen_exp_file): Take into account --kill-at (-k) while
744 generating .exp file.
745
746 2002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
747
748 * readelf.c (dump_relocations): Fix typo.
749
750 2002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
751
752 * NEWS: Mark 2.12 branch.
753
754 2002-02-18 Timothy Daly <remote_bob@yahoo.com>
755
756 * readelf.c (dump_relocations): Display 2nd and 3rd reloc
757 types for 64-bit MIPS. Narrow some fields for 80-char
758 output.
759 (dump_relocations): Change spelling from 'unrecognised'
760 to 'unrecognized'.
761 (decode_ARM_machine_flags): Likewise.
762 (parse_args): Likewise.
763 (read_and_display_attr_value): Likewise.
764 (display_debug_section): Likewise.
765
766 2002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
767
768 * NEWS: Mention support for MMIX.
769
770 2002-02-13 Matt Fredette <fredette@netbsd.org>
771
772 * readelf.c (get_machine_flags): Recognize EF_M68000.
773
774 2002-02-12 Alexandre Oliva <aoliva@redhat.com>
775
776 * MAINTAINERS: Added self as MN10300 co-maintainer.
777
778 2002-02-12 Alan Modra <amodra@bigpond.net.au>
779
780 * readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
781 DT_PPC64_OPDSZ.
782
783 2002-02-11 Daniel Jacobowitz <drow@mvista.com>
784
785 * MAINTAINERS: List myself as branch maintainer.
786
787 2002-02-11 Alan Modra <amodra@bigpond.net.au>
788
789 * configure: Regenerate.
790 * objcopy.c: Update copyright date.
791 * doc/Makefile.in: Regenerate.
792
793 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
794
795 * nlmconv.c: Back out localtime PARAMS change.
796
797 2002-02-11 Alan Modra <amodra@bigpond.net.au>
798
799 * objcopy.c (MKDIR): Define.
800 (copy_archive): Make name_list.name const. Use MKDIR.
801 Handle duplicate files in archives by making more temp dirs.
802
803 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
804
805 * coffdump.c: Include "getopt.h" after "bucomm.h"
806 so that macros are defined correctly.
807 * nlmconv.c: Add PARAMS ((const time_t *)) to localtime
808 prototype. Prototype main.
809 * nlmheader.y: Add PARAMS ((int)) to strerror prototype.
810
811 2002-02-06 Alexandre Oliva <aoliva@redhat.com>
812
813 * MAINTAINERS: Added self as SH co-maintainer.
814
815 2002-02-05 Nick Clifton <nickc@redhat.com>
816
817 * po/tr.po: Updated translation.
818
819 2002-02-01 Alan Modra <amodra@bigpond.net.au>
820
821 * Makefile.am: Run "make dep-am"
822 * Makefile.in: Regenerate.
823
824 2002-01-29 Daniel Jacobowitz <drow@mvista.com>
825
826 * nm.c (print_value): Mark abfd unused.
827
828 2002-01-29 Daniel Jacobowitz <drow@mvista.com>
829
830 * unwind-ia64.c (unw_decoder): Change second argument
831 to unsigned int, to match function prototypes.
832
833 2002-01-29 Daniel Jacobowitz <drow@mvista.com>
834
835 * objdump.c: Include "getopt.h" after "bucomm.h" so that
836 __GNU_LIBRARY__ will be defined.
837 * size.c: Likewise.
838
839 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
840
841 * configure: Regenerated.
842
843 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
844
845 * doc/Makefile.am (install): Depend on install-info.
846 * doc/Makefile.in: Regenerate.
847
848 2002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
849
850 * objcopy.c (strip_usage): Document -d as an alias
851 --strip-debug.
852
853 * size.c (usage): Document [-t | --totals] options.
854 (long_options): Add --totals option.
855 (main): If the [-t | --totals] option is specified and
856 the output format is Berkeley-style, print the total
857 text, data, and bss sizes of all objects listed.
858 (print_berkeley_format): If the [-t | --totals] option
859 is specified, track the total text, data, and bss
860 sizes.
861 * doc/binutils.texi (size): Document [-t | --totals] options.
862 (strip): Document -d as an alias for --strip-debug.
863 * NEWS: Mention new feature of size.
864
865 2002-01-25 Nick Clifton <nickc@cambridge.redhat.com>
866
867 * po/fr.po: Updated version.
868 * po/es.po: Updated version.
869
870 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
871
872 * addr2line.c (usage): Update text to provide verbose
873 description of the command line options.
874 * ar.c (usage): Update text to provide verbose
875 description of the command line options.
876 (main): Accept -h and -H when running as ranlib.
877 * coffdump.c (show_usage): Update text to provide verbose
878 description of the command line options.
879 * dlltool.c (main): Accept -H as an alias for --help.
880 * nlmconv.c (show_usage): Update text to provide verbose
881 description of the command line options.
882 * nm.c (usage): Replace OPTIONS with option(s).
883 (main): Accept -H as an alias for --help.
884 * objcopy.c (strip_main): Accept -H as an alias for --help.
885 * objdump.c (main): Accept -v as an alias for --verbose.
886 * readelf.c (usage): Adjust format to match style used in
887 other binutils.
888 * size.c (usage): Update text to provide verbose description
889 of the command line options.
890 (main): Accept -v, -h and -H as command line options.
891 * srconv.c (show_usage): Update text to provide verbose
892 description of the command line options.
893 * strings.c (main): Accept -H and -v as command line options.
894 (usage): Update text to provide verbose description of the
895 command line options.
896 * sysdump.c (show_usage): Update text to provide verbose
897 description of the command line options.
898 * windres.c (usage): Adjust format to match style used in
899 other binutils.
900
901 * coffdump.c: Fix formatting.
902 * nlmconv.c: Fix formatting.
903 * srconv.c: Fix formatting.
904 * sysdump.c: Fix formatting.
905
906 2002-01-22 Alan Modra <amodra@bigpond.net.au>
907
908 * Makefile.am: Run "make dep-am".
909 * Makefile.in: Regenerate.
910
911 2002-01-18 Andreas Jaeger <aj@suse.de>
912
913 * version.c (print_version): Update year.
914
915 2002-01-17 Alan Modra <amodra@bigpond.net.au>
916
917 * readelf.c (get_machine_name): Handle EM_PPC64.
918 (guess_is_rela): Here too.
919
920 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
921
922 * po/binutils.pot: Regenerate.
923 * po/fr.po: Regenerate.
924 * po/tr.po: Regenerate.
925
926 2002-01-16 Nick Clifton <nickc@cambridge.redhat.com>
927
928 * po/tr.po: Import new version.
929
930 2002-01-16 Alan Modra <amodra@bigpond.net.au>
931
932 * readelf.c (get_ppc64_dynamic_type): New.
933 (get_dynamic_type): Call it.
934
935 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
936
937 * objcopy.c (copy_usage): Use "options" instead of "switches".
938 (strip_usage): Use "options" instead of "switches".
939 * doc/binutils.texi (dlltool): Refer to "options" instead of
940 "switches".
941
942 2002-01-14 Richard Earnshaw <rearnsha@arm.com>
943
944 * MAINTAINERS: Add self as co-maintainer for the ARM code.
945
946 2001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
947
948 * po/es.po: Import from translation project.
949 * configure.in (ALL_LINGUAS): Add es.
950 * configure: Regenerate.
951
952 2002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
953
954 * readelf.c (get_netbsd_elfcore_note_type): Use
955 NT_NETBSDCORE_PROCINFO and NT_NETBSDCORE_FIRSTMACH.
956
957 2002-01-09 Jason Thorpe <thorpej@wasabisystems.com>
958
959 * readelf.c: Update copyright years.
960 (get_note_type): Return a const char *.
961 (get_netbsd_elfcore_note_type): New function.
962 (process_note): Use get_netbsd_elfcore_note_type to get
963 the note type string for NetBSD ELF core files.
964
965 2002-01-06 Steve Ellcey <sje@cup.hp.com>
966
967 * readelf.c (get_ia64_segment_type): Add support for macros.
968 (get_segment_type): Add support for IA64 specific macros.
969
970 2001-12-20 Julian v. Bock <julian@wongr.net>
971
972 * readelf.c (print_symbol): New function: Print a formatted symbol
973 name. If --wide is specified do not truncate it.
974 (dump_relocations): Use print_symbol() to print symbol names.
975 (process_symbol_table): Likewise.
976 (process_syminfo): Likewise.
977 (process_mips_specific): Likewise.
978 (usage): Document new feature of --wide switch.
979 * doc/binutils.texi (objdump): Document additional behaviour of
980 --wide.
981
982 2001-12-18 Michael Snyder <msnyder@redhat.com>
983
984 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
985 (copy_object): Don't set the start address or flags of a core file.
986 (copy_section): Don't relocate a core file. Don't copy contents
987 if the input section has the contents flag set, but the output
988 section does not (which happens with the fake 'note' pseudo-
989 sections that BFD creates for corefiles).
990
991 2001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
992
993 * readelf.c (get_machine_flags): Recognize header flags for ABI and
994 ASE extensions. More robust code for ISA checking. Ignore empty fields
995 in header flags for GNU extensions.
996
997 2001-12-18 Alan Modra <amodra@bigpond.net.au>
998
999 * objcopy.c (copy_archive): Set output bfd format outside the loop.
1000
1001 2001-12-18 Nick Clifton <nickc@cambridge.redhat.com>
1002
1003 * po/ja.po: Import from translation project.
1004 * configure.in (ALL_LINGUAS): Add ja.
1005 * configure: Regenerate.
1006
1007 2001-12-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1008
1009 * addr2line.c (main): Protoype.
1010 * ar.c (main): Protoype.
1011 * nm.c (main): Protoype.
1012 * objcopy.c (main): Protoype.
1013 * objdump.c (main): Protoype.
1014 * size.c (main): Protoype.
1015 * strings.c (main): Protoype.
1016
1017 2001-12-17 Alan Modra <amodra@bigpond.net.au>
1018
1019 * readelf.c (symtab_shndx_hdr): New global.
1020 (SECTION_HEADER_INDEX): Define.
1021 (SECTION_HEADER_NUM): Define.
1022 (SECTION_HEADER): Define.
1023 (GET_ELF_SYMBOLS): Pass two params rather than three.
1024 (get_32bit_elf_symbols): Take file and section args. Read and
1025 use SHT_SYMTAB_SHNDX.
1026 (get_64bit_elf_symbols): Likewise.
1027 (dump_relocations): Use SECTION_HEADER to index "section_headers".
1028 (process_section_headers): Likewise. Use SECTION_HEADER_NUM too.
1029 Remember symtab_shdx_hdr.
1030 (process_program_headers): Scan from index 1 for segment map.
1031 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
1032 "section_headers".
1033 (process_relocs): Likewise. Also adjust call to GET_ELF_SYMBOLS.
1034 (process_unwind): Likewise.
1035 (process_version_sections): Likewise.
1036 (process_symbol_table): Likewise.
1037 (display_debug_info): Likewise.
1038 (process_dynamic_segment): Fake up a symtab section for changed
1039 GET_ELF_SYMBOLS.
1040 (get_symbol_index_type): Check SHN_LOOS before SHN_LORESERVE.
1041 (process_program_headers): Kill signed/unsigned warning.
1042 (load_debug_str): Likewise.
1043 (display_debug_info): Likewise.
1044
1045 2001-12-13 Jakub Jelinek <jakub@redhat.com>
1046
1047 * readelf.c (get_segment_type): Support PT_GNU_EH_FRAME.
1048
1049 2001-12-11 Alan Modra <amodra@bigpond.net.au>
1050
1051 * readelf.c (process_file_header): Print extended e_shnum and
1052 e_shdtrndx values. Set elf_header values for same.
1053 (get_32bit_section_headers): Add "num" arg to read "num" headers.
1054 (get_64bit_section_headers): Likewise.
1055 (process_section_headers): Update calls.
1056 (get_file_header): Call get_32bit_section_headers or 64bit variant.
1057
1058 2001-12-10 Jakub Jelinek <jakub@redhat.com>
1059
1060 * objcopy.c (setup_section): Copy entsize.
1061
1062 2001-12-07 Geoffrey Keating <geoffk@redhat.com>
1063
1064 * readelf.c (guess_is_rela): Add support for stormy16.
1065 (dump_relocations): Likewise.
1066 (get_machine_name): Likewise.
1067
1068 2001-12-05 Nick Clifton <nickc@cambridge.redhat.com>
1069
1070 * dllwrap.c (main) Replace multiple strings describing a
1071 single error with a single, newline escaped sentence to permit
1072 better translation into foreign languages.
1073
1074 * readelf.c (get_elf_class): Remove internalionalisation of ELF
1075 class names.
1076
1077 2001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1078
1079 * strings.c (get_char): Initialize value.
1080
1081 2001-12-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1082
1083 * arlex.l: Silence compile warnings.
1084 * arsup.h: Likewise. Fix formatting.
1085
1086 2001-12-04 Jakub Jelinek <jakub@redhat.com>
1087
1088 * strings.c: Include config.h before bfd.h.
1089 (file_off): New type.
1090 (file_open): Define.
1091 (print_strings): Use file_off instead of file_ptr. Print addresses
1092 which don't fit into long correctly.
1093 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if
1094 available.
1095 (strings_file): Use file_off instead of file_ptr. Use file_open.
1096 * configure.in: Check for getc_unlocked.
1097 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
1098 be defined for it.
1099 * configure: Rebuilt.
1100 * config.h.in: Rebuilt.
1101
1102 2001-11-29 H.J. Lu <hjl@gnu.org>
1103
1104 * bucomm.c (make_tempname): Revert the changes made on
1105 2001-11-14 and 2001-11-12. They won't work with directories.
1106
1107 2001-11-23 John David Anglin <dave@hiauly1.hia.nrc.ca>
1108
1109 * binutils/Makefile.am (check-DEJAGNU): Pass CC_FOR_TARGET and
1110 CFLAGS_FOR_TARGET to runtest in environment.
1111 * Makefile.in: Rebuild.
1112 * doc/Makefile.in: Rebuild.
1113
1114 2001-11-28 Mike Stump <mrs@wrs.com>
1115
1116 * objcopy.c (setup_section): Preserve SEC_RELOC when
1117 --set-section-flags is used.
1118
1119 2001-11-19 Nick Clifton <nickc@cambridge.redhat.com>
1120
1121 * readelf.c (do_debug_str): New variable.
1122 (display_debug_str): New function: Display the contents of a
1123 .debug_str section.
1124 (load_debug_str): New function: Load in the contents of a
1125 .debug_str section.
1126 (free_debug_str): New function: Free the memory used by
1127 load_debug_str().
1128 (fetch_indirect_string): Retrieve a string from the .debug_str
1129 section.
1130 (usage): Add -ws.
1131 (parse_args): Accept -ws.
1132 (process_section_headers): Allow the display of the .debug_str
1133 section.
1134 (read_and_display_attr_value): Use fetch_indirect_string. Show
1135 offset into .debug_str section.
1136 (display_debug_info): Use load_debug_str and free_debug_str.
1137 (debug_displays): Add .debug_str.
1138 * doc/binutils.texi: Document -ws.
1139
1140 2001-11-19 Andreas Jaeger <aj@suse.de>
1141
1142 * testsuite/binutils-all/objdump.exp: Add x86-64.
1143
1144 2001-11-15 Andreas Schwab <schwab@suse.de>
1145
1146 * readelf.c: Fix warnings without terminating newline.
1147
1148 2001-11-15 Alan Modra <amodra@bigpond.net.au>
1149
1150 * doc/binutils.texi (objdump): Document ppc -M options.
1151
1152 2001-11-14 Andreas Jaeger <aj@suse.de>
1153
1154 * doc/binutils.texi (objdump): Fix description to use x86-64.
1155
1156 2001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1157
1158 * bucomm.c (make_tempname): Use mkstemps instead of mkstemp, since
1159 not all systems provide mkstemp.
1160
1161 2001-11-14 Alan Modra <amodra@bigpond.net.au>
1162
1163 * doc/binutils.texi (objdump): Document x86 -M options.
1164
1165 2001-11-13 Keith Walker <keith.walker@arm.com>
1166
1167 * readelf.c (read_and_display_attr_value): New function to
1168 handle DW_FORM_indirect.
1169 (read_and_display_attr): Use it.
1170
1171 2001-11-13 Geoffrey Keating <geoffk@redhat.com>
1172
1173 * readelf.c (display_debug_lines): Deal with unknown standard
1174 opcodes. Handle DW_LNS_set_prologue_end, DW_LNS_set_epilogue_begin,
1175 DW_LNS_set_isa.
1176
1177 2001-11-13 Timothy Wall <twall@alum.mit.edu>
1178
1179 * MAINTAINERS: Add self as tic54x maintainer. This target
1180 includes the IBM C54XDSP clone.
1181
1182 2001-11-12 * Steven J. Hill <sjhill@realitydiluted.com>
1183
1184 * bucomm.c (make_tempname): Use mkstemp in place of mktemp.
1185
1186 2001-11-09 Jeffrey A Law (law@cygnus.com)
1187
1188 * unwind-ia64.c (unw_print_brmask): Fix ISO C portability glitch.
1189 (unw_print_grmask, unw_print_frmask, unw_print_abreg): Likewise.
1190 (unw_print_xyreg, unw_decode_x1, unw_decode_x2): Likewise.
1191 (unw_decode_x3, unw_decode_r1, unw_decode_r2): Likewise.
1192 (unw_decode_r3, unw_decode_p1, unw_decode_p2_p5): Likewise.
1193 (unw_decode_p6, unw_decode_p7_p10, unw_decode_b1): Likewise.
1194 (unw_decode_b2, unw_decode_b3_b4): Likewise.
1195
1196 * readelf.c (get_elf_class): Fix ISO portability glitch.
1197 (get_data_encoding, get_osabi_name, request_dump): Likewise.
1198
1199 2001-11-07 Jakub Jelinek <jakub@redhat.com>
1200
1201 * readelf.c (debug_str, debug_str_size): New.
1202 (display_debug_abbrev): If no abbrevs were read, skip the CU.
1203 Call free_abbrevs.
1204 (read_and_display_addr): Handle DW_FORM_strp.
1205 (display_debug_info): Read .debug_str section if present,
1206 so that DW_FORM_strp can be handled.
1207 Fix test for non-existant .debug_abbrev section.
1208
1209 2001-11-05 Jakub Jelinek <jakub@redhat.com>
1210
1211 * arlex.l: Accept `\' in filenames. Patch by <earl_chew@agilent.com>.
1212
1213 * arsup.c (ar_open): Prepend tmp- to basename, not whole path.
1214
1215 2001-11-05 Martin Schwidefsky <schwidefsky@de.ibm.com>
1216
1217 * MAINTAINERS: Add self as s390/s390x maintainer.
1218
1219 2001-11-02 Tom Rix <trix@bluey.cygnus.com>
1220
1221 * MAINTAINERS: Add self as PPC XCOFF maintainer.
1222
1223 2001-11-02 Nick Clifton <nickc@cambridge.redhat.com>
1224
1225 * configure.in (ALL_LINGUAS): Add "fr" and "tr".
1226 * configure: Regernate.
1227 * po/fr.po: New file.
1228 * po/tr.po: New file.
1229
1230 2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1231
1232 * MAINTAINERS: Add self as MMIX port maintainer.
1233 * readelf.c: Include elf/mmix.h.
1234 (guess_is_rela): MMIX is RELA.
1235 (dump_relocations): Handle MMIX relocations.
1236 * Makefile.am: Regenerate dependencies.
1237 * Makefile.in: Regenerate.
1238
1239 2001-10-13 Nick Clifton <nickc@cambridge.redhat.com>
1240
1241 * readelf.c (parse_args): Handle multiple options to the -w
1242 switch.
1243
1244 2001-10-12 Jakub Jelinek <jakub@redhat.com>
1245
1246 * readelf.c (get_section_type_name): Don't print SHT_ prefix for
1247 LOPROC, LOOS and LOUSER.
1248
1249 2001-10-11 J"orn Rennecke <amylaar@onetel.net.uk>
1250
1251 * MAINTAINERS: Update my email address.
1252
1253 2001-10-03 Alan Modra <amodra@bigpond.net.au>
1254
1255 * doc/Makefile.in: Regenerate.
1256 * configure: Regenerate.
1257
1258 2001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
1259
1260 * readelf.c (display_debug_line, display_debug_pubnames,
1261 display_debug_info, display_debug_frames): Detect and warn
1262 about 64-bit format entries.
1263 (display_debug_aranges): Reword 64-bit warning.
1264 (debug_displays): Add .debug_pubtypes as a known, but not yet
1265 supported, debug section.
1266
1267 2001-10-02 Alan Modra <amodra@bigpond.net.au>
1268
1269 * coffdump.c (PROGRAM_VERSION): Delete.
1270 (main <'V'>): Call print_version.
1271 * srconv.c: Likewise.
1272 * sysdump.c: Likewise.
1273 * version.c (program_version): Remove.
1274 (print_version): Use BFD_VERSION_STRING. Just print the current
1275 year in copyright message.
1276 * addr2line.c (program_version): Remove unused declaration.
1277 * objdump.c (display_target_tables): Use BFD_VERSION_STRING in
1278 place of BFD_VERSION.
1279 * Makefile.am (Makefile): Depend on bfd/configure.in.
1280 (cplus-dem.o): Depend on Makefile.
1281 Run "make dep-am".
1282 * Makefile.in: Regenerate.
1283
1284 2001-10-01 Nick Clifton <nickc@cambridge.redhat.com>
1285
1286 * readelf.c (display_debug_aranges): Detect and warn about DWARF64
1287 format .debug_arange sections.
1288 (main): Add missing prototype.
1289
1290 2001-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1291
1292 * Makefile.am: Update dependencies with "make dep-am".
1293 * Makefile.in: Regenerate.
1294
1295 2001-09-28 Richard Henderson <rth@redhat.com>
1296
1297 * objdump.c (dump_section_header): Dump SEC_ARCH_BIT_0.
1298
1299 2001-09-26 Alan Modra <amodra@bigpond.net.au>
1300
1301 * bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
1302 VA_CLOSE.
1303 (non_fatal): Likewise.
1304 * objdump.c (objdump_sprintf): Likewise.
1305 * readelf.c (error): Likewise.
1306 (warn): Likewise.
1307
1308 2001-09-25 Jakub Jelinek <jakub@redhat.com>
1309
1310 * readelf.c (do_wide): New.
1311 (options): Add --wide.
1312 (usage, parse_args): Likewise.
1313 (process_program_headers): Put each segment on a single line if
1314 --wide is given.
1315 (process_section_headers): Put each section on a single line if
1316 --wide is given.
1317 * doc/binutils.texi: Document it.
1318 * NEWS: Likewise.
1319
1320 2001-09-25 Alan Modra <amodra@bigpond.net.au>
1321
1322 * readelf.c (print_vma): Print 8 digits of low hex value.
1323
1324 2001-09-24 Andreas Jaeger <aj@suse.de>
1325
1326 * nlmconv.c: Fix warnings about unused attributes and function
1327 prototypes.
1328
1329 * strings.c: Add prototype for get_char.
1330
1331 2000-09-19 H.J. Lu <hjl@gnu.org>
1332
1333 * doc/Makefile.am ($(DEMANGLER_NAME).1): Try cxxfilt.man and
1334 $(srcdir)/cxxfilt.man.
1335 * doc/Makefile.in: Rebuild.
1336
1337 2001-09-19 Alan Modra <amodra@bigpond.net.au>
1338
1339 * objcopy.c (copy_main): Correct rename-section string parsing.
1340 Consolidate new_name parsing, and error messages.
1341
1342 2001-09-18 Bruno Haible <haible@clisp.cons.org>
1343
1344 * addr2line.c: Don't include <ctype.h>.
1345 (main): For gettext, also set the LC_CTYPE locate facet.
1346 * ar.c (main): Likewise.
1347 * coffdump.c (main): Likewise.
1348 * dlltool.c: Include "safe-ctype.h" instead of <ctype.h>.
1349 (main): For gettext, also set the LC_CTYPE locate facet.
1350 Use ISALNUM instead of isalpha/isdigit.
1351 * dllwrap.c: Don't include <ctype.h>.
1352 (main): For gettext, also set the LC_CTYPE locate facet.
1353 * nlmconv.c: Include "safe-ctype.h" instead of <ctype.h>.
1354 (main): For gettext, also set the LC_CTYPE locate facet.
1355 Use TOUPPER instead of islower/toupper.
1356 * nlmheader.y: Include "safe-ctype.h" instead of <ctype.h>.
1357 (yylex): Use ISSPACE/ISALNUM instead of isspace/isalnum.
1358 Use TOUPPER instead of islower/toupper.
1359 * nm.c (main): For gettext, also set the LC_CTYPE locate facet.
1360 * objcopy.c (main): Likewise.
1361 * objdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1362 (disassemble_bytes): Use ISPRINT instead of isprint.
1363 (dump_section_stabs): Use ISDIGIT instead of isdigit.
1364 (dump_data): Use ISPRINT instead of isprint.
1365 (main): For gettext, also set the LC_CTYPE locate facet.
1366 * rclex.l: Include "safe-ctype.h" instead of <ctype.h>.
1367 (cpp_line, handle_quotes): Use ISSPACE instead of isspace.
1368 * rcparse.y: Include "safe-ctype.h" instead of <ctype.h>.
1369 Use TOUPPER instead of islower/toupper.
1370 * readelf.c (main): For gettext, also set the LC_CTYPE locate facet.
1371 * resrc.c: Include "safe-ctype.h" instead of <ctype.h>.
1372 (write_rc_accelerators): Use ISPRINT instead of isprint.
1373 (write_rc_rcdata): Likewise.
1374 * size.c (main): For gettext, also set the LC_CTYPE locate facet.
1375 * srconv.c (main): Likewise.
1376 * stabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1377 (parse_number): Use ISDIGIT/ISUPPER/ISLOWER instead of
1378 isdigit/isupper/islower.
1379 (parse_stab_string, parse_stab_type, parse_stab_argtypes,
1380 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,
1381 stab_demangle_prefix, stab_demangle_qualified,
1382 stab_demangle_template, stab_demangle_type,
1383 stab_demangle_fund_type): Use ISDIGIT instead of isdigit.
1384 * strings.c: Include "safe-ctype.h" instead of <ctype.h>.
1385 (isgraphic): Use ISPRINT instead of isascii/isprint.
1386 (main): Remove HAVE_LC_MESSAGES dependency.
1387 * sysdump.c: Include "safe-ctype.h" instead of <ctype.h>.
1388 (pbarray): Use ISPRINT instead of isprint.
1389 (main): For gettext, also set the LC_CTYPE locate facet.
1390 * windres.c: Include "safe-ctype.h" instead of <ctype.h>.
1391 (format_from_filename): Use ISPRINT instead of isprint.
1392 (main): For gettext, also set the LC_CTYPE locate facet.
1393 * winduni.c: Include "safe-ctype.h" instead of <ctype.h>.
1394 (unicode_print): Use ISPRINT instead of isprint.
1395 * wrstabs.c: Include "safe-ctype.h" instead of <ctype.h>.
1396 (stab_variable): Use ISDIGIT instead of isdigit.
1397
1398 2001-09-18 Alan Modra <amodra@bigpond.net.au>
1399
1400 * ar.c (print_contents): Cast args of bfd_seek to the right types.
1401 Replace bfd_read call with call to bfd_bread.
1402 (extract_file): Likewise.
1403
1404 * objdump.c (dump_section_header): Cast section->filepos to
1405 unsigned long to suit printf format string.
1406 * readelf.c (process_section_headers): Similarly for sh_offset.
1407 (process_unwind): Likewise.
1408
1409 2001-09-14 Nick Clifton <nickc@cambridge.redhat.com>
1410
1411 * strings.c (encoding, encoding_bytes): New variables.
1412 (long_options): Add --encoding.
1413 (main): Accept -e and --encoding.
1414 (get_char): New function. Read a, possibly wide, character from
1415 the input stream.
1416 (print_strings): Use get_char().
1417 (usage): Document new command line option.
1418 * doc/binutils.texi: Document new command line option.
1419 * NEWS: Announce new command line option.
1420
1421 2001-09-12 Alexandre Oliva <aoliva@redhat.com>
1422
1423 * readelf.c (guess_is_rela, dump_relocations, get_machine_name,
1424 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
1425 EM_MN10200, EM_MN10300, EM_FR30, EM_AVR_OLD and EM_PJ_OLD.
1426 Removed EM_CYGNUS_ARC.
1427
1428 2001-09-04 Jeffrey A Law (law@cygnus.com)
1429
1430 * readelf.c: Include elf/h8 for H8 series definitions.
1431 (guess_is_rela): H8 series if RELA.
1432 (dump_relocations): Handle H8 series relocations.
1433
1434 2001-08-31 Eric Christopher <echristo@redhat.com>
1435
1436 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K.
1437
1438 2001-08-29 Peter Targett <peter.targett@arccores.com>
1439
1440 * MAINTAINERS: Include ARC Maintainer.
1441
1442 2001-08-29 Ben Elliston <bje@redhat.com>
1443
1444 * stabs.c (stab_demangle_template): Initialise s4.
1445
1446 2001-08-27 Alan Modra <amodra@bigpond.net.au>
1447
1448 * readelf.c (dump_relocations): Recognise EM_PPC64.
1449
1450 2001-08-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1451
1452 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE.
1453
1454 2001-08-25 H.J. Lu <hjl@gnu.org>
1455
1456 * nm.c (print_width): New.
1457 (display_rel_file): Set `print_width' according to
1458 bfd_sprintf_vma.
1459 (print_symbol_info_bsd): Check `print_width' instead of BFD64.
1460
1461 2001-08-24 Alexandre Oliva <aoliva@redhat.com>
1462
1463 * objcopy.c (use_alt_mach_code): New variable.
1464 (OPTION_ALT_MACH_CODE): Define.
1465 (copy_options): Added --alt-machine-code.
1466 (copy_main): Handle it.
1467 (copy_object): Switch to alternate machine code if requested.
1468 * doc/binutils.texi: Document new option.
1469 * NEWS: Likewise.
1470
1471 2001-08-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1472
1473 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE.
1474
1475 2001-08-21 H.J. Lu <hjl@gnu.org>
1476
1477 * readelf.c (dump_relocations): Support ELF64 on 32bit hosts.
1478 (display_debug_info): Cast for 64bit hosts.
1479 (display_debug_frames): Likewise.
1480 (process_mips_specific): Likewise.
1481
1482 2001-08-21 Andreas Jaeger <aj@suse.de>
1483
1484 * coffgrok.h: Add missing parameter for prototype of coff_grok.
1485
1486 * sysdump.c: Add missing prototypes.
1487 * srconv.c: Likewise.
1488 * unwind-ia64.c: Likewise.
1489 * coffdump.c: Likewise.
1490
1491 * sysinfo.y: Print prototypes, include <ansidecl.h>.
1492
1493 * coffgrok.c: Add missing prototypes, include libiberty.h instead
1494 of declaring xcalloc.
1495
1496 2001-08-10 H.J. Lu <hjl@gnu.org>
1497
1498 * nm.c (print_value): Add one arg, bfd *.
1499 (print_value): Replace fprintf_vma with bfd_fprintf_vma.
1500 (print_symbol_info_bsd): Also pass `abfd' to print_value ().
1501 (print_symbol_info_sysv): Likewise.
1502 (print_symbol_info_posix): Likewise.
1503
1504 * objdump.c (dump_section_header): Replace printf_vma with
1505 bfd_printf_vma.
1506 (print_section_stabs): Likewise.
1507 (dump_bfd_header): Likewise.
1508 (objdump_print_value): Replace sprintf_vma with
1509 bfd_sprintf_vma.
1510 (disassemble_bytes): Likewise.
1511 (dump_reloc_set): Likewise.
1512
1513 2001-08-10 Andreas Jaeger <aj@suse.de>
1514
1515 * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes
1516 to build warnings.
1517 * configure: Regenerate.
1518
1519 2001-08-09 Alan Modra <amodra@bigpond.net.au>
1520
1521 * readelf.c: Add missing prototypes.
1522 * objdump.c: Likewise. Format existing prototypes.
1523
1524 2001-08-08 Alexandre Oliva <aoliva@redhat.com>
1525
1526 * readelf.c (display_debug_info): Add to abbrev_offset the addend
1527 of any RELA relocation for the abbrev_offset memory location that
1528 refers to the .debug_abbrev section symbol.
1529
1530 2001-08-07 H.J. Lu <hjl@gnu.org>
1531
1532 * readelf.c (process_file): Return 0 if OK, otherwise return 1.
1533 (main): Return process_file ().
1534
1535 2001-08-05 Philip Blundell <philb@gnu.org>
1536
1537 * doc/binutils.texi: Use "Thumb" not "THUMB".
1538
1539 2001-08-03 John Healy <jhealy@redhat.com>
1540
1541 Patch suggested by Frank Eigler <fche@redhat.com>.
1542 * objdump.c (disassemble_data): Fill in section member of the
1543 disasm_info structure.
1544
1545 2001-08-03 Tom Walsh <tom@cyberiansoftware.com>
1546
1547 * configure.in: Added --with-windres option.
1548 * configure: Regenerated.
1549
1550 2001-07-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1551
1552 * doc/binutils.texi: Use @command{name} for commands;
1553 use @option{-opt} for options; use @table @env for list of options;
1554 remove spaces arround [ | ] in synopsis.
1555
1556 * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for the
1557 center title.
1558
1559 2001-07-31 Nick Clifton <nickc@cambridge.redhat.com>
1560
1561 * objcopy.c: Fix formatting.
1562 (section_rename): New structure.
1563 (OPTION_RENAME_SECTION): New switch.
1564 (copy_usage): Document new switch.
1565 (add_section_rename): New function: Add a node to the section
1566 rename list.
1567 (find_section_rename): New function: Find the new name and
1568 flags for a section.
1569 (setup_section): Call find_section_name to determine the name
1570 of the output section.
1571 (copy_main): Handle OPTION_RENAME_SECTION.
1572 * binutils.texi: Document new switch.
1573 * NEWS: Mention new switch.
1574
1575 2001-07-30 Nick Clifton <nickc@cambridge.redhat.com>
1576
1577 * README: Rename bug-gnu-utils@gcc.org to bug-binutils@gcc.org.
1578 * MAINTAINERS: Rename bug-gnu-utils@gcc.org to
1579 bug-binutils@gcc.org.
1580
1581 2001-07-28 Matthias Kramm <kramm@quiss.org>
1582
1583 * bucomm.c (list_supported_architectures): New function.
1584 * bucomm.h (list_supported_architectures): Declare.
1585 * objdump.c (usage): Call the above.
1586
1587 2001-07-25 Dave Brolley <brolley@redhat.com>
1588
1589 * objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
1590 (SKIP_ZEROES_AT_END): Only define it if it is not already defined.
1591
1592 2001-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1593
1594 * README: Update for 2.11. Change bug reporting email address.
1595 * MAINTAINERS: Tidy up. Change bug reporting email address.
1596
1597 2001-07-16 DJ Delorie <dj@redhat.com>
1598
1599 * resres.c (write_res_header): Align header size.
1600 (res_align_file): Calculate alignment correctly.
1601
1602 * rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more
1603 correct 10).
1604 * resrc.c (write_rc_resource): Likewise.
1605 * windres.h (SUBLANG_SHIFT): Define - as 10.
1606
1607 2001-07-15 Nick Clifton <nickc@cambridge.redhat.com>
1608
1609 * MAINTAINERS: Add Christian Groessler as maintainer for z8k port.
1610
1611 2001-07-11 Nick Clifton <nickc@cambridge.redhat.com>
1612
1613 * MAINTAINERS: Add notes about branch checkins.
1614
1615 2001-07-05 Daniel Berlin <dan@cgsoftware.com>
1616
1617 * readelf.c (display_debug_macinfo): New function, display
1618 .debug_macinfo section.
1619 (do_debug_macinfo): New variable.
1620 (parse_args): Handle "-w[mM]" to mean display macro info.
1621 (process_section_headers): Handle debug_macinfo.
1622 (debug_displays): Replace unsupported function with macinfo
1623 function for .debug_macinfo display.
1624 * doc/binutils.texi: Document new command line switch.
1625 * NEWS: Document new feature of readelf.
1626
1627 2001-07-05 H.J. Lu <hjl@gnu.org>
1628
1629 * objcopy.c (filter_symbols): Don't turn undefined symbols
1630 into local.
1631
1632 2001-07-03 H.J. Lu <hjl@gnu.org>
1633
1634 * doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
1635 $@.pod.
1636 (ar.1): Likewise.
1637 (dlltool.1): Likewise.
1638 (nlmconv.1): Likewise.
1639 (nm.1): Likewise.
1640 (objcopy.1): Likewise.
1641 (objdump.1): Likewise.
1642 (ranlib.1): Likewise.
1643 (readelf.1): Likewise.
1644 (size.1): Likewise.
1645 (strings.1): Likewise.
1646 (strip.1): Likewise.
1647 (windres.1): Likewise.
1648 (cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
1649 ($(DEMANGLER_NAME).1): Also substitute cxxfilt with
1650 $(DEMANGLER_NAME).
1651 (as.1): Removed.
1652 * doc/Makefile.in: Regenerated.
1653
1654 2001-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1655
1656 * MAINTAINERS: Change MIPS maintainer to Eric Christopher.
1657
1658 2001-07-01 Daniel Berlin <dan@cgsoftware.com>
1659
1660 * readelf.c: Support DWARF 2.1 tags, encodings, languages.
1661
1662 2001-06-29 James Cownie <jcownie@etnus.com>
1663
1664 * readelf.c: Support DWARF 2.1 attributes.
1665
1666 2001-06-28 Alan Modra <amodra@bigpond.net.au>
1667
1668 * readelf.c (GET_DATA_ALLOC): Remove.
1669 (GET_DATA): Remove.
1670 (get_data): New function combining above macros, with an extra
1671 test for zero size.
1672 (slurp_rela_relocs): Use get_data, and catch error return.
1673 (slurp_rel_relocs): Likewise.
1674 (get_32bit_program_headers): Likewise.
1675 (get_64bit_program_headers): Likewise.
1676 (get_32bit_section_headers): Likewise.
1677 (get_64bit_section_headers): Likewise.
1678 (get_32bit_elf_symbols): Likewise.
1679 (get_64bit_elf_symbols): Likewise.
1680 (process_section_headers): Likewise.
1681 (process_relocs): Likewise.
1682 (slurp_ia64_unwind_table): Likewise.
1683 (process_unwind): Likewise.
1684 (get_32bit_dynamic_segment): Likewise.
1685 (get_64bit_dynamic_segment): Likewise.
1686 (process_dynamic_segment): Likewise.
1687 (process_version_sections): Likewise.
1688 (process_symbol_table): Likewise.
1689 (dump_section): Likewise.
1690 (display_debug_info): Likewise.
1691 (display_debug_section): Likewise.
1692 (process_section_contents): Likewise.
1693 (process_corefile_note_segment): Likewise.
1694 (process_mips_specific): Likewise. Also free econf32, econf64.
1695
1696 2001-06-25 Alan Modra <amodra@bigpond.net.au>
1697
1698 * readelf.c (dump_relocations): Print "bad symbol index" if
1699 symtab == NULL with non-zero symtab_index.
1700 (process_relocs): Don't bomb if reloc section has no symsec.
1701
1702 2001-06-24 H.J. Lu <hjl@gnu.org>
1703
1704 * objcopy.c (strip_main): Revert the change made on 2001-05-30
1705 by accident.
1706 (copy_main): Apply the the change made to strip_main on
1707 2001-05-30 by accident.
1708
1709 2001-06-23 Andreas Jaeger <aj@suse.de>
1710
1711 * unwind-ia64.c (unw_decode_x1): Add unused attribute for
1712 parameter 'code'.
1713 (unw_decode_x2): Likewise.
1714 (unw_decode_x3): Likewise.
1715 (unw_decode_x4): Likewise.
1716
1717 2001-06-23 Ben Elliston <bje@redhat.com>
1718
1719 * MAINTAINERS: Add myself as M88k maintainer.
1720
1721 2001-06-22 Jocelyn Mayer <jocelyn.mayer@netgem.com>
1722
1723 * objcopy.c (strip_main): Support -o or --output-file command lien
1724 switch.
1725
1726 2001-06-19 H.J. Lu <hjl@gnu.org>
1727
1728 * doc/Makefile.in: Regenerated.
1729
1730 2001-06-19 Nick Clifton <nickc@cambridge.redhat.com>
1731
1732 * readelf.c: Restore formatting.
1733
1734 2001-06-18 H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>
1735
1736 * Makefile.am: Move documentation into doc subdirectory.
1737 * Makefile.in: Regenerated.
1738 * binutils.texi: Move into doc subdirectory.
1739 * addr2line.1: Removed.
1740 * ar.1: Likewise.
1741 * dlltool.1: Likewise.
1742 * nlmconv.1: Likewise.
1743 * nm.1: Likewise.
1744 * objcopy.1: Likewise.
1745 * objdump.1: Likewise.
1746 * ranlib.1: Likewise.
1747 * readelf.1: Likewise.
1748 * size.1: Likewise.
1749 * strings.1: Likewise.
1750 * strip.1: Likewise.
1751 * windres.1: Likewise.
1752 * cxxfilt.man: Likewise.
1753 * doc: New Directory.
1754 * doc/Makefile.am: New file.
1755 * doc/Makefile.in: Generate.
1756
1757 2001-06-09 Alan Modra <amodra@bigpond.net.au>
1758
1759 * NEWS: Fix a typo. Mention hppa64-elf. Add binutils-2.11 marker.
1760
1761 2001-06-01 Alan Modra <amodra@bigpond.net.au>
1762
1763 * MAINTAINERS: Update my email address.
1764
1765 2001-05-30 Honda Hiroki <hhonda@kobe-catv.ne.jp>
1766
1767 * objcopy.c: Add new switches: --keep-global-symbol,
1768 --keep-symbols, --localize-symbols, --keep-global-symbols and
1769 --weaken-symbols.
1770 * binutils.texi: Document new switches.
1771 * objcopy.1: Regenerate.
1772 * NEWS: Announce new feature.
1773
1774 2001-05-28 Andreas Jaeger <aj@suse.de>
1775
1776 * readelf.c (display_debug_frames): Fix warnings: Remove unused
1777 variables, fix format strings.
1778
1779 2001-05-28 Nick Clifton <nickc@cambridge.redhat.com>
1780
1781 * objdump.c (disassemble_bytes): Remove section VMA adjustment
1782 when computing the address of the line to show.
1783
1784 2001-05-16 Richard Henderson <rth@redhat.com>
1785
1786 * readelf.c (do_debug_frames_interp): New.
1787 (byte_get_little_endian): If BFD64, always read entire 8-byte fields.
1788 (byte_get_big_endian): Likewise.
1789 (parse_args) ['F']: Set do_debug_frames_interp.
1790 (Frame_Chunk): Make data_factor signed, add fde_encoding.
1791 (frame_display_row): Don't trunc pc_begin to int.
1792 (size_of_encoded_value): New.
1793 (display_debug_frames): Handle 64-bit targets. Print raw data
1794 unless do_debug_frames_interp.
1795 (debug_displays): Remove duplicate .debug_frame.
1796
1797 2001-05-15 Ralf Baechle <ralf@gnu.org>
1798
1799 * readelf.c: Replace uses of EM_MIPS_RS4_BE with EM_MIPS_RS3_LE.
1800 The former constant was never in active use and is used otherwise
1801 by the ABI.
1802
1803 2001-05-11 Jakub Jelinek <jakub@redhat.com>
1804
1805 * readelf.c (process_unwind): Print all unwind sections, not just
1806 one.
1807
1808 2001-05-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1809
1810 * readelf.c (process_unwind): Remove const specifier.
1811
1812 2001-04-27 Michal Svec <rebel@atrey.karlin.mff.cuni.cz>
1813
1814 * strings.c (isgraphic): Do not use isascii() unless it is needed
1815 for isprint() to work.
1816 (main): Set the locale domain to LC_ALL not just LC_MESSAGES.
1817
1818 2001-04-27 Johan Rydberg <jrydberg@opencores.org>
1819
1820 * NEWS: Announce support for OpenRISC.
1821
1822 2001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
1823
1824 * dlltool.c (do_default_excludes): Initialise to true.
1825
1826 2001-04-10 Alan Modra <amodra@one.net.au>
1827
1828 * MAINTAINERS: Update my email address
1829 * nm.c (print_symbol_info_bsd): Use a simple printf string.
1830
1831 2001-04-05 Hans-Peter Nilsson <hp@axis.com>
1832
1833 * readelf.c (display_debug_lines): Fix typo for "Prologue".
1834
1835 2001-03-30 H.J. Lu <hjl@gnu.org>
1836
1837 * readelf.c (process_unwind): Just return if do_unwind is 0.
1838
1839 2001-03-28 Roger Sayle <roger@metaphorics.com>
1840
1841 * dlltool.c (make_one_lib_file): Fix section flags for
1842 .text, .data and .bss in stub ds*.o files to match those
1843 generated by gas.
1844
1845 2001-03-29 H.J. Lu <hjl@gnu.org>
1846
1847 * readelf.c (process_unwind): Only do unwind sections for
1848 IA64.
1849
1850 2001-03-28 H.J. Lu <hjl@gnu.org>
1851
1852 * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
1853 * Makefile.in: Regenerate.
1854
1855 2001-03-26 Andreas Jaeger <aj@suse.de>
1856
1857 * binutils.texi (nm): Fix texi syntax.
1858
1859 2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1860
1861 * binutils.texi: Put @c man begin and @c man end indications
1862 to generate man pages using texi2pod and pod2man. Put @c man title
1863 to identify each man. Add SEEALSO entries.
1864 * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
1865 (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
1866 sort the list.
1867 (*.1): Build the man pages from binutils.texi.
1868 * Makefile.in: Regenerate.
1869
1870 2001-03-13 Eric Kohl <ekohl@rz-online.de>
1871
1872 * defparse.y (opt_equal_name): allow "." in name.
1873 * dlltool.c (def_exports): Added ability to generate forwarded exports.
1874 (gen_exp_file): Likewise.
1875
1876 2001-03-12 Stefan Geuken <mail@stefan-geuken.de>
1877
1878 * NEWS: Document addition of -B switch to objcopy.
1879 * binutils.texi: Document addition of -B switch to objcopy.
1880 * objcopy.c: (copy_options): Add --binary-architecture.
1881 (copy_usage): Document -B/--binary-architecture.
1882 (copy_main): Support -B/--binary-architecture. Set
1883 bfd_external_binary_architecture.
1884
1885 2001-03-11 Andreas Jaeger <aj@suse.de>
1886
1887 * readelf.c (guess_is_rela): Handle EM_S390_OLD.
1888 (dump_relocations): Likewise.
1889 (get_machine_name): Likewise.
1890
1891 2001-02-28 Nick Clifton <nickc@redhat.com>
1892
1893 * readelf.c: (struct unw_aux_info): Remove const modifier for
1894 'strtab' field.
1895 (process_unwind): Remove non-K&R compliant LHS type cast in call
1896 to GET_DATA_ALLOC macro.
1897
1898 2001-02-28 Philip Blundell <pb@futuretv.com>
1899
1900 * readelf.c (decode_ARM_machine_flags): Explicitly mention which
1901 ABI is in use; remove ambiguity between the "unknown" EABI and
1902 unrecognised ABIs. Handle version 2 ARM EABI. Update uses of
1903 renamed EF_xx constants.
1904
1905 2001-02-27 Alan Modra <alan@linuxcare.com.au>
1906
1907 * configure.in (BFD_VERSION): New.
1908 (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
1909 * configure: Regenerate.
1910 * Makefile.am: Run "make dep-am"
1911 * Makefile.in: Regenerate.
1912
1913 2001-02-14 Nick Clifton <nickc@redhat.com>
1914
1915 * MAINTAINERS: Add "Obvious Fix" rule.
1916
1917 2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1918
1919 * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
1920 literal concatenation.
1921
1922 2001-02-11 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1923
1924 * readelf.c (struct unw_aux_info): Remove const from the info member.
1925 (process_unwind): Don't type-cast the third argument to the
1926 GET_DATA_ALLOC macro.
1927
1928 2001-02-11 Nick Clifton <nickc@redhat.com>
1929
1930 * readelf.c (dump_relocations): Free corrected allocated
1931 array.
1932 (process_unwind): Fix compile time warning.
1933
1934 2001-02-10 Nick Clifton <nickc@redhat.com>
1935
1936 * binutils.texi: Document new --unwind option to readelf.
1937
1938 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1939
1940 * readelf.c: Add linux target for S/390.
1941
1942 2001-02-10 Alan Modra <alan@linuxcare.com.au>
1943
1944 * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
1945 printf is a macro.
1946
1947 2001-02-08 Hans-Peter Nilsson <hp@bitrange.com>
1948
1949 * acinclude.m4 (AM_PROG_LEX): Override installed definition.
1950 * aclocal.m4: Regenerate.
1951 * configure: Regenerate.
1952
1953 2001-02-07 Todd Vierling <tv@wasabisystems.com>
1954
1955 * bucomm.c (bfd_target_vector): Change extern array to pointer.
1956 * objdump.c (bfd_target_vector): Likewise.
1957
1958 2001-02-07 David Mosberger <davidm@hpl.hp.com>
1959
1960 * readelf.c (process_unwind): New function.
1961 (slurp_ia64_unwind_table): Ditto.
1962 (dump_ia64_unwind): Ditto.
1963 (find_symbol_for_address): Ditto.
1964 (slurp_rela_relocs): New function (split off from dump_relocations()).
1965 (slurp_rel_relocs): Ditto.
1966 (parse_args): Handle '-u' option.
1967
1968 * unwind-ia64.c: New file.
1969 * unwind-ia64.h: New file.
1970 * Makefile.am: Include unwind-ia64.c in readelf build.
1971 * Makefile.in: Regenerate.
1972 * po/binutils.pot: Regenerate.
1973
1974 2001-02-04 Philip Blundell <philb@gnu.org>
1975
1976 * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
1977 * configure: Regenerate.
1978
1979 2001-01-31 Steve deRosier <sderosier@vari-lite.com>
1980
1981 * ieee.c (ieee_add_bb11): Don't check for backslashes
1982 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1983
1984 2001-01-24 Mark Elbrecht <snowball3@bigfoot.com>
1985
1986 * ieee.c: Update copyright.
1987 (ieee_start_compilation_unit): Don't check for backslashes
1988 unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
1989
1990 * stabs.c: Update copyright. Include "filenames.h".
1991 (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
1992
1993 2001-01-23 Jakub Jelinek <jakub@redhat.com>
1994
1995 * readelf.c (process_version_sections): Check if VERDEF or VERNEED
1996 sections are present before using them. Remove code duplication.
1997 (process_symbol_table): Check if VERDEF or VERNEED sections are
1998 present before using them.
1999
2000 2001-01-17 Nick Clifton <nickc@redhat.com>
2001
2002 * objcopy.c (copy_object): Fail if attempting to convert the
2003 endianness of the input object file.
2004
2005 * binutils.texi: Explain that objcopy cannot convert endianness.
2006
2007 2001-01-16 Nick Clifton <nickc@redhat.com>
2008
2009 * readelf.c (string_table_length): New variable.
2010 (SECTION_NAME): Catch out of range indices and missing section
2011 pointers.
2012 (process_section_headers): Delete useless local variable
2013 string_table_offset. Set the value of string_table_length
2014 after loading the string table.
2015 (process_mips_specific): Use SECTION_NAME macro.
2016 (process_file): Set string_table_length to 0 when it is freed.
2017
2018 2001-01-12 Nick Clifton <nickc@redhat.com>
2019
2020 * version.c (print_version): Update copyright date.
2021
2022 2001-01-11 Peter Targett <peter.targett@arccores.com>
2023
2024 * readelf.c (dump_relocations): Include selection with EM_ARC.
2025 (get_machine_name) Update name to "ARC".
2026
2027 2001-01-09 Nick Clifton <nickc@redhat.com>
2028
2029 * Makefile.am: Add rule to build objdump.o from objdump.c and
2030 using OBJDUMP_DEFS.
2031 * Makefile.in: Regenerate.
2032
2033 * configure.in: Define OBJDUMP_DEFS. Default to empty.
2034 (arm, xscale, d10v): For these targets define OBJDUMP_DEFS to
2035 -DDISASSEMBLER_NEEDS_RELOCS.
2036 * configure: Regenerate.
2037
2038 * objdump.c (disassemble_bytes): If DISASSEMBLER_NEEDS_RELOCS
2039 is defined read in the relocs even if dump_reloc_info is
2040 false.
2041
2042 2001-01-07 Philip Blundell <philb@gnu.org>
2043
2044 * binutils.texi (Bug Reporting): Replace `bug-gnu-utils' with
2045 `bug-binutils'.
2046 * README: Likewise.
2047
2048 2000-12-19 Nick Clifton <nickc@redhat.com>
2049
2050 * dlltool.c: Add missing support for arm-epoc-pe.
2051 * configure.in: Add missing support for arm-epoc-pe.
2052 * configure: Regenerate.
2053
2054 2000-12-15 Nick Clifton <nickc@redhat.com>
2055
2056 * MAINTAINERS: Add Diego Novillo as a maintainer for the Intel
2057 Mode parts of the x86 port.
2058
2059 2000-12-04 Andreas Jaeger <aj@suse.de>
2060
2061 * readelf.c (guess_is_rela): Add EM_X86_64.
2062 (dump_relocations): Add EM_X86_64.
2063 (get_machine_name): Add EM_X86_64.
2064 Include "elf/x86-64.h".
2065
2066 2000-12-12 Nick Clifton <nickc@redhat.com>
2067
2068 * readelf.c: Fix formatting.
2069
2070 2000-12-11 Jan Hubicka <jh@suse.cz>
2071
2072 * MAINTAINERS: Add myself and Andreas Jaeger as x86_64 maintainer.
2073
2074 2000-12-07 Andrew Haley <aph@redhat.com>
2075
2076 * readelf.c (display_debug_frames): Only display columns that are
2077 referenced by the frame debug info.
2078
2079 2000-12-05 Nick Clifton <nickc@redhat.com>
2080
2081 * MAINTAINERS: Add Jason Merrill as DWARF2 maintainer.
2082
2083 2000-12-04 Jason Merrill <jason@redhat.com>
2084
2085 * readelf.c (process_section_headers): Handle linkonce.wi sections.
2086 (display_debug_section): Likewise.
2087 (display_debug_info): Display CU header before bailing.
2088
2089 2000-12-01 Chris Demetriou <cgd@sibyte.com>
2090
2091 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in
2092 EF_MIPS_ARCH. Replace use of E_MIPS_MACH_MIPS32 with
2093 E_MIPS_MACH_MIPS32_4K and adjust printed CPU name similarly.
2094
2095 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5,
2096 and E_MIPS_ARCH_64.
2097
2098 * readelf.c (get_machine_flags): Add case for
2099 E_MIPS_MACH_SB1.
2100
2101 2000-11-30 Richard Earnshaw <rearnsha@arm.com>
2102
2103 * readelf.c (frame_display_row): Output 's' for DW_CFA_same_value.
2104
2105 2000-11-28 Hans-Peter Nilsson <hp@bitrange.com>
2106
2107 * MAINTAINERS: Add J\81örn Rennecke and self as SH maintainers.
2108 Change sourceware.cygnus.com to sources.redhat.com.
2109 Fix typo for "amongst".
2110
2111 2000-11-28 Nick Clifton <nickc@redhat.com>
2112
2113 * strip.1 (COPYING): Mention that the GNU Free Documentation
2114 License is present in the sources, but not the output, and
2115 also available from the GNU website.
2116 (GNU Free Documentation License): Comment out this section.
2117 * strings.1: Ditto.
2118 * size.1: Ditto.
2119 * ranlib.1: Ditto.
2120 * objdump.1: Ditto.
2121 * objcopy.1: Ditto.
2122 * nm.1: Ditto.
2123 * nlmconv.1: Ditto.
2124 * ar.1: Ditto.
2125 * addr2line.1: Ditto.
2126
2127 2000-11-27 DJ Delorie <dj@redhat.com>
2128
2129 * readelf.c (usage): Add -wf (--debug-dump=frames) option.
2130 (parse_args): Support -wf option.
2131 (process_section_headers): Ditto.
2132 (debug_displays): Ditto.
2133 (display_debug_frames): New, dump *_frame sections.
2134 (frame_need_space): Support for above.
2135 (frame_display_row): Ditto.
2136 * binutils.texi: Document it.
2137
2138 2000-11-24 Nick Clifton <nickc@redhat.com>
2139
2140 * NEWS: Announce support for v5t, v5te and XScale.
2141
2142 2000-11-22 Nick Clifton <nickc@redhat.com>
2143
2144 * readelf.c (get_machine_name): Add EM_JAVELIN, EM_FIREPATH,
2145 EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM.
2146 (get_section_type_name): Add SHT_GROUP and SHT_SYMTAB_SHNDX.
2147 (get_elf_section_flags: Add SHF_GROUP.
2148 (process_section_headers): Adjust output for 32-bit binaries
2149 to look nice on an 80 column terminal.
2150
2151 2000-11-20 H.J. Lu <hjl@gnu.org>
2152
2153 * readelf.c (get_osabi_name): Change ELFOSABI_MONTEREY to
2154 ELFOSABI_AIX.
2155
2156 2000-11-17 Richard Henderson <rth@redhat.com>
2157
2158 * readelf.c (display_debug_lines): Adjust last change to
2159 use sizeof (external->li_length).
2160
2161 2000-11-17 Richard Henderson <rth@redhat.com>
2162
2163 * readelf.c (display_debug_lines): Fix section length check
2164 and end_of_sequence computation.
2165
2166 2000-11-06 Nick Clifton <nickc@redhat.com>
2167
2168 * binutils.texi: Add GNU Free Documentation License.
2169 * objcopy.1: Add GNU Free Documentation License.
2170 * objdump.1: Add GNU Free Documentation License.
2171 * addr2line.1: Add GNU Free Documentation License.
2172 * ar.1: Add GNU Free Documentation License.
2173 * nlmconv.1: Add GNU Free Documentation License.
2174 * nm.1: Add GNU Free Documentation License.
2175 * ranlib.1: Add GNU Free Documentation License.
2176 * size.1: Add GNU Free Documentation License.
2177 * strings.1: Add GNU Free Documentation License.
2178 * strip.1: Add GNU Free Documentation License.
2179
2180 2000-10-06 Luciano Gemme <ishitawa@yahoo.com>
2181
2182 * objcopy.c (--srec-len=nn): New parameter to set the
2183 maximum length of generated Srecords.
2184 (--srec-forceS3): New parameter that restricts the generation of
2185 Srecords to type S3 only.
2186 * binutils.texi: Document new command line switches.
2187 * objcopy.1: Docuemnt the new command line switches.
2188 * NEWS: Announce the existence of the new command line switches.
2189
2190 2000-10-31 Nick Clifton <nickc@redhat.com>
2191
2192 * MAINTAINERS: Add Jim Wilson as the maintainer for the IA64
2193 code. Add Eric Chrisopher as maintainer of MN10300 port.
2194
2195 2000-10-12 Roger Sayle <roger@metaphorics.com>
2196
2197 * Make comma after string after icon/control optional.
2198
2199 2000-09-13 Anders Norlander <anorland@acc.umu.se>
2200
2201 * readelf.c (get_machine_flags): Also print EF_MIPS_MACH field.
2202
2203 * NEWS: Mention support for MIPS32.
2204
2205 2000-09-08 Nick Clifton <nickc@redhat.com>
2206
2207 * MAINTAINERS: Add Stephane Carrez as maintainer for 68HC[11|12].
2208
2209 2000-09-07 H.J. Lu <hjl@gnu.org>
2210
2211 * configure.in (AC_ISC_POSIX): Put after AC_CANONICAL_SYSTEM.
2212 * configure: Rebuild.
2213
2214 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
2215
2216 * configure: Rebuilt with new libtool.m4.
2217
2218 2000-09-05 Nick Clifton <nickc@redhat.com>
2219
2220 * aclocal.m4: Regenerate.
2221 * config.in: Regenerate.
2222 * configure: Regenerate.
2223
2224 2000-09-04 Todd Vierling <tv@wasabisystems.com>
2225
2226 * strip.1: Fix stray '\' in -o formatting.
2227
2228 2000-09-02 Nick Clifton <nickc@redhat.com>
2229
2230 * configure.in: Increase version number to 2.10.91.
2231 * configure: Regenerate.
2232 * aclocal.m4: Regenerate.
2233 * config.in: Regenerate.
2234 * po/binutils.pot: Regenerate.
2235
2236 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
2237
2238 * acinclude.m4: Include libtool and gettext macros from the
2239 top level.
2240 * aclocal.m4, configure: Rebuilt.
2241
2242 2000-08-30 Jamie Guinan <guinan@bluebutton.com>
2243
2244 * resrc.c (close_input_stream): Delete extraneous logic
2245
2246 2000-08-24 Hans-Peter Nilsson <hp@axis.com>
2247
2248 * NEWS: Mention support for CRIS.
2249
2250 2000-08-21 Nick Clifton <nickc@redhat.com>
2251
2252 * addr2line.c: Changed email address for Ulrich Lauther.
2253
2254 2000-08-17 Christopher C. Chimelis <chris@debian.org>
2255
2256 * objdump.c (LONGEST_ARCH): Set to sizeof("powerpc:common").
2257
2258 2000-08-17 Nick Clifton <nickc@redhat.com>
2259
2260 * readelf.c (display_debug_pubnames): Only issue warning
2261 message once. Terminate message with a new line.
2262 (display_debug_aranges): Only display version 2 debug info.
2263
2264 2000-08-14 Todd Vierling <tv@wasabisystems.com>
2265
2266 * objcopy.c (strip_main): Silently accept -d as an alias for -g
2267 for compatability with old BSD systems.
2268
2269 2000-08-14 Jason Eckhardt <jle@cygnus.com>
2270
2271 * NEWS: Mention i860 support.
2272
2273 2000-08-11 Carlo Wood <carlo@alinoe.com>
2274
2275 * addr2line.c (main): Add const to char *.
2276
2277 2000-08-11 Geoff Keating <geoffk@cygnus.com>
2278
2279 * ar.c (main): Don't crash if called with no arguments
2280 or only '-X32_64' as an argument.
2281
2282 2000-08-08 DJ Delorie <dj@redhat.com>
2283
2284 * resrc.c: use "gcc -xc" instead of -xc-header
2285
2286 2000-08-05 Jason Eckhardt <jle@cygnus.com>
2287
2288 * readelf.c (elf/i860.h): Include.
2289 (dump_relocations): Add recognition of i860 architecture.
2290 (guess_is_rela): Add recognition of i860 architecture.
2291
2292 2000-08-03 Nick Clifton <nickc@cygnus.com>
2293
2294 * MAINTAINERS: Add information about CGEN maintainers.
2295
2296 2000-07-26 Geoff Keating <geoffk@cygnus.com>
2297
2298 * nm.c (main): Ignore '-X32_64' as an option.
2299 * ar.c (main): Likewise.
2300 * binutils.texi (nm): Document new option.
2301 (ar): Likewise.
2302
2303 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2304
2305 * rdcoff.c (external_coff_symbol_p): K&R-ise.
2306
2307 2000-07-20 H.J. Lu <hjl@gnu.org>
2308
2309 * binutils.texi: Put back "@end table" deleted by
2310 accident.
2311
2312 2000-07-05 Kenneth Block <krblock@computer.org>
2313
2314 * nm.c: Add optional style to demangle switch.
2315 * objdump.c: Add optional style to demangle switch.
2316 * addr2line.c: Add optional style to demangle switch.
2317 * binutils.texi: Document optional style to demangle
2318 switch.
2319
2320 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
2321
2322 * MAINTAINERS: Add self as CRIS port maintainer.
2323 * readelf.c: Include elf/cris.h.
2324 (guess_is_rela): Handle EM_CRIS.
2325 (dump_relocations): Ditto.
2326 (get_machine_name): Ditto.
2327 * Makefile.am: Rebuild dependencies.
2328 * Makefile.in: Regenerate.
2329 * po/binutils.pot: Regenerate.
2330
2331 2000-07-19 H.J. Lu <hjl@gnu.org>
2332
2333 * readelf.c (get_dynamic_type): Change "AUXILARY" to
2334 "AUXILIARY".
2335 (process_dynamic_segment): Print out strings for DT_CONFIG,
2336 DT_DEPAUDIT, DT_AUDIT and DT_RUNPATH.
2337
2338 2000-07-19 Mark Kettenis <kettenis@gnu.org>
2339
2340 * nm.c (usage): Change output of `nm --help' to include a
2341 description of the purpose of the program and a detailed
2342 description of the accepted options.
2343
2344 2000-07-19 H.J. Lu <hjl@gnu.org>
2345
2346 * readelf.c (process_dynamic_segment): Change DF_1_NODEPLIB
2347 to DF_1_NODEFLIB.
2348
2349 2000-07-19 H.J. Lu <hjl@gnu.org>
2350
2351 * readelf.c (get_dynamic_type): Fix DT_CHECKSUM.
2352
2353 2000-07-19 H.J. Lu <hjl@gnu.org>
2354
2355 * readelf.c (get_dynamic_type): Change DT_FEATURE_1 to
2356 DT_FEATURE.
2357 (process_dynamic_segment): Likewise.
2358
2359 * readelf.c (get_dynamic_type): Handle DT_CONFIG, DT_DEPAUDIT,
2360 DT_AUDIT, DT_PLTPAD, DT_MOVETAB and DT_CHECKSUM.
2361 (process_dynamic_segment): Handle DTF_1_CONFEXP, DF_1_NODEPLIB,
2362 DF_1_NODUMP and DF_1_CONLFAT.
2363
2364 2000-07-18 Nick Clifton <nickc@cygnus.com>
2365
2366 * binutils.texi (readelf): Fix spelling typo.
2367
2368 2000-07-11 Mark Kettenis <kettenis@gnu.org>
2369
2370 * objdump.c (usage): Make output of `objdump --help' more
2371 consistent with the rest of the GNU world. Add a line describing
2372 the purpose of the program.
2373
2374 2000-07-10 David Huggins-Daines <dhd@linuxcare.com>
2375
2376 * stabs.c (parse_stab_range_type): Cast to proper type to fix
2377 warning.
2378
2379 2000-07-10 Ryan Bradetich <rbradetich@uswest.net>
2380
2381 * readelf.c (get_dynamic_data): Add casts and use unsigned chars
2382 to fix warnings.
2383 (process_symbol_table): Ditto.
2384 (procesS_extended_line_op): Ditto.
2385 (display_debug_lines): Ditto.
2386 (display_debug_pubnames): Ditto.
2387 (read_and_display_attr): Ditto.
2388
2389 2000-07-09 Nick Clifton <nickc@cygnus.com>
2390
2391 * MAINTAINERS: Add several more port specific maintainers.
2392
2393 2000-07-05 Nick Clifton <nickc@cygnus.com>
2394
2395 * MAINTAINERS: Add blanket write privs for Michael Meissner.
2396
2397 2000-06-05 DJ Delorie <dj@redhat.com>
2398
2399 * MAINTAINERS: New.
2400
2401 2000-07-01 Eric Fifer <EFifer@sanwaint.com>
2402
2403 * dllwrap.c: Changed mistaken dyn_string_append() calls
2404 to dyn_string_append_cstr().
2405
2406 2000-07-01 Alexander Aganichev <AAganichev@hypercom.com>
2407
2408 * stabs.c (parse_stab_type): Divide size in bits by 8 as binutils
2409 struct debug_type stores size in bytes.
2410
2411 2000-07-01 Alan Modra <alan@linuxcare.com.au>
2412
2413 * Makefile.am (DEP): Fix 2000-06-22. grep after running dep.sed
2414 (CLEANFILES): Add DEPA.
2415 * Makefile.in: Regenerate.
2416
2417 2000-06-27 Alan Modra <alan@linuxcare.com.au>
2418
2419 * ar.c: Revert incorrect 2000-06-25 patch.
2420 * bucomm.c: Likewise.
2421
2422 2000-06-25 Mark Elbrecht <snowball3@bigfoot.com>
2423
2424 * rdcoff (parse_coff_symbol): Treat GNU weak symbols as external.
2425 (external_coff_symbol_p): New function.
2426 (parse_coff): Use it.
2427
2428 2000-06-25 Alexander Aganichev <AAganichev@hypercom.com>
2429
2430 * ar.c (normalize): Advance past both characters in a DOS based
2431 <letter>: filepath prefix.
2432 (main): Likewise.
2433 * bucomm.c (make_tempname): Likewise.
2434
2435 2000-06-24 Nick Clifton <nickc@cygnus.com>
2436
2437 * objdump.c (usage): Fix description of --stabs switch.
2438
2439 2000-06-22 Alan Modra <alan@linuxcare.com.au>
2440
2441 * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
2442 find one.
2443 * Makefile.in: Regenerate.
2444
2445 2000-06-20 Alexander Aganichev <AAganichev@hypercom.com>
2446
2447 * ar.c (normalize): Correct pointer comparison when checking for
2448 backslashes.
2449 (main): Likewise.
2450 * bucomm.c (make_tempname): Likewise.
2451
2452 * ieee.c (ieee_start_compilation_unit): Correct pointer comparison
2453 and search for backslashes in the original pathname.
2454 (ieee_add_bb11): Likewise.
2455
2456 2000-06-18 Nick Clifton <nickc@redhat.com>
2457
2458 * ar.c (print_contents): Improve verbose message.
2459
2460 2000-06-15 H.J. Lu <hjl@gnu.org>
2461
2462 * dyn-string.c: Removed. Not needed with dyn-string.c in
2463 libiberty.
2464 * dyn-string.h: Likewise.
2465
2466 * Makefile.am: Remove references to dyn-string.c and
2467 dyn-string.h. Rebuild dependency.
2468 * Makefile.in: Rebuild.
2469
2470 2000-06-15 H.J. Lu <hjl@gnu.org>
2471
2472 * binutils.texi: Put a warning on copying relocatable object
2473 files between two different formats.
2474
2475 2000-06-13 DJ Delorie <dj@cygnus.com>
2476
2477 * rcparse.y (control): ICON controls take an id as the first
2478 parameter, not an optional string. Also, call new convenience
2479 function that takes res_id's.
2480 * resrc.c (define_control): missing text means zero-length string,
2481 not zero ID.
2482 (define_icon_control): New.
2483 * windres.h: declare define_icon_control.
2484
2485 2000-06-13 H.J. Lu <hjl@gnu.org>
2486
2487 * configure: Regenerate.
2488
2489 2000-06-08 David O'Brien <obrien@FreeBSD.org>
2490
2491 * configure.in (VERSION): Update to show this is the CVS mainline.
2492
2493 2000-06-02 David O'Brien <obrien@FreeBSD.org>
2494
2495 * strings.c (isgraphic): Interpret <TAB> as a printable character,
2496 analogous to <SPACE>.
2497
2498 2000-05-30 Alan Modra <alan@linuxcare.com.au>
2499
2500 * objdump.c (display_target_list): Use bfd_close_all_done, not
2501 bfd_close to fix crash caused by 2000-05-24 change.
2502
2503 2000-05-25 DJ Delorie <dj@cygnus.com>
2504
2505 * resrc.c (close_input_stream): zero out cpp_pipe after closing it.
2506
2507 2000-05-26 Alan Modra <alan@linuxcare.com.au>
2508
2509 * Makefile.am: Update dependencies with "make dep-am"
2510 * Makefile.in: Regenerate.
2511
2512 2000-05-26 Eli Zaretskii <eliz@is.elta.co.il>
2513
2514 * ar.c: Include filenames.h.
2515 (normalize) [HAVE_DOS_BASED_FILE_SYSTEM]: Support backslashes
2516 and drive letters in file names.
2517 (main): Support backslashes and drive letters in argv[0]. Drop
2518 the .exe suffix, if any, in argv[0] if is_ranlib is negative. Use
2519 FILENAME_CMP instead of strcmp to compare file names.
2520 (open_inarch) [__GO32__]: Don't ifdef errno != ENOENT test for
2521 DJGPP v2.
2522 (do_quick_append) [__GO32__]: Ditto.
2523 (get_pos_bfd, delete_members, move_members, replace_members):
2524 Compare file names with FILENAME_CMP.
2525
2526 * bucomm.c: Include filenames.h.
2527 (make_tempname) [HAVE_DOS_BASED_FILE_SYSTEM]: Support mixed
2528 forward/backward slashes and drive letters in file names.
2529
2530 * ieee.c (ieee_start_compilation_unit, ieee_add_bb11): Support
2531 mixed forward/backward slashes and drive letters in file names.
2532
2533 * strings.c (O_BINARY, setmode, SET_BINARY): Define.
2534 (main) [SET_BINARY]: Use SET_BINARY to switch stdin into binary
2535 mode.
2536
2537 * objcopy.c: Include filenames.h.
2538 (main) [HAVE_DOS_BASED_FILE_SYSTEM]: Drop the .exe suffix
2539 before comparing to "strip".
2540 Use FILENAME_CMP to compare file names.
2541
2542 * arsup.c: Include filenames.h.
2543 (map_over_list, ar_delete, ar_replace, ar_extract): Use
2544 FILENAME_CMP to compare file names.
2545 (ar_open): Prepend "tmp-" instead of appending "-tmp", to create
2546 the temporary file name.
2547
2548 * configure.in: Check for setmode.
2549 * configure: Regenerate.
2550
2551 2000-05-24 Alan Modra <alan@linuxcare.com.au>
2552
2553 * objdump.c (display_target_list): Close the bfd.
2554 (display_info_table): Likewise.
2555
2556 2000-05-14 H.J. Lu (hjl@gnu.org)
2557
2558 * objcopy.c (filter_symbols): Don't strip global symbols in
2559 relocatable object files.
2560
2561 2000-05-14 Alan Modra <alan@linuxcare.com.au>
2562
2563 * size.c (usage): Associate short options with corresponding long
2564 option to give a clue as to their function.
2565
2566 2000-05-14 Philippe De Muyter <phdm@macqel.be>
2567
2568 * size.c (main): Accept and ignore `-f' option.
2569
2570 2000-05-13 Alan Modra <alan@linuxcare.com.au>
2571
2572 * bucomm.h (gettext, dgettext, dcgettext, textdomain,
2573 bindtextdomain): Replace defines with those from intl/libgettext.h
2574 to quieten gcc warnings.
2575
2576 2000-05-12 H.J. Lu <hjl@gnu.org>
2577
2578 * nlmconv.c (temp_filename): Removed.
2579
2580 * nlmconv.c (link_inputs): Use make_temp_file () instead of
2581 choose_temp_base ().
2582 * objdump.c (display_target_list): Likewise.
2583 (display_info_table): Likewise.
2584
2585 2000-05-08 Alan Modra <alan@linuxcare.com.au>
2586
2587 * objcopy.c (setup_section): Add const and gettext calls for err.
2588
2589 2000-05-02 H.J. Lu <hjl@gnu.org>
2590
2591 * readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of
2592 ELFOSABI_SYSV. Also handle ELFOSABI_NETBSD, ELFOSABI_HURD,
2593 ELFOSABI_SOLARIS, ELFOSABI_MONTEREY, ELFOSABI_IRIX,
2594 ELFOSABI_FREEBSD, ELFOSABI_TRU64, ELFOSABI_MODESTO
2595 and ELFOSABI_OPENBSD.
2596
2597 2000-05-02 Kazu Hirata <kazu@hxi.com>
2598
2599 * coffgrok.c: Add ATTRIBUTE_UNUSED as appropriate.
2600 * srconv.c: Likewise.
2601 * sysdump.c: Likewise.
2602
2603 2000-04-23 Denis Chertykov <denisc@overta.ru>
2604
2605 * readelf.c (guess_is_rela): AVR uses RELA relocations.
2606 (get_machine_name): machine name for EM_AVR added.
2607
2608 2000-04-21 Richard Henderson <rth@cygnus.com>
2609 David Mosberger <davidm@hpl.hp.com>
2610
2611 * Makefile.am (readelf.o): Add elf/ia64.h.
2612 * Makefile.in: Rebuild.
2613 * readelf.c: Include elf/ia64.h.
2614 (guess_is_rela, dump_relocations): Handle EM_IA_64.
2615
2616 2000-04-17 Timothy Wall <twall@cygnus.com>
2617
2618 * objdump.c (disassemble_data): Set octets per byte *after*
2619 resolving arch/mach for binary files.
2620
2621 2000-04-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2622
2623 * arlex.l: Add directives to increase lex buffer size.
2624
2625 * objdump.c, readelf.c: Don't include strarg.h or varargs.h. They are
2626 already included by bucomm.h.
2627
2628 2000-04-10 Philippe De Muyter <phdm@macqel.be>
2629
2630 * readelf.c (dynamic_segment_mips_val): Call `sprintf', not
2631 `strftime' since strftime is not available on all systems.
2632 (process_mips_specific): Ditto.
2633
2634 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
2635
2636 * configure.in (WARN_CFLAGS): Set to -W -Wall by default. Add
2637 --enable-build-warnings option.
2638 * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
2639 * Makefile.in, configure: Re-generate.
2640
2641 2000-04-06 Alan Modra <alan@linuxcare.com.au>
2642
2643 * addr2line.c: Update copyright.
2644 * objcopy.1: Likewise, and title.
2645 * strings.1: Likewise.
2646
2647 * version.c (print_version): Add 2000.
2648
2649 * rddbg.c (read_section_stabs_debugging_info): Don't use
2650 bfd_size_type for strx to avoid printf problems if BFD64.
2651
2652 * bucomm.c: (report): Remove `static'.
2653 Move inclusion of stdarg.h/vararg.h from here.
2654 * bucomm.h: To here.
2655 (CONST): Change all occurences to const.
2656 (report): Declare it.
2657 (bfd_fatal): Add ATTRIBUTE_NORETURN.
2658 (fatal): Add ATTRIBUTE_PRINTF_1 ATTRIBUTE_NORETURN.
2659 (non_fatal): Add ATTRIBUTE_PRINTF_1.
2660
2661 * ar.c (main): Use fatal or non_fatal instead of fprintf.
2662 Correct a typo in an error message.
2663 (do_quick_append): Use non_fatal instead of fprintf.
2664 (move_members): Use fatal instead of fprintf, exit.
2665 * coffdump.c (main): Same here.
2666
2667 * dlltool.c (display): Delete.
2668 (warn): Delete.
2669 (inform): Use `report' instead of `display'.
2670 (rvaafter): Remove trailing \n from fatal error msg.
2671 (rvabefore): Ditto.
2672 (asm_prefix): Ditto.
2673 (yyerror): Replace `warn' with `non_fatal', and remove \n.
2674 (def_name): Likewise.
2675 (run): Likewise.
2676 (scan_all_symbols): Likewise.
2677 (gen_lib_file): Likewise.
2678 (def_library): Likewise. Remove extra program_name too.
2679 (run): Remove \n from inform strings.
2680 (scan_drectve_symbols): Likewise.
2681 (add_excludes): Likewise.
2682 (scan_open_obj_file): Likewise.
2683 (gen_exp_file): Likewise.
2684 (gen_lib_file): Likewise.
2685 (process_duplicates): Likewise.
2686
2687 * Makefile.am (dllwrap_SOURCES): Add version.c.
2688 * dllwrap.c (program_version): Delete.
2689 (print_version): Delete.
2690 (display): Always print trailing \n.
2691 (warn): New.
2692 (delete_temp_files): Use warn instead of fprintf. Use gettext.
2693 (run): Here too.
2694 (main): And here.
2695 (usage): gettext'ify.
2696 (long_options): Add missing initialisers.
2697
2698 * nlmconv.c (main): Use fatal/non_fatal instead of fprintf.
2699 (select_output_format): Likewise.
2700 (powerpc_mangle_relocs): Likewise.
2701 (link_inputs): Likewise.
2702
2703 * nm.c (set_print_radix): Use fatal instead of fprintf, exit.
2704 (set_output_format): Likewise.
2705 (main): Use non_fatal instead of fprintf.
2706 (display_rel_file): Likewise.
2707
2708 * objdump.c (slurp_symtab): Use non_fatal instead of fprintf.
2709 (slurp_dynamic_symtab): Same here.
2710 (disassemble_data): And here.
2711 (read_section_stabs): And here.
2712 (read_section_stabs): And here.
2713 (dump_bfd): And here.
2714 (main): And here.
2715 (objdump_sprintf): Use fatal instead of fprintf, exit.
2716 (disassemble_data): Same here.
2717
2718 * rdcoff.c (parse_coff_type): Use non_fatal instead of fprintf.
2719 (parse_coff_struct_type): Same here.
2720 (parse_coff_enum_type): And here.
2721 (parse_coff): And here.
2722 * rddbg.c (read_debugging_info): And here.
2723 * size.c (main): And here.
2724 * windres.c (format_from_name): And here.
2725 * wrstabs.c (stab_write_symbol): Here too.
2726 (write_stabs_in_sections_debugging_info): And here.
2727 (stab_int_type): And here.
2728 (stab_struct_field): And here.
2729 (stab_typdef): And here.
2730
2731 * rescoff.c (read_coff_rsrc): Use fatal instead of fprintf, exit.
2732 * srconv.c (main): Same here.
2733 * strings.c (main): And here.
2734 (integer_arg): And here.
2735 * sysdump.c (main): And here.
2736
2737 2000-04-06 Timothy Wall <twall@cygnus.com>
2738
2739 * objdump.c (dump_section_header): Print CLINK and BLOCK flags.
2740
2741 2000-04-06 Jason Merrill <jason@yorick.cygnus.com>
2742
2743 * readelf.c (decode_location_expression): Loop through multiple
2744 operations.
2745 (read_and_display_attr): Pass in length.
2746
2747 * readelf.c (read_and_display_attr): Add CU offset to references.
2748 (display_debug_info): Pass it in.
2749
2750 2000-04-06 Nick Clifton <nickc@cygnus.com>
2751
2752 * readelf.c (decode_ARM_machine_flags): New function.
2753 (get_machine_flags): Call decode_ARM_machine_flags for ARM
2754 targets.
2755
2756 (get_machine_name): Catch EM_AVR
2757
2758 2000-04-05 Alan Modra <alan@linuxcare.com.au>
2759
2760 * binutils.texi: Remove optional `=' from long options that have
2761 an `=' in the argument.
2762 * objcopy.1: Here too. Remove extra space on discard-all.
2763
2764 * binutils.texi (objcopy): Mention --redefine-sym.
2765 * objcopy.1: Here too.
2766 * NEWS: And here.
2767
2768 * objcopy.c (parse_flags): Split off flag names from error message
2769 gettext as they are not translated.
2770 (copy_main): Similarly split off option name for --add-section,
2771 --set-section-flags, --change-section-vma, --change-section-lma
2772 error messages.
2773 Some white space changes.
2774
2775 from Matthew Benjamin <matt@linuxbox.nu>
2776 * objcopy.c (struct redefine_node): New.
2777 (redefine_sym_list): New.
2778 (redefine_list_append): New.
2779 (lookup_sym_redefinition): New.
2780 (OPTION_REDEFINE_SYM): New.
2781 (copy_options): Add --redefine-sym option.
2782 (copy_usage): Mention it.
2783 (filter_symbols): Rename symbols on redefine_sym_list.
2784 (copy_object): Call filter_symbols if redefine_sym_list != NULL.
2785 (copy_main): Handle OPTION_REDEFINE_SYM.
2786
2787 2000-04-04 H.J. Lu <hjl@gnu.org>
2788
2789 * readelf.c (process_symbol_table): Correctly read in symbol
2790 versioning information.
2791
2792 2000-04-04 Alan Modra <alan@linuxcare.com.au>
2793
2794 * po/binutils.pot: Regenerate.
2795
2796 * addr2line.c (usage): Restore translated part of bug string.
2797 * ar.c (usage): Likewise.
2798 * nlmconv.c (show_usage): Likewise.
2799 * nm.c (usage): Likewise.
2800 * objcopy.c (copy_usage): Likewise.
2801 (strip_usage): Likewise.
2802 * objdump.c (usage): Likewise.
2803 * readelf.c (usage): Likewise.
2804 * size.c (usage): Likewise.
2805 * strings.c (usage): Likewise.
2806 * windres.c (usage): Likewise.
2807
2808 * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
2809 (DEP): Quote when passing vars to sub-make. Add warning
2810 message to end.
2811 (DEP1): Rewrite for "gcc -MM".
2812 (CLEANFILES): Add DEP2.
2813 Update dependencies.
2814 * Makefile.in: Regenerate.
2815
2816 2000-04-04 H.J. Lu <hjl@gnu.org>
2817
2818 * Makefile.am (GENERATED_HFILES): Add rcparse.h
2819 (arparse.h): Depend on arparse.c
2820 (defparse.h, nlmheader.h, rcparse.h, sysinfo.h): Similarly.
2821
2822 2000-04-03 H.J. Lu (hjl@gnu.org)
2823
2824 * size.c (usage): Use REPORT_BUGS_TO.
2825
2826 2000-04-03 Alan Modra <alan@linuxcare.com.au>
2827
2828 * bucomm.h: #include "bin-bugs.h"
2829 * addr2line.c (usage): Use REPORT_BUGS_TO.
2830 * ar.c (usage): Likewise.
2831 * nlmconv.c (show_usage): Likewise.
2832 * nm.c (usage): Likewise.
2833 (OPTION_TARGET): Define.
2834 (long_options): Use OPTION_TARGET rather than 200.
2835 (main): Likewise.
2836
2837 * objcopy.c (copy_usage): Use REPORT_BUGS_TO.
2838 (strip_usage): Likewise.
2839 * objdump.c (usage): Likewise.
2840 * readelf.c (usage): Likewise.
2841 * strings.c (usage): Likewise.
2842 * windres.c (usage): Likewise.
2843
2844 2000-03-31 John David Anglin <dave@hiauly1.hia.nrc.ca>
2845
2846 * readelf.c: Include sys/types.h before sys/stat.h for ultrix.
2847
2848 2000-03-27 Nick Clifton <nickc@cygnus.com>
2849
2850 * rddbg.c (read_section_stabs_debugging_info): Catch out of range
2851 string offsets in corrupt stabs entries.
2852
2853 2000-03-27 Alan Modra <alan@linuxcare.com.au>
2854
2855 * readelf.c: Include elf/avr.h
2856 (dump_relocations): Add EM_AVR case.
2857
2858 2000-03-09 Tim Waugh <twaugh@redhat.com>
2859
2860 * strings.1: Correct '-bytes' to '--bytes'.
2861
2862 2000-03-08 H.J. Lu <hjl@gnu.org>
2863
2864 * Makefile.am (install-exec-local): Depend on
2865 install-binPROGRAMS for parallel make.
2866 * Makefile.in: Regenerated.
2867
2868 2000-02-27 Ian Lance Taylor <ian@zembu.com>
2869
2870 From Brad Lucier <lucier@math.purdue.edu>:
2871 * readelf.c (process_dynamic_segment): Add cast to make sure
2872 argument to %* is int.
2873
2874 2000-02-25 H.J. Lu <hjl@gnu.org>
2875
2876 * configure.in (AC_SEARCH_LIBS): Pass m, not -lm.
2877
2878 2000-02-24 Nick Clifton <nickc@cygnus.com>
2879
2880 * configure.in: Add arm-wince, mips-pe and sh-pe targets.
2881 * configure: Regenerate.
2882
2883 * dlltool.c: Add support for sh-pe and mips-pe targets.
2884 * rescoff.c: Add support for sh-pe and mips-pe targets.
2885
2886 2000-02-23 H.J. Lu <hjl@gnu.org>
2887
2888 * readelf.c (get_osabi_name): Handle ELFOSABI_LINUX.
2889
2890 2000-02-22 Nick Clifton <nickc@cygnus.com>
2891
2892 * readelf.c (process_symbol_table): Remove use of ELF_ST_OTHER.
2893
2894 2000-02-22 Ian Lance Taylor <ian@zembu.com>
2895
2896 From Brad Lucier <lucier@math.purdue.edu>:
2897 * readelf.c (process_version_sections): Add casts to make sure
2898 argument to %* is an int.
2899 (process_mips_specific): Add casts to make printf arguments match
2900 format.
2901
2902 2000-02-21 Alan Modra <alan@spri.levels.unisa.edu.au>
2903
2904 * objdump.c (dump_section_header): Change `opb' to unsigned.
2905 (find_symbol_for_address): Same here.
2906 (disassemble_data): And here. Change `addr_offset',
2907 `stop_offset', `nextstop_offset' to unsigned long.
2908 (dump_data): Change opb to unsigned.
2909
2910 2000-02-18 Frank Ch. Eigler <fche@redhat.com>
2911
2912 * resrc.c: Remove unmatched #if for cygwin.
2913
2914 2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com>
2915
2916 * binutils.texi: Document the change of flavor name from atpcs-special
2917 to special-atpcs to prevent name conflict in gdb.
2918
2919 2000-02-08 Timothy Wall <twall@redhat.com>
2920
2921 * objdump.c (show_line): Fix bug preventing printing of the very
2922 first line (line zero) of a file when interlisting source and
2923 assembly. Added option to print entire context from start of file
2924 when the first line from that file is encountered.
2925
2926 2000-02-03 Timothy Wall <twall@redhat.com>
2927
2928 * objdump.c (dump_section_header, find_symbol_for_address,
2929 show_line, disassemble_bytes, disassemble_data, dump_data):
2930 distinguish between octets and bytes.
2931
2932 2000-01-27 Thomas de Lellis <tdel@windriver.com>
2933
2934 * nm.c (print_symbol_info_bsd): Use bfd_is_undefined_symclass to
2935 check to unresolved symbols.
2936 (print_symbol_info_sysv): Ditto.
2937 (print_symbol_info_posix): Ditto.
2938
2939 * binutils.texi: Document new 'V' symclass flag for nm.
2940
2941 2000-01-27 Nick Clifton <nickc@redhat.com>
2942
2943 * binutils.texi (objdump): Document new ARM specific
2944 disassembler options.
2945
2946 * objdump.c (usage): Call disassembler_usage().
2947
2948 2000-01-27 Alan Modra <alan@spri.levels.unisa.edu.au>
2949
2950 * readelf.c (get_dynamic_flags): Return buff.
2951 (process_dynamic_segment): Don't pass error strings to printf
2952 as format arg.
2953 (read_and_display_attr): Use lx and ld to print longs.
2954 (process_corefile_note_segment): Cast bfd_vma to unsigned long
2955 before printing.
2956 Update copyright.
2957
2958 2000-01-17 Nick Clifton <nickc@cygnus.com>
2959
2960 * readelf.c (get_osabi_name): Recognise ELFOSABI_ARM.
2961
2962 2000-01-15 Alan Modra <alan@spri.levels.unisa.edu.au>
2963
2964 * debug.c (debug_name_type): Return DEBUG_TYPE_NULL rather than
2965 false.
2966 (debug_tag_type): Here too.
2967 * ieee.c (ieee_builtin_type): And here.
2968 * stabs.c (parse_stab_type, parse_stab_array_type): And here.
2969
2970 2000-01-13 Nick Clifton <nickc@cygnus.com>
2971
2972 * readelf.c (get_machine_name): Change EM_S370 to return "IBM
2973 System/370".
2974
2975 2000-01-11 Nick Clifton <nickc@cygnus.com>
2976
2977 * readelf.c (get_dynamic_type): Remove DT_ENCODING.
2978
2979 2000-01-10 Nick Clifton <nickc@cygnus.com>
2980
2981 * readelf.c (get_note_type): Display NT_WIN32PSTATUS notes.
2982
2983 2000-01-07 Mumit Khan <khan@xraylith.wisc.edu>
2984
2985 * windres.c (long_options): Add --use-temp-file and
2986 --no-use-temp-file options.
2987 (usage): Document.
2988 (main): Handle.
2989
2990 * windres.h: Update read_rc_file prototype.
2991
2992 * resrc.c (cpp_temp_file): New static variable.
2993 (istream_type): New static variable.
2994 (close_pipe): Delete function.
2995 (run_cmd): New static function.
2996 (open_input_stream): New static function.
2997 (close_input_stream): New static function.
2998 (look_for_default): Handle DOS directory separator. Use
2999 open_input_stream instead of popen.
3000 (read_rc_file): Likewise.
3001
3002 * binutils.texi: Document --use-temp-file, --no-use-temp-file
3003 options.
3004
3005 2000-01-04 Mumit Khan <khan@xraylith.wisc.edu>
3006
3007 * dlltool.c (create_compat_implib): New variable.
3008 (gen_exp_file): Use.
3009 (make_one_lib_file): Use.
3010 (long_options): Add --compat-implib option.
3011 (usage): Handle.
3012 (main): Handle.
3013
3014 * dllwrap.c (enum target_type): Rename MINGW32_TARGET to MINGW_TARGET.
3015 (main): Use. Don't look for "32" in cygwin and mingw target names.
3016
3017 2000-01-03 Nick Clifton <nickc@cygnus.com>
3018
3019 * binutils.texi: Document new, ARM specific disassembler
3020 command line switch "-M force-thumb".
3021
3022 For older changes see ChangeLog-9899
3023 \f
3024 Local Variables:
3025 mode: change-log
3026 left-margin: 8
3027 fill-column: 74
3028 version-control: never
3029 End:
This page took 0.12332 seconds and 4 git commands to generate.