13a162f686e1e4fdef1b373ed727ad230dfa57d6
[platform/upstream/binutils.git] / binutils / ChangeLog
1 2007-11-21  Hans-Peter Nilsson  <hp@axis.com>
2
3         * dwarf.c (display_debug_loc): Cast section_end - start to long
4         for output format.
5
6 2007-11-20  Nick Clifton  <nickc@redhat.com>
7
8         * dwarf.c (display_debug_loc): Issue a warning if there are bytes
9         at the end of the .debug_loc section which are not referenced by
10         any attribute in the .debug_info section.
11
12 2007-11-19  Nick Clifton  <nickc@redhat.com>
13
14         * readelf.c (is_32bit_abs_reloc): Add support for NIOS relocs.
15         (is_64bit_abs_reloc): Add support for HPPA relocs.
16         (is_16bit_abs_reloc): Add support for NIOS relocs.
17
18 2007-11-17  Thiemo Seufer  <ths@mips.com>
19
20         * readelf.c (display_mips_gnu_attribute): Recognize -mips32r2 -mfp64
21         objects.
22
23 2007-11-16  Nick Clifton  <nickc@redhat.com>
24
25         * dwarf.c (process_extended_line_op): Add cases for HP extensions
26         to the line ops.  Mention if an unknown op code is in the user
27         defined range.
28         (decode_location_expression): Add cases for HP extensions, the
29         DW_OP_GNU_uninit extension and the DW_OP_call_frame_cfa and
30         DW_OP_bit_piece DWARF3 operators.
31         (read_and_display_attr): Correct list of attributes which can
32         reference a location list.
33         (read_and_display_attr_value): Add cases for DWARF3 values and HP
34         extensions.
35         Correct list of attributes which can reference a location list.
36         (get_AT_name): Add cases for DWARF3 values and HP and PGI
37         extensions.
38
39 2007-11-07  Karl Berry  <karl@gnu.org>
40
41         * doc/binutils.texi: Update to FDL 1.2.
42         (Top): consistent punctuation in menu entries.
43         (Index): Rename from Binutils Index.
44         * doc/fdl.texi: Update from http://www.gnu.org/licenses/fdl.texi.
45
46 2007-10-31  Nick Clifton  <nickc@redhat.com>
47
48         * dwarf.c (is_relocatable): Remove definition.
49         (display_debug_frames): Remove check in is_relocatable.
50         * dwarf.h (is_relocatable): Remove declaration.
51         * objdump.c (is_relocatable): New static definition.
52         * readelf.c (dump_relocations): Make the function void.
53         (is_32bit_abs_reloc): Add support for x86, Arc, Arm, D10V, Dlx,
54         OR32 and Score.
55         (is_32bit_pcrel_reloc): Add support for x86 and Arm.
56         (is_16bit_abs_reloc): Add support for D10V.
57         (debug_apply_rela_addends): Rename to debug_apply_relocations.
58         Add code to support rel relocations.
59         (load_debug_section): Fix call to debug_apply_relocations.
60         (get_file_header): Remove setting of is_relocatable.
61
62 2007-10-31  Alan Modra  <amodra@bigpond.net.au>
63
64         * readelf.c (debug_apply_rela_addends): Clarify FIXME.
65
66 2007-10-29  Nick Clifton  <nickc@redhat.com>
67
68         * readelf.c (is_32bit_abs_reloc): Add knowledge of reloc used by
69         IA64.
70         (is_64bit_abs_reloc): Likewise.
71
72 2007-10-28  Nick Clifton  <nickc@redhat.com>
73
74         * dwarf.c (process_debug_info): Check for corrupt lengths.
75         * readelf.c (get_reloc_type): New function.  Returns the reloc
76         number extracted from the info field of a reloc.
77         (get_reloc_symindex): New function.  Returns the symbol index
78         extracted from the info field of a reloc.
79         (dump_relocations): Use the new functions.
80         (slurp_ia64_unwind_table): Use the new functions.
81         (slurp_hppa_unwind_table): Use the new functions.
82         (dump_section_as_bytes): Use the new functions.
83         (get_reloc_size): Delete function.
84         (is_32bit_abs_reloc): New function.  Determines if a given reloc
85         type is a 32-bit absolute relocation.
86         (is_32bit_pcrel_reloc): New function.  Like is_32bit_abs_reloc but
87         for pc-relative relocations.
88         (is_64bit_abs_reloc): New function.  Like is_32bit_abs_reloc but
89         for 64-bit absolute relocations.
90         (is_16bit_abs_reloc): New function.  Like is_32bit_abs_reloc but
91         for 32-bit absolute relocations.
92         (debug_apply_rela_addends): Use the new functions.  Skip and warn
93         about any unrecognised relocations.
94
95 2007-10-26  Karl Berry  <karl@freefriends.org>
96
97         * doc/binutils.texi: Move top stuff to the top.
98         Use @direntry/@dircategory, format entries to play nicely with
99         others.
100         Avoid duplicate copying strings.
101         Don't misspell "Texinfo".
102
103 2007-10-25  Daniel Jacobowitz  <dan@codesourcery.com>
104
105         * readelf.c (display_power_gnu_attribute): Add support for
106         Tag_GNU_Power_ABI_Vector.
107
108 2007-10-25  Carlos Eduardo Seo  <cseo@linux.vnet.ibm.com>
109
110         * readelf.c (get_note_type): Handle NT_PPC_VMX.
111
112 2007-10-24  Alan Modra  <amodra@bigpond.net.au>
113
114         * Makefile.am: Run "make dep-am".
115         * Makefile.in: Regenerate.
116         * po/POTFILES.in: Regenerate.
117
118 2007-10-24  Alan Modra  <amodra@bigpond.net.au>
119
120         * strings.c (print_strings): Don't use %L, use %ll in printf
121         format strings.
122
123 2007-10-24  Tristan Gingold  <gingold@adacore.com>
124             Alan Modra  <amodra@bigpond.net.au>
125
126         * readelf.c (process_program_headers): Use dynamic segment unless
127         dynamic section is found.
128
129 2007-10-16  Bob Wilson  <bob.wilson@acm.org>
130
131         * doc/binutils.texi (objcopy, strip): Replace hyphens with em-dashes.
132         (objdump, strip, c++filt): Correct punctuation for "e.g." and "i.e."
133         and change to spell out "for example" in two places.
134
135 2007-10-16  Nick Clifton  <nickc@redhat.com>
136
137         * configure.in: Build windows tools for --enable-targets=all.
138         * configure: Regenerate.
139
140 2007-10-15  Alan Modra  <amodra@bigpond.net.au>
141
142         * objdump.c (print_line): Check fwrite return value.
143         * srconv.c (checksum, wr_tr, wr_cs): Likewise.
144         * sysdump.c (fillup): Return zero on getc or fread EOF.  Return count
145         read.
146
147 2007-10-10  Jim Blandy  <jimb@codesourcery.com>
148
149         * dwarf.c (process_debug_info): Line up section offsets of
150         attribute values with those of dies.
151         (read_and_display_attr): Reduce spacing here.
152
153         * dwarf.c (display_debug_lines): Print the offset of each line
154         number program header.
155
156 2007-10-09  H.J. Lu  <hongjiu.lu@intel.com>
157
158         PR binutils/4476
159         * readelf.c (print_dynamic_symbol): New.
160         (process_symbol_table): Handle DT_GNU_HASH for dynamic symbols.
161
162 2007-10-08  Carlos O'Donell  <carlos@codesourcery.com>
163
164         * resrc.c (read_rc_file): Rename e to edit, and c to dir.
165         Pass dir to windres_add_include_dir.  Add comments.
166         (close_input_stream): Check pclose error, and call fatal if
167         the preprocessor failed.
168         * windres.c (windres_add_include_dir): Assert that p is non-NULL,
169         and not an empty string. 
170
171 2007-10-04  Nick Clifton  <nickc@redhat.com>
172
173         PR binutils/5098
174         * dlltool.c: Fix spelling typos.
175
176 2007-10-03  Masaki Muranaka  <monaka@monami-software.com>
177
178         * readelf.c (dump_section_as_strings): Use %6tx instead of %6zx.
179
180 2007-09-25  Thien-Thi Nguyen  <ttn@gnuvola.org>
181
182         * MAINTAINERS: Fix typo.
183
184 2007-09-17  Shen Feng  <shen@cn.fujitsu.com>
185
186         * readelf.c (do_archive_index): New.
187         (options): Add -c and --archive-index option.
188         (usage): Add -c option.
189         (parse_args): Add c option parsing.
190         (process_archive): Dump archive index.
191         * NEWS: Mention the new feature.
192         * doc/binutils.texi: Document the new feature.
193
194 2007-09-17  Nick Clifton  <nickc@redhat.com>
195
196         * po/es.po: Updated Spanish translation.
197
198 2007-09-17  Nick Clifton  <nickc@redhat.com>
199
200         * doc/binutils.texi (objdump): Describe the output of the --syms
201         option in more detail. 
202
203 2007-09-17  Alon Bar-Lev  <alon.barlev@gmail.com>
204
205         PR binutils/4987
206         * resrc.c: (read_rc_file): Move 'filename' default initialization 
207         to start of function.
208
209 2007-08-31  Michael Meissner  <michael.meissner@amd.com>
210             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
211
212         * NEWS: Add note about SSE5 being added on i386.
213
214 2007-09-13  Alan Modra  <amodra@bigpond.net.au>
215             Zhou Drangon <drangon.mail@gmail.com>
216
217         * nm.c (value_format_64bit, set_print_radix, print_value): Handle
218         BFD_HOST_64BIT_LONG_LONG.
219         * readelf.c (print_dec_vma): Don't define if BFD_HOST_64BIT_LONG_LONG.
220         (print_vma): Handle BFD_HOST_64BIT_LONG_LONG.
221         (dump_relocations): Likewise.  Expand _bfd_int64_low in a
222         number of places.
223
224 2007-09-11  Kai Tietz  <kai.tietz@onevision.com>
225
226         * rcparse.y: (string_data): Removed ill token removal.
227
228 2007-09-10  Alan Modra  <amodra@bigpond.net.au>
229
230         PR 5011
231         * readelf.c (process_version_sections): Don't read past end of
232         various section buffers.
233
234 2007-08-31  H.J. Lu  <hongjiu.lu@intel.com>
235
236         * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.
237         * Makefile.in: Regenerated.
238
239         * sysdep.h: Include "config.h" first.
240
241 2007-08-31  Nick Clifton  <nickc@redhat.com>
242
243         * po/sk.po: New Slovakian translation.
244         * configure.in (LINGUAS): Add sk.
245         * configure: Regenerate.
246
247 2007-08-30  Nick Clifton  <nickc@redhat.com>
248
249         * readelf.c (dump_type): New type used to classify the kinds of
250         dump requested by the user.
251         (dump_sects, cmdline_dump_sects): Use the new type.
252         (options): Add --string-dump option.
253         (request_dump): Rename to request_dump_bynumber.  Use dump_type.
254         (request_dump_byname): Use dump_type.
255         (parse_args): Parse --string-dump option.
256         (process_section_headers): Fix calls to request_dump.
257         (initialise_dumps_byname): Likewise.
258         (dump_section): Rename to dump_section_as_bytes.
259         (dump_section_as_strings): New function.  Display the contents of
260         a section as printable strings.
261         (process_section_contents): String dump the section if requested.
262         (process_object): Use dump_type.
263         (main): Likewise.
264         * Makefile.am: Add dependency for readelf.c on safe-ctype.h.
265         * Makefile.in: Regenerate.
266         * NEWS: Mention the new feature.
267         * doc/binutils.texi: Document the new feature.
268
269 2007-08-30  Nathan Sidwell  <nathan@codesourcery.com>
270
271         * bucomm.c (bfd_nonfatal_message): New.
272         * bucomm.h (bfd_nonfatal_message): Declare.
273         * objcopy.c (RETURN_NONFATAL): Take BFD not NAME, use
274         bfd_nonfatal_message.
275         (copy_unknown_object): Adjust bfd_nonfatal and RETURN_NONFATAL
276         calls, or replace with bfd_nonfatal_message calls as appropriate.
277         (copy_object, copy_archive, copy_file, setup_section,
278         copy_section, write_debugging_info): Likewise.
279
280 2007-08-28  Nick Clifton  <nickc@redhat.com>
281
282         * NEWS: Mention Coverity's contribution.
283
284 2007-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
285
286         * readelf.c (process_note): Recognize SPU core file notes.
287
288 2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
289
290         * configure.in: Install embedspu on powerpc*-*-eabi* also.
291         * configure: Regenerated.
292
293 2007-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
294
295         * po/uk.po: Updated Ukrainian translation.
296
297 2007-08-22  Ben Elliston  <bje@au.ibm.com>
298
299         * doc/binutils.texi (objdump): Document -Mppcps.
300
301 2007-08-17  Alan Modra  <amodra@bigpond.net.au>
302
303         * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
304
305 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
306
307         * readelf.c: Revert last change.
308
309 2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>
310
311         * readelf.c (get_segment_type): Change PT_GNU_STACK to
312         PT_GNU_ATTR.
313
314 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
315
316         * NEWS: Add a marker for the 2.18 features.
317
318 2007-08-12  Matthias Klose  <doko@ubuntu.com>
319
320         * doc/Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
321         $(top_srcdir)/../../bfd/doc.
322         * doc/Makefile.in: Regenerate.
323
324 2007-08-10  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
325
326         * MAINTAINERS: Add myself as CR16 support maintainer and
327         update myself as CRX support maintainer.
328
329 2007-08-10  Nick Clifton  <nickc@redhat.com>
330
331         * po/fi.po: Updated Finnish translation.
332         * po/vi.po: Updated Vietnamese translation.
333
334 2007-08-10  Kai Tietz  <kai.tietz@onevision.com>
335
336         * doc/binutils.texi: (windmc): Correct incorrect desciption.
337
338 2007-08-04  Alan Modra  <amodra@bigpond.net.au>
339
340         PR 4888
341         * objcopy.c (setup_section): Do modify section flags for ELF
342         STRIP_NONDEBUG (reverting part of 2007-05-30 change).  Prevent
343         header rewrite by twiddling input section flags instead.
344         Simplify code setting SHT_NOBITS.
345
346 2007-07-28  Christopher Faylor  <me+binutils@cgf.cx>
347
348         * MAINTAINERS: Update my email address.
349
350 2007-07-26  Adam Nemet  <anemet@caviumnetworks.com>
351
352         * readelf.c (process_archive): Also skip Irix6-style archive symbol
353         tables.
354
355 2007-07-24  Nick Clifton  <nickc@redhat.com>
356
357         * readelf.c (NUM_ELEM): Remove redundant macro; replace references
358         to it with references to ARRAY_SIZE.
359         Add support for CR16.
360         Fix formatting.
361
362 2007-07-19  Nick Clifton  <nickc@redhat.com>
363
364         PR binutils/4802
365         * srconv.c (strip_suffix): Add const qualifier to argument.
366
367 2007-07-16  Nick Clifton  <nickc@redhat.com>
368
369         * po/uk.po: New Ukrainian translation.
370         * configure.in (ALL_LINGUAS): Add 'uk'.
371         * configure: Regenerate.
372
373 2007-07-10  Alan Modra  <amodra@bigpond.net.au>
374
375         * objdump.c (dump_dwarf): Correct setting of is_relocatable.
376
377 2007-07-09  Roland McGrath  <roland@redhat.com>
378
379         * readelf.c (get_gnu_elf_note_type): New function.
380         (process_note): Use it for "GNU" name.
381
382 2007-07-08  Andreas Schwab  <schwab@suse.de>
383
384         * Makefile.am (HFILES): Add dwarf.h, sysdep.h and unwind-ia64.h.
385         (CFILES): Add unwind-ia64.c.
386         Regenerate dependencies.
387         * Makefile.in: Regenerate.
388
389 2007-07-05  Nick Clifton  <nickc@redhat.com>
390
391         * addr2line.c: Update copyright notice to refer to GPLv3.
392         * ar.c, arlex.l, arparse.y, arsup.c, arsup.h, bin2c.c, binemul.c,
393         binemul.h, bucomm.c, bucomm.h, budbg.h, coffdump.c, coffgrok.c,
394         coffgrok.h, cxxfilt.c, debug.c, debug.h, deflex.l, defparse.y,
395         dlltool.c, dlltool.h, dllwrap.c, dwarf.c, dwarf.h, embedspu.sh,
396         emul_aix.c, emul_vanilla.c, filemode.c, ieee.c, mclex.c,
397         mcparse.y, nlmconv.c, nlmconv.h, nlmheader.y, nm.c, objcopy.c,
398         objdump.c, prdbg.c, rclex.c, rcparse.y, rdcoff.c, rddbg.c,
399         readelf.c, rename.c, resbin.c, rescoff.c, resrc.c, resres.c,
400         size.c, srconv.c, stabs.c, strings.c, sysdep.h, sysdump.c,
401         sysinfo.y, syslex.l, unwind-ia64.c, unwind-ia64.h, version.c,
402         windint.h, windmc.c, windmc.h, windres.c, windres.h, winduni.c,
403         winduni.h, wrstabs.c: Likewise.
404         * is-ranlib.c, is-strip.c, maybe-ranlib.c, maybe-strip.c,
405         not-ranlib.c, not-strip.c, ranlib.sh, sanity.sh: Add a copyright
406         notice.
407         * NEWS: Mention that the sources are now released under GPLv3.
408         Add a marker for the changes that went into v2.17.
409         * version.c (print_version): Specify that the program is released
410         under version 3 of the GPL.
411
412 2007-07-05  Kai Tietz  <kai.tietz@onevision.com>
413
414         * resrc.c: (read_rc_file): Add include path of user passed rc
415         input file.
416         * windres.c: (windres_add_include_dir): New.
417         (main): Use of windres_add_include_dir.
418         * windres.h: (windres_add_include_dir): Add prototype.
419
420 2007-07-05  Alan Modra  <amodra@bigpond.net.au>
421
422         * doc/binutils.texi (size): Document --common.
423         * size.c: Make a number of vars static.  Delete unnecessary
424         function declarations.
425         (show_common, common_size): New vars.
426         (usage): Describe --common.
427         (OPTION_FORMAT, OPTION_RADIX, OPTION_TARGET): Define and use.
428         (long_options): Add common.
429         (calculate_common_size): New function.
430         (print_berkeley_format): Add common_size to bsssize.
431         (sysv_one_line): New function split out from..
432         (sysv_internal_printer): ..here.
433         (print_sysv_format): Handle display of *COM*.
434         (print_sizes): Call calculate_common_size.
435
436 2007-07-05  Alan Modra  <amodra@bigpond.net.au>
437
438         * emul_aix.c (ar_emul_aix_internal): Rename "next" to "archive_next".
439
440 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
441
442         PR 4716
443         * objcopy.c (filter_symbols): Correct relocatable file test.
444
445 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
446
447         * Makefile.am: Run "make dep-am".
448         * Makefile.in: Regenerate.
449         * aclocal.m4: Regenerate.
450         * config.in: Regenerate.
451         * doc/Makefile.in: Regenerate.
452         * po/POTFILES.in: Regenerate.
453         * po/binutils.pot: Regenerate.
454
455 2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
456
457         * aclocal.m4: Regenerated.
458         * doc/Makefile.in: Likewise.
459         * Makefile.in: Likewise.
460
461 2007-06-29  Joseph Myers  <joseph@codesourcery.com>
462
463         * readelf.c (display_power_gnu_attribute, process_power_specific):
464         New.
465         (process_arch_specific): Call process_power_specific.
466
467 2007-06-29  Joseph Myers  <joseph@codesourcery.com>
468
469         * readelf.c (display_mips_gnu_attribute): New.
470         (process_mips_specific): Call process_attributes.
471
472 2007-06-29  Joseph Myers  <joseph@codesourcery.com>
473
474         * readelf.c (display_gnu_attribute): New.
475         (process_arm_specific): Rearrange as process_attributes.
476         (process_arm_specific): Replace by wrapper of process_attributes.
477
478 2007-06-28  Roland McGrath  <roland@frob.com>
479
480         * objcopy.c (setup_section): Don't reset ELF section type to
481         SHT_NOBITS when it is SHT_NOTE.
482         * doc/binutils.texi (objcopy, strip): Mention under --only-keep-debug.
483
484 2007-06-27  Alan Modra  <amodra@bigpond.net.au>
485
486         * ar.c: Rename uses of bfd.next to bfd.archive_next throughout.
487         * arsup.c: Likewise.
488         * binemul.c: Likewise.
489         * objcopy.c: Likewise.
490         * dlltool.c: Likewise.
491
492 2007-06-26  Shantonu Sen  <ssen@apple.com>
493
494         PR binutils/4693
495         * Makefile.am (windres_DEPENDENCIES, windmc_DEPENDENCIES): Move
496         dependency on $(LIBICONV) to ...
497         (windres_LDADD, windmc_LDADD) ... here.
498         * Makefile.in: Regenerate.
499
500 2007-06-21  Alan Modra  <amodra@bigpond.net.au>
501
502         * embedspu.sh (relas): Correct sh_info parsing.
503
504 2007-06-19  Danny Smith  <dannysmith@users.sourceforge.net>
505
506         * objdump.c: Include sys/stat.h.
507
508 2007-06-19  Kai Tietz  <kai.tietz@onevision.com>
509
510         * Makefile.am: Add windmc tool.
511         * Makefile.in: Regenerate.
512         * configure.in: Add windmc tool.
513         * configure: Regenerate.
514         * mclex.c: New.
515         * mcparse.y: New.
516         * windmc.c: New.
517         * windmc.h: New.
518         * doc/Makefile.am: Add windmc tool.
519         * doc/Makefile.in: Regenerate.
520         * doc/binutils.texi: Add windmc documentation.
521         * NEWS: Mention new tool.
522
523 2007-06-18  Andi Kleen  <ak@suse.de>
524
525         * objdump.c: Include sys/mman.h
526         (print_file_list): Remove f, add map, mapsize, linemap, maxline,
527         last_line, first fields.
528         (slurp_file): Add.
529         (index_file): Add.
530         (print_file_open): Call slurp_file and index_file. Initialize new
531         fields.
532         (skip_to_line): Rename to print_line and write only single line.
533         (dump_line): Add.
534         (show_line): Change to new algorithm.
535
536 2007-06-18  Thomas Weidenmueller  <w3seek@reactos.org>
537
538         * resres.c (probe_binary): Fix test for badly formatted headers.
539
540 2007-06-18  Kai Tietz  <Kai.Tietz@onevision.com>
541
542         * rclex.c: (cpp_line): Add code_page pragma support.
543         * windres.c: (usage, long_options, main): Add new option
544         --codepage or -c.
545         * winduni.c: (wind_default_codepage, wind_current_codepage): New.
546         (unicode_from_ascii, ascii_from_unicode): Use
547         wind_current_codepage as codepage parameter.
548         (unicode_print): Print 4 characters for hexadecimal values in
549         unicode strings.
550         * winduni.h:  (wind_default_codepage, wind_current_codepage):
551         Export.
552         * doc/binutils.texi: Document new option.
553         * NEWS: Mention new features of windres.
554
555 2007-06-18  Brian D. Watt  <bwatt@us.ibm.com>
556
557         * embedspu.sh: Parse _SPUEAR_ symbol values as hex.
558
559 2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
560
561         * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
562
563         * acinclude.m4: Removed.
564
565         * Makefile.in: Regenerated.
566         * aclocal.m4: Likewise.
567         * configure: Likewise.
568
569 2007-06-11  Nathan Sidwell  <nathan@codesourcery.com>
570
571         * dwarf.c (decode_location_expression): Add DW_OP_form_tls_address.
572
573 2007-06-06  Kai Tietz  <Kai.Tietz@onevision.com>
574
575         PR binutils/4356 binutils/591
576         * resrc.c (filename_need_quotes): New function.
577         (look_for_default): If filename_need_quotes is true then quote the
578         filename in the command line being created.
579         (read_rc_file): Likewise.
580
581 2007-06-06  Ben Elliston  <bje@au.ibm.com>
582
583         * doc/binutils.texi (objdump): Fix capitalisation of "PowerPC".
584
585 2007-06-05  Kai Tietz  <Kai.Tietz@onevision.com>
586
587         * Makefile.am: Add LIBICONV to windres.
588         * acinclude.m4: Added missing "lib-*.m4" and "lt*.m4" files.
589         * configure.in: Add AC_CHECK_HEADER for iconv.h and use AM_ICONV.
590         * config.in: Add ICONV defines.
591         * aclocal.m4: Regenerate.
592         * confugure: Regenerate.
593         * winduni.c: (local_iconv_map codepages, wind_language_t,
594         languages, unicode_is_valid_codepage, wind_find_language_by_id,
595         wind_find_language_by_codepage, wind_find_codepage_info,
596         unicode_from_codepage, codepage_from_unicode, iconv_onechar,
597         wind_iconv_cp, wind_MultiByteToWideChar wind_WideCharToMultiByte):
598         New.
599         (ascii_from_unicode): Use codepage_from_unicode.
600         (ascii_from_unicode): Use unicode_from_codepage.
601         Use for cygwin windows API for unicode transformation.
602         * winduni.h: (CP_ACP, CP_UTF7, CP_UTF8, CP_OEM, CP_UTF16): New
603         macros.
604         (wind_language_t, local_iconv_map): New types.
605         (wind_find_language_by_id, wind_find_language_by_codepage,
606         unicode_is_valid_codepage, wind_find_codepage_info,
607         unicode_from_codepage, codepage_from_unicode): New
608         prototypes.
609
610 2007-06-05  Alan Modra  <amodra@bigpond.net.au>
611
612         * embedspu.sh: Handle R_SPU_PPU* relocs with no symbol.
613
614 2007-05-30  Alan Modra  <amodra@bigpond.net.au>
615
616         * objcopy.c (copy_object): Revert 2007-05-11 change.  Don't
617         avoid calling bfd_copy_private_bfd_data for ELF STRIP_NONDEBUG.
618         (setup_section): Don't modify flags, and don't avoid calling
619         bfd_copy_private_section_data for ELF STRIP_NONDEBUG.
620         * readelf.c (process_program_headers): Ignore .dynamic of type
621         SHT_NOBITS.
622
623 2007-05-29  Alan Modra  <amodra@bigpond.net.au>
624
625         * embedspu.sh: Emit SPU ELF image to .data.rel.ro.speelf if
626         pic or pie and image needs relocs.
627
628 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
629
630         * Makefile.in: Regenerate.
631         * configure: Regenerate.
632         * aclocal.m4: Regenerate.
633         * doc/Makefile.in: Regenerate.
634
635 2007-05-24  Kai Tietz  <Kai.Tietz@onevision.com>
636
637         * rcparse.y: Join strings for elements having no side-effects in
638         "rc"-grammar.
639
640 2007-05-23  Kai Tietz  <Kai.Tietz@onevision.com>
641
642         * rclex.c: New file replacing rclex.l.
643         * rclex.l: Removed.
644         * windint.h: New file holding common structure and type
645         definitions.
646         * Makefile.am: Added new header windint.h and exchanged rclex.l by
647         rclex.c.
648         * Makefile.in: Regenerate.
649         * rcparse.y: Renamed some structures.
650         Use in internal representation always bfd_vma instead of long or
651         int.
652         Removed from %union unused stringtable.
653         Added to %union suni structure for unicode strings.
654         Added new tokens for ANICURSOR, ANIICON, DLGINCLUDE,
655         DLGINIT, FONTDIR, HTML, MANIFEST, PLUGPLAY, VXD,
656         TOOLBAR, BUTTON, QUOTEDUNISTRING, and SIZEDUNISTRING.
657         Added support for these new rc file tokens.
658         * resbin.c: Rewrote using bfd and binary structures, and support
659         new resource types.
660         * rescoff.c: Likewise.
661         * resres.c: Likewise.
662         * resrc.c: Likewise. Dumps as RC are now recompilable.
663         * windres.c: As above. Using bfd for res and provide target
664         specific endianess support.
665         * windres.h: Use windint.h as include. Additionally removed K&R
666         syntax.
667         * winduni.c: New printing and unichar support routines.
668         * winduni.h: Prototypes for new unichar helpers.
669         * windint.h: New file.
670
671 2007-05-22  Paul Brook  <paul@codesourcery.com>
672
673         * objdump.c (find_symbol_for_address): Merge section and target
674         specific filtering code.
675
676 2007-05-22  Nick Clifton  <nickc@redhat.com>
677
678         * doc/binutils.texi: Use @copying around the copyright notice.
679
680 2007-05-21  Richard Sandiford  <richard@codesourcery.com>
681
682         * objdump.c (disassemble_bytes): Ignore disassembler_needs_relocs
683         for executables and shared libraries.
684
685 2007-05-18  Nathan Sidwell  <nathan@codesourcery.com>
686
687         * objcopy.c (strip_main): Detect identical input and output file
688         names.
689         (copy_main): Refactor tempname detection and use.
690
691 2007-05-17  Nick Clifton  <nickc@redhat.com>
692
693         * objdump.c (load_debug_section): Select bias for DWARF debug
694         addresses based on the flavour of the bfd.
695
696 2007-05-11  Alan Modra  <amodra@bigpond.net.au>
697
698         PR 4479
699         * objcopy.c (copy_object): Don't copy ELF program headers for
700         --only-keep-debug.
701
702 2007-05-11  Alan Modra  <amodra@bigpond.net.au>
703
704         * embedspu.sh (find_prog): Prefer prog in same dir as embedspu
705         over one found on the users path.
706         (main): Generate .reloc for each R_SPU_PPU* reloc.
707
708 2007-04-28  Alan Modra  <amodra@bigpond.net.au>
709
710         * prdbg.c (tg_variable): Adjust for changed demangler.
711         (tg_start_function): Likewise.
712
713 2007-04-27  Alan Modra  <amodra@bigpond.net.au>
714
715         * bucumm.h: Split off host dependencies to..
716         * sysdep.h: ..here.
717         Many files: Include sysdep.h.  Remove duplicate headers and reorder.
718         * Makefile.am: Run "make dep-am".
719         * Makefile.in: Regenerate.
720
721 2007-04-24  Nick Clifton  <nickc@redhat.com>
722
723         * srconv.c (walk_tree_type_1): Initialise dpt.dunno.
724
725 2007-04-24  Nathan Froyd  <froydnj@codesourcery.com>
726             Phil Edwards  <phil@codesourcery.com>
727
728         * objcopy.c (filter_symbols): Explicitly stripping a symbol
729         used in relocations is an error.
730         Retype 'keep' to bfd_boolean.
731
732 2007-04-24  Alan Modra  <amodra@bigpond.net.au>
733
734         * Makefile.in: Regenerate.
735         * doc/Makefile.in: Regenerate.
736
737 2007-04-20  Nathan Froyd  <froydnj@codesourcery.com>
738             Phil Edwards  <phil@codesourcery.com>
739             Thomas de Lellis <tdel@windriver.com>
740
741         * objcopy.c (reverse_bytes):  New variable.
742         (command_line_switch, copy_main):  Add OPTION_REVERSE_ENDIAN.
743         (copy_options, copy_usage):  Add "reverse-bytes" entry.
744         (copy_section):  Reverse bytes within output sections.
745         * doc/binutils.texi:  Document new objcopy option.
746
747 2007-04-20  Nick Clifton  <nickc@redhat.com>
748
749         * rclex.l: Allow underscores at the start of identifiers.
750
751 2007-04-19  Alan Modra  <amodra@bigpond.net.au>
752
753         * budemang.c: Delete.
754         * budemang.h: Delete.
755         * addr2line.c (translate_addresses): Call bfd_demangle rather than
756         demangle.
757         * nm.c (print_symname): Likewise.
758         * objdump.c (objdump_print_symname, dump_symbols): Likewise.
759         (dump_bfd): Likewise.
760         * prdbg.c (struct pr_handle <demangler>): Add int param.
761         (tg_variable, tg_start_function): Adjust demangler calls.
762         * Makefile.am: Remove mention of budemang.[ch].  Run "make dep-am".
763         * Makefile.in: Regenerate.
764         * po/POTFILES.in: Regenerate.
765
766 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
767
768         * Makefile.am: Add ACLOCAL_AMFLAGS.
769         * configure.in: Change macro call order.
770         * Makefile.in: Regenerate.
771         * configure: Regenerate.
772
773 2007-04-13  Nathan Sidwell  <nathan@codesourcery.com>
774
775         * Makefile.am (TOOL_PROGS): Add objcopy.
776         * Makefile.in: Rebuilt.
777
778 2007-04-12  H.J. Lu  <hongjiu.lu@intel.com>
779
780         PR binutils/4348
781         * objcopy.c (copy_object): Don't stop when there are no
782         sections to be copied.
783
784 2007-04-10  Vladimir Prus  <vladimir@codesourcery.com>
785
786         * NEWS: Mention disjoint histograms support in
787         gprof.
788
789 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
790
791         * dwarf.c (process_debug_info): Do not require DW_AT_frame_base for
792         DW_TAG_inlined_subroutine.
793
794 2007-04-06  Matt Thomas  <matt@netbsd.org>
795
796         * MAINTAINERS: Add myself as VAX and NetBSD support maintainer.
797
798 2007-04-05  Alan Modra  <amodra@bigpond.net.au>
799
800         PR binutils/4292
801         * nm.c (print_value): Cast bfd_vma to unsigned long to suit
802         value_format_32bit.
803
804 2007-04-02  Nick Clifton  <nickc@redhat.com>
805
806         PR binutils/4292
807         * nm.c (value_format): Replace with value_format_32bit and
808         value_format_64bit.
809         (set_radix): Update setting of value_format.
810         (set_print_width): New function.  Compute the address size of a
811         given bfd and set the print_width global appropriately.
812         (display_archive): Use set_print_width.
813         (display_file): Likewise,
814         (print_object_filename_sysv): Update use of print_width.
815         (print_archive_member_sysv): Likewise.
816         (print_symbol_filename_posix): Likewise.
817         (print_sumbol_info_bfd, print_symbol_info_sysv): Likewise.
818
819 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
820             Phil Edwards  <phil@codesourcery.com>
821
822         * doc/binutils.texi: Put the contents after the title page rather
823         than at the end of the document.
824
825 2007-03-28  Nick Clifton  <nickc@redhat.com>
826
827         * readelf.c (slurp_rela_relocs): Add newline to end of error
828         messages.
829         (slurp_rel_relocs, request_dump, request_dump_byname,
830         process_program_headers, process_dynamic_section,
831         process_symbol_table, process_mips_specific, main): Likewise.
832
833 2007-03-28  Alan Modra  <amodra@bigpond.net.au>
834
835         * MAINTAINERS: Update mailing list addresses.  Add myself
836         as PPC maintainer.
837
838 2007-03-27  Alan Modra  <amodra@bigpond.net.au>
839
840         * embedspu.sh: Correct toe_addr quoting.
841
842 2007-03-27  Alan Modra  <amodra@bigpond.net.au>
843
844         * embedspu.sh: Combine "_EAR_" and "_EAR_*" patterns.  Tighten
845         .toe section and .toe address checks.  Use .reloc for _EAR*
846         symbols defined in non-BSS sections.  Build table for _SPUEAR_
847         symbols.
848
849 2007-03-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
850
851         PR gas/3811
852         * readelf.c (debug_apply_rela_addends): Do nothing for SH.
853
854 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
855
856         * doc/binutils.texi: Include VERSION_PACKAGE when reporting
857         version.
858
859 2007-03-16  Kai Tietz  <Kai.Tietz@onevision.com>
860
861         * dlltool.c (make_one_lib_file): Use pc-relative relocation
862         instead of an absolute relocation for x86_64-pc-mingw32 target.
863
864 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
865
866         * Makefile.am (REPORT_BUGS_TO): Removed.
867         (INCLUDES): Remove -DREPORT_BUGS_TO.
868         * Makefile.in: Regenerated.
869
870         * bucomm.c: Don't include bfdver.h.
871         * objdump.c: Likewise.
872         * version.c: Likewise.
873
874         * bucomm.h: Include bfdver.h.
875
876         * configure.in (--with-bugurl): Removed.
877         * configure: Regenerated.
878
879         * doc/Makefile.am (binutils_TEXINFOS): Removed.
880         (AM_MAKEINFOFLAGS): Add -I ../../bfd/doc.
881         (TEXI2DVI): Likewise.
882         (config.texi): Removed.
883         (MOSTLYCLEANFILES): Remove config.texi.
884         * doc/Makefile.in: Regenerated.
885
886         * doc/binutils.texi: Include bfdver.texi instead of
887         config.texi.
888
889 2007-03-13  Nick Clifton  <nickc@redhat.com>
890
891         * readelf.c (dump_section): Also test for SHT_REL sections when
892         producing the warning about unapplied relocs.
893
894 2007-03-07  Joseph Myers  <joseph@codesourcery.com>
895
896         * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
897         bug-reporting URL.
898         * doc/Makefile.am (config.texi): Define BUGURL.
899         * doc/binutils.texi: Use BUGURL.  Remove text about large files
900         and uuencoding.
901         * Makefile.in, configure, doc/Makefile.in: Regenerate.
902
903 2007-03-01  Phil Edwards  <phil@codesourcery.com>
904             Richard Sandiford  <richard@codesourcery.com>
905
906         * NEWS: Mention addition of --extract-symbol.
907         * doc/binutils.texi: Document it.
908         * objcopy.c (extract_symbol): New variable.
909         (OPTION_EXTRACT_SYMBOLS): New command_line_switch.
910         (copy_options): Add an entry for --extract-symbol.
911         (copy_usage): Mention --extract-symbol.
912         (copy_object): Set the start address to zero for --extract-symbol.
913         Do not copy private BFD data in that case.
914         (setup_section): Set the size, LMA and VMA to zero for
915         --extract-symbol.  Do not copy private BFD data in that case.
916         (copy_section): Do not copy section contents if --extract-symbol
917         is passed.
918         (copy_main): Set extract_symbol to TRUE if --extract-symbol
919         is passed.
920
921 2007-03-01  Paul Brook  <paul@codesourcery.com>
922
923         * MAINTAINERS: Update my entry.
924
925 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
926
927         * version.c: Update copyright date.
928
929 2007-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
930
931         * Makefile.am (install-exec-local): Depend on $(noinst_PROGRAMS).
932         Adjust $(EXEEXT) handling for $(RENAMED_PROGS).
933         * Makefile.in, doc/Makefile.in: Regenerate.
934
935 2007-03-01  Alan Modra  <amodra@bigpond.net.au>
936
937         * embedspu.sh: Set type and size of global program handle symbol.
938
939 2007-02-28  Alan Modra  <amodra@bigpond.net.au>
940
941         * Makefile.am (PROGS): Delete.
942         (RENAMED_PROGS): Define.  Extracted from..
943         (noinst_PROGRAMS): ..here.  Add BUILD_MISC.
944         (install-exec-local): Adjust.
945         * Makefile.in: Regenerate.
946
947 2007-02-28  Alan Modra  <amodra@bigpond.net.au>
948
949         * Makefile.am (PROGS): Add BUILD_INSTALL_MISC.
950         (bin_PROGRAMS): Replace BUILD_MISC with BUILD_INSTALL_MISC.
951         (EXTRA_PROGRAMS): Remove bin2c.
952         (bin2c$(EXEEXT_FOR_BUILD)): New rule.
953         (bin2c_SOURCES): Delete.
954         (DISTCLEANFILES): Remove sysinfo.
955         (MOSTLYCLEANFILES): Add sysinfo$(EXEEXT_FOR_BUILD) and
956         bin2c$(EXEEXT_FOR_BUILD).
957         * configure.in (BUILD_MISC): Add $(EXEEXT_FOR_BUILD) to bin2c.
958         Move embedspu to..
959         (BUILD_INSTALL_MISC): ..here.
960         * Makefile.in: Regenerate.
961         * configure: Regenerate.
962
963 2007-02-27  Alan Modra  <amodra@bigpond.net.au>
964
965         * bin2c.c: New file.
966         * Makefile.am (EXTRA_PROGRAMS): Add bin2c.
967         (CFILES): Add bin2c.c.
968         (bin2c_SOURCES): Define.
969         (bin2c.o): Dependencies from "make dep-am".
970         * configure.in (BUILD_MISC): Add bin2c.
971         * version.c: Update year.
972         * po/POTFILES.in: Regenerate.
973         * Makefile.in: Regenerate.
974         * configure: Regenerate.
975
976 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
977             Nathan Sidwell  <nathan@codesourcery.com>
978             Vladimir Prus  <vladimir@codesourcery.com
979             Joseph Myers  <joseph@codesourcery.com>
980
981         * configure.in (--with-bugurl): New option.
982         * configure: Regenerate.
983         * Makefile.am (REPORT_BUGS_TO): Define.
984         (INCLUDES): Define REPORT_BUGS_TO.
985         Regenerate dependencies.
986         * Makefile.in: Regenerate.
987         * doc/Makefile.in: Regenerate.
988         * bucomm.h: Remove include of bin-bugs.h.
989         * addr2line.c (usage): Don't print empty REPORT_BUGS_TO.
990         * ar.c (usage): Pass s to list_supported_targets.  Don't print
991         empty REPORT_BUGS_TO.
992         * coffdump.c (show_usage): Don't print empty REPORT_BUGS_TO.
993         * cxxfilt.c (usage): Print bug url when giving help.
994         * dlltool.c (usage): Likewise.
995         * dllwrap.c (usage): Likewise.
996         * nlmconv.c (show_usage): Don't print empty REPORT_BUGS_TO.
997         * nm.c (usage): Likewise.
998         * objcopy.c (copy_usage, strip_usage): Likewise.
999         * objdump.c (usage): Likewise.
1000         * readelf.c ((usage): Likewise. Add STREAM argument.  Adjust
1001         callers.
1002         * size.c (usage): Don't print empty REPORT_BUGS_TO.
1003         * srconv.c (show_usage): Likewise.
1004         * strings.c (usage): Likewise.
1005         * sysdymp.c (show_usage): Likewise.
1006         * windres.c (usage): Likewise.
1007
1008 2007-02-13  Alan Modra  <amodra@bigpond.net.au>
1009
1010         * embedspu.sh: Add -W to readelf invocation.
1011
1012 2007-02-06  Dave Brolley  <brolley@redhat.com>
1013
1014         * MAINTAINERS: Add myself as the maintainer of the MeP port.
1015
1016 2007-02-06  Nick Clifton  <nickc@redhat.com>
1017
1018         PR gas/3800
1019         * readelf.c: Include elf/h8.h twice.  The first time in order to
1020         get the reloc numbers, the second time in order to get the reloc
1021         decoder function.
1022         (dump_section): Tell the user if the section being displayed has
1023         unprocessed relocs associated with it.
1024         (get_reloc_size): New function - returns the size of a reloc.
1025         (debug_apply_rela_addends): Use get_reloc_size().
1026         * dwarf.c (read_and_display_attr_value): Extend number of
1027         languages known for the DW_AT_language attribute.
1028         (process_debug_info): Display the attribute offset before decoding
1029         the attribute, in case there are problems.
1030
1031 2007-02-05  Dave Brolley  <brolley@redhat.com>
1032
1033         * readelf.c (dump_relocations): Don't check for
1034         (rtype == NULL && type == R_RELC).
1035
1036 2007-02-05  Dave Brolley  <brolley@redhat.com>
1037
1038         * Makefile.am (readelf.o): Depends on $(INCDIR)/elf/mep.h.
1039         * Makefile.in: Regenerated.
1040         * Contribute the following changes:
1041         2003-10-29  Dave Brolley  <brolley@redhat.com>
1042
1043         * configure.in: Define SKIP_ZEROES and SKIP_ZEROES_AT_END for mep.
1044         * configure: Regenerated.
1045
1046         2001-04-03  Ben Elliston  <bje@redhat.com>
1047
1048         * readelf.c: Include "elf/mep.h".
1049         (guess_is_rela): Handle EM_CYGNUS_MEP.
1050         (get_machine_name): Ditto.
1051         (dump_relocations): Ditto.
1052
1053 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
1054
1055         * MAINTAINERS: Add a space between H.J. and Lu.
1056
1057 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
1058
1059         * doc/binutils.texi (objdump): Document the new addr64 option
1060         for i386 disassembler.
1061
1062 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
1063
1064         PR binutils/3945
1065         * configure.in (DLLTOOL_DEFAULT): New. Defined for the first PE
1066         target.
1067         (DLLTOOL_DEFS): Add $DLLTOOL_DEFAULT.
1068         * configure: Regenerated.
1069
1070         * dlltool.c (mname): Defined with DLLTOOL_DEFAULT_XXX.
1071
1072 2007-02-02  Nick Clifton  <nickc@redhat.com>
1073
1074         * doc/binutils.texi (objdump): Document support for disassembling
1075         the 440 PowerPC architecture.
1076
1077 2007-01-31  Nathan Sidwell  <nathan@codesourcery.com>
1078
1079         * dwarf.c (process_debug_info): Protect against bogus length and
1080         abbrev offsets.
1081
1082 2007-01-25  Kazu Hirata  <kazu@codesourcery.com>
1083
1084         * ar.c (print_contents, extract_file): Cast the return value
1085         of fwrite to size_t.
1086
1087 2007-01-12  Alan Modra  <amodra@bigpond.net.au>
1088
1089         * ar.c (open_inarch): Check fwrite return.  Use size_t.
1090         (extract_file): Likewise.  Remove test for "negative" file size.
1091         * readelf.c (process_program_headers): Check fscanf return.
1092
1093 2007-01-11  H.J. Lu  <hongjiu.lu@intel.com>
1094
1095         * bucomm.c (template_in_dir): Fix typo.
1096
1097 2007-01-11  Alan Modra  <amodra@bigpond.net.au>
1098
1099         * embedspu.sh: New file.
1100         * Makefile.am (embedspu): Add rule.
1101         * configure.in (BUILD_MISC): Add embedspu for powerpc-linux.
1102         * Makefile.in: Regenerate.
1103         * configure: Regenerate.
1104
1105 2007-01-11  Alan Modra  <amodra@bigpond.net.au>
1106
1107         * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
1108         * bucomm.c (template_in_dir): New function, split out from..
1109         (make_tempname): ..here.  Open the file with O_EXCL if !HAVE_MKSTEMP.
1110         (make_tempdir): Use template_in_dir.  Handle directory creation
1111         when !HAVE_MKDTEMP.
1112         * objcopy.c (MKDIR): Don't define.
1113         (copy_archive): Use make_tempdir when !HAVE_MKDTEMP too.  Fix
1114         error message.
1115
1116 2007-01-08  Kazu Hirata  <kazu@codesourcery.com>
1117
1118         * readelf.c (get_machine_flags): Treat Fido as an architecture
1119         by itself.
1120
1121 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1122
1123         * configure.in: Renamed target x86_64-*-mingw64 to
1124         x86_64-*-mingw*.
1125         * configure: Regenerated.
1126
1127 2007-01-05  Alan Modra  <amodra@bigpond.net.au>
1128
1129         * readelf.c (dump_section): Don't print 32-bit values, which
1130         were done incorrectly for little-endian.  Instead print bytes.
1131
1132 For older changes see ChangeLog-2006
1133 \f
1134 Local Variables:
1135 mode: change-log
1136 left-margin: 8
1137 fill-column: 74
1138 version-control: never
1139 End: