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