3 * version.c: Update copyright date.
7 * Makefile.am (install-exec-local): Depend on $(noinst_PROGRAMS).
8 Adjust $(EXEEXT) handling for $(RENAMED_PROGS).
9 * Makefile.in, doc/Makefile.in: Regenerate.
13 * embedspu.sh: Set type and size of global program handle symbol.
17 * Makefile.am (PROGS): Delete.
18 (RENAMED_PROGS): Define. Extracted from..
19 (noinst_PROGRAMS): ..here. Add BUILD_MISC.
20 (install-exec-local): Adjust.
21 * Makefile.in: Regenerate.
25 * Makefile.am (PROGS): Add BUILD_INSTALL_MISC.
26 (bin_PROGRAMS): Replace BUILD_MISC with BUILD_INSTALL_MISC.
27 (EXTRA_PROGRAMS): Remove bin2c.
28 (bin2c$(EXEEXT_FOR_BUILD)): New rule.
29 (bin2c_SOURCES): Delete.
30 (DISTCLEANFILES): Remove sysinfo.
31 (MOSTLYCLEANFILES): Add sysinfo$(EXEEXT_FOR_BUILD) and
32 bin2c$(EXEEXT_FOR_BUILD).
33 * configure.in (BUILD_MISC): Add $(EXEEXT_FOR_BUILD) to bin2c.
35 (BUILD_INSTALL_MISC): ..here.
36 * Makefile.in: Regenerate.
37 * configure: Regenerate.
42 * Makefile.am (EXTRA_PROGRAMS): Add bin2c.
43 (CFILES): Add bin2c.c.
44 (bin2c_SOURCES): Define.
45 (bin2c.o): Dependencies from "make dep-am".
46 * configure.in (BUILD_MISC): Add bin2c.
47 * version.c: Update year.
48 * po/POTFILES.in: Regenerate.
49 * Makefile.in: Regenerate.
50 * configure: Regenerate.
57 * configure.in (--with-bugurl): New option.
58 * configure: Regenerate.
59 * Makefile.am (REPORT_BUGS_TO): Define.
60 (INCLUDES): Define REPORT_BUGS_TO.
61 Regenerate dependencies.
62 * Makefile.in: Regenerate.
63 * doc/Makefile.in: Regenerate.
64 * bucomm.h: Remove include of bin-bugs.h.
65 * addr2line.c (usage): Don't print empty REPORT_BUGS_TO.
66 * ar.c (usage): Pass s to list_supported_targets. Don't print
68 * coffdump.c (show_usage): Don't print empty REPORT_BUGS_TO.
69 * cxxfilt.c (usage): Print bug url when giving help.
70 * dlltool.c (usage): Likewise.
71 * dllwrap.c (usage): Likewise.
72 * nlmconv.c (show_usage): Don't print empty REPORT_BUGS_TO.
73 * nm.c (usage): Likewise.
74 * objcopy.c (copy_usage, strip_usage): Likewise.
75 * objdump.c (usage): Likewise.
76 * readelf.c ((usage): Likewise. Add STREAM argument. Adjust
78 * size.c (usage): Don't print empty REPORT_BUGS_TO.
79 * srconv.c (show_usage): Likewise.
80 * strings.c (usage): Likewise.
81 * sysdymp.c (show_usage): Likewise.
82 * windres.c (usage): Likewise.
86 * embedspu.sh: Add -W to readelf invocation.
90 * MAINTAINERS: Add myself as the maintainer of the MeP port.
95 * readelf.c: Include elf/h8.h twice. The first time in order to
96 get the reloc numbers, the second time in order to get the reloc
98 (dump_section): Tell the user if the section being displayed has
99 unprocessed relocs associated with it.
100 (get_reloc_size): New function - returns the size of a reloc.
101 (debug_apply_rela_addends): Use get_reloc_size().
102 * dwarf.c (read_and_display_attr_value): Extend number of
103 languages known for the DW_AT_language attribute.
104 (process_debug_info): Display the attribute offset before decoding
105 the attribute, in case there are problems.
109 * readelf.c (dump_relocations): Don't check for
110 (rtype == NULL && type == R_RELC).
114 * Makefile.am (readelf.o): Depends on $(INCDIR)/elf/mep.h.
115 * Makefile.in: Regenerated.
116 * Contribute the following changes:
119 * configure.in: Define SKIP_ZEROES and SKIP_ZEROES_AT_END for mep.
120 * configure: Regenerated.
124 * readelf.c: Include "elf/mep.h".
125 (guess_is_rela): Handle EM_CYGNUS_MEP.
126 (get_machine_name): Ditto.
127 (dump_relocations): Ditto.
131 * MAINTAINERS: Add a space between H.J. and Lu.
135 * doc/binutils.texi (objdump): Document the new addr64 option
136 for i386 disassembler.
141 * configure.in (DLLTOOL_DEFAULT): New. Defined for the first PE
143 (DLLTOOL_DEFS): Add $DLLTOOL_DEFAULT.
144 * configure: Regenerated.
146 * dlltool.c (mname): Defined with DLLTOOL_DEFAULT_XXX.
150 * doc/binutils.texi (objdump): Document support for disassembling
151 the 440 PowerPC architecture.
155 * dwarf.c (process_debug_info): Protect against bogus length and
160 * ar.c (print_contents, extract_file): Cast the return value
165 * ar.c (open_inarch): Check fwrite return. Use size_t.
166 (extract_file): Likewise. Remove test for "negative" file size.
167 * readelf.c (process_program_headers): Check fscanf return.
171 * bucomm.c (template_in_dir): Fix typo.
175 * embedspu.sh: New file.
176 * Makefile.am (embedspu): Add rule.
177 * configure.in (BUILD_MISC): Add embedspu for powerpc-linux.
178 * Makefile.in: Regenerate.
179 * configure: Regenerate.
183 * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
184 * bucomm.c (template_in_dir): New function, split out from..
185 (make_tempname): ..here. Open the file with O_EXCL if !HAVE_MKSTEMP.
186 (make_tempdir): Use template_in_dir. Handle directory creation
188 * objcopy.c (MKDIR): Don't define.
189 (copy_archive): Use make_tempdir when !HAVE_MKDTEMP too. Fix
194 * readelf.c (get_machine_flags): Treat Fido as an architecture
199 * configure.in: Renamed target x86_64-*-mingw64 to
201 * configure: Regenerated.
205 * readelf.c (dump_section): Don't print 32-bit values, which
206 were done incorrectly for little-endian. Instead print bytes.
208 For older changes see ChangeLog-2006
214 version-control: never