3 * configure.in: Build windows tools for --enable-targets=all.
4 * configure: Regenerate.
8 * objdump.c (print_line): Check fwrite return value.
9 * srconv.c (checksum, wr_tr, wr_cs): Likewise.
10 * sysdump.c (fillup): Return zero on getc or fread EOF. Return count
15 * dwarf.c (process_debug_info): Line up section offsets of
16 attribute values with those of dies.
17 (read_and_display_attr): Reduce spacing here.
19 * dwarf.c (display_debug_lines): Print the offset of each line
20 number program header.
25 * readelf.c (print_dynamic_symbol): New.
26 (process_symbol_table): Handle DT_GNU_HASH for dynamic symbols.
30 * resrc.c (read_rc_file): Rename e to edit, and c to dir.
31 Pass dir to windres_add_include_dir. Add comments.
32 (close_input_stream): Check pclose error, and call fatal if
33 the preprocessor failed.
34 * windres.c (windres_add_include_dir): Assert that p is non-NULL,
35 and not an empty string.
40 * dlltool.c: Fix spelling typos.
44 * readelf.c (dump_section_as_strings): Use %6tx instead of %6zx.
48 * MAINTAINERS: Fix typo.
52 * readelf.c (do_archive_index): New.
53 (options): Add -c and --archive-index option.
54 (usage): Add -c option.
55 (parse_args): Add c option parsing.
56 (process_archive): Dump archive index.
57 * NEWS: Mention the new feature.
58 * doc/binutils.texi: Document the new feature.
62 * po/es.po: Updated Spanish translation.
66 * doc/binutils.texi (objdump): Describe the output of the --syms
67 option in more detail.
72 * resrc.c: (read_rc_file): Move 'filename' default initialization
78 * NEWS: Add note about SSE5 being added on i386.
83 * nm.c (value_format_64bit, set_print_radix, print_value): Handle
84 BFD_HOST_64BIT_LONG_LONG.
85 * readelf.c (print_dec_vma): Don't define if BFD_HOST_64BIT_LONG_LONG.
86 (print_vma): Handle BFD_HOST_64BIT_LONG_LONG.
87 (dump_relocations): Likewise. Expand _bfd_int64_low in a
92 * rcparse.y: (string_data): Removed ill token removal.
97 * readelf.c (process_version_sections): Don't read past end of
98 various section buffers.
102 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
103 * Makefile.in: Regenerated.
105 * sysdep.h: Include "config.h" first.
109 * po/sk.po: New Slovakian translation.
110 * configure.in (LINGUAS): Add sk.
111 * configure: Regenerate.
115 * readelf.c (dump_type): New type used to classify the kinds of
116 dump requested by the user.
117 (dump_sects, cmdline_dump_sects): Use the new type.
118 (options): Add --string-dump option.
119 (request_dump): Rename to request_dump_bynumber. Use dump_type.
120 (request_dump_byname): Use dump_type.
121 (parse_args): Parse --string-dump option.
122 (process_section_headers): Fix calls to request_dump.
123 (initialise_dumps_byname): Likewise.
124 (dump_section): Rename to dump_section_as_bytes.
125 (dump_section_as_strings): New function. Display the contents of
126 a section as printable strings.
127 (process_section_contents): String dump the section if requested.
128 (process_object): Use dump_type.
130 * Makefile.am: Add dependency for readelf.c on safe-ctype.h.
131 * Makefile.in: Regenerate.
132 * NEWS: Mention the new feature.
133 * doc/binutils.texi: Document the new feature.
137 * bucomm.c (bfd_nonfatal_message): New.
138 * bucomm.h (bfd_nonfatal_message): Declare.
139 * objcopy.c (RETURN_NONFATAL): Take BFD not NAME, use
140 bfd_nonfatal_message.
141 (copy_unknown_object): Adjust bfd_nonfatal and RETURN_NONFATAL
142 calls, or replace with bfd_nonfatal_message calls as appropriate.
143 (copy_object, copy_archive, copy_file, setup_section,
144 copy_section, write_debugging_info): Likewise.
148 * NEWS: Mention Coverity's contribution.
152 * readelf.c (process_note): Recognize SPU core file notes.
156 * configure.in: Install embedspu on powerpc*-*-eabi* also.
157 * configure: Regenerated.
161 * po/uk.po: Updated Ukrainian translation.
165 * doc/binutils.texi (objdump): Document -Mppcps.
169 * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
173 * readelf.c: Revert last change.
177 * readelf.c (get_segment_type): Change PT_GNU_STACK to
182 * NEWS: Add a marker for the 2.18 features.
186 * doc/Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
187 $(top_srcdir)/../../bfd/doc.
188 * doc/Makefile.in: Regenerate.
192 * MAINTAINERS: Add myself as CR16 support maintainer and
193 update myself as CRX support maintainer.
197 * po/fi.po: Updated Finnish translation.
198 * po/vi.po: Updated Vietnamese translation.
202 * doc/binutils.texi: (windmc): Correct incorrect desciption.
207 * objcopy.c (setup_section): Do modify section flags for ELF
208 STRIP_NONDEBUG (reverting part of 2007-05-30 change). Prevent
209 header rewrite by twiddling input section flags instead.
210 Simplify code setting SHT_NOBITS.
214 * MAINTAINERS: Update my email address.
218 * readelf.c (process_archive): Also skip Irix6-style archive symbol
223 * readelf.c (NUM_ELEM): Remove redundant macro; replace references
224 to it with references to ARRAY_SIZE.
225 Add support for CR16.
231 * srconv.c (strip_suffix): Add const qualifier to argument.
235 * po/uk.po: New Ukrainian translation.
236 * configure.in (ALL_LINGUAS): Add 'uk'.
237 * configure: Regenerate.
241 * objdump.c (dump_dwarf): Correct setting of is_relocatable.
245 * readelf.c (get_gnu_elf_note_type): New function.
246 (process_note): Use it for "GNU" name.
250 * Makefile.am (HFILES): Add dwarf.h, sysdep.h and unwind-ia64.h.
251 (CFILES): Add unwind-ia64.c.
252 Regenerate dependencies.
253 * Makefile.in: Regenerate.
257 * addr2line.c: Update copyright notice to refer to GPLv3.
258 * ar.c, arlex.l, arparse.y, arsup.c, arsup.h, bin2c.c, binemul.c,
259 binemul.h, bucomm.c, bucomm.h, budbg.h, coffdump.c, coffgrok.c,
260 coffgrok.h, cxxfilt.c, debug.c, debug.h, deflex.l, defparse.y,
261 dlltool.c, dlltool.h, dllwrap.c, dwarf.c, dwarf.h, embedspu.sh,
262 emul_aix.c, emul_vanilla.c, filemode.c, ieee.c, mclex.c,
263 mcparse.y, nlmconv.c, nlmconv.h, nlmheader.y, nm.c, objcopy.c,
264 objdump.c, prdbg.c, rclex.c, rcparse.y, rdcoff.c, rddbg.c,
265 readelf.c, rename.c, resbin.c, rescoff.c, resrc.c, resres.c,
266 size.c, srconv.c, stabs.c, strings.c, sysdep.h, sysdump.c,
267 sysinfo.y, syslex.l, unwind-ia64.c, unwind-ia64.h, version.c,
268 windint.h, windmc.c, windmc.h, windres.c, windres.h, winduni.c,
269 winduni.h, wrstabs.c: Likewise.
270 * is-ranlib.c, is-strip.c, maybe-ranlib.c, maybe-strip.c,
271 not-ranlib.c, not-strip.c, ranlib.sh, sanity.sh: Add a copyright
273 * NEWS: Mention that the sources are now released under GPLv3.
274 Add a marker for the changes that went into v2.17.
275 * version.c (print_version): Specify that the program is released
276 under version 3 of the GPL.
280 * resrc.c: (read_rc_file): Add include path of user passed rc
282 * windres.c: (windres_add_include_dir): New.
283 (main): Use of windres_add_include_dir.
284 * windres.h: (windres_add_include_dir): Add prototype.
288 * doc/binutils.texi (size): Document --common.
289 * size.c: Make a number of vars static. Delete unnecessary
290 function declarations.
291 (show_common, common_size): New vars.
292 (usage): Describe --common.
293 (OPTION_FORMAT, OPTION_RADIX, OPTION_TARGET): Define and use.
294 (long_options): Add common.
295 (calculate_common_size): New function.
296 (print_berkeley_format): Add common_size to bsssize.
297 (sysv_one_line): New function split out from..
298 (sysv_internal_printer): ..here.
299 (print_sysv_format): Handle display of *COM*.
300 (print_sizes): Call calculate_common_size.
304 * emul_aix.c (ar_emul_aix_internal): Rename "next" to "archive_next".
309 * objcopy.c (filter_symbols): Correct relocatable file test.
313 * Makefile.am: Run "make dep-am".
314 * Makefile.in: Regenerate.
315 * aclocal.m4: Regenerate.
316 * config.in: Regenerate.
317 * doc/Makefile.in: Regenerate.
318 * po/POTFILES.in: Regenerate.
319 * po/binutils.pot: Regenerate.
323 * aclocal.m4: Regenerated.
324 * doc/Makefile.in: Likewise.
325 * Makefile.in: Likewise.
329 * readelf.c (display_power_gnu_attribute, process_power_specific):
331 (process_arch_specific): Call process_power_specific.
335 * readelf.c (display_mips_gnu_attribute): New.
336 (process_mips_specific): Call process_attributes.
340 * readelf.c (display_gnu_attribute): New.
341 (process_arm_specific): Rearrange as process_attributes.
342 (process_arm_specific): Replace by wrapper of process_attributes.
346 * objcopy.c (setup_section): Don't reset ELF section type to
347 SHT_NOBITS when it is SHT_NOTE.
348 * doc/binutils.texi (objcopy, strip): Mention under --only-keep-debug.
352 * ar.c: Rename uses of bfd.next to bfd.archive_next throughout.
354 * binemul.c: Likewise.
355 * objcopy.c: Likewise.
356 * dlltool.c: Likewise.
361 * Makefile.am (windres_DEPENDENCIES, windmc_DEPENDENCIES): Move
362 dependency on $(LIBICONV) to ...
363 (windres_LDADD, windmc_LDADD) ... here.
364 * Makefile.in: Regenerate.
368 * embedspu.sh (relas): Correct sh_info parsing.
372 * objdump.c: Include sys/stat.h.
376 * Makefile.am: Add windmc tool.
377 * Makefile.in: Regenerate.
378 * configure.in: Add windmc tool.
379 * configure: Regenerate.
384 * doc/Makefile.am: Add windmc tool.
385 * doc/Makefile.in: Regenerate.
386 * doc/binutils.texi: Add windmc documentation.
387 * NEWS: Mention new tool.
391 * objdump.c: Include sys/mman.h
392 (print_file_list): Remove f, add map, mapsize, linemap, maxline,
393 last_line, first fields.
396 (print_file_open): Call slurp_file and index_file. Initialize new
398 (skip_to_line): Rename to print_line and write only single line.
400 (show_line): Change to new algorithm.
404 * resres.c (probe_binary): Fix test for badly formatted headers.
408 * rclex.c: (cpp_line): Add code_page pragma support.
409 * windres.c: (usage, long_options, main): Add new option
411 * winduni.c: (wind_default_codepage, wind_current_codepage): New.
412 (unicode_from_ascii, ascii_from_unicode): Use
413 wind_current_codepage as codepage parameter.
414 (unicode_print): Print 4 characters for hexadecimal values in
416 * winduni.h: (wind_default_codepage, wind_current_codepage):
418 * doc/binutils.texi: Document new option.
419 * NEWS: Mention new features of windres.
423 * embedspu.sh: Parse _SPUEAR_ symbol values as hex.
427 * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
429 * acinclude.m4: Removed.
431 * Makefile.in: Regenerated.
432 * aclocal.m4: Likewise.
433 * configure: Likewise.
437 * dwarf.c (decode_location_expression): Add DW_OP_form_tls_address.
441 PR binutils/4356 binutils/591
442 * resrc.c (filename_need_quotes): New function.
443 (look_for_default): If filename_need_quotes is true then quote the
444 filename in the command line being created.
445 (read_rc_file): Likewise.
449 * doc/binutils.texi (objdump): Fix capitalisation of "PowerPC".
453 * Makefile.am: Add LIBICONV to windres.
454 * acinclude.m4: Added missing "lib-*.m4" and "lt*.m4" files.
455 * configure.in: Add AC_CHECK_HEADER for iconv.h and use AM_ICONV.
456 * config.in: Add ICONV defines.
457 * aclocal.m4: Regenerate.
458 * confugure: Regenerate.
459 * winduni.c: (local_iconv_map codepages, wind_language_t,
460 languages, unicode_is_valid_codepage, wind_find_language_by_id,
461 wind_find_language_by_codepage, wind_find_codepage_info,
462 unicode_from_codepage, codepage_from_unicode, iconv_onechar,
463 wind_iconv_cp, wind_MultiByteToWideChar wind_WideCharToMultiByte):
465 (ascii_from_unicode): Use codepage_from_unicode.
466 (ascii_from_unicode): Use unicode_from_codepage.
467 Use for cygwin windows API for unicode transformation.
468 * winduni.h: (CP_ACP, CP_UTF7, CP_UTF8, CP_OEM, CP_UTF16): New
470 (wind_language_t, local_iconv_map): New types.
471 (wind_find_language_by_id, wind_find_language_by_codepage,
472 unicode_is_valid_codepage, wind_find_codepage_info,
473 unicode_from_codepage, codepage_from_unicode): New
478 * embedspu.sh: Handle R_SPU_PPU* relocs with no symbol.
482 * objcopy.c (copy_object): Revert 2007-05-11 change. Don't
483 avoid calling bfd_copy_private_bfd_data for ELF STRIP_NONDEBUG.
484 (setup_section): Don't modify flags, and don't avoid calling
485 bfd_copy_private_section_data for ELF STRIP_NONDEBUG.
486 * readelf.c (process_program_headers): Ignore .dynamic of type
491 * embedspu.sh: Emit SPU ELF image to .data.rel.ro.speelf if
492 pic or pie and image needs relocs.
496 * Makefile.in: Regenerate.
497 * configure: Regenerate.
498 * aclocal.m4: Regenerate.
499 * doc/Makefile.in: Regenerate.
503 * rcparse.y: Join strings for elements having no side-effects in
508 * rclex.c: New file replacing rclex.l.
510 * windint.h: New file holding common structure and type
512 * Makefile.am: Added new header windint.h and exchanged rclex.l by
514 * Makefile.in: Regenerate.
515 * rcparse.y: Renamed some structures.
516 Use in internal representation always bfd_vma instead of long or
518 Removed from %union unused stringtable.
519 Added to %union suni structure for unicode strings.
520 Added new tokens for ANICURSOR, ANIICON, DLGINCLUDE,
521 DLGINIT, FONTDIR, HTML, MANIFEST, PLUGPLAY, VXD,
522 TOOLBAR, BUTTON, QUOTEDUNISTRING, and SIZEDUNISTRING.
523 Added support for these new rc file tokens.
524 * resbin.c: Rewrote using bfd and binary structures, and support
526 * rescoff.c: Likewise.
527 * resres.c: Likewise.
528 * resrc.c: Likewise. Dumps as RC are now recompilable.
529 * windres.c: As above. Using bfd for res and provide target
530 specific endianess support.
531 * windres.h: Use windint.h as include. Additionally removed K&R
533 * winduni.c: New printing and unichar support routines.
534 * winduni.h: Prototypes for new unichar helpers.
535 * windint.h: New file.
539 * objdump.c (find_symbol_for_address): Merge section and target
540 specific filtering code.
544 * doc/binutils.texi: Use @copying around the copyright notice.
548 * objdump.c (disassemble_bytes): Ignore disassembler_needs_relocs
549 for executables and shared libraries.
553 * objcopy.c (strip_main): Detect identical input and output file
555 (copy_main): Refactor tempname detection and use.
559 * objdump.c (load_debug_section): Select bias for DWARF debug
560 addresses based on the flavour of the bfd.
565 * objcopy.c (copy_object): Don't copy ELF program headers for
570 * embedspu.sh (find_prog): Prefer prog in same dir as embedspu
571 over one found on the users path.
572 (main): Generate .reloc for each R_SPU_PPU* reloc.
576 * prdbg.c (tg_variable): Adjust for changed demangler.
577 (tg_start_function): Likewise.
581 * bucumm.h: Split off host dependencies to..
583 Many files: Include sysdep.h. Remove duplicate headers and reorder.
584 * Makefile.am: Run "make dep-am".
585 * Makefile.in: Regenerate.
589 * srconv.c (walk_tree_type_1): Initialise dpt.dunno.
594 * objcopy.c (filter_symbols): Explicitly stripping a symbol
595 used in relocations is an error.
596 Retype 'keep' to bfd_boolean.
600 * Makefile.in: Regenerate.
601 * doc/Makefile.in: Regenerate.
607 * objcopy.c (reverse_bytes): New variable.
608 (command_line_switch, copy_main): Add OPTION_REVERSE_ENDIAN.
609 (copy_options, copy_usage): Add "reverse-bytes" entry.
610 (copy_section): Reverse bytes within output sections.
611 * doc/binutils.texi: Document new objcopy option.
615 * rclex.l: Allow underscores at the start of identifiers.
619 * budemang.c: Delete.
620 * budemang.h: Delete.
621 * addr2line.c (translate_addresses): Call bfd_demangle rather than
623 * nm.c (print_symname): Likewise.
624 * objdump.c (objdump_print_symname, dump_symbols): Likewise.
625 (dump_bfd): Likewise.
626 * prdbg.c (struct pr_handle <demangler>): Add int param.
627 (tg_variable, tg_start_function): Adjust demangler calls.
628 * Makefile.am: Remove mention of budemang.[ch]. Run "make dep-am".
629 * Makefile.in: Regenerate.
630 * po/POTFILES.in: Regenerate.
634 * Makefile.am: Add ACLOCAL_AMFLAGS.
635 * configure.in: Change macro call order.
636 * Makefile.in: Regenerate.
637 * configure: Regenerate.
641 * Makefile.am (TOOL_PROGS): Add objcopy.
642 * Makefile.in: Rebuilt.
647 * objcopy.c (copy_object): Don't stop when there are no
648 sections to be copied.
652 * NEWS: Mention disjoint histograms support in
657 * dwarf.c (process_debug_info): Do not require DW_AT_frame_base for
658 DW_TAG_inlined_subroutine.
662 * MAINTAINERS: Add myself as VAX and NetBSD support maintainer.
667 * nm.c (print_value): Cast bfd_vma to unsigned long to suit
673 * nm.c (value_format): Replace with value_format_32bit and
675 (set_radix): Update setting of value_format.
676 (set_print_width): New function. Compute the address size of a
677 given bfd and set the print_width global appropriately.
678 (display_archive): Use set_print_width.
679 (display_file): Likewise,
680 (print_object_filename_sysv): Update use of print_width.
681 (print_archive_member_sysv): Likewise.
682 (print_symbol_filename_posix): Likewise.
683 (print_sumbol_info_bfd, print_symbol_info_sysv): Likewise.
688 * doc/binutils.texi: Put the contents after the title page rather
689 than at the end of the document.
693 * readelf.c (slurp_rela_relocs): Add newline to end of error
695 (slurp_rel_relocs, request_dump, request_dump_byname,
696 process_program_headers, process_dynamic_section,
697 process_symbol_table, process_mips_specific, main): Likewise.
701 * MAINTAINERS: Update mailing list addresses. Add myself
706 * embedspu.sh: Correct toe_addr quoting.
710 * embedspu.sh: Combine "_EAR_" and "_EAR_*" patterns. Tighten
711 .toe section and .toe address checks. Use .reloc for _EAR*
712 symbols defined in non-BSS sections. Build table for _SPUEAR_
718 * readelf.c (debug_apply_rela_addends): Do nothing for SH.
722 * doc/binutils.texi: Include VERSION_PACKAGE when reporting
727 * dlltool.c (make_one_lib_file): Use pc-relative relocation
728 instead of an absolute relocation for x86_64-pc-mingw32 target.
732 * Makefile.am (REPORT_BUGS_TO): Removed.
733 (INCLUDES): Remove -DREPORT_BUGS_TO.
734 * Makefile.in: Regenerated.
736 * bucomm.c: Don't include bfdver.h.
737 * objdump.c: Likewise.
738 * version.c: Likewise.
740 * bucomm.h: Include bfdver.h.
742 * configure.in (--with-bugurl): Removed.
743 * configure: Regenerated.
745 * doc/Makefile.am (binutils_TEXINFOS): Removed.
746 (AM_MAKEINFOFLAGS): Add -I ../../bfd/doc.
747 (TEXI2DVI): Likewise.
748 (config.texi): Removed.
749 (MOSTLYCLEANFILES): Remove config.texi.
750 * doc/Makefile.in: Regenerated.
752 * doc/binutils.texi: Include bfdver.texi instead of
757 * readelf.c (dump_section): Also test for SHT_REL sections when
758 producing the warning about unapplied relocs.
762 * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
764 * doc/Makefile.am (config.texi): Define BUGURL.
765 * doc/binutils.texi: Use BUGURL. Remove text about large files
767 * Makefile.in, configure, doc/Makefile.in: Regenerate.
772 * NEWS: Mention addition of --extract-symbol.
773 * doc/binutils.texi: Document it.
774 * objcopy.c (extract_symbol): New variable.
775 (OPTION_EXTRACT_SYMBOLS): New command_line_switch.
776 (copy_options): Add an entry for --extract-symbol.
777 (copy_usage): Mention --extract-symbol.
778 (copy_object): Set the start address to zero for --extract-symbol.
779 Do not copy private BFD data in that case.
780 (setup_section): Set the size, LMA and VMA to zero for
781 --extract-symbol. Do not copy private BFD data in that case.
782 (copy_section): Do not copy section contents if --extract-symbol
784 (copy_main): Set extract_symbol to TRUE if --extract-symbol
789 * MAINTAINERS: Update my entry.
793 * version.c: Update copyright date.
797 * Makefile.am (install-exec-local): Depend on $(noinst_PROGRAMS).
798 Adjust $(EXEEXT) handling for $(RENAMED_PROGS).
799 * Makefile.in, doc/Makefile.in: Regenerate.
803 * embedspu.sh: Set type and size of global program handle symbol.
807 * Makefile.am (PROGS): Delete.
808 (RENAMED_PROGS): Define. Extracted from..
809 (noinst_PROGRAMS): ..here. Add BUILD_MISC.
810 (install-exec-local): Adjust.
811 * Makefile.in: Regenerate.
815 * Makefile.am (PROGS): Add BUILD_INSTALL_MISC.
816 (bin_PROGRAMS): Replace BUILD_MISC with BUILD_INSTALL_MISC.
817 (EXTRA_PROGRAMS): Remove bin2c.
818 (bin2c$(EXEEXT_FOR_BUILD)): New rule.
819 (bin2c_SOURCES): Delete.
820 (DISTCLEANFILES): Remove sysinfo.
821 (MOSTLYCLEANFILES): Add sysinfo$(EXEEXT_FOR_BUILD) and
822 bin2c$(EXEEXT_FOR_BUILD).
823 * configure.in (BUILD_MISC): Add $(EXEEXT_FOR_BUILD) to bin2c.
825 (BUILD_INSTALL_MISC): ..here.
826 * Makefile.in: Regenerate.
827 * configure: Regenerate.
832 * Makefile.am (EXTRA_PROGRAMS): Add bin2c.
833 (CFILES): Add bin2c.c.
834 (bin2c_SOURCES): Define.
835 (bin2c.o): Dependencies from "make dep-am".
836 * configure.in (BUILD_MISC): Add bin2c.
837 * version.c: Update year.
838 * po/POTFILES.in: Regenerate.
839 * Makefile.in: Regenerate.
840 * configure: Regenerate.
847 * configure.in (--with-bugurl): New option.
848 * configure: Regenerate.
849 * Makefile.am (REPORT_BUGS_TO): Define.
850 (INCLUDES): Define REPORT_BUGS_TO.
851 Regenerate dependencies.
852 * Makefile.in: Regenerate.
853 * doc/Makefile.in: Regenerate.
854 * bucomm.h: Remove include of bin-bugs.h.
855 * addr2line.c (usage): Don't print empty REPORT_BUGS_TO.
856 * ar.c (usage): Pass s to list_supported_targets. Don't print
857 empty REPORT_BUGS_TO.
858 * coffdump.c (show_usage): Don't print empty REPORT_BUGS_TO.
859 * cxxfilt.c (usage): Print bug url when giving help.
860 * dlltool.c (usage): Likewise.
861 * dllwrap.c (usage): Likewise.
862 * nlmconv.c (show_usage): Don't print empty REPORT_BUGS_TO.
863 * nm.c (usage): Likewise.
864 * objcopy.c (copy_usage, strip_usage): Likewise.
865 * objdump.c (usage): Likewise.
866 * readelf.c ((usage): Likewise. Add STREAM argument. Adjust
868 * size.c (usage): Don't print empty REPORT_BUGS_TO.
869 * srconv.c (show_usage): Likewise.
870 * strings.c (usage): Likewise.
871 * sysdymp.c (show_usage): Likewise.
872 * windres.c (usage): Likewise.
876 * embedspu.sh: Add -W to readelf invocation.
880 * MAINTAINERS: Add myself as the maintainer of the MeP port.
885 * readelf.c: Include elf/h8.h twice. The first time in order to
886 get the reloc numbers, the second time in order to get the reloc
888 (dump_section): Tell the user if the section being displayed has
889 unprocessed relocs associated with it.
890 (get_reloc_size): New function - returns the size of a reloc.
891 (debug_apply_rela_addends): Use get_reloc_size().
892 * dwarf.c (read_and_display_attr_value): Extend number of
893 languages known for the DW_AT_language attribute.
894 (process_debug_info): Display the attribute offset before decoding
895 the attribute, in case there are problems.
899 * readelf.c (dump_relocations): Don't check for
900 (rtype == NULL && type == R_RELC).
904 * Makefile.am (readelf.o): Depends on $(INCDIR)/elf/mep.h.
905 * Makefile.in: Regenerated.
906 * Contribute the following changes:
909 * configure.in: Define SKIP_ZEROES and SKIP_ZEROES_AT_END for mep.
910 * configure: Regenerated.
914 * readelf.c: Include "elf/mep.h".
915 (guess_is_rela): Handle EM_CYGNUS_MEP.
916 (get_machine_name): Ditto.
917 (dump_relocations): Ditto.
921 * MAINTAINERS: Add a space between H.J. and Lu.
925 * doc/binutils.texi (objdump): Document the new addr64 option
926 for i386 disassembler.
931 * configure.in (DLLTOOL_DEFAULT): New. Defined for the first PE
933 (DLLTOOL_DEFS): Add $DLLTOOL_DEFAULT.
934 * configure: Regenerated.
936 * dlltool.c (mname): Defined with DLLTOOL_DEFAULT_XXX.
940 * doc/binutils.texi (objdump): Document support for disassembling
941 the 440 PowerPC architecture.
945 * dwarf.c (process_debug_info): Protect against bogus length and
950 * ar.c (print_contents, extract_file): Cast the return value
955 * ar.c (open_inarch): Check fwrite return. Use size_t.
956 (extract_file): Likewise. Remove test for "negative" file size.
957 * readelf.c (process_program_headers): Check fscanf return.
961 * bucomm.c (template_in_dir): Fix typo.
965 * embedspu.sh: New file.
966 * Makefile.am (embedspu): Add rule.
967 * configure.in (BUILD_MISC): Add embedspu for powerpc-linux.
968 * Makefile.in: Regenerate.
969 * configure: Regenerate.
973 * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
974 * bucomm.c (template_in_dir): New function, split out from..
975 (make_tempname): ..here. Open the file with O_EXCL if !HAVE_MKSTEMP.
976 (make_tempdir): Use template_in_dir. Handle directory creation
978 * objcopy.c (MKDIR): Don't define.
979 (copy_archive): Use make_tempdir when !HAVE_MKDTEMP too. Fix
984 * readelf.c (get_machine_flags): Treat Fido as an architecture
989 * configure.in: Renamed target x86_64-*-mingw64 to
991 * configure: Regenerated.
995 * readelf.c (dump_section): Don't print 32-bit values, which
996 were done incorrectly for little-endian. Instead print bytes.
998 For older changes see ChangeLog-2006
1004 version-control: never