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