]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
* acinclude.m4: Include config/stdint.m4.
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
9e48b4c6
NC
12007-04-20 Nathan Froyd <froydnj@codesourcery.com>
2 Phil Edwards <phil@codesourcery.com>
3 Thomas de Lellis <tdel@windriver.com>
4
5 * objcopy.c (reverse_bytes): New variable.
6 (command_line_switch, copy_main): Add OPTION_REVERSE_ENDIAN.
7 (copy_options, copy_usage): Add "reverse-bytes" entry.
8 (copy_section): Reverse bytes within output sections.
9 * doc/binutils.texi: Document new objcopy option.
10
c6e15d68
NC
112007-04-20 Nick Clifton <nickc@redhat.com>
12
13 * rclex.l: Allow underscores at the start of identifiers.
14
ed180cc5
AM
152007-04-19 Alan Modra <amodra@bigpond.net.au>
16
17 * budemang.c: Delete.
18 * budemang.h: Delete.
19 * addr2line.c (translate_addresses): Call bfd_demangle rather than
20 demangle.
21 * nm.c (print_symname): Likewise.
22 * objdump.c (objdump_print_symname, dump_symbols): Likewise.
23 (dump_bfd): Likewise.
24 * prdbg.c (struct pr_handle <demangler>): Add int param.
25 (tg_variable, tg_start_function): Adjust demangler calls.
26 * Makefile.am: Remove mention of budemang.[ch]. Run "make dep-am".
27 * Makefile.in: Regenerate.
28 * po/POTFILES.in: Regenerate.
29
d45dc31f
SE
302007-04-14 Steve Ellcey <sje@cup.hp.com>
31
32 * Makefile.am: Add ACLOCAL_AMFLAGS.
33 * configure.in: Change macro call order.
34 * Makefile.in: Regenerate.
35 * configure: Regenerate.
36
79e341d9
NS
372007-04-13 Nathan Sidwell <nathan@codesourcery.com>
38
39 * Makefile.am (TOOL_PROGS): Add objcopy.
40 * Makefile.in: Rebuilt.
41
1aa9ef63
L
422007-04-12 H.J. Lu <hongjiu.lu@intel.com>
43
44 PR binutils/4348
45 * objcopy.c (copy_object): Don't stop when there are no
46 sections to be copied.
47
9fbad737
VP
482007-04-10 Vladimir Prus <vladimir@codesourcery.com>
49
50 * NEWS: Mention disjoint histograms support in
51 gprof.
52
6eef1355
DJ
532007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
54
55 * dwarf.c (process_debug_info): Do not require DW_AT_frame_base for
56 DW_TAG_inlined_subroutine.
57
5ad507ee
MT
582007-04-06 Matt Thomas <matt@netbsd.org>
59
60 * MAINTAINERS: Add myself as VAX and NetBSD support maintainer.
61
be26064b
AM
622007-04-05 Alan Modra <amodra@bigpond.net.au>
63
64 PR binutils/4292
65 * nm.c (print_value): Cast bfd_vma to unsigned long to suit
66 value_format_32bit.
67
970ccc77
NC
682007-04-02 Nick Clifton <nickc@redhat.com>
69
70 PR binutils/4292
71 * nm.c (value_format): Replace with value_format_32bit and
72 value_format_64bit.
73 (set_radix): Update setting of value_format.
74 (set_print_width): New function. Compute the address size of a
75 given bfd and set the print_width global appropriately.
76 (display_archive): Use set_print_width.
77 (display_file): Likewise,
78 (print_object_filename_sysv): Update use of print_width.
79 (print_archive_member_sysv): Likewise.
80 (print_symbol_filename_posix): Likewise.
81 (print_sumbol_info_bfd, print_symbol_info_sysv): Likewise.
82
4ecceb71
RS
832007-03-28 Richard Sandiford <richard@codesourcery.com>
84 Phil Edwards <phil@codesourcery.com>
85
86 * doc/binutils.texi: Put the contents after the title page rather
87 than at the end of the document.
88
331e5c3c
NC
892007-03-28 Nick Clifton <nickc@redhat.com>
90
91 * readelf.c (slurp_rela_relocs): Add newline to end of error
92 messages.
93 (slurp_rel_relocs, request_dump, request_dump_byname,
94 process_program_headers, process_dynamic_section,
95 process_symbol_table, process_mips_specific, main): Likewise.
96
eacf2b70
AM
972007-03-28 Alan Modra <amodra@bigpond.net.au>
98
99 * MAINTAINERS: Update mailing list addresses. Add myself
100 as PPC maintainer.
101
48d8dc64
AM
1022007-03-27 Alan Modra <amodra@bigpond.net.au>
103
104 * embedspu.sh: Correct toe_addr quoting.
105
88948ad0
AM
1062007-03-27 Alan Modra <amodra@bigpond.net.au>
107
108 * embedspu.sh: Combine "_EAR_" and "_EAR_*" patterns. Tighten
109 .toe section and .toe address checks. Use .reloc for _EAR*
110 symbols defined in non-BSS sections. Build table for _SPUEAR_
111 symbols.
112
6528d0cb
KK
1132007-03-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
114
115 PR gas/3811
116 * readelf.c (debug_apply_rela_addends): Do nothing for SH.
117
e49e529d
JM
1182007-03-22 Joseph Myers <joseph@codesourcery.com>
119
120 * doc/binutils.texi: Include VERSION_PACKAGE when reporting
121 version.
122
591a748a
NC
1232007-03-16 Kai Tietz <Kai.Tietz@onevision.com>
124
125 * dlltool.c (make_one_lib_file): Use pc-relative relocation
126 instead of an absolute relocation for x86_64-pc-mingw32 target.
127
c428fa83
L
1282007-03-15 H.J. Lu <hongjiu.lu@intel.com>
129
130 * Makefile.am (REPORT_BUGS_TO): Removed.
131 (INCLUDES): Remove -DREPORT_BUGS_TO.
132 * Makefile.in: Regenerated.
133
134 * bucomm.c: Don't include bfdver.h.
135 * objdump.c: Likewise.
136 * version.c: Likewise.
137
138 * bucomm.h: Include bfdver.h.
139
140 * configure.in (--with-bugurl): Removed.
141 * configure: Regenerated.
142
143 * doc/Makefile.am (binutils_TEXINFOS): Removed.
144 (AM_MAKEINFOFLAGS): Add -I ../../bfd/doc.
145 (TEXI2DVI): Likewise.
146 (config.texi): Removed.
147 (MOSTLYCLEANFILES): Remove config.texi.
148 * doc/Makefile.in: Regenerated.
149
150 * doc/binutils.texi: Include bfdver.texi instead of
151 config.texi.
152
35d9dd2f
NC
1532007-03-13 Nick Clifton <nickc@redhat.com>
154
155 * readelf.c (dump_section): Also test for SHT_REL sections when
156 producing the warning about unapplied relocs.
157
ad22bfe8
JM
1582007-03-07 Joseph Myers <joseph@codesourcery.com>
159
160 * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
161 bug-reporting URL.
162 * doc/Makefile.am (config.texi): Define BUGURL.
163 * doc/binutils.texi: Use BUGURL. Remove text about large files
164 and uuencoding.
165 * Makefile.in, configure, doc/Makefile.in: Regenerate.
166
d3e52d40
RS
1672007-03-01 Phil Edwards <phil@codesourcery.com>
168 Richard Sandiford <richard@codesourcery.com>
169
170 * NEWS: Mention addition of --extract-symbol.
171 * doc/binutils.texi: Document it.
172 * objcopy.c (extract_symbol): New variable.
173 (OPTION_EXTRACT_SYMBOLS): New command_line_switch.
174 (copy_options): Add an entry for --extract-symbol.
175 (copy_usage): Mention --extract-symbol.
176 (copy_object): Set the start address to zero for --extract-symbol.
177 Do not copy private BFD data in that case.
178 (setup_section): Set the size, LMA and VMA to zero for
179 --extract-symbol. Do not copy private BFD data in that case.
180 (copy_section): Do not copy section contents if --extract-symbol
181 is passed.
182 (copy_main): Set extract_symbol to TRUE if --extract-symbol
183 is passed.
184
336becc7
PB
1852007-03-01 Paul Brook <paul@codesourcery.com>
186
187 * MAINTAINERS: Update my entry.
188
066c2a57
JM
1892007-03-01 Joseph Myers <joseph@codesourcery.com>
190
191 * version.c: Update copyright date.
192
a7186e88
DJ
1932007-03-01 Daniel Jacobowitz <dan@codesourcery.com>
194
195 * Makefile.am (install-exec-local): Depend on $(noinst_PROGRAMS).
196 Adjust $(EXEEXT) handling for $(RENAMED_PROGS).
197 * Makefile.in, doc/Makefile.in: Regenerate.
198
11d5fa89
AM
1992007-03-01 Alan Modra <amodra@bigpond.net.au>
200
201 * embedspu.sh: Set type and size of global program handle symbol.
202
b125d98b
AM
2032007-02-28 Alan Modra <amodra@bigpond.net.au>
204
205 * Makefile.am (PROGS): Delete.
206 (RENAMED_PROGS): Define. Extracted from..
207 (noinst_PROGRAMS): ..here. Add BUILD_MISC.
208 (install-exec-local): Adjust.
209 * Makefile.in: Regenerate.
210
1d97d67f
AM
2112007-02-28 Alan Modra <amodra@bigpond.net.au>
212
213 * Makefile.am (PROGS): Add BUILD_INSTALL_MISC.
214 (bin_PROGRAMS): Replace BUILD_MISC with BUILD_INSTALL_MISC.
215 (EXTRA_PROGRAMS): Remove bin2c.
216 (bin2c$(EXEEXT_FOR_BUILD)): New rule.
217 (bin2c_SOURCES): Delete.
218 (DISTCLEANFILES): Remove sysinfo.
219 (MOSTLYCLEANFILES): Add sysinfo$(EXEEXT_FOR_BUILD) and
220 bin2c$(EXEEXT_FOR_BUILD).
221 * configure.in (BUILD_MISC): Add $(EXEEXT_FOR_BUILD) to bin2c.
222 Move embedspu to..
223 (BUILD_INSTALL_MISC): ..here.
224 * Makefile.in: Regenerate.
225 * configure: Regenerate.
226
cd14b966
AM
2272007-02-27 Alan Modra <amodra@bigpond.net.au>
228
229 * bin2c.c: New file.
230 * Makefile.am (EXTRA_PROGRAMS): Add bin2c.
231 (CFILES): Add bin2c.c.
232 (bin2c_SOURCES): Define.
233 (bin2c.o): Dependencies from "make dep-am".
234 * configure.in (BUILD_MISC): Add bin2c.
235 * version.c: Update year.
236 * po/POTFILES.in: Regenerate.
237 * Makefile.in: Regenerate.
238 * configure: Regenerate.
239
92f01d61
JM
2402007-02-17 Mark Mitchell <mark@codesourcery.com>
241 Nathan Sidwell <nathan@codesourcery.com>
242 Vladimir Prus <vladimir@codesourcery.com
243 Joseph Myers <joseph@codesourcery.com>
244
245 * configure.in (--with-bugurl): New option.
246 * configure: Regenerate.
247 * Makefile.am (REPORT_BUGS_TO): Define.
248 (INCLUDES): Define REPORT_BUGS_TO.
249 Regenerate dependencies.
250 * Makefile.in: Regenerate.
251 * doc/Makefile.in: Regenerate.
252 * bucomm.h: Remove include of bin-bugs.h.
253 * addr2line.c (usage): Don't print empty REPORT_BUGS_TO.
254 * ar.c (usage): Pass s to list_supported_targets. Don't print
255 empty REPORT_BUGS_TO.
256 * coffdump.c (show_usage): Don't print empty REPORT_BUGS_TO.
257 * cxxfilt.c (usage): Print bug url when giving help.
258 * dlltool.c (usage): Likewise.
259 * dllwrap.c (usage): Likewise.
260 * nlmconv.c (show_usage): Don't print empty REPORT_BUGS_TO.
261 * nm.c (usage): Likewise.
262 * objcopy.c (copy_usage, strip_usage): Likewise.
263 * objdump.c (usage): Likewise.
264 * readelf.c ((usage): Likewise. Add STREAM argument. Adjust
265 callers.
266 * size.c (usage): Don't print empty REPORT_BUGS_TO.
267 * srconv.c (show_usage): Likewise.
268 * strings.c (usage): Likewise.
269 * sysdymp.c (show_usage): Likewise.
270 * windres.c (usage): Likewise.
271
41160f02
AM
2722007-02-13 Alan Modra <amodra@bigpond.net.au>
273
274 * embedspu.sh: Add -W to readelf invocation.
275
7358e3f7
DB
2762007-02-06 Dave Brolley <brolley@redhat.com>
277
278 * MAINTAINERS: Add myself as the maintainer of the MeP port.
279
4b78141a
NC
2802007-02-06 Nick Clifton <nickc@redhat.com>
281
282 PR gas/3800
283 * readelf.c: Include elf/h8.h twice. The first time in order to
284 get the reloc numbers, the second time in order to get the reloc
285 decoder function.
286 (dump_section): Tell the user if the section being displayed has
287 unprocessed relocs associated with it.
288 (get_reloc_size): New function - returns the size of a reloc.
289 (debug_apply_rela_addends): Use get_reloc_size().
290 * dwarf.c (read_and_display_attr_value): Extend number of
291 languages known for the DW_AT_language attribute.
292 (process_debug_info): Display the attribute offset before decoding
293 the attribute, in case there are problems.
294
15ab5209
DB
2952007-02-05 Dave Brolley <brolley@redhat.com>
296
297 * readelf.c (dump_relocations): Don't check for
298 (rtype == NULL && type == R_RELC).
299
3002007-02-05 Dave Brolley <brolley@redhat.com>
301
d66340fc
DB
302 * Makefile.am (readelf.o): Depends on $(INCDIR)/elf/mep.h.
303 * Makefile.in: Regenerated.
15ab5209
DB
304 * Contribute the following changes:
305 2003-10-29 Dave Brolley <brolley@redhat.com>
306
307 * configure.in: Define SKIP_ZEROES and SKIP_ZEROES_AT_END for mep.
308 * configure: Regenerated.
309
310 2001-04-03 Ben Elliston <bje@redhat.com>
311
312 * readelf.c: Include "elf/mep.h".
313 (guess_is_rela): Handle EM_CYGNUS_MEP.
314 (get_machine_name): Ditto.
315 (dump_relocations): Ditto.
316
fc523535 3172007-02-02 H.J. Lu <hongjiu.lu@intel.com>
bffa52b3
L
318
319 * MAINTAINERS: Add a space between H.J. and Lu.
320
fc523535 3212007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
322
323 * doc/binutils.texi (objdump): Document the new addr64 option
324 for i386 disassembler.
325
fc523535 3262007-02-02 H.J. Lu <hongjiu.lu@intel.com>
7aad4c3d
L
327
328 PR binutils/3945
329 * configure.in (DLLTOOL_DEFAULT): New. Defined for the first PE
330 target.
331 (DLLTOOL_DEFS): Add $DLLTOOL_DEFAULT.
332 * configure: Regenerated.
333
334 * dlltool.c (mname): Defined with DLLTOOL_DEFAULT_XXX.
335
e5ce8970
NC
3362007-02-02 Nick Clifton <nickc@redhat.com>
337
338 * doc/binutils.texi (objdump): Document support for disassembling
339 the 440 PowerPC architecture.
340
460c89ff
NS
3412007-01-31 Nathan Sidwell <nathan@codesourcery.com>
342
343 * dwarf.c (process_debug_info): Protect against bogus length and
344 abbrev offsets.
345
84f1d826
KH
3462007-01-25 Kazu Hirata <kazu@codesourcery.com>
347
348 * ar.c (print_contents, extract_file): Cast the return value
349 of fwrite to size_t.
350
7bd7b3ef
AM
3512007-01-12 Alan Modra <amodra@bigpond.net.au>
352
353 * ar.c (open_inarch): Check fwrite return. Use size_t.
354 (extract_file): Likewise. Remove test for "negative" file size.
355 * readelf.c (process_program_headers): Check fscanf return.
356
2946671e
L
3572007-01-11 H.J. Lu <hongjiu.lu@intel.com>
358
359 * bucomm.c (template_in_dir): Fix typo.
360
669a9a2a
AM
3612007-01-11 Alan Modra <amodra@bigpond.net.au>
362
363 * embedspu.sh: New file.
364 * Makefile.am (embedspu): Add rule.
365 * configure.in (BUILD_MISC): Add embedspu for powerpc-linux.
366 * Makefile.in: Regenerate.
367 * configure: Regenerate.
368
485be063
AM
3692007-01-11 Alan Modra <amodra@bigpond.net.au>
370
371 * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
372 * bucomm.c (template_in_dir): New function, split out from..
373 (make_tempname): ..here. Open the file with O_EXCL if !HAVE_MKSTEMP.
374 (make_tempdir): Use template_in_dir. Handle directory creation
375 when !HAVE_MKDTEMP.
376 * objcopy.c (MKDIR): Don't define.
377 (copy_archive): Use make_tempdir when !HAVE_MKDTEMP too. Fix
378 error message.
379
3bdcfdf4
KH
3802007-01-08 Kazu Hirata <kazu@codesourcery.com>
381
382 * readelf.c (get_machine_flags): Treat Fido as an architecture
383 by itself.
384
42037fe5
NC
3852007-01-08 Kai Tietz <kai.tietz@onevision.com>
386
387 * configure.in: Renamed target x86_64-*-mingw64 to
388 x86_64-*-mingw*.
389 * configure: Regenerated.
390
20414cab
AM
3912007-01-05 Alan Modra <amodra@bigpond.net.au>
392
393 * readelf.c (dump_section): Don't print 32-bit values, which
394 were done incorrectly for little-endian. Instead print bytes.
395
10a2343e 396For older changes see ChangeLog-2006
252b5132
RH
397\f
398Local Variables:
399mode: change-log
400left-margin: 8
401fill-column: 74
402version-control: never
403End: