binutils/
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
3ba20bde
AM
12007-05-29 Alan Modra <amodra@bigpond.net.au>
2
3 * embedspu.sh: Emit SPU ELF image to .data.rel.ro.speelf if
4 pic or pie and image needs relocs.
5
37ad9514
SE
62007-05-24 Steve Ellcey <sje@cup.hp.com>
7
8 * Makefile.in: Regenerate.
9 * configure: Regenerate.
10 * aclocal.m4: Regenerate.
11 * doc/Makefile.in: Regenerate.
12
fc108f8f
NC
132007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
14
15 * rcparse.y: Join strings for elements having no side-effects in
16 "rc"-grammar.
17
4a594fce
NC
182007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
19
20 * rclex.c: New file replacing rclex.l.
21 * rclex.l: Removed.
22 * windint.h: New file holding common structure and type
23 definitions.
24 * Makefile.am: Added new header windint.h and exchanged rclex.l by
25 rclex.c.
26 * Makefile.in: Regenerate.
27 * rcparse.y: Renamed some structures.
28 Use in internal representation always bfd_vma instead of long or
29 int.
30 Removed from %union unused stringtable.
31 Added to %union suni structure for unicode strings.
32 Added new tokens for ANICURSOR, ANIICON, DLGINCLUDE,
33 DLGINIT, FONTDIR, HTML, MANIFEST, PLUGPLAY, VXD,
34 TOOLBAR, BUTTON, QUOTEDUNISTRING, and SIZEDUNISTRING.
35 Added support for these new rc file tokens.
36 * resbin.c: Rewrote using bfd and binary structures, and support
37 new resource types.
38 * rescoff.c: Likewise.
39 * resres.c: Likewise.
40 * resrc.c: Likewise. Dumps as RC are now recompilable.
41 * windres.c: As above. Using bfd for res and provide target
42 specific endianess support.
43 * windres.h: Use windint.h as include. Additionally removed K&R
44 syntax.
45 * winduni.c: New printing and unichar support routines.
46 * winduni.h: Prototypes for new unichar helpers.
47 * windint.h: New file.
48
e39ff52a
PB
492007-05-22 Paul Brook <paul@codesourcery.com>
50
51 * objdump.c (find_symbol_for_address): Merge section and target
52 specific filtering code.
53
0e9517a9
NC
542007-05-22 Nick Clifton <nickc@redhat.com>
55
56 * doc/binutils.texi: Use @copying around the copyright notice.
57
7df428b1
RS
582007-05-21 Richard Sandiford <richard@codesourcery.com>
59
60 * objdump.c (disassemble_bytes): Ignore disassembler_needs_relocs
61 for executables and shared libraries.
62
12f498a7
NS
632007-05-18 Nathan Sidwell <nathan@codesourcery.com>
64
65 * objcopy.c (strip_main): Detect identical input and output file
66 names.
67 (copy_main): Refactor tempname detection and use.
68
d5737601
NC
692007-05-17 Nick Clifton <nickc@redhat.com>
70
71 * objdump.c (load_debug_section): Select bias for DWARF debug
72 addresses based on the flavour of the bfd.
73
8adb2e35
AM
742007-05-11 Alan Modra <amodra@bigpond.net.au>
75
76 PR 4479
77 * objcopy.c (copy_object): Don't copy ELF program headers for
78 --only-keep-debug.
79
ece5ef60
AM
802007-05-11 Alan Modra <amodra@bigpond.net.au>
81
82 * embedspu.sh (find_prog): Prefer prog in same dir as embedspu
83 over one found on the users path.
84 (main): Generate .reloc for each R_SPU_PPU* reloc.
85
e74ecdb3
AM
862007-04-28 Alan Modra <amodra@bigpond.net.au>
87
88 * prdbg.c (tg_variable): Adjust for changed demangler.
89 (tg_start_function): Likewise.
90
eddc20ad
AM
912007-04-27 Alan Modra <amodra@bigpond.net.au>
92
93 * bucumm.h: Split off host dependencies to..
94 * sysdep.h: ..here.
95 Many files: Include sysdep.h. Remove duplicate headers and reorder.
96 * Makefile.am: Run "make dep-am".
97 * Makefile.in: Regenerate.
98
1a0a850d
NC
992007-04-24 Nick Clifton <nickc@redhat.com>
100
101 * srconv.c (walk_tree_type_1): Initialise dpt.dunno.
102
312aaa3c
NC
1032007-04-24 Nathan Froyd <froydnj@codesourcery.com>
104 Phil Edwards <phil@codesourcery.com>
105
106 * objcopy.c (filter_symbols): Explicitly stripping a symbol
107 used in relocations is an error.
108 Retype 'keep' to bfd_boolean.
109
55da90a3
AM
1102007-04-24 Alan Modra <amodra@bigpond.net.au>
111
112 * Makefile.in: Regenerate.
113 * doc/Makefile.in: Regenerate.
114
9e48b4c6
NC
1152007-04-20 Nathan Froyd <froydnj@codesourcery.com>
116 Phil Edwards <phil@codesourcery.com>
117 Thomas de Lellis <tdel@windriver.com>
118
119 * objcopy.c (reverse_bytes): New variable.
120 (command_line_switch, copy_main): Add OPTION_REVERSE_ENDIAN.
121 (copy_options, copy_usage): Add "reverse-bytes" entry.
122 (copy_section): Reverse bytes within output sections.
123 * doc/binutils.texi: Document new objcopy option.
124
c6e15d68
NC
1252007-04-20 Nick Clifton <nickc@redhat.com>
126
127 * rclex.l: Allow underscores at the start of identifiers.
128
ed180cc5
AM
1292007-04-19 Alan Modra <amodra@bigpond.net.au>
130
131 * budemang.c: Delete.
132 * budemang.h: Delete.
133 * addr2line.c (translate_addresses): Call bfd_demangle rather than
134 demangle.
135 * nm.c (print_symname): Likewise.
136 * objdump.c (objdump_print_symname, dump_symbols): Likewise.
137 (dump_bfd): Likewise.
138 * prdbg.c (struct pr_handle <demangler>): Add int param.
139 (tg_variable, tg_start_function): Adjust demangler calls.
140 * Makefile.am: Remove mention of budemang.[ch]. Run "make dep-am".
141 * Makefile.in: Regenerate.
142 * po/POTFILES.in: Regenerate.
143
d45dc31f
SE
1442007-04-14 Steve Ellcey <sje@cup.hp.com>
145
146 * Makefile.am: Add ACLOCAL_AMFLAGS.
147 * configure.in: Change macro call order.
148 * Makefile.in: Regenerate.
149 * configure: Regenerate.
150
79e341d9
NS
1512007-04-13 Nathan Sidwell <nathan@codesourcery.com>
152
153 * Makefile.am (TOOL_PROGS): Add objcopy.
154 * Makefile.in: Rebuilt.
155
1aa9ef63
L
1562007-04-12 H.J. Lu <hongjiu.lu@intel.com>
157
158 PR binutils/4348
159 * objcopy.c (copy_object): Don't stop when there are no
160 sections to be copied.
161
9fbad737
VP
1622007-04-10 Vladimir Prus <vladimir@codesourcery.com>
163
164 * NEWS: Mention disjoint histograms support in
165 gprof.
166
6eef1355
DJ
1672007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
168
169 * dwarf.c (process_debug_info): Do not require DW_AT_frame_base for
170 DW_TAG_inlined_subroutine.
171
5ad507ee
MT
1722007-04-06 Matt Thomas <matt@netbsd.org>
173
174 * MAINTAINERS: Add myself as VAX and NetBSD support maintainer.
175
be26064b
AM
1762007-04-05 Alan Modra <amodra@bigpond.net.au>
177
178 PR binutils/4292
179 * nm.c (print_value): Cast bfd_vma to unsigned long to suit
180 value_format_32bit.
181
970ccc77
NC
1822007-04-02 Nick Clifton <nickc@redhat.com>
183
184 PR binutils/4292
185 * nm.c (value_format): Replace with value_format_32bit and
186 value_format_64bit.
187 (set_radix): Update setting of value_format.
188 (set_print_width): New function. Compute the address size of a
189 given bfd and set the print_width global appropriately.
190 (display_archive): Use set_print_width.
191 (display_file): Likewise,
192 (print_object_filename_sysv): Update use of print_width.
193 (print_archive_member_sysv): Likewise.
194 (print_symbol_filename_posix): Likewise.
195 (print_sumbol_info_bfd, print_symbol_info_sysv): Likewise.
196
4ecceb71
RS
1972007-03-28 Richard Sandiford <richard@codesourcery.com>
198 Phil Edwards <phil@codesourcery.com>
199
200 * doc/binutils.texi: Put the contents after the title page rather
201 than at the end of the document.
202
331e5c3c
NC
2032007-03-28 Nick Clifton <nickc@redhat.com>
204
205 * readelf.c (slurp_rela_relocs): Add newline to end of error
206 messages.
207 (slurp_rel_relocs, request_dump, request_dump_byname,
208 process_program_headers, process_dynamic_section,
209 process_symbol_table, process_mips_specific, main): Likewise.
210
eacf2b70
AM
2112007-03-28 Alan Modra <amodra@bigpond.net.au>
212
213 * MAINTAINERS: Update mailing list addresses. Add myself
214 as PPC maintainer.
215
48d8dc64
AM
2162007-03-27 Alan Modra <amodra@bigpond.net.au>
217
218 * embedspu.sh: Correct toe_addr quoting.
219
88948ad0
AM
2202007-03-27 Alan Modra <amodra@bigpond.net.au>
221
222 * embedspu.sh: Combine "_EAR_" and "_EAR_*" patterns. Tighten
223 .toe section and .toe address checks. Use .reloc for _EAR*
224 symbols defined in non-BSS sections. Build table for _SPUEAR_
225 symbols.
226
6528d0cb
KK
2272007-03-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
228
229 PR gas/3811
230 * readelf.c (debug_apply_rela_addends): Do nothing for SH.
231
e49e529d
JM
2322007-03-22 Joseph Myers <joseph@codesourcery.com>
233
234 * doc/binutils.texi: Include VERSION_PACKAGE when reporting
235 version.
236
591a748a
NC
2372007-03-16 Kai Tietz <Kai.Tietz@onevision.com>
238
239 * dlltool.c (make_one_lib_file): Use pc-relative relocation
240 instead of an absolute relocation for x86_64-pc-mingw32 target.
241
c428fa83
L
2422007-03-15 H.J. Lu <hongjiu.lu@intel.com>
243
244 * Makefile.am (REPORT_BUGS_TO): Removed.
245 (INCLUDES): Remove -DREPORT_BUGS_TO.
246 * Makefile.in: Regenerated.
247
248 * bucomm.c: Don't include bfdver.h.
249 * objdump.c: Likewise.
250 * version.c: Likewise.
251
252 * bucomm.h: Include bfdver.h.
253
254 * configure.in (--with-bugurl): Removed.
255 * configure: Regenerated.
256
257 * doc/Makefile.am (binutils_TEXINFOS): Removed.
258 (AM_MAKEINFOFLAGS): Add -I ../../bfd/doc.
259 (TEXI2DVI): Likewise.
260 (config.texi): Removed.
261 (MOSTLYCLEANFILES): Remove config.texi.
262 * doc/Makefile.in: Regenerated.
263
264 * doc/binutils.texi: Include bfdver.texi instead of
265 config.texi.
266
35d9dd2f
NC
2672007-03-13 Nick Clifton <nickc@redhat.com>
268
269 * readelf.c (dump_section): Also test for SHT_REL sections when
270 producing the warning about unapplied relocs.
271
ad22bfe8
JM
2722007-03-07 Joseph Myers <joseph@codesourcery.com>
273
274 * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
275 bug-reporting URL.
276 * doc/Makefile.am (config.texi): Define BUGURL.
277 * doc/binutils.texi: Use BUGURL. Remove text about large files
278 and uuencoding.
279 * Makefile.in, configure, doc/Makefile.in: Regenerate.
280
d3e52d40
RS
2812007-03-01 Phil Edwards <phil@codesourcery.com>
282 Richard Sandiford <richard@codesourcery.com>
283
284 * NEWS: Mention addition of --extract-symbol.
285 * doc/binutils.texi: Document it.
286 * objcopy.c (extract_symbol): New variable.
287 (OPTION_EXTRACT_SYMBOLS): New command_line_switch.
288 (copy_options): Add an entry for --extract-symbol.
289 (copy_usage): Mention --extract-symbol.
290 (copy_object): Set the start address to zero for --extract-symbol.
291 Do not copy private BFD data in that case.
292 (setup_section): Set the size, LMA and VMA to zero for
293 --extract-symbol. Do not copy private BFD data in that case.
294 (copy_section): Do not copy section contents if --extract-symbol
295 is passed.
296 (copy_main): Set extract_symbol to TRUE if --extract-symbol
297 is passed.
298
336becc7
PB
2992007-03-01 Paul Brook <paul@codesourcery.com>
300
301 * MAINTAINERS: Update my entry.
302
066c2a57
JM
3032007-03-01 Joseph Myers <joseph@codesourcery.com>
304
305 * version.c: Update copyright date.
306
a7186e88
DJ
3072007-03-01 Daniel Jacobowitz <dan@codesourcery.com>
308
309 * Makefile.am (install-exec-local): Depend on $(noinst_PROGRAMS).
310 Adjust $(EXEEXT) handling for $(RENAMED_PROGS).
311 * Makefile.in, doc/Makefile.in: Regenerate.
312
11d5fa89
AM
3132007-03-01 Alan Modra <amodra@bigpond.net.au>
314
315 * embedspu.sh: Set type and size of global program handle symbol.
316
b125d98b
AM
3172007-02-28 Alan Modra <amodra@bigpond.net.au>
318
319 * Makefile.am (PROGS): Delete.
320 (RENAMED_PROGS): Define. Extracted from..
321 (noinst_PROGRAMS): ..here. Add BUILD_MISC.
322 (install-exec-local): Adjust.
323 * Makefile.in: Regenerate.
324
1d97d67f
AM
3252007-02-28 Alan Modra <amodra@bigpond.net.au>
326
327 * Makefile.am (PROGS): Add BUILD_INSTALL_MISC.
328 (bin_PROGRAMS): Replace BUILD_MISC with BUILD_INSTALL_MISC.
329 (EXTRA_PROGRAMS): Remove bin2c.
330 (bin2c$(EXEEXT_FOR_BUILD)): New rule.
331 (bin2c_SOURCES): Delete.
332 (DISTCLEANFILES): Remove sysinfo.
333 (MOSTLYCLEANFILES): Add sysinfo$(EXEEXT_FOR_BUILD) and
334 bin2c$(EXEEXT_FOR_BUILD).
335 * configure.in (BUILD_MISC): Add $(EXEEXT_FOR_BUILD) to bin2c.
336 Move embedspu to..
337 (BUILD_INSTALL_MISC): ..here.
338 * Makefile.in: Regenerate.
339 * configure: Regenerate.
340
cd14b966
AM
3412007-02-27 Alan Modra <amodra@bigpond.net.au>
342
343 * bin2c.c: New file.
344 * Makefile.am (EXTRA_PROGRAMS): Add bin2c.
345 (CFILES): Add bin2c.c.
346 (bin2c_SOURCES): Define.
347 (bin2c.o): Dependencies from "make dep-am".
348 * configure.in (BUILD_MISC): Add bin2c.
349 * version.c: Update year.
350 * po/POTFILES.in: Regenerate.
351 * Makefile.in: Regenerate.
352 * configure: Regenerate.
353
92f01d61
JM
3542007-02-17 Mark Mitchell <mark@codesourcery.com>
355 Nathan Sidwell <nathan@codesourcery.com>
356 Vladimir Prus <vladimir@codesourcery.com
357 Joseph Myers <joseph@codesourcery.com>
358
359 * configure.in (--with-bugurl): New option.
360 * configure: Regenerate.
361 * Makefile.am (REPORT_BUGS_TO): Define.
362 (INCLUDES): Define REPORT_BUGS_TO.
363 Regenerate dependencies.
364 * Makefile.in: Regenerate.
365 * doc/Makefile.in: Regenerate.
366 * bucomm.h: Remove include of bin-bugs.h.
367 * addr2line.c (usage): Don't print empty REPORT_BUGS_TO.
368 * ar.c (usage): Pass s to list_supported_targets. Don't print
369 empty REPORT_BUGS_TO.
370 * coffdump.c (show_usage): Don't print empty REPORT_BUGS_TO.
371 * cxxfilt.c (usage): Print bug url when giving help.
372 * dlltool.c (usage): Likewise.
373 * dllwrap.c (usage): Likewise.
374 * nlmconv.c (show_usage): Don't print empty REPORT_BUGS_TO.
375 * nm.c (usage): Likewise.
376 * objcopy.c (copy_usage, strip_usage): Likewise.
377 * objdump.c (usage): Likewise.
378 * readelf.c ((usage): Likewise. Add STREAM argument. Adjust
379 callers.
380 * size.c (usage): Don't print empty REPORT_BUGS_TO.
381 * srconv.c (show_usage): Likewise.
382 * strings.c (usage): Likewise.
383 * sysdymp.c (show_usage): Likewise.
384 * windres.c (usage): Likewise.
385
41160f02
AM
3862007-02-13 Alan Modra <amodra@bigpond.net.au>
387
388 * embedspu.sh: Add -W to readelf invocation.
389
7358e3f7
DB
3902007-02-06 Dave Brolley <brolley@redhat.com>
391
392 * MAINTAINERS: Add myself as the maintainer of the MeP port.
393
4b78141a
NC
3942007-02-06 Nick Clifton <nickc@redhat.com>
395
396 PR gas/3800
397 * readelf.c: Include elf/h8.h twice. The first time in order to
398 get the reloc numbers, the second time in order to get the reloc
399 decoder function.
400 (dump_section): Tell the user if the section being displayed has
401 unprocessed relocs associated with it.
402 (get_reloc_size): New function - returns the size of a reloc.
403 (debug_apply_rela_addends): Use get_reloc_size().
404 * dwarf.c (read_and_display_attr_value): Extend number of
405 languages known for the DW_AT_language attribute.
406 (process_debug_info): Display the attribute offset before decoding
407 the attribute, in case there are problems.
408
15ab5209
DB
4092007-02-05 Dave Brolley <brolley@redhat.com>
410
411 * readelf.c (dump_relocations): Don't check for
412 (rtype == NULL && type == R_RELC).
413
4142007-02-05 Dave Brolley <brolley@redhat.com>
415
d66340fc
DB
416 * Makefile.am (readelf.o): Depends on $(INCDIR)/elf/mep.h.
417 * Makefile.in: Regenerated.
15ab5209
DB
418 * Contribute the following changes:
419 2003-10-29 Dave Brolley <brolley@redhat.com>
420
421 * configure.in: Define SKIP_ZEROES and SKIP_ZEROES_AT_END for mep.
422 * configure: Regenerated.
423
424 2001-04-03 Ben Elliston <bje@redhat.com>
425
426 * readelf.c: Include "elf/mep.h".
427 (guess_is_rela): Handle EM_CYGNUS_MEP.
428 (get_machine_name): Ditto.
429 (dump_relocations): Ditto.
430
fc523535 4312007-02-02 H.J. Lu <hongjiu.lu@intel.com>
bffa52b3
L
432
433 * MAINTAINERS: Add a space between H.J. and Lu.
434
fc523535 4352007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
436
437 * doc/binutils.texi (objdump): Document the new addr64 option
438 for i386 disassembler.
439
fc523535 4402007-02-02 H.J. Lu <hongjiu.lu@intel.com>
7aad4c3d
L
441
442 PR binutils/3945
443 * configure.in (DLLTOOL_DEFAULT): New. Defined for the first PE
444 target.
445 (DLLTOOL_DEFS): Add $DLLTOOL_DEFAULT.
446 * configure: Regenerated.
447
448 * dlltool.c (mname): Defined with DLLTOOL_DEFAULT_XXX.
449
e5ce8970
NC
4502007-02-02 Nick Clifton <nickc@redhat.com>
451
452 * doc/binutils.texi (objdump): Document support for disassembling
453 the 440 PowerPC architecture.
454
460c89ff
NS
4552007-01-31 Nathan Sidwell <nathan@codesourcery.com>
456
457 * dwarf.c (process_debug_info): Protect against bogus length and
458 abbrev offsets.
459
84f1d826
KH
4602007-01-25 Kazu Hirata <kazu@codesourcery.com>
461
462 * ar.c (print_contents, extract_file): Cast the return value
463 of fwrite to size_t.
464
7bd7b3ef
AM
4652007-01-12 Alan Modra <amodra@bigpond.net.au>
466
467 * ar.c (open_inarch): Check fwrite return. Use size_t.
468 (extract_file): Likewise. Remove test for "negative" file size.
469 * readelf.c (process_program_headers): Check fscanf return.
470
2946671e
L
4712007-01-11 H.J. Lu <hongjiu.lu@intel.com>
472
473 * bucomm.c (template_in_dir): Fix typo.
474
669a9a2a
AM
4752007-01-11 Alan Modra <amodra@bigpond.net.au>
476
477 * embedspu.sh: New file.
478 * Makefile.am (embedspu): Add rule.
479 * configure.in (BUILD_MISC): Add embedspu for powerpc-linux.
480 * Makefile.in: Regenerate.
481 * configure: Regenerate.
482
485be063
AM
4832007-01-11 Alan Modra <amodra@bigpond.net.au>
484
485 * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
486 * bucomm.c (template_in_dir): New function, split out from..
487 (make_tempname): ..here. Open the file with O_EXCL if !HAVE_MKSTEMP.
488 (make_tempdir): Use template_in_dir. Handle directory creation
489 when !HAVE_MKDTEMP.
490 * objcopy.c (MKDIR): Don't define.
491 (copy_archive): Use make_tempdir when !HAVE_MKDTEMP too. Fix
492 error message.
493
3bdcfdf4
KH
4942007-01-08 Kazu Hirata <kazu@codesourcery.com>
495
496 * readelf.c (get_machine_flags): Treat Fido as an architecture
497 by itself.
498
42037fe5
NC
4992007-01-08 Kai Tietz <kai.tietz@onevision.com>
500
501 * configure.in: Renamed target x86_64-*-mingw64 to
502 x86_64-*-mingw*.
503 * configure: Regenerated.
504
20414cab
AM
5052007-01-05 Alan Modra <amodra@bigpond.net.au>
506
507 * readelf.c (dump_section): Don't print 32-bit values, which
508 were done incorrectly for little-endian. Instead print bytes.
509
10a2343e 510For older changes see ChangeLog-2006
252b5132
RH
511\f
512Local Variables:
513mode: change-log
514left-margin: 8
515fill-column: 74
516version-control: never
517End:
This page took 0.359935 seconds and 4 git commands to generate.