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