* Makefile.am: Add ACLOCAL_AMFLAGS.
[binutils.git] / binutils / ChangeLog
blob0a95ab3cc0f877e496a12251112a5fff0dd39349
1 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3         * Makefile.am: Add ACLOCAL_AMFLAGS.
4         * configure.in: Change macro call order.
5         * Makefile.in: Regenerate.
6         * configure: Regenerate.
8 2007-04-13  Nathan Sidwell  <nathan@codesourcery.com>
10         * Makefile.am (TOOL_PROGS): Add objcopy.
11         * Makefile.in: Rebuilt.
13 2007-04-12  H.J. Lu  <hongjiu.lu@intel.com>
15         PR binutils/4348
16         * objcopy.c (copy_object): Don't stop when there are no
17         sections to be copied.
19 2007-04-10  Vladimir Prus  <vladimir@codesourcery.com>
21         * NEWS: Mention disjoint histograms support in
22         gprof.
24 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
26         * dwarf.c (process_debug_info): Do not require DW_AT_frame_base for
27         DW_TAG_inlined_subroutine.
29 2007-04-06  Matt Thomas  <matt@netbsd.org>
31         * MAINTAINERS: Add myself as VAX and NetBSD support maintainer.
33 2007-04-05  Alan Modra  <amodra@bigpond.net.au>
35         PR binutils/4292
36         * nm.c (print_value): Cast bfd_vma to unsigned long to suit
37         value_format_32bit.
39 2007-04-02  Nick Clifton  <nickc@redhat.com>
41         PR binutils/4292
42         * nm.c (value_format): Replace with value_format_32bit and
43         value_format_64bit.
44         (set_radix): Update setting of value_format.
45         (set_print_width): New function.  Compute the address size of a
46         given bfd and set the print_width global appropriately.
47         (display_archive): Use set_print_width.
48         (display_file): Likewise,
49         (print_object_filename_sysv): Update use of print_width.
50         (print_archive_member_sysv): Likewise.
51         (print_symbol_filename_posix): Likewise.
52         (print_sumbol_info_bfd, print_symbol_info_sysv): Likewise.
54 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
55             Phil Edwards  <phil@codesourcery.com>
57         * doc/binutils.texi: Put the contents after the title page rather
58         than at the end of the document.
60 2007-03-28  Nick Clifton  <nickc@redhat.com>
62         * readelf.c (slurp_rela_relocs): Add newline to end of error
63         messages.
64         (slurp_rel_relocs, request_dump, request_dump_byname,
65         process_program_headers, process_dynamic_section,
66         process_symbol_table, process_mips_specific, main): Likewise.
68 2007-03-28  Alan Modra  <amodra@bigpond.net.au>
70         * MAINTAINERS: Update mailing list addresses.  Add myself
71         as PPC maintainer.
73 2007-03-27  Alan Modra  <amodra@bigpond.net.au>
75         * embedspu.sh: Correct toe_addr quoting.
77 2007-03-27  Alan Modra  <amodra@bigpond.net.au>
79         * embedspu.sh: Combine "_EAR_" and "_EAR_*" patterns.  Tighten
80         .toe section and .toe address checks.  Use .reloc for _EAR*
81         symbols defined in non-BSS sections.  Build table for _SPUEAR_
82         symbols.
84 2007-03-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
86         PR gas/3811
87         * readelf.c (debug_apply_rela_addends): Do nothing for SH.
89 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
91         * doc/binutils.texi: Include VERSION_PACKAGE when reporting
92         version.
94 2007-03-16  Kai Tietz  <Kai.Tietz@onevision.com>
96         * dlltool.c (make_one_lib_file): Use pc-relative relocation
97         instead of an absolute relocation for x86_64-pc-mingw32 target.
99 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
101         * Makefile.am (REPORT_BUGS_TO): Removed.
102         (INCLUDES): Remove -DREPORT_BUGS_TO.
103         * Makefile.in: Regenerated.
105         * bucomm.c: Don't include bfdver.h.
106         * objdump.c: Likewise.
107         * version.c: Likewise.
109         * bucomm.h: Include bfdver.h.
111         * configure.in (--with-bugurl): Removed.
112         * configure: Regenerated.
114         * doc/Makefile.am (binutils_TEXINFOS): Removed.
115         (AM_MAKEINFOFLAGS): Add -I ../../bfd/doc.
116         (TEXI2DVI): Likewise.
117         (config.texi): Removed.
118         (MOSTLYCLEANFILES): Remove config.texi.
119         * doc/Makefile.in: Regenerated.
121         * doc/binutils.texi: Include bfdver.texi instead of
122         config.texi.
124 2007-03-13  Nick Clifton  <nickc@redhat.com>
126         * readelf.c (dump_section): Also test for SHT_REL sections when
127         producing the warning about unapplied relocs.
129 2007-03-07  Joseph Myers  <joseph@codesourcery.com>
131         * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
132         bug-reporting URL.
133         * doc/Makefile.am (config.texi): Define BUGURL.
134         * doc/binutils.texi: Use BUGURL.  Remove text about large files
135         and uuencoding.
136         * Makefile.in, configure, doc/Makefile.in: Regenerate.
138 2007-03-01  Phil Edwards  <phil@codesourcery.com>
139             Richard Sandiford  <richard@codesourcery.com>
141         * NEWS: Mention addition of --extract-symbol.
142         * doc/binutils.texi: Document it.
143         * objcopy.c (extract_symbol): New variable.
144         (OPTION_EXTRACT_SYMBOLS): New command_line_switch.
145         (copy_options): Add an entry for --extract-symbol.
146         (copy_usage): Mention --extract-symbol.
147         (copy_object): Set the start address to zero for --extract-symbol.
148         Do not copy private BFD data in that case.
149         (setup_section): Set the size, LMA and VMA to zero for
150         --extract-symbol.  Do not copy private BFD data in that case.
151         (copy_section): Do not copy section contents if --extract-symbol
152         is passed.
153         (copy_main): Set extract_symbol to TRUE if --extract-symbol
154         is passed.
156 2007-03-01  Paul Brook  <paul@codesourcery.com>
158         * MAINTAINERS: Update my entry.
160 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
162         * version.c: Update copyright date.
164 2007-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
166         * Makefile.am (install-exec-local): Depend on $(noinst_PROGRAMS).
167         Adjust $(EXEEXT) handling for $(RENAMED_PROGS).
168         * Makefile.in, doc/Makefile.in: Regenerate.
170 2007-03-01  Alan Modra  <amodra@bigpond.net.au>
172         * embedspu.sh: Set type and size of global program handle symbol.
174 2007-02-28  Alan Modra  <amodra@bigpond.net.au>
176         * Makefile.am (PROGS): Delete.
177         (RENAMED_PROGS): Define.  Extracted from..
178         (noinst_PROGRAMS): ..here.  Add BUILD_MISC.
179         (install-exec-local): Adjust.
180         * Makefile.in: Regenerate.
182 2007-02-28  Alan Modra  <amodra@bigpond.net.au>
184         * Makefile.am (PROGS): Add BUILD_INSTALL_MISC.
185         (bin_PROGRAMS): Replace BUILD_MISC with BUILD_INSTALL_MISC.
186         (EXTRA_PROGRAMS): Remove bin2c.
187         (bin2c$(EXEEXT_FOR_BUILD)): New rule.
188         (bin2c_SOURCES): Delete.
189         (DISTCLEANFILES): Remove sysinfo.
190         (MOSTLYCLEANFILES): Add sysinfo$(EXEEXT_FOR_BUILD) and
191         bin2c$(EXEEXT_FOR_BUILD).
192         * configure.in (BUILD_MISC): Add $(EXEEXT_FOR_BUILD) to bin2c.
193         Move embedspu to..
194         (BUILD_INSTALL_MISC): ..here.
195         * Makefile.in: Regenerate.
196         * configure: Regenerate.
198 2007-02-27  Alan Modra  <amodra@bigpond.net.au>
200         * bin2c.c: New file.
201         * Makefile.am (EXTRA_PROGRAMS): Add bin2c.
202         (CFILES): Add bin2c.c.
203         (bin2c_SOURCES): Define.
204         (bin2c.o): Dependencies from "make dep-am".
205         * configure.in (BUILD_MISC): Add bin2c.
206         * version.c: Update year.
207         * po/POTFILES.in: Regenerate.
208         * Makefile.in: Regenerate.
209         * configure: Regenerate.
211 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
212             Nathan Sidwell  <nathan@codesourcery.com>
213             Vladimir Prus  <vladimir@codesourcery.com
214             Joseph Myers  <joseph@codesourcery.com>
216         * configure.in (--with-bugurl): New option.
217         * configure: Regenerate.
218         * Makefile.am (REPORT_BUGS_TO): Define.
219         (INCLUDES): Define REPORT_BUGS_TO.
220         Regenerate dependencies.
221         * Makefile.in: Regenerate.
222         * doc/Makefile.in: Regenerate.
223         * bucomm.h: Remove include of bin-bugs.h.
224         * addr2line.c (usage): Don't print empty REPORT_BUGS_TO.
225         * ar.c (usage): Pass s to list_supported_targets.  Don't print
226         empty REPORT_BUGS_TO.
227         * coffdump.c (show_usage): Don't print empty REPORT_BUGS_TO.
228         * cxxfilt.c (usage): Print bug url when giving help.
229         * dlltool.c (usage): Likewise.
230         * dllwrap.c (usage): Likewise.
231         * nlmconv.c (show_usage): Don't print empty REPORT_BUGS_TO.
232         * nm.c (usage): Likewise.
233         * objcopy.c (copy_usage, strip_usage): Likewise.
234         * objdump.c (usage): Likewise.
235         * readelf.c ((usage): Likewise. Add STREAM argument.  Adjust
236         callers.
237         * size.c (usage): Don't print empty REPORT_BUGS_TO.
238         * srconv.c (show_usage): Likewise.
239         * strings.c (usage): Likewise.
240         * sysdymp.c (show_usage): Likewise.
241         * windres.c (usage): Likewise.
243 2007-02-13  Alan Modra  <amodra@bigpond.net.au>
245         * embedspu.sh: Add -W to readelf invocation.
247 2007-02-06  Dave Brolley  <brolley@redhat.com>
249         * MAINTAINERS: Add myself as the maintainer of the MeP port.
251 2007-02-06  Nick Clifton  <nickc@redhat.com>
253         PR gas/3800
254         * readelf.c: Include elf/h8.h twice.  The first time in order to
255         get the reloc numbers, the second time in order to get the reloc
256         decoder function.
257         (dump_section): Tell the user if the section being displayed has
258         unprocessed relocs associated with it.
259         (get_reloc_size): New function - returns the size of a reloc.
260         (debug_apply_rela_addends): Use get_reloc_size().
261         * dwarf.c (read_and_display_attr_value): Extend number of
262         languages known for the DW_AT_language attribute.
263         (process_debug_info): Display the attribute offset before decoding
264         the attribute, in case there are problems.
266 2007-02-05  Dave Brolley  <brolley@redhat.com>
268         * readelf.c (dump_relocations): Don't check for
269         (rtype == NULL && type == R_RELC).
271 2007-02-05  Dave Brolley  <brolley@redhat.com>
273         * Makefile.am (readelf.o): Depends on $(INCDIR)/elf/mep.h.
274         * Makefile.in: Regenerated.
275         * Contribute the following changes:
276         2003-10-29  Dave Brolley  <brolley@redhat.com>
278         * configure.in: Define SKIP_ZEROES and SKIP_ZEROES_AT_END for mep.
279         * configure: Regenerated.
281         2001-04-03  Ben Elliston  <bje@redhat.com>
283         * readelf.c: Include "elf/mep.h".
284         (guess_is_rela): Handle EM_CYGNUS_MEP.
285         (get_machine_name): Ditto.
286         (dump_relocations): Ditto.
288 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
290         * MAINTAINERS: Add a space between H.J. and Lu.
292 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
294         * doc/binutils.texi (objdump): Document the new addr64 option
295         for i386 disassembler.
297 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
299         PR binutils/3945
300         * configure.in (DLLTOOL_DEFAULT): New. Defined for the first PE
301         target.
302         (DLLTOOL_DEFS): Add $DLLTOOL_DEFAULT.
303         * configure: Regenerated.
305         * dlltool.c (mname): Defined with DLLTOOL_DEFAULT_XXX.
307 2007-02-02  Nick Clifton  <nickc@redhat.com>
309         * doc/binutils.texi (objdump): Document support for disassembling
310         the 440 PowerPC architecture.
312 2007-01-31  Nathan Sidwell  <nathan@codesourcery.com>
314         * dwarf.c (process_debug_info): Protect against bogus length and
315         abbrev offsets.
317 2007-01-25  Kazu Hirata  <kazu@codesourcery.com>
319         * ar.c (print_contents, extract_file): Cast the return value
320         of fwrite to size_t.
322 2007-01-12  Alan Modra  <amodra@bigpond.net.au>
324         * ar.c (open_inarch): Check fwrite return.  Use size_t.
325         (extract_file): Likewise.  Remove test for "negative" file size.
326         * readelf.c (process_program_headers): Check fscanf return.
328 2007-01-11  H.J. Lu  <hongjiu.lu@intel.com>
330         * bucomm.c (template_in_dir): Fix typo.
332 2007-01-11  Alan Modra  <amodra@bigpond.net.au>
334         * embedspu.sh: New file.
335         * Makefile.am (embedspu): Add rule.
336         * configure.in (BUILD_MISC): Add embedspu for powerpc-linux.
337         * Makefile.in: Regenerate.
338         * configure: Regenerate.
340 2007-01-11  Alan Modra  <amodra@bigpond.net.au>
342         * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
343         * bucomm.c (template_in_dir): New function, split out from..
344         (make_tempname): ..here.  Open the file with O_EXCL if !HAVE_MKSTEMP.
345         (make_tempdir): Use template_in_dir.  Handle directory creation
346         when !HAVE_MKDTEMP.
347         * objcopy.c (MKDIR): Don't define.
348         (copy_archive): Use make_tempdir when !HAVE_MKDTEMP too.  Fix
349         error message.
351 2007-01-08  Kazu Hirata  <kazu@codesourcery.com>
353         * readelf.c (get_machine_flags): Treat Fido as an architecture
354         by itself.
356 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
358         * configure.in: Renamed target x86_64-*-mingw64 to
359         x86_64-*-mingw*.
360         * configure: Regenerated.
362 2007-01-05  Alan Modra  <amodra@bigpond.net.au>
364         * readelf.c (dump_section): Don't print 32-bit values, which
365         were done incorrectly for little-endian.  Instead print bytes.
367 For older changes see ChangeLog-2006
369 Local Variables:
370 mode: change-log
371 left-margin: 8
372 fill-column: 74
373 version-control: never
374 End: