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