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