]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
*** empty log message ***
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
f469d32b
L
12007-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
30b0f203
NC
82007-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
09c11c86
NC
142007-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
2db6cde7
NS
362007-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
ad71ef64
NC
472007-08-28 Nick Clifton <nickc@redhat.com>
48
49 * NEWS: Mention Coverity's contribution.
50
b15fa79e
AM
512007-08-25 Ulrich Weigand <uweigand@de.ibm.com>
52
53 * readelf.c (process_note): Recognize SPU core file notes.
54
59678365
DJ
552007-08-24 Daniel Jacobowitz <dan@codesourcery.com>
56
57 * configure.in: Install embedspu on powerpc*-*-eabi* also.
58 * configure: Regenerated.
59
b0b8c9e0
DJ
602007-08-24 Daniel Jacobowitz <dan@codesourcery.com>
61
62 * po/uk.po: Updated Ukrainian translation.
63
c3d65c1c
BE
642007-08-22 Ben Elliston <bje@au.ibm.com>
65
66 * doc/binutils.texi (objdump): Document -Mppcps.
67
e9f27433
AM
682007-08-17 Alan Modra <amodra@bigpond.net.au>
69
70 * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
71
2b05f1b7
L
722007-08-16 H.J. Lu <hongjiu.lu@intel.com>
73
74 * readelf.c: Revert last change.
75
94b11780
L
762007-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
876c34bf
DJ
812007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
82
83 * NEWS: Add a marker for the 2.18 features.
84
9975e4c4
DJ
852007-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
ec8cbbf6
NC
912007-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
d02756e7
NC
962007-08-10 Nick Clifton <nickc@redhat.com>
97
98 * po/fi.po: Updated Finnish translation.
99 * po/vi.po: Updated Vietnamese translation.
100
bd37ed49
KT
1012007-08-10 Kai Tietz <kai.tietz@onevision.com>
102
103 * doc/binutils.texi: (windmc): Correct incorrect desciption.
104
66125551
AM
1052007-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
bd5a94b0
CF
1132007-07-28 Christopher Faylor <me+binutils@cgf.cx>
114
115 * MAINTAINERS: Update my email address.
116
317e5c40
AN
1172007-07-26 Adam Nemet <anemet@caviumnetworks.com>
118
119 * readelf.c (process_archive): Also skip Irix6-style archive symbol
120 tables.
121
60bca95a
NC
1222007-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
0e51e555
NC
1292007-07-19 Nick Clifton <nickc@redhat.com>
130
131 PR binutils/4802
132 * srconv.c (strip_suffix): Add const qualifier to argument.
133
80f2eaf0
NC
1342007-07-16 Nick Clifton <nickc@redhat.com>
135
7be360d1 136 * po/uk.po: New Ukrainian translation.
80f2eaf0
NC
137 * configure.in (ALL_LINGUAS): Add 'uk'.
138 * configure: Regenerate.
139
5184c2ae
AM
1402007-07-10 Alan Modra <amodra@bigpond.net.au>
141
142 * objdump.c (dump_dwarf): Correct setting of is_relocatable.
143
fd2f25da
RM
1442007-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
f51a0672
AS
1492007-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
32866df7
NC
1562007-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
c6998d15
NC
1792007-07-05 Kai Tietz <kai.tietz@onevision.com>
180
5184c2ae 181 * resrc.c: (read_rc_file): Add include path of user passed rc
c6998d15 182 input file.
5184c2ae
AM
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.
c6998d15 186
29422971
AM
1872007-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
c3de112b
AM
2032007-07-05 Alan Modra <amodra@bigpond.net.au>
204
205 * emul_aix.c (ar_emul_aix_internal): Rename "next" to "archive_next".
206
e205a099
AM
2072007-07-02 Alan Modra <amodra@bigpond.net.au>
208
209 PR 4716
210 * objcopy.c (filter_symbols): Correct relocatable file test.
211
ae351704
AM
2122007-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
86b57e31
L
2222007-06-30 H.J. Lu <hongjiu.lu@intel.com>
223
224 * aclocal.m4: Regenerated.
225 * doc/Makefile.in: Likewise.
226 * Makefile.in: Likewise.
227
34c8bcba
JM
2282007-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
2cf19d5c
JM
2342007-06-29 Joseph Myers <joseph@codesourcery.com>
235
236 * readelf.c (display_mips_gnu_attribute): New.
237 (process_mips_specific): Call process_attributes.
238
104d59d1
JM
2392007-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
1ac7d223
RM
2452007-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
cc481421
AM
2512007-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
cd6a2ed0
NC
2592007-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
daaf07b2
AM
2672007-06-21 Alan Modra <amodra@bigpond.net.au>
268
269 * embedspu.sh (relas): Correct sh_info parsing.
270
b1364e8f 2712007-06-19 Danny Smith <dannysmith@users.sourceforge.net>
1ac7d223 272
5184c2ae 273 * objdump.c: Include sys/stat.h.
b1364e8f 274
cd6a2ed0 2752007-06-19 Kai Tietz <kai.tietz@onevision.com>
692ed3e7 276
5184c2ae
AM
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.
692ed3e7
NC
288 * NEWS: Mention new tool.
289
e8f5eee4
NC
2902007-06-18 Andi Kleen <ak@suse.de>
291
1ac7d223 292 * objdump.c: Include sys/mman.h
e8f5eee4
NC
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
03997556
NC
3032007-06-18 Thomas Weidenmueller <w3seek@reactos.org>
304
305 * resres.c (probe_binary): Fix test for badly formatted headers.
306
d856f2dd
NC
3072007-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.
692ed3e7 320 * NEWS: Mention new features of windres.
d856f2dd 321
daaf07b2 3222007-06-18 Brian D. Watt <bwatt@us.ibm.com>
dbdca70b
AM
323
324 * embedspu.sh: Parse _SPUEAR_ symbol values as hex.
325
79887925
L
3262007-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
a87b0a59
NS
3362007-06-11 Nathan Sidwell <nathan@codesourcery.com>
337
338 * dwarf.c (decode_location_expression): Add DW_OP_form_tls_address.
339
4b2c5b4a
NC
3402007-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
3cc78305
BE
3482007-06-06 Ben Elliston <bje@au.ibm.com>
349
350 * doc/binutils.texi (objdump): Fix capitalisation of "PowerPC".
351
4b2c5b4a 3522007-06-05 Kai Tietz <Kai.Tietz@onevision.com>
5ba684e2 353
8fd9b8a4
L
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,
5ba684e2
NC
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):
8fd9b8a4
L
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
5ba684e2 370 macros.
8fd9b8a4
L
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.
5ba684e2 376
73545089
AM
3772007-06-05 Alan Modra <amodra@bigpond.net.au>
378
379 * embedspu.sh: Handle R_SPU_PPU* relocs with no symbol.
380
42bb2e33
AM
3812007-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
3ba20bde
AM
3902007-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
37ad9514
SE
3952007-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
fc108f8f
NC
4022007-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
4a594fce
NC
4072007-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
e39ff52a
PB
4382007-05-22 Paul Brook <paul@codesourcery.com>
439
440 * objdump.c (find_symbol_for_address): Merge section and target
441 specific filtering code.
442
0e9517a9
NC
4432007-05-22 Nick Clifton <nickc@redhat.com>
444
445 * doc/binutils.texi: Use @copying around the copyright notice.
446
7df428b1
RS
4472007-05-21 Richard Sandiford <richard@codesourcery.com>
448
449 * objdump.c (disassemble_bytes): Ignore disassembler_needs_relocs
450 for executables and shared libraries.
451
12f498a7
NS
4522007-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
d5737601
NC
4582007-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
8adb2e35
AM
4632007-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
ece5ef60
AM
4692007-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
e74ecdb3
AM
4752007-04-28 Alan Modra <amodra@bigpond.net.au>
476
477 * prdbg.c (tg_variable): Adjust for changed demangler.
478 (tg_start_function): Likewise.
479
eddc20ad
AM
4802007-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
1a0a850d
NC
4882007-04-24 Nick Clifton <nickc@redhat.com>
489
490 * srconv.c (walk_tree_type_1): Initialise dpt.dunno.
491
312aaa3c
NC
4922007-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
55da90a3
AM
4992007-04-24 Alan Modra <amodra@bigpond.net.au>
500
501 * Makefile.in: Regenerate.
502 * doc/Makefile.in: Regenerate.
503
9e48b4c6
NC
5042007-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
c6e15d68
NC
5142007-04-20 Nick Clifton <nickc@redhat.com>
515
516 * rclex.l: Allow underscores at the start of identifiers.
517
ed180cc5
AM
5182007-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
d45dc31f
SE
5332007-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
79e341d9
NS
5402007-04-13 Nathan Sidwell <nathan@codesourcery.com>
541
542 * Makefile.am (TOOL_PROGS): Add objcopy.
543 * Makefile.in: Rebuilt.
544
1aa9ef63
L
5452007-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
9fbad737
VP
5512007-04-10 Vladimir Prus <vladimir@codesourcery.com>
552
553 * NEWS: Mention disjoint histograms support in
554 gprof.
555
6eef1355
DJ
5562007-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
5ad507ee
MT
5612007-04-06 Matt Thomas <matt@netbsd.org>
562
563 * MAINTAINERS: Add myself as VAX and NetBSD support maintainer.
564
be26064b
AM
5652007-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
970ccc77
NC
5712007-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
4ecceb71
RS
5862007-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
331e5c3c
NC
5922007-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
eacf2b70
AM
6002007-03-28 Alan Modra <amodra@bigpond.net.au>
601
602 * MAINTAINERS: Update mailing list addresses. Add myself
603 as PPC maintainer.
604
48d8dc64
AM
6052007-03-27 Alan Modra <amodra@bigpond.net.au>
606
607 * embedspu.sh: Correct toe_addr quoting.
608
88948ad0
AM
6092007-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
6528d0cb
KK
6162007-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
e49e529d
JM
6212007-03-22 Joseph Myers <joseph@codesourcery.com>
622
623 * doc/binutils.texi: Include VERSION_PACKAGE when reporting
624 version.
625
591a748a
NC
6262007-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
c428fa83
L
6312007-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
35d9dd2f
NC
6562007-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
ad22bfe8
JM
6612007-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
d3e52d40
RS
6702007-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
336becc7
PB
6882007-03-01 Paul Brook <paul@codesourcery.com>
689
690 * MAINTAINERS: Update my entry.
691
066c2a57
JM
6922007-03-01 Joseph Myers <joseph@codesourcery.com>
693
694 * version.c: Update copyright date.
695
a7186e88
DJ
6962007-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
11d5fa89
AM
7022007-03-01 Alan Modra <amodra@bigpond.net.au>
703
704 * embedspu.sh: Set type and size of global program handle symbol.
705
b125d98b
AM
7062007-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
1d97d67f
AM
7142007-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
cd14b966
AM
7302007-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
92f01d61 7432007-02-17 Mark Mitchell <mark@codesourcery.com>
8fd9b8a4
L
744 Nathan Sidwell <nathan@codesourcery.com>
745 Vladimir Prus <vladimir@codesourcery.com
746 Joseph Myers <joseph@codesourcery.com>
92f01d61
JM
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
41160f02
AM
7752007-02-13 Alan Modra <amodra@bigpond.net.au>
776
777 * embedspu.sh: Add -W to readelf invocation.
778
7358e3f7
DB
7792007-02-06 Dave Brolley <brolley@redhat.com>
780
781 * MAINTAINERS: Add myself as the maintainer of the MeP port.
782
4b78141a
NC
7832007-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
15ab5209
DB
7982007-02-05 Dave Brolley <brolley@redhat.com>
799
800 * readelf.c (dump_relocations): Don't check for
801 (rtype == NULL && type == R_RELC).
802
8032007-02-05 Dave Brolley <brolley@redhat.com>
804
d66340fc
DB
805 * Makefile.am (readelf.o): Depends on $(INCDIR)/elf/mep.h.
806 * Makefile.in: Regenerated.
15ab5209
DB
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
fc523535 8202007-02-02 H.J. Lu <hongjiu.lu@intel.com>
bffa52b3
L
821
822 * MAINTAINERS: Add a space between H.J. and Lu.
823
fc523535 8242007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
825
826 * doc/binutils.texi (objdump): Document the new addr64 option
827 for i386 disassembler.
828
fc523535 8292007-02-02 H.J. Lu <hongjiu.lu@intel.com>
7aad4c3d
L
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
e5ce8970
NC
8392007-02-02 Nick Clifton <nickc@redhat.com>
840
841 * doc/binutils.texi (objdump): Document support for disassembling
842 the 440 PowerPC architecture.
843
460c89ff
NS
8442007-01-31 Nathan Sidwell <nathan@codesourcery.com>
845
846 * dwarf.c (process_debug_info): Protect against bogus length and
847 abbrev offsets.
848
84f1d826
KH
8492007-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
7bd7b3ef
AM
8542007-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
2946671e
L
8602007-01-11 H.J. Lu <hongjiu.lu@intel.com>
861
862 * bucomm.c (template_in_dir): Fix typo.
863
669a9a2a
AM
8642007-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
485be063
AM
8722007-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
3bdcfdf4
KH
8832007-01-08 Kazu Hirata <kazu@codesourcery.com>
884
885 * readelf.c (get_machine_flags): Treat Fido as an architecture
886 by itself.
887
42037fe5
NC
8882007-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
20414cab
AM
8942007-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
10a2343e 899For older changes see ChangeLog-2006
252b5132
RH
900\f
901Local Variables:
902mode: change-log
903left-margin: 8
904fill-column: 74
905version-control: never
906End: