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