include/elf/
[external/binutils.git] / binutils / ChangeLog
1 2007-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
2
3         * readelf.c (process_note): Recognize SPU core file notes.
4
5 2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
6
7         * configure.in: Install embedspu on powerpc*-*-eabi* also.
8         * configure: Regenerated.
9
10 2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
11
12         * po/uk.po: Updated Ukrainian translation.
13
14 2007-08-22  Ben Elliston  <bje@au.ibm.com>
15
16         * doc/binutils.texi (objdump): Document -Mppcps.
17
18 2007-08-17  Alan Modra  <amodra@bigpond.net.au>
19
20         * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
21
22 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
23
24         * readelf.c: Revert last change.
25
26 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
27
28         * readelf.c (get_segment_type): Change PT_GNU_STACK to
29         PT_GNU_ATTR.
30
31 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
32
33         * NEWS: Add a marker for the 2.18 features.
34
35 2007-08-12  Matthias Klose  <doko@ubuntu.com>
36
37         * doc/Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
38         $(top_srcdir)/../../bfd/doc.
39         * doc/Makefile.in: Regenerate.
40
41 2007-08-10  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
42
43         * MAINTAINERS: Add myself as CR16 support maintainer and
44         update myself as CRX support maintainer.
45
46 2007-08-10  Nick Clifton  <nickc@redhat.com>
47
48         * po/fi.po: Updated Finnish translation.
49         * po/vi.po: Updated Vietnamese translation.
50
51 2007-08-10  Kai Tietz  <kai.tietz@onevision.com>
52
53         * doc/binutils.texi: (windmc): Correct incorrect desciption.
54
55 2007-08-04  Alan Modra  <amodra@bigpond.net.au>
56
57         PR 4888
58         * objcopy.c (setup_section): Do modify section flags for ELF
59         STRIP_NONDEBUG (reverting part of 2007-05-30 change).  Prevent
60         header rewrite by twiddling input section flags instead.
61         Simplify code setting SHT_NOBITS.
62
63 2007-07-28  Christopher Faylor  <me+binutils@cgf.cx>
64
65         * MAINTAINERS: Update my email address.
66
67 2007-07-26  Adam Nemet  <anemet@caviumnetworks.com>
68
69         * readelf.c (process_archive): Also skip Irix6-style archive symbol
70         tables.
71
72 2007-07-24  Nick Clifton  <nickc@redhat.com>
73
74         * readelf.c (NUM_ELEM): Remove redundant macro; replace references
75         to it with references to ARRAY_SIZE.
76         Add support for CR16.
77         Fix formatting.
78
79 2007-07-19  Nick Clifton  <nickc@redhat.com>
80
81         PR binutils/4802
82         * srconv.c (strip_suffix): Add const qualifier to argument.
83
84 2007-07-16  Nick Clifton  <nickc@redhat.com>
85
86         * po/uk.po: New Ukrainian translation.
87         * configure.in (ALL_LINGUAS): Add 'uk'.
88         * configure: Regenerate.
89
90 2007-07-10  Alan Modra  <amodra@bigpond.net.au>
91
92         * objdump.c (dump_dwarf): Correct setting of is_relocatable.
93
94 2007-07-09  Roland McGrath  <roland@redhat.com>
95
96         * readelf.c (get_gnu_elf_note_type): New function.
97         (process_note): Use it for "GNU" name.
98
99 2007-07-08  Andreas Schwab  <schwab@suse.de>
100
101         * Makefile.am (HFILES): Add dwarf.h, sysdep.h and unwind-ia64.h.
102         (CFILES): Add unwind-ia64.c.
103         Regenerate dependencies.
104         * Makefile.in: Regenerate.
105
106 2007-07-05  Nick Clifton  <nickc@redhat.com>
107
108         * addr2line.c: Update copyright notice to refer to GPLv3.
109         * ar.c, arlex.l, arparse.y, arsup.c, arsup.h, bin2c.c, binemul.c,
110         binemul.h, bucomm.c, bucomm.h, budbg.h, coffdump.c, coffgrok.c,
111         coffgrok.h, cxxfilt.c, debug.c, debug.h, deflex.l, defparse.y,
112         dlltool.c, dlltool.h, dllwrap.c, dwarf.c, dwarf.h, embedspu.sh,
113         emul_aix.c, emul_vanilla.c, filemode.c, ieee.c, mclex.c,
114         mcparse.y, nlmconv.c, nlmconv.h, nlmheader.y, nm.c, objcopy.c,
115         objdump.c, prdbg.c, rclex.c, rcparse.y, rdcoff.c, rddbg.c,
116         readelf.c, rename.c, resbin.c, rescoff.c, resrc.c, resres.c,
117         size.c, srconv.c, stabs.c, strings.c, sysdep.h, sysdump.c,
118         sysinfo.y, syslex.l, unwind-ia64.c, unwind-ia64.h, version.c,
119         windint.h, windmc.c, windmc.h, windres.c, windres.h, winduni.c,
120         winduni.h, wrstabs.c: Likewise.
121         * is-ranlib.c, is-strip.c, maybe-ranlib.c, maybe-strip.c,
122         not-ranlib.c, not-strip.c, ranlib.sh, sanity.sh: Add a copyright
123         notice.
124         * NEWS: Mention that the sources are now released under GPLv3.
125         Add a marker for the changes that went into v2.17.
126         * version.c (print_version): Specify that the program is released
127         under version 3 of the GPL.
128
129 2007-07-05  Kai Tietz  <kai.tietz@onevision.com>
130
131         * resrc.c: (read_rc_file): Add include path of user passed rc
132         input file.
133         * windres.c: (windres_add_include_dir): New.
134         (main): Use of windres_add_include_dir.
135         * windres.h: (windres_add_include_dir): Add prototype.
136
137 2007-07-05  Alan Modra  <amodra@bigpond.net.au>
138
139         * doc/binutils.texi (size): Document --common.
140         * size.c: Make a number of vars static.  Delete unnecessary
141         function declarations.
142         (show_common, common_size): New vars.
143         (usage): Describe --common.
144         (OPTION_FORMAT, OPTION_RADIX, OPTION_TARGET): Define and use.
145         (long_options): Add common.
146         (calculate_common_size): New function.
147         (print_berkeley_format): Add common_size to bsssize.
148         (sysv_one_line): New function split out from..
149         (sysv_internal_printer): ..here.
150         (print_sysv_format): Handle display of *COM*.
151         (print_sizes): Call calculate_common_size.
152
153 2007-07-05  Alan Modra  <amodra@bigpond.net.au>
154
155         * emul_aix.c (ar_emul_aix_internal): Rename "next" to "archive_next".
156
157 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
158
159         PR 4716
160         * objcopy.c (filter_symbols): Correct relocatable file test.
161
162 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
163
164         * Makefile.am: Run "make dep-am".
165         * Makefile.in: Regenerate.
166         * aclocal.m4: Regenerate.
167         * config.in: Regenerate.
168         * doc/Makefile.in: Regenerate.
169         * po/POTFILES.in: Regenerate.
170         * po/binutils.pot: Regenerate.
171
172 2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
173
174         * aclocal.m4: Regenerated.
175         * doc/Makefile.in: Likewise.
176         * Makefile.in: Likewise.
177
178 2007-06-29  Joseph Myers  <joseph@codesourcery.com>
179
180         * readelf.c (display_power_gnu_attribute, process_power_specific):
181         New.
182         (process_arch_specific): Call process_power_specific.
183
184 2007-06-29  Joseph Myers  <joseph@codesourcery.com>
185
186         * readelf.c (display_mips_gnu_attribute): New.
187         (process_mips_specific): Call process_attributes.
188
189 2007-06-29  Joseph Myers  <joseph@codesourcery.com>
190
191         * readelf.c (display_gnu_attribute): New.
192         (process_arm_specific): Rearrange as process_attributes.
193         (process_arm_specific): Replace by wrapper of process_attributes.
194
195 2007-06-28  Roland McGrath  <roland@frob.com>
196
197         * objcopy.c (setup_section): Don't reset ELF section type to
198         SHT_NOBITS when it is SHT_NOTE.
199         * doc/binutils.texi (objcopy, strip): Mention under --only-keep-debug.
200
201 2007-06-27  Alan Modra  <amodra@bigpond.net.au>
202
203         * ar.c: Rename uses of bfd.next to bfd.archive_next throughout.
204         * arsup.c: Likewise.
205         * binemul.c: Likewise.
206         * objcopy.c: Likewise.
207         * dlltool.c: Likewise.
208
209 2007-06-26  Shantonu Sen  <ssen@apple.com>
210
211         PR binutils/4693
212         * Makefile.am (windres_DEPENDENCIES, windmc_DEPENDENCIES): Move
213         dependency on $(LIBICONV) to ...
214         (windres_LDADD, windmc_LDADD) ... here.
215         * Makefile.in: Regenerate.
216
217 2007-06-21  Alan Modra  <amodra@bigpond.net.au>
218
219         * embedspu.sh (relas): Correct sh_info parsing.
220
221 2007-06-19  Danny Smith  <dannysmith@users.sourceforge.net>
222
223         * objdump.c: Include sys/stat.h.
224
225 2007-06-19  Kai Tietz  <kai.tietz@onevision.com>
226
227         * Makefile.am: Add windmc tool.
228         * Makefile.in: Regenerate.
229         * configure.in: Add windmc tool.
230         * configure: Regenerate.
231         * mclex.c: New.
232         * mcparse.y: New.
233         * windmc.c: New.
234         * windmc.h: New.
235         * doc/Makefile.am: Add windmc tool.
236         * doc/Makefile.in: Regenerate.
237         * doc/binutils.texi: Add windmc documentation.
238         * NEWS: Mention new tool.
239
240 2007-06-18  Andi Kleen  <ak@suse.de>
241
242         * objdump.c: Include sys/mman.h
243         (print_file_list): Remove f, add map, mapsize, linemap, maxline,
244         last_line, first fields.
245         (slurp_file): Add.
246         (index_file): Add.
247         (print_file_open): Call slurp_file and index_file. Initialize new
248         fields.
249         (skip_to_line): Rename to print_line and write only single line.
250         (dump_line): Add.
251         (show_line): Change to new algorithm.
252
253 2007-06-18  Thomas Weidenmueller  <w3seek@reactos.org>
254
255         * resres.c (probe_binary): Fix test for badly formatted headers.
256
257 2007-06-18  Kai Tietz  <Kai.Tietz@onevision.com>
258
259         * rclex.c: (cpp_line): Add code_page pragma support.
260         * windres.c: (usage, long_options, main): Add new option
261         --codepage or -c.
262         * winduni.c: (wind_default_codepage, wind_current_codepage): New.
263         (unicode_from_ascii, ascii_from_unicode): Use
264         wind_current_codepage as codepage parameter.
265         (unicode_print): Print 4 characters for hexadecimal values in
266         unicode strings.
267         * winduni.h:  (wind_default_codepage, wind_current_codepage):
268         Export.
269         * doc/binutils.texi: Document new option.
270         * NEWS: Mention new features of windres.
271
272 2007-06-18  Brian D. Watt  <bwatt@us.ibm.com>
273
274         * embedspu.sh: Parse _SPUEAR_ symbol values as hex.
275
276 2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
277
278         * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
279
280         * acinclude.m4: Removed.
281
282         * Makefile.in: Regenerated.
283         * aclocal.m4: Likewise.
284         * configure: Likewise.
285
286 2007-06-11  Nathan Sidwell  <nathan@codesourcery.com>
287
288         * dwarf.c (decode_location_expression): Add DW_OP_form_tls_address.
289
290 2007-06-06  Kai Tietz  <Kai.Tietz@onevision.com>
291
292         PR binutils/4356 binutils/591
293         * resrc.c (filename_need_quotes): New function.
294         (look_for_default): If filename_need_quotes is true then quote the
295         filename in the command line being created.
296         (read_rc_file): Likewise.
297
298 2007-06-06  Ben Elliston  <bje@au.ibm.com>
299
300         * doc/binutils.texi (objdump): Fix capitalisation of "PowerPC".
301
302 2007-06-05  Kai Tietz  <Kai.Tietz@onevision.com>
303
304         * Makefile.am: Add LIBICONV to windres.
305         * acinclude.m4: Added missing "lib-*.m4" and "lt*.m4" files.
306         * configure.in: Add AC_CHECK_HEADER for iconv.h and use AM_ICONV.
307         * config.in: Add ICONV defines.
308         * aclocal.m4: Regenerate.
309         * confugure: Regenerate.
310         * winduni.c: (local_iconv_map codepages, wind_language_t,
311         languages, unicode_is_valid_codepage, wind_find_language_by_id,
312         wind_find_language_by_codepage, wind_find_codepage_info,
313         unicode_from_codepage, codepage_from_unicode, iconv_onechar,
314         wind_iconv_cp, wind_MultiByteToWideChar wind_WideCharToMultiByte):
315         New.
316         (ascii_from_unicode): Use codepage_from_unicode.
317         (ascii_from_unicode): Use unicode_from_codepage.
318         Use for cygwin windows API for unicode transformation.
319         * winduni.h: (CP_ACP, CP_UTF7, CP_UTF8, CP_OEM, CP_UTF16): New
320         macros.
321         (wind_language_t, local_iconv_map): New types.
322         (wind_find_language_by_id, wind_find_language_by_codepage,
323         unicode_is_valid_codepage, wind_find_codepage_info,
324         unicode_from_codepage, codepage_from_unicode): New
325         prototypes.
326
327 2007-06-05  Alan Modra  <amodra@bigpond.net.au>
328
329         * embedspu.sh: Handle R_SPU_PPU* relocs with no symbol.
330
331 2007-05-30  Alan Modra  <amodra@bigpond.net.au>
332
333         * objcopy.c (copy_object): Revert 2007-05-11 change.  Don't
334         avoid calling bfd_copy_private_bfd_data for ELF STRIP_NONDEBUG.
335         (setup_section): Don't modify flags, and don't avoid calling
336         bfd_copy_private_section_data for ELF STRIP_NONDEBUG.
337         * readelf.c (process_program_headers): Ignore .dynamic of type
338         SHT_NOBITS.
339
340 2007-05-29  Alan Modra  <amodra@bigpond.net.au>
341
342         * embedspu.sh: Emit SPU ELF image to .data.rel.ro.speelf if
343         pic or pie and image needs relocs.
344
345 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
346
347         * Makefile.in: Regenerate.
348         * configure: Regenerate.
349         * aclocal.m4: Regenerate.
350         * doc/Makefile.in: Regenerate.
351
352 2007-05-24  Kai Tietz  <Kai.Tietz@onevision.com>
353
354         * rcparse.y: Join strings for elements having no side-effects in
355         "rc"-grammar.
356
357 2007-05-23  Kai Tietz  <Kai.Tietz@onevision.com>
358
359         * rclex.c: New file replacing rclex.l.
360         * rclex.l: Removed.
361         * windint.h: New file holding common structure and type
362         definitions.
363         * Makefile.am: Added new header windint.h and exchanged rclex.l by
364         rclex.c.
365         * Makefile.in: Regenerate.
366         * rcparse.y: Renamed some structures.
367         Use in internal representation always bfd_vma instead of long or
368         int.
369         Removed from %union unused stringtable.
370         Added to %union suni structure for unicode strings.
371         Added new tokens for ANICURSOR, ANIICON, DLGINCLUDE,
372         DLGINIT, FONTDIR, HTML, MANIFEST, PLUGPLAY, VXD,
373         TOOLBAR, BUTTON, QUOTEDUNISTRING, and SIZEDUNISTRING.
374         Added support for these new rc file tokens.
375         * resbin.c: Rewrote using bfd and binary structures, and support
376         new resource types.
377         * rescoff.c: Likewise.
378         * resres.c: Likewise.
379         * resrc.c: Likewise. Dumps as RC are now recompilable.
380         * windres.c: As above. Using bfd for res and provide target
381         specific endianess support.
382         * windres.h: Use windint.h as include. Additionally removed K&R
383         syntax.
384         * winduni.c: New printing and unichar support routines.
385         * winduni.h: Prototypes for new unichar helpers.
386         * windint.h: New file.
387
388 2007-05-22  Paul Brook  <paul@codesourcery.com>
389
390         * objdump.c (find_symbol_for_address): Merge section and target
391         specific filtering code.
392
393 2007-05-22  Nick Clifton  <nickc@redhat.com>
394
395         * doc/binutils.texi: Use @copying around the copyright notice.
396
397 2007-05-21  Richard Sandiford  <richard@codesourcery.com>
398
399         * objdump.c (disassemble_bytes): Ignore disassembler_needs_relocs
400         for executables and shared libraries.
401
402 2007-05-18  Nathan Sidwell  <nathan@codesourcery.com>
403
404         * objcopy.c (strip_main): Detect identical input and output file
405         names.
406         (copy_main): Refactor tempname detection and use.
407
408 2007-05-17  Nick Clifton  <nickc@redhat.com>
409
410         * objdump.c (load_debug_section): Select bias for DWARF debug
411         addresses based on the flavour of the bfd.
412
413 2007-05-11  Alan Modra  <amodra@bigpond.net.au>
414
415         PR 4479
416         * objcopy.c (copy_object): Don't copy ELF program headers for
417         --only-keep-debug.
418
419 2007-05-11  Alan Modra  <amodra@bigpond.net.au>
420
421         * embedspu.sh (find_prog): Prefer prog in same dir as embedspu
422         over one found on the users path.
423         (main): Generate .reloc for each R_SPU_PPU* reloc.
424
425 2007-04-28  Alan Modra  <amodra@bigpond.net.au>
426
427         * prdbg.c (tg_variable): Adjust for changed demangler.
428         (tg_start_function): Likewise.
429
430 2007-04-27  Alan Modra  <amodra@bigpond.net.au>
431
432         * bucumm.h: Split off host dependencies to..
433         * sysdep.h: ..here.
434         Many files: Include sysdep.h.  Remove duplicate headers and reorder.
435         * Makefile.am: Run "make dep-am".
436         * Makefile.in: Regenerate.
437
438 2007-04-24  Nick Clifton  <nickc@redhat.com>
439
440         * srconv.c (walk_tree_type_1): Initialise dpt.dunno.
441
442 2007-04-24  Nathan Froyd  <froydnj@codesourcery.com>
443             Phil Edwards  <phil@codesourcery.com>
444
445         * objcopy.c (filter_symbols): Explicitly stripping a symbol
446         used in relocations is an error.
447         Retype 'keep' to bfd_boolean.
448
449 2007-04-24  Alan Modra  <amodra@bigpond.net.au>
450
451         * Makefile.in: Regenerate.
452         * doc/Makefile.in: Regenerate.
453
454 2007-04-20  Nathan Froyd  <froydnj@codesourcery.com>
455             Phil Edwards  <phil@codesourcery.com>
456             Thomas de Lellis <tdel@windriver.com>
457
458         * objcopy.c (reverse_bytes):  New variable.
459         (command_line_switch, copy_main):  Add OPTION_REVERSE_ENDIAN.
460         (copy_options, copy_usage):  Add "reverse-bytes" entry.
461         (copy_section):  Reverse bytes within output sections.
462         * doc/binutils.texi:  Document new objcopy option.
463
464 2007-04-20  Nick Clifton  <nickc@redhat.com>
465
466         * rclex.l: Allow underscores at the start of identifiers.
467
468 2007-04-19  Alan Modra  <amodra@bigpond.net.au>
469
470         * budemang.c: Delete.
471         * budemang.h: Delete.
472         * addr2line.c (translate_addresses): Call bfd_demangle rather than
473         demangle.
474         * nm.c (print_symname): Likewise.
475         * objdump.c (objdump_print_symname, dump_symbols): Likewise.
476         (dump_bfd): Likewise.
477         * prdbg.c (struct pr_handle <demangler>): Add int param.
478         (tg_variable, tg_start_function): Adjust demangler calls.
479         * Makefile.am: Remove mention of budemang.[ch].  Run "make dep-am".
480         * Makefile.in: Regenerate.
481         * po/POTFILES.in: Regenerate.
482
483 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
484
485         * Makefile.am: Add ACLOCAL_AMFLAGS.
486         * configure.in: Change macro call order.
487         * Makefile.in: Regenerate.
488         * configure: Regenerate.
489
490 2007-04-13  Nathan Sidwell  <nathan@codesourcery.com>
491
492         * Makefile.am (TOOL_PROGS): Add objcopy.
493         * Makefile.in: Rebuilt.
494
495 2007-04-12  H.J. Lu  <hongjiu.lu@intel.com>
496
497         PR binutils/4348
498         * objcopy.c (copy_object): Don't stop when there are no
499         sections to be copied.
500
501 2007-04-10  Vladimir Prus  <vladimir@codesourcery.com>
502
503         * NEWS: Mention disjoint histograms support in
504         gprof.
505
506 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
507
508         * dwarf.c (process_debug_info): Do not require DW_AT_frame_base for
509         DW_TAG_inlined_subroutine.
510
511 2007-04-06  Matt Thomas  <matt@netbsd.org>
512
513         * MAINTAINERS: Add myself as VAX and NetBSD support maintainer.
514
515 2007-04-05  Alan Modra  <amodra@bigpond.net.au>
516
517         PR binutils/4292
518         * nm.c (print_value): Cast bfd_vma to unsigned long to suit
519         value_format_32bit.
520
521 2007-04-02  Nick Clifton  <nickc@redhat.com>
522
523         PR binutils/4292
524         * nm.c (value_format): Replace with value_format_32bit and
525         value_format_64bit.
526         (set_radix): Update setting of value_format.
527         (set_print_width): New function.  Compute the address size of a
528         given bfd and set the print_width global appropriately.
529         (display_archive): Use set_print_width.
530         (display_file): Likewise,
531         (print_object_filename_sysv): Update use of print_width.
532         (print_archive_member_sysv): Likewise.
533         (print_symbol_filename_posix): Likewise.
534         (print_sumbol_info_bfd, print_symbol_info_sysv): Likewise.
535
536 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
537             Phil Edwards  <phil@codesourcery.com>
538
539         * doc/binutils.texi: Put the contents after the title page rather
540         than at the end of the document.
541
542 2007-03-28  Nick Clifton  <nickc@redhat.com>
543
544         * readelf.c (slurp_rela_relocs): Add newline to end of error
545         messages.
546         (slurp_rel_relocs, request_dump, request_dump_byname,
547         process_program_headers, process_dynamic_section,
548         process_symbol_table, process_mips_specific, main): Likewise.
549
550 2007-03-28  Alan Modra  <amodra@bigpond.net.au>
551
552         * MAINTAINERS: Update mailing list addresses.  Add myself
553         as PPC maintainer.
554
555 2007-03-27  Alan Modra  <amodra@bigpond.net.au>
556
557         * embedspu.sh: Correct toe_addr quoting.
558
559 2007-03-27  Alan Modra  <amodra@bigpond.net.au>
560
561         * embedspu.sh: Combine "_EAR_" and "_EAR_*" patterns.  Tighten
562         .toe section and .toe address checks.  Use .reloc for _EAR*
563         symbols defined in non-BSS sections.  Build table for _SPUEAR_
564         symbols.
565
566 2007-03-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
567
568         PR gas/3811
569         * readelf.c (debug_apply_rela_addends): Do nothing for SH.
570
571 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
572
573         * doc/binutils.texi: Include VERSION_PACKAGE when reporting
574         version.
575
576 2007-03-16  Kai Tietz  <Kai.Tietz@onevision.com>
577
578         * dlltool.c (make_one_lib_file): Use pc-relative relocation
579         instead of an absolute relocation for x86_64-pc-mingw32 target.
580
581 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
582
583         * Makefile.am (REPORT_BUGS_TO): Removed.
584         (INCLUDES): Remove -DREPORT_BUGS_TO.
585         * Makefile.in: Regenerated.
586
587         * bucomm.c: Don't include bfdver.h.
588         * objdump.c: Likewise.
589         * version.c: Likewise.
590
591         * bucomm.h: Include bfdver.h.
592
593         * configure.in (--with-bugurl): Removed.
594         * configure: Regenerated.
595
596         * doc/Makefile.am (binutils_TEXINFOS): Removed.
597         (AM_MAKEINFOFLAGS): Add -I ../../bfd/doc.
598         (TEXI2DVI): Likewise.
599         (config.texi): Removed.
600         (MOSTLYCLEANFILES): Remove config.texi.
601         * doc/Makefile.in: Regenerated.
602
603         * doc/binutils.texi: Include bfdver.texi instead of
604         config.texi.
605
606 2007-03-13  Nick Clifton  <nickc@redhat.com>
607
608         * readelf.c (dump_section): Also test for SHT_REL sections when
609         producing the warning about unapplied relocs.
610
611 2007-03-07  Joseph Myers  <joseph@codesourcery.com>
612
613         * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
614         bug-reporting URL.
615         * doc/Makefile.am (config.texi): Define BUGURL.
616         * doc/binutils.texi: Use BUGURL.  Remove text about large files
617         and uuencoding.
618         * Makefile.in, configure, doc/Makefile.in: Regenerate.
619
620 2007-03-01  Phil Edwards  <phil@codesourcery.com>
621             Richard Sandiford  <richard@codesourcery.com>
622
623         * NEWS: Mention addition of --extract-symbol.
624         * doc/binutils.texi: Document it.
625         * objcopy.c (extract_symbol): New variable.
626         (OPTION_EXTRACT_SYMBOLS): New command_line_switch.
627         (copy_options): Add an entry for --extract-symbol.
628         (copy_usage): Mention --extract-symbol.
629         (copy_object): Set the start address to zero for --extract-symbol.
630         Do not copy private BFD data in that case.
631         (setup_section): Set the size, LMA and VMA to zero for
632         --extract-symbol.  Do not copy private BFD data in that case.
633         (copy_section): Do not copy section contents if --extract-symbol
634         is passed.
635         (copy_main): Set extract_symbol to TRUE if --extract-symbol
636         is passed.
637
638 2007-03-01  Paul Brook  <paul@codesourcery.com>
639
640         * MAINTAINERS: Update my entry.
641
642 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
643
644         * version.c: Update copyright date.
645
646 2007-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
647
648         * Makefile.am (install-exec-local): Depend on $(noinst_PROGRAMS).
649         Adjust $(EXEEXT) handling for $(RENAMED_PROGS).
650         * Makefile.in, doc/Makefile.in: Regenerate.
651
652 2007-03-01  Alan Modra  <amodra@bigpond.net.au>
653
654         * embedspu.sh: Set type and size of global program handle symbol.
655
656 2007-02-28  Alan Modra  <amodra@bigpond.net.au>
657
658         * Makefile.am (PROGS): Delete.
659         (RENAMED_PROGS): Define.  Extracted from..
660         (noinst_PROGRAMS): ..here.  Add BUILD_MISC.
661         (install-exec-local): Adjust.
662         * Makefile.in: Regenerate.
663
664 2007-02-28  Alan Modra  <amodra@bigpond.net.au>
665
666         * Makefile.am (PROGS): Add BUILD_INSTALL_MISC.
667         (bin_PROGRAMS): Replace BUILD_MISC with BUILD_INSTALL_MISC.
668         (EXTRA_PROGRAMS): Remove bin2c.
669         (bin2c$(EXEEXT_FOR_BUILD)): New rule.
670         (bin2c_SOURCES): Delete.
671         (DISTCLEANFILES): Remove sysinfo.
672         (MOSTLYCLEANFILES): Add sysinfo$(EXEEXT_FOR_BUILD) and
673         bin2c$(EXEEXT_FOR_BUILD).
674         * configure.in (BUILD_MISC): Add $(EXEEXT_FOR_BUILD) to bin2c.
675         Move embedspu to..
676         (BUILD_INSTALL_MISC): ..here.
677         * Makefile.in: Regenerate.
678         * configure: Regenerate.
679
680 2007-02-27  Alan Modra  <amodra@bigpond.net.au>
681
682         * bin2c.c: New file.
683         * Makefile.am (EXTRA_PROGRAMS): Add bin2c.
684         (CFILES): Add bin2c.c.
685         (bin2c_SOURCES): Define.
686         (bin2c.o): Dependencies from "make dep-am".
687         * configure.in (BUILD_MISC): Add bin2c.
688         * version.c: Update year.
689         * po/POTFILES.in: Regenerate.
690         * Makefile.in: Regenerate.
691         * configure: Regenerate.
692
693 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
694             Nathan Sidwell  <nathan@codesourcery.com>
695             Vladimir Prus  <vladimir@codesourcery.com
696             Joseph Myers  <joseph@codesourcery.com>
697
698         * configure.in (--with-bugurl): New option.
699         * configure: Regenerate.
700         * Makefile.am (REPORT_BUGS_TO): Define.
701         (INCLUDES): Define REPORT_BUGS_TO.
702         Regenerate dependencies.
703         * Makefile.in: Regenerate.
704         * doc/Makefile.in: Regenerate.
705         * bucomm.h: Remove include of bin-bugs.h.
706         * addr2line.c (usage): Don't print empty REPORT_BUGS_TO.
707         * ar.c (usage): Pass s to list_supported_targets.  Don't print
708         empty REPORT_BUGS_TO.
709         * coffdump.c (show_usage): Don't print empty REPORT_BUGS_TO.
710         * cxxfilt.c (usage): Print bug url when giving help.
711         * dlltool.c (usage): Likewise.
712         * dllwrap.c (usage): Likewise.
713         * nlmconv.c (show_usage): Don't print empty REPORT_BUGS_TO.
714         * nm.c (usage): Likewise.
715         * objcopy.c (copy_usage, strip_usage): Likewise.
716         * objdump.c (usage): Likewise.
717         * readelf.c ((usage): Likewise. Add STREAM argument.  Adjust
718         callers.
719         * size.c (usage): Don't print empty REPORT_BUGS_TO.
720         * srconv.c (show_usage): Likewise.
721         * strings.c (usage): Likewise.
722         * sysdymp.c (show_usage): Likewise.
723         * windres.c (usage): Likewise.
724
725 2007-02-13  Alan Modra  <amodra@bigpond.net.au>
726
727         * embedspu.sh: Add -W to readelf invocation.
728
729 2007-02-06  Dave Brolley  <brolley@redhat.com>
730
731         * MAINTAINERS: Add myself as the maintainer of the MeP port.
732
733 2007-02-06  Nick Clifton  <nickc@redhat.com>
734
735         PR gas/3800
736         * readelf.c: Include elf/h8.h twice.  The first time in order to
737         get the reloc numbers, the second time in order to get the reloc
738         decoder function.
739         (dump_section): Tell the user if the section being displayed has
740         unprocessed relocs associated with it.
741         (get_reloc_size): New function - returns the size of a reloc.
742         (debug_apply_rela_addends): Use get_reloc_size().
743         * dwarf.c (read_and_display_attr_value): Extend number of
744         languages known for the DW_AT_language attribute.
745         (process_debug_info): Display the attribute offset before decoding
746         the attribute, in case there are problems.
747
748 2007-02-05  Dave Brolley  <brolley@redhat.com>
749
750         * readelf.c (dump_relocations): Don't check for
751         (rtype == NULL && type == R_RELC).
752
753 2007-02-05  Dave Brolley  <brolley@redhat.com>
754
755         * Makefile.am (readelf.o): Depends on $(INCDIR)/elf/mep.h.
756         * Makefile.in: Regenerated.
757         * Contribute the following changes:
758         2003-10-29  Dave Brolley  <brolley@redhat.com>
759
760         * configure.in: Define SKIP_ZEROES and SKIP_ZEROES_AT_END for mep.
761         * configure: Regenerated.
762
763         2001-04-03  Ben Elliston  <bje@redhat.com>
764
765         * readelf.c: Include "elf/mep.h".
766         (guess_is_rela): Handle EM_CYGNUS_MEP.
767         (get_machine_name): Ditto.
768         (dump_relocations): Ditto.
769
770 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
771
772         * MAINTAINERS: Add a space between H.J. and Lu.
773
774 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
775
776         * doc/binutils.texi (objdump): Document the new addr64 option
777         for i386 disassembler.
778
779 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
780
781         PR binutils/3945
782         * configure.in (DLLTOOL_DEFAULT): New. Defined for the first PE
783         target.
784         (DLLTOOL_DEFS): Add $DLLTOOL_DEFAULT.
785         * configure: Regenerated.
786
787         * dlltool.c (mname): Defined with DLLTOOL_DEFAULT_XXX.
788
789 2007-02-02  Nick Clifton  <nickc@redhat.com>
790
791         * doc/binutils.texi (objdump): Document support for disassembling
792         the 440 PowerPC architecture.
793
794 2007-01-31  Nathan Sidwell  <nathan@codesourcery.com>
795
796         * dwarf.c (process_debug_info): Protect against bogus length and
797         abbrev offsets.
798
799 2007-01-25  Kazu Hirata  <kazu@codesourcery.com>
800
801         * ar.c (print_contents, extract_file): Cast the return value
802         of fwrite to size_t.
803
804 2007-01-12  Alan Modra  <amodra@bigpond.net.au>
805
806         * ar.c (open_inarch): Check fwrite return.  Use size_t.
807         (extract_file): Likewise.  Remove test for "negative" file size.
808         * readelf.c (process_program_headers): Check fscanf return.
809
810 2007-01-11  H.J. Lu  <hongjiu.lu@intel.com>
811
812         * bucomm.c (template_in_dir): Fix typo.
813
814 2007-01-11  Alan Modra  <amodra@bigpond.net.au>
815
816         * embedspu.sh: New file.
817         * Makefile.am (embedspu): Add rule.
818         * configure.in (BUILD_MISC): Add embedspu for powerpc-linux.
819         * Makefile.in: Regenerate.
820         * configure: Regenerate.
821
822 2007-01-11  Alan Modra  <amodra@bigpond.net.au>
823
824         * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
825         * bucomm.c (template_in_dir): New function, split out from..
826         (make_tempname): ..here.  Open the file with O_EXCL if !HAVE_MKSTEMP.
827         (make_tempdir): Use template_in_dir.  Handle directory creation
828         when !HAVE_MKDTEMP.
829         * objcopy.c (MKDIR): Don't define.
830         (copy_archive): Use make_tempdir when !HAVE_MKDTEMP too.  Fix
831         error message.
832
833 2007-01-08  Kazu Hirata  <kazu@codesourcery.com>
834
835         * readelf.c (get_machine_flags): Treat Fido as an architecture
836         by itself.
837
838 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
839
840         * configure.in: Renamed target x86_64-*-mingw64 to
841         x86_64-*-mingw*.
842         * configure: Regenerated.
843
844 2007-01-05  Alan Modra  <amodra@bigpond.net.au>
845
846         * readelf.c (dump_section): Don't print 32-bit values, which
847         were done incorrectly for little-endian.  Instead print bytes.
848
849 For older changes see ChangeLog-2006
850 \f
851 Local Variables:
852 mode: change-log
853 left-margin: 8
854 fill-column: 74
855 version-control: never
856 End: