2005-06-07 Eric Christopher <echristo@redhat.com>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
a34e3ecb
EC
12005-06-07 Eric Christopher <echristo@redhat.com>
2
3 * readelf.c (guess_is_rela): Support ms1.
4 (dump_relocations): Ditto.
5 (get_machine_name): Ditto.
6
1ae72221
AH
72005-06-07 Aldy Hernandez <aldyh@redhat.com>
8 Michael Snyder <msnyder@redhat.com>
9 Stan Cox <scox@redhat.com>
10
11 * Makefile.am (readelf.o): Depend on ms1.h.
12
13 * Makefile.in: Regenerate.
14
15 * readelf.c: Include ms1.h.
16
5420f73d
L
172005-06-06 H.J. Lu <hongjiu.lu@intel.com>
18
19 PR 990
20 * nm.c (print_symbol): Call bfd_find_line before
21 bfd_find_nearest_line.
22
b12fe839
AM
232005-06-06 Alan Modra <amodra@bigpond.net.au>
24
25 * NEWS: Mention new powerpc ld support.
26
b7d4af3a
JW
272005-06-03 Steve Ellcey <sje@cup.hp.com>
28
29 * configure.in: Check for getc_unlocked prototype.
30 * configure: Regenerate.
31 * config.in: Regenerate.
32 * strings.c (get_char): Only call getc_unlocked if we have seen a
33 prototype.
34
82d457f6
NC
352005-06-03 Nick Clifton <nickc@redhat.com>
36
37 * configure.in (ALL_LINGUAS): Add zh_TW
38 * configure: Regenerate.
39 * po/zh_TW.po: New Chinese (traditional) translation.
40
7ace3541
RH
412005-05-31 Richard Henderson <rth@redhat.com>
42
43 * readelf.c (dump_relocations): Special case R_ALPHA_LITUSE.
44
fabcb361
RH
452005-05-29 Richard Henderson <rth@redhat.com>
46
47 * readelf.c (get_alpha_dynamic_type): New.
48 (get_dynamic_type): Call it.
49
391cb864
L
502005-05-24 H.J. Lu <hongjiu.lu@intel.com>
51
52 * readelf.c (process_section_groups): Report group section
53 index. Check if the section member index is valid.
54
0c552dc1
FF
552005-05-23 Fred Fish <fnf@specifixinc.com>
56
57 * addr2line.c (unwind_inlines): New flag for 'i' option.
58 (usage): Document '-i' option.
59 (long_options): Recognize '--inlines'.
60 (translate_addresses): Loop, calling bfd_find_inliner_info as
61 necessary and printing multiple output lines.
62 (main): Handle 'i' option.
63 * doc/binutils.texi (addr2line): Document '-i' option.
64 * NEWS: Mention new addr2line '-i' option.
65
41a865ba
NC
662005-05-23 Nick Clifton <nickc@redhat.com>
67
68 * readelf.c (fetch_indirect_string): Display a warning message
69 when a corrupt DW_FORM_strp value is encountered.
b12fe839 70
41a865ba
NC
71 (process_debug_info): Mention that the compilation unit offset is
72 being displayed in hexadecimal.
b12fe839 73
41a865ba
NC
74 (display_debug_lines): Fix typo in name of .debug_line section.
75
e3e71e27
ZW
762005-05-19 Zack Weinberg <zack@codesourcery.com>
77
78 * Makefile.am: Have 'all' depend on 'info'.
79 * Makefile.in: Regenerate.
80
d68f4033
BE
812005-05-19 Ben Elliston <bje@au.ibm.com>
82
83 * readelf.c (read_and_display_attr_value): Handle a DW_AT_encoding
84 value of DW_ATE_GNU_decimal_float.
85
970c3dbc
DJ
862005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
87
88 * doc/Makefile.am (config.texi): Don't use $<.
89 * doc/Makefile.in: Regenerated.
90
39ddb54e
NC
912005-05-15 Yitzchak Scott-Thoennes <sthoenna@efn.org>
92
e3e71e27 93 * deflex.l: Ignore CRs
39ddb54e 94
42ecbf5e
DJ
952005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
96
97 * acinclude.m4: Remove obsolete code.
98 * configure.in: Update AC_PREREQ.
99 * doc/Makefile.am (binutils_TEXINFOS): Define.
100 (config.texi): Depend on distributed files instead of built
101 files.
102 (binutils.dvi, binutils.info): Remove unnecessary rules.
103 (DISTCLEANFILES): Remove.
104 (install-data-local): Renamed from install.
105 (info-local): Renamed from info.
106 * Makefile.in, aclocal.m4, config.in, configure,
107 doc/Makefile.in: Regenerated.
108
1fe44d79
AM
1092005-05-14 Alan Modra <amodra@bigpond.net.au>
110
111 * readelf.c (get_ppc_dynamic_type): Display DT_PPC_GOT, not
112 DT_PPC_GLINK.
113
f59f7c79
FF
1142005-05-13 Fred Fish <fnf@specifixinc.com>
115
116 * readelf.c: Fix a couple of obvious comment typos,
117 'debug_str' -> 'debug_ranges' and proecess' -> 'process'.
118
a4a00738
L
1192005-05-13 H.J. Lu <hongjiu.lu@intel.com>
120
121 * readelf.c (dump_ia64_unwind): Get stamp with proper size.
122
52d1fb02
NC
1232005-05-12 Nick Clifton <nickc@redhat.com>
124
125 * readelf.c (display_debug_lines): If pointer_size has not been
126 found then assume that it is 4 in order to prevent a seg fault
127 when process_extend_line_op attempts to read the line data.
128
7490d522
AM
1292005-05-11 Alan Modra <amodra@bigpond.net.au>
130
131 * readelf.c (get_ppc_dynamic_type): New function for DT_PPC_GLINK.
132 (get_dynamic_type): Call the above.
133
b43b5d5f
NC
1342005-05-07 Nick Clifton <nickc@redhat.com>
135
136 * Update the address and phone number of the FSF organization in
137 the GPL notices in the following files:
138 aclocal.m4, addr2line.c, ar.c, arlex.l, arparse.y, arsup.c,
139 arsup.h, binemul.c, binemul.h, bucomm.c, bucomm.h, budbg.h,
140 budemang.c, budemang.h, coffdump.c, coffgrok.c, coffgrok.h,
141 cxxfilt.c, debug.c, debug.h, deflex.l, defparse.y, dlltool.c,
142 dlltool.h, dllwrap.c, emul_aix.c, emul_vanilla.c, filemode.c,
143 ieee.c, nlmconv.c, nlmconv.h, nlmheader.y, nm.c, objcopy.c,
144 objdump.c, prdbg.c, rclex.l, rcparse.y, rdcoff.c, rddbg.c,
145 readelf.c, rename.c, resbin.c, rescoff.c, resrc.c, resres.c,
146 size.c, srconv.c, stabs.c, strings.c, sysdump.c, sysinfo.y,
147 syslex.l, unwind-ia64.c, unwind-ia64.h, version.c, windres.c,
148 windres.h, winduni.c, winduni.h wrstabs.c, doc/fdl.texi
149
a580b8e0
JB
1502005-05-06 Jan Beulich <jbeulich@novell.com>
151
152 * objcopy.c (copy_file): Don't delete output upon error here.
153 (copy_main): Delete output upon error.
154
27eed06b
BE
1552005-05-02 Ben Elliston <bje@au.ibm.com>
156
157 * dlltool.c (dtab): Remove empty function.
158 (process_duplicates): Remove calls to dtab().
159
36d3b955
MR
1602005-05-01 Maciej W. Rozycki <macro@linux-mips.org>
161
162 * doc/binutils.texi (strip, objcopy): Clarify the description of
163 the "--strip-debug" option. Fix a typo.
164
cba12006
L
1652005-04-29 H.J. Lu <hongjiu.lu@intel.com>
166
167 * bucomm.c: Undo the last change.
168 * bucomm.h: Likewise.
169
89b78896
BE
1702005-04-29 Ben Elliston <bje@au.ibm.com>
171
172 * syslex.l (word, number, unit): Remove unused variables.
173 * nlmheader.y (keyword_tokens): Make static.
174 * coffdump.c (dump_coff_symbol, coff_dump): Make static.
175 * coffgrok.c (lofile, last_function_symbol, last_function_type,
176 last_struct, last_enum, cur_sfile): Make variables static.
177 * sysdump.c (getCHARS, fillup, getBARRAY, getINT, getBITS,
178 sysroff_swap_tr_in, sysroff_print_tr_out): Make static.
179 * sysinfo.y (writecode, it, code, repeat, oldrepeat, name, rdepth,
180 names, pnames): Likewise.
181
85b1c36d
BE
1822005-04-29 Ben Elliston <bje@au.ibm.com>
183
184 * ar.c (mri_mode): Make static.
185 * arsup.c (obfd, real_name, outfile): Likewise.
186 * binemul.c (ar_emul_create): Remove unused function.
187 (ar_emul_default_create): Likewise.
188 * binemul.h (ar_emul_create): Remove declaration.
189 (ar_emul_default_create): Likewise.
190 (struct bin_emulation_xfer_struct): Remove ar_create member.
191 * bucomm.c (report): Make static.
192 * bucomm.h (report): Remove declaration.
193 * cxxfilt.c (mbuffer): Make static.
194 (main): Use unsigned ints for some loop control variables.
195 * readelf.c: Make many global variables static.
196 * size.c (berkeley_format): Make static.
197 (long_options): Likewise.
198 * emul_aix.c (bin_aix_emulation): Remove ar_emul_default_create
199 structure initialiser.
200 (bin_aix5_emulation): Likewise.
201 * emul_vanilla.c (bin_vanilla_emulation): Likewise.
202
943ea8a2
BE
2032005-04-27 Ben Elliston <bje@au.ibm.com>
204
205 * syslex.l: Adjust top-of-file comment: this file is part of GNU
206 binutils, not GNU ld.
207
e7f918ad
NC
2082005-04-25 Nick Clifton <nickc@redhat.com>
209
bee59fd2
NC
210 PR872
211 * objcopy.c (copy_archive): Initialise 'obfd' field of new
212 name_list structure.
7490d522 213
e7f918ad 214 * objcopy.c (copy_usage): Fix description of -K switch.
bee59fd2 215
e7f918ad
NC
216 * doc/binutils.texi (strip, objcopy): Fix description of -K
217 switch.
218
ae67fcb5
DJ
2192005-04-20 Daniel Jacobowitz <dan@codesourcery.com>
220
221 * readelf.c (display_debug_frames): Use data factor for
222 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
223
3bee8bcd
L
2242005-04-19 H.J. Lu <hongjiu.lu@intel.com>
225
226 * objdump.c (dump_section_header): Skip linker created section.
227
64c1196b
L
2282005-04-17 H.J. Lu <hongjiu.lu@intel.com>
229
230 * objdump.c (dump_section_header): Support SEC_GROUP.
231
520494b6
NC
2322005-04-16 Nick Clifton <nickc@redhat.com>
233
234 * readelf.c (debug_apply_rela_addends): Remove redundant %s from
235 printf string.
236
ac559f4a
NC
2372005-04-15 Nick Clifton <nickc@redhat.com>
238
239 * objcopy.c (copy_file): Issue an error message when attmepting to
240 copy an empty input file.
241
9e9b66a9
AM
2422005-04-14 Alan Modra <amodra@bigpond.net.au>
243
244 * Makefile.am (NO_WERROR): Define. Use instead of -Wno-error.
245 * configure.in: Include ../bfd/warning.m4 contents.
246 * Makefile.in: Regenerate.
247 * configure: Regenerate.
248 * doc/Makefile.in: Regenerate.
249
ceae3e33
AM
2502005-04-12 Alan Modra <amodra@bigpond.net.au>
251
252 * Makefile.am: Run "make dep-am".
253 (syslex.o, sysinfo.o, arparse.o, arlex.o): Add -Wno-error to command.
254 (sysroff.o, defparse.o, deflex.o): Likewise.
255 (nlmheader.o, rcparse.o, rclex.o): Likewise.
256 * Makefile.in: Regenerate.
257 * aclocal.m4: Regenerate.
258 * config.in: Regenerate.
259 * configure: Regenerate.
260
53260797
JB
2612005-04-11 Jan Beulich <jbeulich@novell.com>
262
263 * MAINTAINERS: Add myself as ix86 Intel mode maintainer.
264
52f3cf45
L
2652005-04-06 Nick Clifton <nickc@redhat.com>
266 H.J. Lu <hongjiu.lu@intel.com>
267
268 * po/rw.po: New translation: Kinyarwanda.
269 * configure.in (ALL_LINGUAS): Add rw.
270 * configure: Regenerate.
271
a8b683fc
MR
2722005-04-04 Maciej W. Rozycki <macro@linux-mips.org>
273
274 * readelf.c (debug_apply_rela_addends): Reorder r_info as
275 necessary for 64-bit MIPS.
276
470e4bd1
MR
2772005-04-04 Maciej W. Rozycki <macro@linux-mips.org>
278
279 * doc/binutils.texi (readelf): Remove a duplicate paragraph.
280
661f7c35
NC
2812005-04-04 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
282
283 PR binutils/813
284 * objdump.c (dump_symbols): Add a check to see if the section for
285 the symbol is chosen using process_section_p.
286
81fc812e
L
2872005-04-01 H.J. Lu <hongjiu.lu@intel.com>
288
289 * NEWS: Mention new readelf options, "-N/--full-section-name"
290 and "-g/--section-groups".
291
292 * doc/binutils.texi: Document new readelf options,
293 "-N/--full-section-name" and "-g/--section-groups".
294
595cf52e
L
2952005-03-31 H.J. Lu <hongjiu.lu@intel.com>
296
297 * readelf.c (do_full_section_name): New.
298 (options): Add "--full-section-name"/'N'.
299 (usage): Add -N/--full-section-name.
300 (parse_args): Handle 'N'.
301 (process_section_headers): Print out the full section name if
302 do_full_section_name isn't 0.
303
e46eba98
NC
3042005-03-31 Nick Clifton <nickc@redhat.com>
305
306 * configure.in: Add a check for <unistd.h> providing a prototype
307 for getopt() which is compatible with the one in
308 include/getopt.h. If so then define HAVE_DECL_GETOPT.
309 * configure: Regenerate.
310 * config.in (HAVE_DECL_GETOPT): Add.
311 * aclocal.m4: Regenerate.
312 * addr2line.c: Include "config.h" before "bfd.h" so that
313 HAVE_DECL_GETOPT is defined before getopt.h is included.
314
ec72cfe5
NC
3152005-03-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
316
317 * doc/binutils.texi: Document new VAX disassembler-specific option
318 -M entry:0xfooba8.
319 * NEWS: Mention the new option.
7490d522 320
abd18680
AP
3212005-03-29 Anil Paranjpe <anilp1@kpitcummins.com>
322
323 * MAINTAINERS: Add myself as H8300 maintainer.
324
5810296b
AL
3252005-03-28 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
326
327 * objdump.c (disassemble_bytes): Remove cast.
328
335a0d39
DJ
3292005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
330
331 * BRANCHES: Add binutils-csl-arm-2005q1-branch and
332 binutils-2_16-branch.
333
163730f0
MK
3342005-03-25 Mark Kettenis <kettenis@gnu.org>
335
336 * MAINTAINERS: Add myself as M88k maintainer.
337
bcfb5d77
DS
3382005-03-24 Danny Smith <dannysmith@users.sourceforge.net>
339
340 * winduni.c (unicode_from_ascii): Don't declare variables
341 's' and 'w' if _WIN32. Use MultiByteToWideChar to set the unicode
342 string len.
343
1acfb01b
DD
3442005-03-24 Dmitry Diky <diwil@spec.ru>
345
7490d522 346 * MAINTAINERS: Add myself as MSP430 maintainer.
1acfb01b 347
fa0c5056
NC
3482005-03-23 Nick Clifton <nickc@redhat.com>
349
350 * po/fr.po: Updated translation.
351
41772c33
NC
3522005-03-22 Nick Clifton <nickc@redhat.com>
353
354 * MAINTAINERS: Add Daniel Jacobwitz to the blanket write
355 privileges list.
356
b294bdf8
MM
3572005-03-17 Paul Brook <paul@codesourcery.com>
358 Dan Jacobowitz <dan@codesourcery.com>
359 Mark Mitchell <mark@codesourcery.com>
360
361 * binutils/readelf.c (get_arm_segment_type): New function.
362 (get_segment_type): Use it.
363
58450b3b
PB
3642005-03-18 Paul Brook <paul@codesourcery.com>
365
366 * objdump.c (objdump_print_addr): Avoid uninitialized warning.
367
2115ce97
DN
3682005-03-17 Diego Novillo <dnovillo@redhat.com>
369
370 * MAINTAINERS: Remove self as maintainer of x86 intel
371 mode.
372
1ad12f97
NC
3732005-03-16 Nick Clifton <nickc@redhat.com>
374 Ben Elliston <bje@au.ibm.com>
375
569acd2c 376 * configure.in (werror): New switch: Add -Werror to the
1ad12f97 377 compiler command line. Enabled by default. Disable via
569acd2c 378 --disable-werror.
1ad12f97
NC
379 * configure: Regenerate.
380
7b4a0685 3812005-03-15 Daniel Marques <marques@cs.cornell.edu>
7490d522 382 Nick Clifton <nickc@redhat.com>
7b4a0685
NC
383
384 * objcopy.c (globalize_specific_list): New linked list of symbols
385 to convert from local binding into global binding.
386 (command_line_switch): Add OPTION_GLOBALIZE_SYMBOL and
387 OPTION_GLOBALIZE_SYMBOLS.
388 (copy_options): Add "globalize-symbol" and "globalize-symbols".
389 (copy_usage): Document the new switches.
390 (filter_symbols): Convert defined local symbols mentioned on the
391 globalize_specific_list into global symbols.
392 (copy_object): Perform actions if the globalize_specific_list is
393 not empty.
394 (copy_main): Handle new switches.
395 * NEWS: Mention new feature.
396 * doc/binutils.texi: Document new switches.
397
ea8409f7
AM
3982005-03-15 Alan Modra <amodra@bigpond.net.au>
399
729ae8d2
AM
400 * po/es.po: Commit new Spanish translation.
401
ea8409f7
AM
402 * po/fr.po: Commit new French translation.
403
248642ab
AM
4042005-03-14 Alan Modra <amodra@bigpond.net.au>
405
406 * po/tr.po: Commit new Turkish translation.
407
e8d46048
NC
4082005-03-11 Nick Clifton <nickc@redhat.com>
409
410 * po/fr.po: Updated French translation.
411
953130a5
NC
4122005-03-10 Nick Clifton <nickc@redhat.com>
413
414 * configure.in (ALL_LINGUAS): Add Romanian lingua "ro".
953130a5 415 * configure: Regenerate.
af99dc6d
NC
416 * po/ro.po: New file.
417
418 * po/ru.po: Updated file.
953130a5 419
06647dfd
AM
4202005-03-05 Alan Modra <amodra@bigpond.net.au>
421
422 * po/binutils.pot: Regenerate.
423
bb14f524
JB
4242005-03-02 Jan Beulich <jbeulich@novell.com>
425
426 * ar.c (remove_output): Use unlink_if_ordinary instead of unlink.
427 * objcopy.c (copy_file): Likewise.
428 (strip_main): Likewise.
429
ce04548a
NC
4302005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
431 Nick Clifton <nickc@redhat.com>
432
433 * objdump.c: Fix coding for DISASSEMBLER_NEEDS_RELOC:
434 (struct objdump_disasm_info): Add 'reloc' field.
435 (disassemble_bytes): Fix check for when an insn has a reloc
436 associated with it. Improve comment explaining why the use of
437 octets is wrong. Set the 'reloc' field in objdump_disasm_info
438 structure.
439 (objdump_print_addr): Use new 'reloc' field to lookup the correct
440 address for the symbol associated with the current instruction's
441 relocation.
442 (disassemble_info): Initialise 'reloc' field.
443
e9e44622
JJ
4442005-02-28 Jakub Jelinek <jakub@redhat.com>
445
446 * readelf.c (get_file_type, get_machine_name, get_osabi_name,
447 get_segment_type, get_section_type_name, get_elf_class,
448 get_data_encoding, get_group_flags, dynamic_section_mips_val,
449 get_symbol_binding, get_symbol_type, get_TAG_name, get_FORM_name,
450 get_AT_name, process_mips_specific, process_gnu_liblist,
451 get_note_type, get_netbsd_elfcore_note_type): Use snprintf instead of
452 sprintf where needed.
453 (get_dynamic_type): Likewise. Increase buff to 64 bytes.
454 (get_elf_section_flags): Increase buff to 33 bytes. Avoid
455 using strcat.
456 (get_dynamic_flags): Renamed to...
457 (print_dynamic_flags): ... this. Print the flags to stdout instead
458 of returning them as string.
459 (process_dynamic_section): Adjust caller.
460
35515c66
L
4612005-02-25 H.J. Lu <hongjiu.lu@intel.com>
462
463 * readelf.c (display_debug_ranges): Print out offset for end of
464 list.
465
9210d879
AM
4662005-02-23 Alan Modra <amodra@bigpond.net.au>
467
468 * dlltool.c: Warning fixes.
469 * objdump.c: Likewise.
470
dc3c06c2
AM
4712005-02-22 Alan Modra <amodra@bigpond.net.au>
472
473 * Makefile.am (syslex.o, sysinfo.o): Pass AM_CFLAGS to compiler.
474 (syslex.o, sysinfo.o, dlltool.o, rescoff.o): Remove duplicate
475 dependencies. Run "make dep-am".
476 * nlmconv.c: Warning fixes.
477 * readelf.c: Likewise.
478 * srconv.c: Likewise.
479 * sysdump.c: Likewise.
480 * sysinfo.y: Likewise.
481 * syslex.l: Likewise. Use yyleng instead of strlen, memcpy instead
482 of strcpy.
483 * Makefile.in: Regenerate.
484
ebe372c1
L
4852005-02-21 H.J. Lu <hongjiu.lu@intel.com>
486
487 * objcopy.c (parse_flags): Replace SEC_SHARED with
488 SEC_COFF_SHARED.
489
490 * objdump.c (dump_section_header): Dump SEC_TIC54X_BLOCK and
491 SEC_TIC54X_CLINK for TI c54x only. Remove SEC_ARCH_BIT_0. Dump
492 SEC_COFF_SHARED for COFF only.
493
72f47744
AM
4942005-02-21 Alan Modra <amodra@bigpond.net.au>
495
496 * Makefile.am: Run "make dep-am"
497 * Makefile.in: Regenerate.
498 * doc/Makefile.in: Regenerate.
499
66543521
AM
5002005-02-21 Alan Modra <amodra@bigpond.net.au>
501
502 * readelf.c (BYTE_GET8): Delete. Replace uses with BYTE_GET.
503 (byte_get_little_endian): Don't handle size of -8.
504 (byte_get_signed, byte_get_big_endian): Likewise.
505 (print_dec_vma, print_hex_vma): New functions.
506 (print_vma): Use them. Return chars output.
507 (get_dynamic_data): Return a bfd_vma array. Add ent_size parm.
508 (process_symbol_table): Handle alpha and s390 .hash.
509
904c75ac
L
5102005-02-18 H.J. Lu <hongjiu.lu@intel.com>
511
512 * readelf.c (display_debug_loc): Print out offset for end of
513 list.
514
ac40b919
JM
5152005-02-18 Joseph S. Myers <joseph@codesourcery.com>
516
517 * Makefile.am (TOOL_PROGS): Add objdump.
518 * Makefile.in: Regenerate.
519
0af6db78
AM
5202005-02-17 Alan Modra <amodra@bigpond.net.au>
521
522 * deflex.l (YY_NO_UNPUT): Define.
523 * rclex.l (YY_NO_UNPUT): Define.
524 * rcparse.y (null_unichar): New static var.
525 (res_null_text): Use it rather than attempting to init from wchar_t.
526 * windres.c: Include assert.h and time.h before getopt.h.
527 Include config.h and unistd.h too.
528
b5e6aa63
NC
5292005-02-15 Nick Clifton <nickc@redhat.com>
530
531 * nlmconv.c: Provide a full prototype for the localtime() function
532 in order to avoid a compile time warning.
533
d1f5c6e3
L
5342005-02-11 H.J. Lu <hongjiu.lu@intel.com>
535
536 * readelf.c (group_count): Don't initialize it.
537 (process_section_groups): Reurn 1 if we won't do unwind nor
538 section groups. Set group_count to 0 before counting group
539 sections and return 1 if there are no group sections. Reread
540 SHT_SYMTAB/SHT_STRTAB sections only when needed. Don't skip
541 section 0.
542 (process_object): Only set do_unwind to 0 if
543 process_section_groups return 0.
544
3517749c
ILT
5452005-02-10 Ian Lance Taylor <ian@airs.com>
546
547 * MAINTAINERS: Update my e-mail address.
548
0dffe982
MM
5492005-02-10 Mark Mitchell <mark@codesourcery.com>
550
551 * MAINTAINERS: Add Paul Brook and Mark Mitchell as ARM (Symbian)
552 maintainers.
553
c4cf3821
NC
5542005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
555
556 * MAINTAINERS: Add self as maintainer of MAXQ.
557
89fac5e3
RS
5582005-01-31 Richard Sandiford <rsandifo@redhat.com>
559
560 * readelf.c (eh_addr_size): New variable.
561 (find_section): Move earlier in file. Return empty sections too.
562 (process_program_headers): Use find_section to find .dynamic.
563 (process_section_headers): Initialize eh_addr_size.
564 (dump_ia64_unwind, slurp_ia64_unwind_table, ia64_process_unwind)
565 (dump_hppa_unwind, slurp_hppa_unwind_table, hppa_process_unwind)
566 (display_debug_frames): Use it instead of local addr_size variable.
567 (size_of_encoded_value): Get pointer size from eh_addr_size rather
568 than is_32bit_elf.
569
c46f8c51
AC
5702005-01-31 Andrew Cagney <cagney@gnu.org>
571
572 * configure: Regenerate to track ../gettext.m4.
573
d342277e
NC
5742005-01-31 Nick Clifton <nickc@redhat.com>
575
576 * version.c (print_version): Bump the copyright date to 2005.
577
8615f3f2
AM
5782005-01-25 Alan Modra <amodra@bigpond.net.au>
579
580 * nm.c (display_rel_file): Read dynamic syms before calling
581 bfd_get_synthetic_symtab.
582
84e43642
BE
5832005-01-21 Ben Elliston <bje@au.ibm.com>
584
585 * dlltool.c (dump_iat): Remove unused function.
586 (gen_exp_file): Remove #if 0'd code.
587 (make_one_lib_file): Likewise.
588 * srconv.c: Remove #if 0'd code throughout.
589 * size.c (lprint_number): Remove.
590 (print_berkeley_format): Remove #if 0'd code.
591 * ar.c (do_quick_append): Remove declaration and definiton.
592 (main): Remove #if 0'd code.
593 * filemode.c (filemodestring): Remove #if 0'd function.
594 * sysdump.c (unit_info_list): Remove function.
595 (object_body_list): Likewise.
596 (program_structure): Likewise.
597 (debug_list): Likewise.
598 (module): Remove #if 0'd code.
599
619b8b60
MM
6002005-01-20 Mark Mitchell <mark@codesourcery.com>
601
a332ee82
MM
602 * BRANCHES: Add binutils-2_15-branch.
603
619b8b60
MM
604 * MAINTAINERS: Document branch policy.
605 * BRANCHES: New file.
606
e39893d7
FF
6072005-01-19 Fred Fish <fnf@specifixinc.com>
608
609 * NEWS: Make note of the new MIPS disassembly option "no-aliases".
610 * doc/binutils.texi (objdump): Document the "no-aliases"
611 disassembly option.
612
b09a7772
NC
6132005-01-17 Eugene Kotlyarov <ekot@narod.ru>
614
615 PR binutils/647
616 * rcparse.y (RCDATA): Allow a filename to be supplied as the
617 parameter. Parse it with define_rcdata_file().
618 * resrc.c (define_rcdata_file): New function.
619 * windres.h: Provide a prototype for the new function.
620
621 * resrc.c (define_user_file): Fix typo by replacing "font file"
622 with "file".
623
ccf33464
JT
6242005-01-16 Jason Thorpe <thorpej@netbsd.org>
625
626 * MAINTAINERS: Update my email address.
627
a0ce7f12
DS
6282005-01-16 Danny Smith <dannysmith@users.sourceforge.net>
629
630 * dlltool.c (set_dll_name_from_def): New function. Strip name
631 to basename, with warning.
8615f3f2 632 (def_name): Use it.
a0ce7f12
DS
633 (def_library): Likwise.
634 (main): Strip arg of --dllname to basename, with warning.
635 Only use basename of exp_name when inferring dll_name.
636
195a97ce
NC
6372005-01-11 Nick Clifton <nickc@redhat.com>
638
639 PR binutils/637
640 * doc/binutils.texi (c++filt): Use uppercase CXXFILT in the
641 footnote in order to prevent the sed script in the Makefile from
642 converting it into c++filt.
643
0853c092
L
6442005-01-10 H.J. Lu <hongjiu.lu@intel.com>
645
646 BZ 635
647 readelf.c (saved_base_address): Removed.
648 (decode_64bit_range): Likewise.
649 (decode_range): Likewise.
650 (display_64bit_debug_ranges): Likewise.
651 (debug_info): Add range_lists, num_range_lists and
652 max_range_lists.
653 (read_and_display_attr_value): Handle do_debug_ranges.
654 (process_debug_info): Likewise.
655 (display_debug_ranges): Rewrite.
656 (process_object): Free range_lists.
657
0bcb06d2
AS
6582005-01-10 Andreas Schwab <schwab@suse.de>
659
660 * configure.in: Don't define SKIP_ZEROES.
661 * configure: Regenerate.
662 * objdump.c (disassemble_data): Set skip_zeroes and
663 skip_zeroes_at_end in disasm_info to defaults.
664 (DEFAULT_SKIP_ZEROES): Rename from SKIP_ZEROES and always define.
665 (DEFAULT_SKIP_ZEROES_AT_END): Rename from SKIP_ZEROES_AT_END and
666 always define.
667 (disassemble_bytes): Use skip_zeroes and skip_zeroes_at_end from
668 objdump_disasm_info.
669
e54b12b7
L
6702005-01-05 H.J. Lu <hongjiu.lu@intel.com>
671
672 * readelf.c (display_debug_loc): Display base address
673 specifiers. Always output <End of list>.
674
b38c7015
L
6752005-01-05 H.J. Lu <hongjiu.lu@intel.com>
676
677 * readelf.c (have_frame_base): New.
678 (need_base_address): Likewise.
679 (saved_base_address): Likewise.
680 (decode_location_expression): Return 1 if DW_AT_frame_base is
681 needed.
682 (debug_info): Add base_address and a have_frame_base pointer.
683 (read_and_display_attr_value): Replace saved_DW_AT_low_pc with
684 saved_base_address. Record base address. Set have_frame_base.
685 Record if a location list has DW_AT_frame_base. Display if a
686 location expression has no DW_AT_frame_base but needs one. Set
687 saved_base_address only if needed.
688 (process_debug_info): Clear have_frame_base, saved_base_address
689 and set need_base_address.
690 (display_debug_loc): Display if a location expression has no
691 DW_AT_frame_base but needs one. Display if start >= end. Don't
692 adjust for section address. Properly handle base address.
693 (process_object): Free the have_frame_base pointer in
694 debug_info.
695
b0660586
L
6962005-01-04 H.J. Lu <hongjiu.lu@intel.com>
697
698 * readelf.c (display_debug_loc): Display offsets for hole and
699 overlap.
700 (display_debug_str): Add a newline at the end.
701
8b626bcf
NC
7022005-01-04 Armin Diehl <diehl@nordrhein.de>
703
704 PR binutils/630
705 * nlmconv.c (main): Only store the basename of the output filename
706 in the module table.
707
5b18a4bc
NC
7082005-01-04 H.J. Lu <hongjiu.lu@intel.com>
709
710 BZ 615
711 * readelf.c (process_debug_info): New.
712 (debug_info): Add num_loc_offsets, loc_offsets and
713 last_loc_offset_p.
714 (get_debug_info): Use process_debug_info.
715 (display_debug_loc): Properly handle location list. Warn if bad
716 location lists are encoutnered.
717 (read_and_process_attr_value): New.
718 (read_and_display_attr_value): Use "%lx" for DW_FORM_data4.
719 (display_debug_info): Use process_debug_info.
720 (process_object): Also free loc_offsets in debug_information.
721
180e47e2
AM
7222004-12-31 Alan Modra <amodra@bigpond.net.au>
723
724 * objdump.c (remove_useless_symbols): Discard section symbols.
725
0c548fce
L
7262004-12-27 H.J. Lu <hongjiu.lu@intel.com>
727
728 * readelf.c (read_leb128): Support 64bit host.
729
5b18a4bc
NC
7302004-12-23 Nick Clifton <nickc@redhat.com>
731
732 PR binutils/616
733 * readelf.c (debug_info): Add 'cu_offset' field.
734 (get+pointer_size_of_comp_unit): Rename to
735 'get_pointer_size_and_offset_of_comp_unit'. Add code to return
736 the offset of the comp_unit if requested.
737 (get_debug_info): Record comp_unit offsets as well.
738 (display_debug_lines): Call get_pointer_size_of_comp_unit.
739 (decode_location_expression): Add an extra parameter - the offset
740 of the current comp-unit. Use this when decoding the DW_OP_call2
741 and DW_OP_call4 operators.
742 (display_debug_loc): Call get_pointer_size_of_comp_unit, pass the
743 comp_unit offset on the decode_location_expression.
744 (read_and_display_attr_value): Pass the comp_unit offset on the
745 decode_location_expression.
746 (display_debug_frames): Pass 0 as the comp_unit offset to
747 decode_location_expression.
8615f3f2 748
76a56260
NC
7492004-12-22 Nick Clifton <nickc@redhat.com>
750
751 * readelf.c (last_pointer_size, warned_about_missing_comp_units):
752 New variables associated with obtaining the pointer size for a
753 comp_unit.
754 (get_pointer_size_of_comp_unit): Add an extra parameter - the name
755 of the section requesting the pointer size. Use this name in
756 error messages. If there are not enough comp_units available
757 produce a warning message, but return the last known pointer size
758 so that section dumping can continue.
759 (get_debug_info): Reset the new variables.
760 (display_debug_lines): Add extra parameter to invocation of
761 get_pointer_size_of_comp_unit and remove error message when it
762 returns 0.
763 (display_debug_loc): Likewise.
764
bcf32829
JB
7652004-12-15 Jan Beulich <jbeulich@novell.com>
766
767 * doc/binutils.texi: Document --strip-unneeded-symbol and
768 --strip-unneeded-symbols.
769 * objcopy.c (strip_unneeded_list): New.
770 (enum command_line_switch): Add OPTION_STRIP_UNNEEDED_SYMBOL
771 and OPTION_STRIP_UNNEEDED_SYMBOLS.
772 (copy_options): Add --strip-unneeded-symbol and
773 --strip-unneeded-symbols.
774 (copy_usage): Likewise.
775 (filter_symbols): Suppress copying of symbol if in strip_unneeded_list
776 and the symbol is not needed.
777 (copy_main): Handle OPTION_STRIP_UNNEEDED_SYMBOL and
778 OPTION_STRIP_UNNEEDED_SYMBOLS.
779
ebcb91b7
ILT
7802004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
781
782 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_9000.
783
a2f33459
BE
7842004-12-08 Ben Elliston <bje@au.ibm.com>
785
786 * arlex.l: Fix formatting.
787
36607f99
BE
7882004-12-08 Ben Elliston <bje@au.ibm.com>
789
790 * doc/Makefile.am (config.texi): Emit a @set UPDATED command to
791 config.texi whose value is the current month and year.
792 * doc/Makefile.in: Rebuild.
793 * doc/binutils.texi: Set the document subtitle to be the value of
794 the Texinfo UPDATED variable (obtained from config.texi).
795
2aa9814e
BE
7962004-12-07 Ben Elliston <bje@au.ibm.com>
797
798 PR binutils/249
799 * doc/binutils.texi (def file format): New node.
800 (dlltool): Use the tool name as the @chapter name, like all the
801 other binutils. Use @file{.def} throughout for consistency.
802
c7de9216
BE
8032004-12-06 Ben Elliston <bje@au.ibm.com>
804
805 * dlltool.c: Comment fix.
806
2423fbe6
BE
8072004-12-06 Ben Elliston <bje@au.ibm.com>
808
809 * doc/binutils.texi: Update copyright years.
810
73fb7068
RS
8112004-12-03 Richard Sandiford <rsandifo@redhat.com>
812
813 * MAINTAINERS: Remove mention of config.if.
814
32118081
NC
8152004-11-30 Tero Niemela <tero_niemela@yahoo.com>
816
817 * Makefile.am: Change LOCALEDIR to $(datadir)/share.
818 * Makefile.in: Regenerate.
819
2b25cacb
ILT
8202004-11-10 Ian Lance Taylor <ian@wasabisystems.com>
821
822 PR binutils/536
823 * stabs.c (stab_demangle_template): Call stab_demangle_count
824 rather than stab_demangle_get_count to get the length of a pointer
825 target.
826
74aba8aa
DS
8272004-11-10 Danny Smith <dannysmith@users.sourceforge.net>
828
829 * defparse.y: Remove unnecessary commas from token list.
830
977cdf5a
NC
8312004-11-08 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
832
833 * doc/binutils.texi (nm): Update description of weak symbols.
834
18bd398b
NC
8352004-11-03 Nick Clifton <nickc@redhat.com>
836
837 * readelf.c (do_debug_ranges): New variable.
838 (usage): Document new switch: -wR or --debug-dump=Ranges.
839 (parse_args): Handle new switch. Replace switch statement for the
840 long options with a more compact table structure.
841 (process_section_headers): Allow the dumping of .debug_ranges
842 sections if so requested.
843 (debug_displays): Likewise.
844 (load_debug_range): New function: Grabs the contents of a
845 .debug_ranges section.
846 (free_debug_range): New function: Releases the grabbed
847 .debug_ranges section.
848 (decode_64bit_range): New function: Displays a 64-bit range in a
849 .debug_ranges section.
850 (decode_range): New function: Displays a 32-bit range in a
851 .debug_ranges section.
852 (read_and_display_attr_value): Record the value of DW_AT_low_pc
853 attributes. Use decode_ranges() to display a DW_AT_ranges
854 attribute.
855 (display_debug_info): Use load_debug_range() and
856 free_debug_range().
857 (display_64bit_debug_ranges): New function. Displays the contents
858 of a 64-bit format .debug_ranges section.
859 (display_debug_ranges): New function: Displays the contents of a
860 32-bit .debug_ranges section.
8615f3f2 861
18bd398b
NC
862 (main): Move cmdline_dump_sects and num_cmdline_dump_sects into the
863 global scope.
864 (process_object): Initialise the dump_sects array from the
865 cmdline_dump_sects array before processing each object file.
866
867 (streq, strneq): New macros. Use them to replace occurrences of
868 strcmp() and strncmp().
869
870 (debug_information): New structure array to replace
871 debug_line_pointer_sizes array.
872 (num_debug_info_entries): New variable to replace
873 num_debug_line_pointers.
874 (get_pointer_size_of_comp_unit): New function: Returns the pointer
875 size of a given compilation unit.
876 (get_debug_info): New function to replace
877 get_debug_line_pointer_sizes.
878 (display_debug_lines): Use the new functions.
879 (display_debug_loc): Likewise.
8615f3f2 880
18bd398b
NC
881 (disassemble_section): Change return type to int.
882 (display_debug_lines): Move local variables to their
883 innermost scope.
884 (display_debug_section): Likewise. Also record the return value
885 of functions called and pass this back to the parent. Also only
886 warn about undumped sections when the user explicitly requested
887 their dumping.
888
889 (debug_apply_rela_addends): Allow relocations against STT_OBJECT
890 types as well.
8615f3f2 891
18bd398b
NC
892 * NEWS: Mention the support for decoding .debug_ranges sections.
893 * doc/binutils.texi: Document the new command line switch to
894 readelf.
895
57346661
AM
8962004-11-03 Randolph Chung <tausq@debian.org>
897
898 * readelf.c (ia64_unw_aux_info, ia64_unw_table_entry): Rename from
899 unw_aux_info and unw_table_entry.
900 (find_symbol_for_address): Pass symtab and strtab info explicitly.
901 (dump_ia64_unwind): Rename unw_{aux_info,table_entry} with ia64_
902 prefix.
903 (slurp_ia64_unwind_table): Likewise.
904 (ia64_process_unwind): Rename from old process_unwind.
905 (hppa_unw_aux_info): New.
906 (dump_hppa_unwind): New.
907 (slurp_hppa_unwind_table): New.
908 (hppa_process_unwind): New.
909 (process_unwind): Factor out common unwinding checks; dispatch to
910 unwind handler based on machine type.
911
935d0bca
NC
9122004-11-02 Nick Clifton <nickc@redhat.com>
913
914 * readelf.c (display_debug_lines): Fix typo in error message.
915
1ec5cd37
NC
9162004-10-26 Mark Mitchell <mark@codesourcery.com>
917
918 * readelf.c (get_note_type): Handle notes not in core files.
919 (process_note_sections): New function.
920 (process_corefile_contents): Rename to ...
921 (process_notes): ... this.
922 (process_object): Call process_notes, not
923 process_corefile_contents.
924 * doc/binutils.texi: Update readelf -n documentation.
925
b3f21e4a
JJ
9262004-10-26 Jakub Jelinek <jakub@redhat.com>
927
928 * ar.c (extract_file): Set atime to mtime for ar xo.
929
2b4c4cc4
ILT
9302004-10-25 Ian Lance Taylor <ian@wasabisystems.com>
931
932 * stabs.c (stab_demangle_v3_arglist): New static function, broken
933 out of stab_demangle_v3_argtypes.
934 (stab_demangle_v3_argtypes): Call it.
935 (stab_demangle_v3_arg): Handle DEMANGLE_COMPONENT_FUNCTION_TYPE.
936 If we find an unrecognized component, print out its number.
937
1ffa9a18
L
9382004-10-25 David Mosberger <davidm@hpl.hp.com>
939
940 * readelf.c (slurp_ia64_unwind_table): Support relocations against
941 non-section symbols by adding in the symbol value.
942
d79b3d50
NC
9432004-10-25 Nick Clifton <nickc@redhat.com>
944
945 PR 465
946 * readelf.c (dynamic_strings_length): New global variable.
947 (VALID_DYNAMIC_NAME, GET_DYNAMIC_NAME): New macros for accessing
948 strings in the dynamic string table.
949 (process_section_headers): Initialise dynamic_strings_length.
950 (process_dynamic_section): Likewise.
951 (process_object): Reset dynamic_string_length when the buffer is freed.
952 (dynamic_sections_mips_val): Use the new macros.
953 (process_dynamic_section): Likewise.
954 (process_version_sections): Likewise.
955 (process_symbol_table): Likewise.
956 (process_syminfo): Likewise.
957 (process_mips_specific): Likewise.
958 (dump_relocations): Add a new parameter 'strtablen' and use this
959 to verify that string offset in a given reloc is valid. Print a
960 suitable error message otherwise.
961 (process_relocs): Pass the new argument to dump_relocations.
962
0fd555c4
NC
9632004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
964
965 * dlltool.c: Include <assert.h>.
966 (PREFIX_ALIAS_BASE): Define.
967 (struct export): Add member import_name;
968 (def_exports): Set import_name.
969 (make_one_lib_file): Remove prefix alias code, use import_name
970 in .idata$6.
971 (gen_lib_file): Create and delete aliases.
972
5ab0c1a1
L
9732004-10-19 H.J. Lu <hongjiu.lu@intel.com>
974
975 * readelf.c (process_section_groups): Free symtab after use.
976
d412a550
NC
9772004-10-18 Tommy Pettersson <ptp@lysator.liu.se>
978 Nick Clifton <nickc@redhat.com>
979
980 * strings.c (usage): Place radix values for -t option into the
981 correct order.
982
983 * objcopy.c (add_redefine_syms_file): Change error messages to use
984 <filename>:<linenumber>: format for easier parsing by automatic
985 tools.
986
987 * srconv.c (show_usage): Fix spelling typo.
988
989 * windres.c (format_from_filename): Suggest the use of -J instead
990 of -I if the file type cannot be determined.
991
fb608b92
NC
9922004-10-18 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
993
994 * strings.c: Include <sys/stat.h>.
995
2bb2d727
AM
9962004-10-18 Alan Modra <amodra@bigpond.net.au>
997
7f67d4c9
AM
998 * budemang.c (demangle): Fix thinko.
999
2bb2d727
AM
1000 * budemang.c (demangle): Handle "@plt" suffix.
1001
61bbd35b
NC
10022004-10-14 Nick Clifton <nickc@redhat.com>
1003
1004 * nm.c (usage): Fix description of --special-syms switch.
1005
fb5b5478
JJ
10062004-10-13 Jakub Jelinek <jakub@redhat.com>
1007
1008 * strings.c (statbuf): New typedef.
1009 (file_stat): Define.
1010 (strings_object_file): Avoid using get_file_size, instead do the
1011 checks here, using file_stat.
1012 * configure.in (HAVE_STAT64): New test.
1013 * configure: Rebuilt.
1014 * config.in: Rebuilt.
1015
8cb51566
PB
10162004-10-12 Paul Brook <paul@codesourcery.com>
1017
1018 * readelf.c (decode_ARM_machine_flags): Support EABI version 4.
1019
83ef0798
AM
10202004-10-11 Alan Modra <amodra@bigpond.net.au>
1021
1022 * objdump.c (dump_symbols): Fix thinko last change. Improve error
1023 messages.
1024
3c9458e9
NC
10252004-10-08 Nick Clifton <nickc@redhat.com>
1026
1027 * nm.c: Add a new switch --special-syms which, if enabled, will
1028 include the ARM Mapping symbols in nm's output.
1029 (usage): Mention the switch.
1030 (filter_symbols): Handle the switch.
1031 * objdump.c: Add a similar switch.
1032 (usage): Mention the switch.
1033 (dump_symbols): Handle the switch.
1034 * doc/binutils.texi: Document the new switches.
1035 * NEWS: Mention the new switches.
1036
d2b2c203
DJ
10372004-10-08 Daniel Jacobowitz <dan@debian.org>
1038
1039 * readelf.c (get_x86_64_section_type_name): New function.
1040 (get_section_type_name): Use it.
1041
d67a454c
NC
10422004-10-08 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
1043
1044 * dlltool.c (make_one_lib_file): Revert 2004-09-02 and 2004-09-04
1045 patches.
1046 * doc/binutils.texi (dlltool): Revert 2004-09-06 patch.
1047
1c877e87
AO
10482004-10-07 Alexandre Oliva <aoliva@redhat.com>
1049
1050 * readelf.c (get_machine_flags): Don't fall through into m68k cpu
1051 types.
1052
40a18ebd
NC
10532004-10-01 Paul Brook <paul@codesourcery.com>
1054
1055 * readelf.c (get_arm_section_type_name): New function.
1056 (get_section_type_name): Use it.
1057
382c1116
NC
10582004-09-28 Nick Clifton <nickc@redhat.com>
1059
eb1ab0cf 1060 * nm.c: Reorder functions to eliminate most of the static function
382c1116
NC
1061 prototypes.
1062
cbaa0dc5
AM
10632004-09-22 Alan Modra <amodra@bigpond.net.au>
1064
1065 * readelf.c (process_program_headers): Don't include .tbss in non-TLS
1066 segments.
1067
3443c1ae
AM
10682004-09-17 Alan Modra <amodra@bigpond.net.au>
1069
1070 * Makefile.am: Run "make dep-am".
1071 * Makefile.in: Regenerate.
1072 * config.in: Regenerate.
1073 * configure: Regenerate.
1074 * doc/Makefile.in: Regenerate.
1075 * po/binutils.pot: Regenerate.
1076
74013231
AM
10772004-09-12 Alan Modra <amodra@bigpond.net.au>
1078
1079 * readelf.c (decode_location_expression): Sign extend value for
1080 DW_OP_const1s, DW_OP_const2s, DW_OP_const4s, DW_OP_bra, DW_OP_skip.
1081
360589e8
NC
10822004-09-09 Nick Clifton <nickc@redhat.com>
1083
1084 PR 363
1085 * ar.c (replace_members): Do not use get_file_size as
1086 ar_emul_append correctly handles missing files.
1087
d15b04bd
L
10882004-09-07 H.J. Lu <hongjiu.lu@intel.com>
1089
1090 * configure: Regenerated with autconfig 2.13.
1091
d597aff7
DS
10922004-09-06 Danny Smith <dannysmith@users.sourceforge.net>
1093
74013231
AM
1094 * doc/binutils.texi (dlltool): Update --add-underscore, --kill-at
1095 documentation.
d597aff7 1096
04c34128
NC
10972004-09-06 Michael Wardle <mbw@endbracket.net>
1098
3023b782 1099 * doc/binutils.texi (objdump): Document that the -x switch includes
04c34128
NC
1100 the effect of the -p switch.
1101
d597aff7 11022004-09-04 Danny Smith <dannysmith@users.sourceforge.net>
5df31fad 1103
6cef8f72
DS
1104 * dlltool.c (make_one_lib_file): Test if internal_name was
1105 specified by user before using it.
5df31fad 1106
74013231 11072004-09-02 Carlo Wood <carlo@alinoe.com>
5885be89
NC
1108
1109 PR binutils/351
1110 * dlltool.c (make_one_lib_file): For IDATA6 take the name from
1111 exp->internal_name if it is present.
1112
ec2dfb42
AO
11132004-09-02 Alexandre Oliva <aoliva@redhat.com>
1114
1115 * MAINTAINERS: Add self as co-maintainer of FR-V.
1116 * readelf.c (get_machine_flags): Print FR-V cpu types.
1117
0873df2a
AM
11182004-08-28 Alan Modra <amodra@bigpond.net.au>
1119
1120 * nm.c (show_synthetic): New var.
1121 (long_options): Add "synthetic".
1122 (usage): Here too.
1123 (display_rel_file): Handle show_synthetic.
1124
c9727e01
AM
11252004-08-28 Alan Modra <amodra@bigpond.net.au>
1126
1127 * objdump.c (dump_bfd): Pass both symbol tables to
1128 bfd_get_synthetic_symtab.
1129
90e3cdf2
JJ
11302004-08-17 Jakub Jelinek <jakub@redhat.com>
1131
1132 * objdump.c (dump_bfd): For relocatable objects, pass syms instead
1133 of dynsyms to bfd_get_synthetic_symtab.
1134
d84de024
AM
11352004-08-16 Alan Modra <amodra@bigpond.net.au>
1136
1137 * readelf.c (debug_apply_rela_addends): New function, extracted from..
1138 (display_debug_info): ..here.
1139 (display_debug_frames): Call debug_apply_rela_addends. Don't do
1140 DW_EH_PE_pcrel adjustment for ET_REL.
1141
efcb5b0e
AS
11422004-08-06 Andreas Schwab <schwab@suse.de>
1143
1144 * readelf.c (dump_relocations): Fix typo when calculating
1145 sec_index.
1146
d3cde3af
NC
11472004-08-02 Jakub Bogusz <qboosh@pld-linux.org>
1148
1149 * dllwrap.c (deduce_name): Fix typos introduced when program_name
1150 was renamed to prog_name.
1151
1d70c7fb
AO
11522004-07-29 Alexandre Oliva <aoliva@redhat.com>
1153
1154 * readelf.c (get_machine_flags <EM_SH>): Handle EF_SH2A and
1155 EF_SH2A_NOFPU.
1156
ccde1100
AO
11572004-07-28 Alexandre Oliva <aoliva@redhat.com>
1158
1159 2003-07-08 Alexandre Oliva <aoliva@redhat.com>
1160 * readelf.c (get_machine_flags <EM_SH)): Handle EF_SH4_NOFPU and
1161 EF_SH4A_NOFPU.
1162 2003-06-12 Alexandre Oliva <aoliva@redhat.com>
1163 * readelf.c (get_machine_flags <EM_SH>): Print SH ISA name.
1164
082b7297
L
11652004-07-21 H.J. Lu <hongjiu.lu@intel.com>
1166
1167 * objcopy.c (filter_symbols): Use bfd_coff_get_comdat_section
1168 to access comdat.
1169 * objdump.c (dump_section_header): Likewise.
1170
44a6d974
NC
11712004-07-15 Aravinda PR <aravindapr@rediffmail.com>
1172
1173 * nlmconv.c (main): Pass map_file argument to link_inputs.
1174 (link_inputs): Use map_file argument if it is defined.
1175
61513dc1
NC
11762004-07-13 Nick Clifton <nickc@redhat.com>
1177
1178 * dllwrap.c: Replace 'program_name' with 'prog_name' to avoid
1179 conflicts with exported global defined in bucomm.h.
1180 (deduce_name): Rename parameter 'program_name' to 'name' to avoid
1181 shadowing the global defined in bucomm.h.
1182
607dea97
NC
11832004-07-12 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
1184
1185 * dlltool.c (ext_prefix_alias): New global variable.
1186 (make_one_lib_file): Add aliases with prefixes for external
1187 and import definitions.
1188 (usage): Document -p option.
1189 (long_options): Add --ext-prefix-alias option.
1190 (main): Handle -p.
1191 * doc/binutils.texi: Document new switch.
1192 * NEWS: Mention new switch.
1193
2758961a
NC
11942004-07-09 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
1195
1196 * binutils/dlltool.c (asm_prefix): Add parameter: name.
1197 No underscore for symbols beginning with ?.
1198 (ASM_PREFIX): Add parameter: NAME.
1199 (gen_exp_file): Use new parameter.
1200 (make_label): Likewise.
1201 (make_imp_label): Likewise.
1202 (make_one_lib_file): Likewise.
1203
1fe1f39c
NC
12042004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
1205
1206 * MAINTAINERS: Added myself to the list.
1207 * readelf.c: Include "elf/crx.h".
1208 (guess_is_rela): Handle EM_CRX.
1209 (get_machine_name): Likewise.
1210 (dump_relocations): Likewise.
1211
c87db184
CF
12122004-07-03 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
1213
1214 * doc/binutils.texi (nm): Clarify weak symbol description.
1215
fb7b006e
BE
12162004-06-24 Ben Elliston <bje@au.ibm.com>
1217
1218 * readelf.c (get_segment_type): Display "GNU_STACK", not just
1219 "STACK", when a PT_GNU_STACK segment is encountered.
1220
eea6121a
AM
12212004-06-24 Alan Modra <amodra@bigpond.net.au>
1222
1223 * objcopy.c (copy_section): Don't set _cooked_size.
1224
fb514b26
AM
12252004-06-22 Alan Modra <amodra@bigpond.net.au>
1226
ba2685cc
AM
1227 * readelf.c (Elf32_Word): Delete.
1228 (get_32bit_dynamic_section): Handle SGI ELF dynamic segment.
1229 (get_64bit_dynamic_section): Likewise.
1230
1231 * readelf.c (get_32bit_dynamic_section): Stop at first DT_NULL entry.
1232 (get_64bit_dynamic_section): Likewise.
1233
86dba8ee
AM
1234 * readelf.c (dynamic_nent): New variable.
1235 (get_32bit_dynamic_section): Set it.
1236 (get_64bit_dynamic_section): Here too.
1237 (process_dynamic_section): Use it instead of dynamic_size.
1238 (process_syminfo): Likewise.
1239
fb514b26
AM
1240 * readelf.c (get_32bit_dynamic_section): Correct number of entries
1241 translated from external to internal form.
1242 (get_64bit_dynamic_section): Likewise.
1243
b2d38a17
NC
12442004-06-18 Jie Zhang <zhangjie@magima.com.cn>
1245
1246 * readelf.c (process_program_headers): When locating the dynamic
1247 section use the section table if it is present.
1248 (dynamic_segment): Renamed to dynamic_section.
1249 Replace references to dynamic segment with references to dynamic
1250 section, except where appropriate.
1251 (dynamic_segment_mips_val): Rename to dynamic_section_mips_val.
1252 (dynamic_segment_parisc_val): Rename to dynamic_section_parisc_val.
1253 (dynamic_segment_ia64_val): Rename to dynamic_section_ia64_val.
1254 (get_32bit_dynamic_segment): Rename to get_32bit_dynamic_section.
1255 Remove tag counting code as it is no longer needed.
1256 (get_64bit_dynamic_segment): Rename to get_64bit_dynamic_section.
1257 Remove tag counting code as it is no longer needed.
1258 (process_dynamic_segment): Rename to process_dynamic_section.
eea6121a 1259
135dfb4a
AM
12602004-06-15 Alan Modra <amodra@bigpond.net.au>
1261
1262 * objcopy.c (copy_section): Use bfd_get_section_size instead of
1263 _raw_size or bfd_get_section_size_before_reloc. Don't set reloc_done.
1264 (compare_section_lma): Likewise.
1265 * addr2line.c (find_address_in_section): Likewise.
1266 * coffgrok.c (do_sections_p1): Likewise.
1267 * dlltool.c (scan_drectve_symbols): Likewise.
1268 * nlmconv.c (main): Likewise.
1269 (copy_sections): Likewise.
1270 (powerpc_mangle_relocs): Likewise.
1271 * objdump.c (disassemble_section): Likewise.
1272 * prdbg.c (find_address_in_section): Likewise.
1273 * size.c (berkeley_sum): Likewise.
1274 * srconv.c (wr_ob): Likewise.
1275 * strings.c (strings_a_section): Likewise.
1276
90e01f86
ILT
12772004-05-28 Ian Lance Taylor <ian@wasabisystems.com>
1278
1279 * readelf.c (decode_ARM_machine_flags): Add EF_ARM_VFP_FLOAT.
1280
80fccad2
BW
12812004-05-17 David Heine <dlheine@tensilica.com>
1282
eea6121a 1283 * objcopy.c (setup_bfd_headers): New function.
80fccad2
BW
1284 (copy_object): Call setup_bfd_headers.
1285
0da76f83
NC
12862004-05-13 Paul Brook <paul@codesourcery.com>
1287
1288 * readelf.c (display_debug_frames): Handle dwarf3 format CIE
1289 entries.
1290
9598fbe5
NC
12912004-05-13 Nick Clifton <nickc@redhat.com>
1292
1293 * po/fr.po: Updated French translation.
1294
8c37241b
JJ
12952004-05-11 Jakub Jelinek <jakub@redhat.com>
1296
1297 * readelf.c (get_segment_type): Handle PT_GNU_RELRO.
1298
e4b17d5c
L
12992004-05-07 H.J. Lu <hongjiu.lu@intel.com>
1300
1301 * readelf.c (section_groups): New.
1302 (group_count): New.
1303 (section_headers_groups): New.
1304 (process_section_groups): Populate group_count, section_groups
1305 and section_headers_groups.
1306 (process_unwind): Support section group.
1307 (process_object): Always call process_section_groups. Free
1308 section_groups and section_headers_groups.
1309
f2da459f
L
13102004-04-30 H.J. Lu <hongjiu.lu@intel.com>
1311
1312 * readelf.c (process_section_headers): Use %3lu on sh_info.
1313
f8935895
NC
13142004-04-30 Michael Deutschmann <michael@talamasca.ocis.net>
1315
1316 * ranlib.sh: Quote $1 argument in case it contains spaces.
1317
13182004-04-27 John Paul Wallington <jpw@gnu.org>
a95b5cf9
AM
1319
1320 * objcopy.c (copy_usage, strip_usage): Fix spelling.
1321
f5842774
L
13222004-04-26 H.J. Lu <hongjiu.lu@intel.com>
1323
1324 * readelf.c (do_section_groups): New.
1325 (options): Add --section-groups/-g.
1326 (usage): Mention --section-groups/-g.
1327 (parse_args): Support --section-groups/-g.
1328 (get_group_flags): New.
1329 (process_section_groups): New.
1330 (process_object): Call process_section_groups.
1331
46212538
AM
13322004-04-24 Alan Modra <amodra@bigpond.net.au>
1333
1334 * objdump.c (disassemble_section): Don't disassemble sections
1335 without SEC_HAS_CONTENTS.
1336
4c45e5c9
JJ
13372004-04-22 Jakub Jelinek <jakub@redhat.com>
1338
1339 * objdump.c (synthsyms, synthcount): New variables.
1340 (disassemble_data): Use dynsyms for stripped binaries or libraries.
1341 Add synthetized symbols.
1342 (dump_bfd): For disassemble, initialize dynsyms always and
1343 also synthsyms. Free synthsyms and clear {sym,dynsym,synth}count
1344 before returning.
1345
e9f87780
AM
13462004-04-14 Alan Modra <amodra@bigpond.net.au>
1347
1348 * strings.c (print_strings): Cast file_off to unsigned long in
1349 printf arg list.
1350
1ba93119
AM
13512004-04-07 Benjamin Monate <benjamin.monate@cea.fr>
1352
1353 PR 86
1354 * arsup.c (ar_save): Use smart_rename.
1355
935a41f5
NC
13562004-04-01 Dean Luick <luick@cray.com>
1357
1358 * readelf.c (display_debug_pubnames): Align offset and data
1359 columns.
1360 (read_and_display_attr_value): Add missing break;
1361 (debug_displays): Enable the display of the .debug_pubtypes
1362 section.
1363
92e25cf8
SS
13642004-03-30 Stan Shebs <shebs@apple.com>
1365
1366 * mpw-config.in, mpw-make.sed, mac-binutils.r: Remove MPW
1367 support files, no longer used.
1368
d507cf36
PB
13692004-03-23 Paul Brook <paul@codesourcery.com>
1370
1371 * readelf.c (decode_ARM_machine_flags): Add EABI v3.
1372
8c9a9879
RH
13732004-03-21 Richard Henderson <rth@redhat.com>
1374
1375 * readelf.c (display_debug_frames): Don't crash for mismatched
1376 DW_CFA_restore_state.
1377
6ece5c52
AM
13782004-03-19 Alan Modra <amodra@bigpond.net.au>
1379
1380 * Makefile.am: Run "make dep-am".
1381 * Makefile.in: Regenerate.
1382 * aclocal.m4: Regenerate.
1383 * config.in: Regenerate.
1384 * configure: Regenerate.
1385 * po/binutils.pot: Regenerate.
1386
6f104306
NS
13872004-03-15 Nathan Sidwell <nathan@codesourcery.com>
1388
1389 * objdump.c (struct SFILE): Replace current pointer with pos
1390 offset, rename size to alloc.
1391 (objdump_sprintf): Avoid unnecessary copies in the common case
1392 (disassemble_bytes): Keep sfile live throughout the
1393 function. Adjust usage appropriately.
1394
523f6a27
BE
13952004-03-10 Ben Elliston <bje@gnu.org>
1396
1397 * MAINTAINERS: Update my mail address.
1398
7aa52b1f
NC
13992004-03-08 Danny Smith <dannysmith@users.sourceforge.net>
1400
1401 * deflex.l: Handle "PRIVATE" string.
1402 * defparse.y (%token): Add PRIVATE.
1403 (%type): Add opt_PRIVATE.
1404 (expline): Pass opt_PRIVATE to def_exports.
1405 (opt_PRIVATE): Handle PRIVATE token.
1406 * dlltool.h (def_exports): Add 7th param for private flag to
1407 declaration.
1408 * dlltool.c: Add PRIVATE to comment on EXPORTS syntax.
1409 (struct export): Add 'private' field.
1410 (def_exports): Set 'private' field of struct exports.
1411 (scan_drectve_symbols): Adjust calls to def_exports.
1412 (scan_filtered_symbols): Likewise.
1413 (dump_def_info): Print 'private' field.
1414 (gen_def_file): Likewise.
1415 (gen_lib_file): Skip generation of lib object if private.
1416 Delete tmp object files in same order as they were generated.
1417 Don't delete non-existent private object files.
1418
af865222
AS
14192004-02-27 Andreas Schwab <schwab@suse.de>
1420
1421 * ar.c (main): Support POSIX-compatible argument parsing.
1422
c7e7ca54
NC
14232004-02-23 Daniel Lucq <daniel@lucq.org>
1424
1425 * readelf.c (process_mips_specific): Print conflictsno as an
1426 unsigned long.
1427
eff21b8e
CF
14282004-02-21 Dmitry Timoshkov <dmitry@baikal.ru>
1429
1430 * dlltool.c (gen_exp_file): Always output names for forwarded symbols.
1431
2f01ffbf
JJ
14322004-02-19 Jakub Jelinek <jakub@redhat.com>
1433
1434 * objcopy.c (copy_section): Avoid warnings.
1435
c92c35e7
AC
14362004-02-14 Andrew Cagney <cagney@redhat.com>
1437
1438 * ar.c (remove_output): Use bfd_cache_close.
1439 * arsup.c (ar_end): Ditto.
1440
9d241085
RM
14412004-01-21 Roland McGrath <roland@redhat.com>
1442
1443 * readelf.c (get_note_type): Match NT_AUXV.
1444
d99e9f4d
NC
14452004-01-20 Nick Clifton <nickc@redhat.com>
1446
1447 * version.c (print_version): Update copyright year to 2004.
1448
f8b73030
MR
14492004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1450
1451 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
1452 throughout.
1453 * aclocal.m4: Regenerate.
1454 * configure: Regenerate.
1455
f0312d39
JJ
14562004-01-12 Jakub Jelinek <jakub@redhat.com>
1457
1458 * objcopy.c: Include elf-bfd.h.
1459 (is_strip_section): Don't strip debugging sections if
1460 STRIP_NONDEBUG.
1461 (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
1462 ~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.
1463
1464 * objcopy.c (copy_section): Free relpp if relcount == 0.
1465
041821e6
ILT
14662004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1467
1468 * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
1469 (stab_demangle_argtypes): Likewise.
1470 (stab_demangle_v3_argtypes): New static function.
1471 (stab_demangle_v3_arg): New static function.
1472
950d48e7
NC
14732004-01-12 Nick Clifton <nickc@redhat.com>
1474
1475 * objcopy.c (copy_object): Make the function boolean, returning
1476 FALSE upon failure.
eea6121a
AM
1477 (copy_archive): Handle the return value from copy_object.
1478 (copy_file): Likewise.
950d48e7 1479
d9296b18
NC
14802004-01-07 Nick Clifton <nickc@redhat.com>
1481
1482 * readelf.c (find_section): New function. Locates a named
1483 section.
1484 (get_debug_line_pointer_sizes): New function: Initialises the
1485 debug_line_pointer_sizes array.
eea6121a
AM
1486 (display_debug_lines): Call get_debug_line_pointer_sizes.
1487 (display_debug_loc): Likewise.
1488 (load_debug_loc): Use find_section.
1489 (load_debug_str): Likewise.
1490 (display_debug_info): Likewise.
1491 (prescan_debug_info): Delete.
1492 (debug_displays): Remove prescan field.
1493 (process_section_contents): Do not perform prescans.
d9296b18 1494
5e675b72
AM
14952004-01-03 Alan Modra <amodra@bigpond.net.au>
1496
1497 * objcopy.c (filter_bytes): Delete. Move code to..
1498 (copy_section): ..here. Simplify size adjustment. Divide
1499 section lma by interleave.
1500
f0660b73
NC
15012004-01-02 Nick Clifton <nickc@redhat.com>
1502
1503 * po/ru.po: New file: Russian translation.
1504 * configure.in (ALL_LINGUAS): Add ru
1505 * configure: Regenerate.
eb18fd22 1506
c9e214e5 1507For older changes see ChangeLog-0203
252b5132
RH
1508\f
1509Local Variables:
1510mode: change-log
1511left-margin: 8
1512fill-column: 74
1513version-control: never
1514End:
This page took 0.322951 seconds and 4 git commands to generate.