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