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