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