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