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