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