2005-05-13 H.J. Lu <hongjiu.lu@intel.com>
[binutils-gdb.git] / binutils / ChangeLog
1 2005-05-13 H.J. Lu <hongjiu.lu@intel.com>
2
3 * readelf.c (dump_ia64_unwind): Get stamp with proper size.
4
5 2005-05-12 Nick Clifton <nickc@redhat.com>
6
7 * readelf.c (display_debug_lines): If pointer_size has not been
8 found then assume that it is 4 in order to prevent a seg fault
9 when process_extend_line_op attempts to read the line data.
10
11 2005-05-11 Alan Modra <amodra@bigpond.net.au>
12
13 * readelf.c (get_ppc_dynamic_type): New function for DT_PPC_GLINK.
14 (get_dynamic_type): Call the above.
15
16 2005-05-07 Nick Clifton <nickc@redhat.com>
17
18 * Update the address and phone number of the FSF organization in
19 the GPL notices in the following files:
20 aclocal.m4, addr2line.c, ar.c, arlex.l, arparse.y, arsup.c,
21 arsup.h, binemul.c, binemul.h, bucomm.c, bucomm.h, budbg.h,
22 budemang.c, budemang.h, coffdump.c, coffgrok.c, coffgrok.h,
23 cxxfilt.c, debug.c, debug.h, deflex.l, defparse.y, dlltool.c,
24 dlltool.h, dllwrap.c, emul_aix.c, emul_vanilla.c, filemode.c,
25 ieee.c, nlmconv.c, nlmconv.h, nlmheader.y, nm.c, objcopy.c,
26 objdump.c, prdbg.c, rclex.l, rcparse.y, rdcoff.c, rddbg.c,
27 readelf.c, rename.c, resbin.c, rescoff.c, resrc.c, resres.c,
28 size.c, srconv.c, stabs.c, strings.c, sysdump.c, sysinfo.y,
29 syslex.l, unwind-ia64.c, unwind-ia64.h, version.c, windres.c,
30 windres.h, winduni.c, winduni.h wrstabs.c, doc/fdl.texi
31
32 2005-05-06 Jan Beulich <jbeulich@novell.com>
33
34 * objcopy.c (copy_file): Don't delete output upon error here.
35 (copy_main): Delete output upon error.
36
37 2005-05-02 Ben Elliston <bje@au.ibm.com>
38
39 * dlltool.c (dtab): Remove empty function.
40 (process_duplicates): Remove calls to dtab().
41
42 2005-05-01 Maciej W. Rozycki <macro@linux-mips.org>
43
44 * doc/binutils.texi (strip, objcopy): Clarify the description of
45 the "--strip-debug" option. Fix a typo.
46
47 2005-04-29 H.J. Lu <hongjiu.lu@intel.com>
48
49 * bucomm.c: Undo the last change.
50 * bucomm.h: Likewise.
51
52 2005-04-29 Ben Elliston <bje@au.ibm.com>
53
54 * syslex.l (word, number, unit): Remove unused variables.
55 * nlmheader.y (keyword_tokens): Make static.
56 * coffdump.c (dump_coff_symbol, coff_dump): Make static.
57 * coffgrok.c (lofile, last_function_symbol, last_function_type,
58 last_struct, last_enum, cur_sfile): Make variables static.
59 * sysdump.c (getCHARS, fillup, getBARRAY, getINT, getBITS,
60 sysroff_swap_tr_in, sysroff_print_tr_out): Make static.
61 * sysinfo.y (writecode, it, code, repeat, oldrepeat, name, rdepth,
62 names, pnames): Likewise.
63
64 2005-04-29 Ben Elliston <bje@au.ibm.com>
65
66 * ar.c (mri_mode): Make static.
67 * arsup.c (obfd, real_name, outfile): Likewise.
68 * binemul.c (ar_emul_create): Remove unused function.
69 (ar_emul_default_create): Likewise.
70 * binemul.h (ar_emul_create): Remove declaration.
71 (ar_emul_default_create): Likewise.
72 (struct bin_emulation_xfer_struct): Remove ar_create member.
73 * bucomm.c (report): Make static.
74 * bucomm.h (report): Remove declaration.
75 * cxxfilt.c (mbuffer): Make static.
76 (main): Use unsigned ints for some loop control variables.
77 * readelf.c: Make many global variables static.
78 * size.c (berkeley_format): Make static.
79 (long_options): Likewise.
80 * emul_aix.c (bin_aix_emulation): Remove ar_emul_default_create
81 structure initialiser.
82 (bin_aix5_emulation): Likewise.
83 * emul_vanilla.c (bin_vanilla_emulation): Likewise.
84
85 2005-04-27 Ben Elliston <bje@au.ibm.com>
86
87 * syslex.l: Adjust top-of-file comment: this file is part of GNU
88 binutils, not GNU ld.
89
90 2005-04-25 Nick Clifton <nickc@redhat.com>
91
92 PR872
93 * objcopy.c (copy_archive): Initialise 'obfd' field of new
94 name_list structure.
95
96 * objcopy.c (copy_usage): Fix description of -K switch.
97
98 * doc/binutils.texi (strip, objcopy): Fix description of -K
99 switch.
100
101 2005-04-20 Daniel Jacobowitz <dan@codesourcery.com>
102
103 * readelf.c (display_debug_frames): Use data factor for
104 DW_CFA_def_cfa_sf and DW_CFA_def_cfa_offset_sf.
105
106 2005-04-19 H.J. Lu <hongjiu.lu@intel.com>
107
108 * objdump.c (dump_section_header): Skip linker created section.
109
110 2005-04-17 H.J. Lu <hongjiu.lu@intel.com>
111
112 * objdump.c (dump_section_header): Support SEC_GROUP.
113
114 2005-04-16 Nick Clifton <nickc@redhat.com>
115
116 * readelf.c (debug_apply_rela_addends): Remove redundant %s from
117 printf string.
118
119 2005-04-15 Nick Clifton <nickc@redhat.com>
120
121 * objcopy.c (copy_file): Issue an error message when attmepting to
122 copy an empty input file.
123
124 2005-04-14 Alan Modra <amodra@bigpond.net.au>
125
126 * Makefile.am (NO_WERROR): Define. Use instead of -Wno-error.
127 * configure.in: Include ../bfd/warning.m4 contents.
128 * Makefile.in: Regenerate.
129 * configure: Regenerate.
130 * doc/Makefile.in: Regenerate.
131
132 2005-04-12 Alan Modra <amodra@bigpond.net.au>
133
134 * Makefile.am: Run "make dep-am".
135 (syslex.o, sysinfo.o, arparse.o, arlex.o): Add -Wno-error to command.
136 (sysroff.o, defparse.o, deflex.o): Likewise.
137 (nlmheader.o, rcparse.o, rclex.o): Likewise.
138 * Makefile.in: Regenerate.
139 * aclocal.m4: Regenerate.
140 * config.in: Regenerate.
141 * configure: Regenerate.
142
143 2005-04-11 Jan Beulich <jbeulich@novell.com>
144
145 * MAINTAINERS: Add myself as ix86 Intel mode maintainer.
146
147 2005-04-06 Nick Clifton <nickc@redhat.com>
148 H.J. Lu <hongjiu.lu@intel.com>
149
150 * po/rw.po: New translation: Kinyarwanda.
151 * configure.in (ALL_LINGUAS): Add rw.
152 * configure: Regenerate.
153
154 2005-04-04 Maciej W. Rozycki <macro@linux-mips.org>
155
156 * readelf.c (debug_apply_rela_addends): Reorder r_info as
157 necessary for 64-bit MIPS.
158
159 2005-04-04 Maciej W. Rozycki <macro@linux-mips.org>
160
161 * doc/binutils.texi (readelf): Remove a duplicate paragraph.
162
163 2005-04-04 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
164
165 PR binutils/813
166 * objdump.c (dump_symbols): Add a check to see if the section for
167 the symbol is chosen using process_section_p.
168
169 2005-04-01 H.J. Lu <hongjiu.lu@intel.com>
170
171 * NEWS: Mention new readelf options, "-N/--full-section-name"
172 and "-g/--section-groups".
173
174 * doc/binutils.texi: Document new readelf options,
175 "-N/--full-section-name" and "-g/--section-groups".
176
177 2005-03-31 H.J. Lu <hongjiu.lu@intel.com>
178
179 * readelf.c (do_full_section_name): New.
180 (options): Add "--full-section-name"/'N'.
181 (usage): Add -N/--full-section-name.
182 (parse_args): Handle 'N'.
183 (process_section_headers): Print out the full section name if
184 do_full_section_name isn't 0.
185
186 2005-03-31 Nick Clifton <nickc@redhat.com>
187
188 * configure.in: Add a check for <unistd.h> providing a prototype
189 for getopt() which is compatible with the one in
190 include/getopt.h. If so then define HAVE_DECL_GETOPT.
191 * configure: Regenerate.
192 * config.in (HAVE_DECL_GETOPT): Add.
193 * aclocal.m4: Regenerate.
194 * addr2line.c: Include "config.h" before "bfd.h" so that
195 HAVE_DECL_GETOPT is defined before getopt.h is included.
196
197 2005-03-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
198
199 * doc/binutils.texi: Document new VAX disassembler-specific option
200 -M entry:0xfooba8.
201 * NEWS: Mention the new option.
202
203 2005-03-29 Anil Paranjpe <anilp1@kpitcummins.com>
204
205 * MAINTAINERS: Add myself as H8300 maintainer.
206
207 2005-03-28 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
208
209 * objdump.c (disassemble_bytes): Remove cast.
210
211 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
212
213 * BRANCHES: Add binutils-csl-arm-2005q1-branch and
214 binutils-2_16-branch.
215
216 2005-03-25 Mark Kettenis <kettenis@gnu.org>
217
218 * MAINTAINERS: Add myself as M88k maintainer.
219
220 2005-03-24 Danny Smith <dannysmith@users.sourceforge.net>
221
222 * winduni.c (unicode_from_ascii): Don't declare variables
223 's' and 'w' if _WIN32. Use MultiByteToWideChar to set the unicode
224 string len.
225
226 2005-03-24 Dmitry Diky <diwil@spec.ru>
227
228 * MAINTAINERS: Add myself as MSP430 maintainer.
229
230 2005-03-23 Nick Clifton <nickc@redhat.com>
231
232 * po/fr.po: Updated translation.
233
234 2005-03-22 Nick Clifton <nickc@redhat.com>
235
236 * MAINTAINERS: Add Daniel Jacobwitz to the blanket write
237 privileges list.
238
239 2005-03-17 Paul Brook <paul@codesourcery.com>
240 Dan Jacobowitz <dan@codesourcery.com>
241 Mark Mitchell <mark@codesourcery.com>
242
243 * binutils/readelf.c (get_arm_segment_type): New function.
244 (get_segment_type): Use it.
245
246 2005-03-18 Paul Brook <paul@codesourcery.com>
247
248 * objdump.c (objdump_print_addr): Avoid uninitialized warning.
249
250 2005-03-17 Diego Novillo <dnovillo@redhat.com>
251
252 * MAINTAINERS: Remove self as maintainer of x86 intel
253 mode.
254
255 2005-03-16 Nick Clifton <nickc@redhat.com>
256 Ben Elliston <bje@au.ibm.com>
257
258 * configure.in (werror): New switch: Add -Werror to the
259 compiler command line. Enabled by default. Disable via
260 --disable-werror.
261 * configure: Regenerate.
262
263 2005-03-15 Daniel Marques <marques@cs.cornell.edu>
264 Nick Clifton <nickc@redhat.com>
265
266 * objcopy.c (globalize_specific_list): New linked list of symbols
267 to convert from local binding into global binding.
268 (command_line_switch): Add OPTION_GLOBALIZE_SYMBOL and
269 OPTION_GLOBALIZE_SYMBOLS.
270 (copy_options): Add "globalize-symbol" and "globalize-symbols".
271 (copy_usage): Document the new switches.
272 (filter_symbols): Convert defined local symbols mentioned on the
273 globalize_specific_list into global symbols.
274 (copy_object): Perform actions if the globalize_specific_list is
275 not empty.
276 (copy_main): Handle new switches.
277 * NEWS: Mention new feature.
278 * doc/binutils.texi: Document new switches.
279
280 2005-03-15 Alan Modra <amodra@bigpond.net.au>
281
282 * po/es.po: Commit new Spanish translation.
283
284 * po/fr.po: Commit new French translation.
285
286 2005-03-14 Alan Modra <amodra@bigpond.net.au>
287
288 * po/tr.po: Commit new Turkish translation.
289
290 2005-03-11 Nick Clifton <nickc@redhat.com>
291
292 * po/fr.po: Updated French translation.
293
294 2005-03-10 Nick Clifton <nickc@redhat.com>
295
296 * configure.in (ALL_LINGUAS): Add Romanian lingua "ro".
297 * configure: Regenerate.
298 * po/ro.po: New file.
299
300 * po/ru.po: Updated file.
301
302 2005-03-05 Alan Modra <amodra@bigpond.net.au>
303
304 * po/binutils.pot: Regenerate.
305
306 2005-03-02 Jan Beulich <jbeulich@novell.com>
307
308 * ar.c (remove_output): Use unlink_if_ordinary instead of unlink.
309 * objcopy.c (copy_file): Likewise.
310 (strip_main): Likewise.
311
312 2005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
313 Nick Clifton <nickc@redhat.com>
314
315 * objdump.c: Fix coding for DISASSEMBLER_NEEDS_RELOC:
316 (struct objdump_disasm_info): Add 'reloc' field.
317 (disassemble_bytes): Fix check for when an insn has a reloc
318 associated with it. Improve comment explaining why the use of
319 octets is wrong. Set the 'reloc' field in objdump_disasm_info
320 structure.
321 (objdump_print_addr): Use new 'reloc' field to lookup the correct
322 address for the symbol associated with the current instruction's
323 relocation.
324 (disassemble_info): Initialise 'reloc' field.
325
326 2005-02-28 Jakub Jelinek <jakub@redhat.com>
327
328 * readelf.c (get_file_type, get_machine_name, get_osabi_name,
329 get_segment_type, get_section_type_name, get_elf_class,
330 get_data_encoding, get_group_flags, dynamic_section_mips_val,
331 get_symbol_binding, get_symbol_type, get_TAG_name, get_FORM_name,
332 get_AT_name, process_mips_specific, process_gnu_liblist,
333 get_note_type, get_netbsd_elfcore_note_type): Use snprintf instead of
334 sprintf where needed.
335 (get_dynamic_type): Likewise. Increase buff to 64 bytes.
336 (get_elf_section_flags): Increase buff to 33 bytes. Avoid
337 using strcat.
338 (get_dynamic_flags): Renamed to...
339 (print_dynamic_flags): ... this. Print the flags to stdout instead
340 of returning them as string.
341 (process_dynamic_section): Adjust caller.
342
343 2005-02-25 H.J. Lu <hongjiu.lu@intel.com>
344
345 * readelf.c (display_debug_ranges): Print out offset for end of
346 list.
347
348 2005-02-23 Alan Modra <amodra@bigpond.net.au>
349
350 * dlltool.c: Warning fixes.
351 * objdump.c: Likewise.
352
353 2005-02-22 Alan Modra <amodra@bigpond.net.au>
354
355 * Makefile.am (syslex.o, sysinfo.o): Pass AM_CFLAGS to compiler.
356 (syslex.o, sysinfo.o, dlltool.o, rescoff.o): Remove duplicate
357 dependencies. Run "make dep-am".
358 * nlmconv.c: Warning fixes.
359 * readelf.c: Likewise.
360 * srconv.c: Likewise.
361 * sysdump.c: Likewise.
362 * sysinfo.y: Likewise.
363 * syslex.l: Likewise. Use yyleng instead of strlen, memcpy instead
364 of strcpy.
365 * Makefile.in: Regenerate.
366
367 2005-02-21 H.J. Lu <hongjiu.lu@intel.com>
368
369 * objcopy.c (parse_flags): Replace SEC_SHARED with
370 SEC_COFF_SHARED.
371
372 * objdump.c (dump_section_header): Dump SEC_TIC54X_BLOCK and
373 SEC_TIC54X_CLINK for TI c54x only. Remove SEC_ARCH_BIT_0. Dump
374 SEC_COFF_SHARED for COFF only.
375
376 2005-02-21 Alan Modra <amodra@bigpond.net.au>
377
378 * Makefile.am: Run "make dep-am"
379 * Makefile.in: Regenerate.
380 * doc/Makefile.in: Regenerate.
381
382 2005-02-21 Alan Modra <amodra@bigpond.net.au>
383
384 * readelf.c (BYTE_GET8): Delete. Replace uses with BYTE_GET.
385 (byte_get_little_endian): Don't handle size of -8.
386 (byte_get_signed, byte_get_big_endian): Likewise.
387 (print_dec_vma, print_hex_vma): New functions.
388 (print_vma): Use them. Return chars output.
389 (get_dynamic_data): Return a bfd_vma array. Add ent_size parm.
390 (process_symbol_table): Handle alpha and s390 .hash.
391
392 2005-02-18 H.J. Lu <hongjiu.lu@intel.com>
393
394 * readelf.c (display_debug_loc): Print out offset for end of
395 list.
396
397 2005-02-18 Joseph S. Myers <joseph@codesourcery.com>
398
399 * Makefile.am (TOOL_PROGS): Add objdump.
400 * Makefile.in: Regenerate.
401
402 2005-02-17 Alan Modra <amodra@bigpond.net.au>
403
404 * deflex.l (YY_NO_UNPUT): Define.
405 * rclex.l (YY_NO_UNPUT): Define.
406 * rcparse.y (null_unichar): New static var.
407 (res_null_text): Use it rather than attempting to init from wchar_t.
408 * windres.c: Include assert.h and time.h before getopt.h.
409 Include config.h and unistd.h too.
410
411 2005-02-15 Nick Clifton <nickc@redhat.com>
412
413 * nlmconv.c: Provide a full prototype for the localtime() function
414 in order to avoid a compile time warning.
415
416 2005-02-11 H.J. Lu <hongjiu.lu@intel.com>
417
418 * readelf.c (group_count): Don't initialize it.
419 (process_section_groups): Reurn 1 if we won't do unwind nor
420 section groups. Set group_count to 0 before counting group
421 sections and return 1 if there are no group sections. Reread
422 SHT_SYMTAB/SHT_STRTAB sections only when needed. Don't skip
423 section 0.
424 (process_object): Only set do_unwind to 0 if
425 process_section_groups return 0.
426
427 2005-02-10 Ian Lance Taylor <ian@airs.com>
428
429 * MAINTAINERS: Update my e-mail address.
430
431 2005-02-10 Mark Mitchell <mark@codesourcery.com>
432
433 * MAINTAINERS: Add Paul Brook and Mark Mitchell as ARM (Symbian)
434 maintainers.
435
436 2005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
437
438 * MAINTAINERS: Add self as maintainer of MAXQ.
439
440 2005-01-31 Richard Sandiford <rsandifo@redhat.com>
441
442 * readelf.c (eh_addr_size): New variable.
443 (find_section): Move earlier in file. Return empty sections too.
444 (process_program_headers): Use find_section to find .dynamic.
445 (process_section_headers): Initialize eh_addr_size.
446 (dump_ia64_unwind, slurp_ia64_unwind_table, ia64_process_unwind)
447 (dump_hppa_unwind, slurp_hppa_unwind_table, hppa_process_unwind)
448 (display_debug_frames): Use it instead of local addr_size variable.
449 (size_of_encoded_value): Get pointer size from eh_addr_size rather
450 than is_32bit_elf.
451
452 2005-01-31 Andrew Cagney <cagney@gnu.org>
453
454 * configure: Regenerate to track ../gettext.m4.
455
456 2005-01-31 Nick Clifton <nickc@redhat.com>
457
458 * version.c (print_version): Bump the copyright date to 2005.
459
460 2005-01-25 Alan Modra <amodra@bigpond.net.au>
461
462 * nm.c (display_rel_file): Read dynamic syms before calling
463 bfd_get_synthetic_symtab.
464
465 2005-01-21 Ben Elliston <bje@au.ibm.com>
466
467 * dlltool.c (dump_iat): Remove unused function.
468 (gen_exp_file): Remove #if 0'd code.
469 (make_one_lib_file): Likewise.
470 * srconv.c: Remove #if 0'd code throughout.
471 * size.c (lprint_number): Remove.
472 (print_berkeley_format): Remove #if 0'd code.
473 * ar.c (do_quick_append): Remove declaration and definiton.
474 (main): Remove #if 0'd code.
475 * filemode.c (filemodestring): Remove #if 0'd function.
476 * sysdump.c (unit_info_list): Remove function.
477 (object_body_list): Likewise.
478 (program_structure): Likewise.
479 (debug_list): Likewise.
480 (module): Remove #if 0'd code.
481
482 2005-01-20 Mark Mitchell <mark@codesourcery.com>
483
484 * BRANCHES: Add binutils-2_15-branch.
485
486 * MAINTAINERS: Document branch policy.
487 * BRANCHES: New file.
488
489 2005-01-19 Fred Fish <fnf@specifixinc.com>
490
491 * NEWS: Make note of the new MIPS disassembly option "no-aliases".
492 * doc/binutils.texi (objdump): Document the "no-aliases"
493 disassembly option.
494
495 2005-01-17 Eugene Kotlyarov <ekot@narod.ru>
496
497 PR binutils/647
498 * rcparse.y (RCDATA): Allow a filename to be supplied as the
499 parameter. Parse it with define_rcdata_file().
500 * resrc.c (define_rcdata_file): New function.
501 * windres.h: Provide a prototype for the new function.
502
503 * resrc.c (define_user_file): Fix typo by replacing "font file"
504 with "file".
505
506 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
507
508 * MAINTAINERS: Update my email address.
509
510 2005-01-16 Danny Smith <dannysmith@users.sourceforge.net>
511
512 * dlltool.c (set_dll_name_from_def): New function. Strip name
513 to basename, with warning.
514 (def_name): Use it.
515 (def_library): Likwise.
516 (main): Strip arg of --dllname to basename, with warning.
517 Only use basename of exp_name when inferring dll_name.
518
519 2005-01-11 Nick Clifton <nickc@redhat.com>
520
521 PR binutils/637
522 * doc/binutils.texi (c++filt): Use uppercase CXXFILT in the
523 footnote in order to prevent the sed script in the Makefile from
524 converting it into c++filt.
525
526 2005-01-10 H.J. Lu <hongjiu.lu@intel.com>
527
528 BZ 635
529 readelf.c (saved_base_address): Removed.
530 (decode_64bit_range): Likewise.
531 (decode_range): Likewise.
532 (display_64bit_debug_ranges): Likewise.
533 (debug_info): Add range_lists, num_range_lists and
534 max_range_lists.
535 (read_and_display_attr_value): Handle do_debug_ranges.
536 (process_debug_info): Likewise.
537 (display_debug_ranges): Rewrite.
538 (process_object): Free range_lists.
539
540 2005-01-10 Andreas Schwab <schwab@suse.de>
541
542 * configure.in: Don't define SKIP_ZEROES.
543 * configure: Regenerate.
544 * objdump.c (disassemble_data): Set skip_zeroes and
545 skip_zeroes_at_end in disasm_info to defaults.
546 (DEFAULT_SKIP_ZEROES): Rename from SKIP_ZEROES and always define.
547 (DEFAULT_SKIP_ZEROES_AT_END): Rename from SKIP_ZEROES_AT_END and
548 always define.
549 (disassemble_bytes): Use skip_zeroes and skip_zeroes_at_end from
550 objdump_disasm_info.
551
552 2005-01-05 H.J. Lu <hongjiu.lu@intel.com>
553
554 * readelf.c (display_debug_loc): Display base address
555 specifiers. Always output <End of list>.
556
557 2005-01-05 H.J. Lu <hongjiu.lu@intel.com>
558
559 * readelf.c (have_frame_base): New.
560 (need_base_address): Likewise.
561 (saved_base_address): Likewise.
562 (decode_location_expression): Return 1 if DW_AT_frame_base is
563 needed.
564 (debug_info): Add base_address and a have_frame_base pointer.
565 (read_and_display_attr_value): Replace saved_DW_AT_low_pc with
566 saved_base_address. Record base address. Set have_frame_base.
567 Record if a location list has DW_AT_frame_base. Display if a
568 location expression has no DW_AT_frame_base but needs one. Set
569 saved_base_address only if needed.
570 (process_debug_info): Clear have_frame_base, saved_base_address
571 and set need_base_address.
572 (display_debug_loc): Display if a location expression has no
573 DW_AT_frame_base but needs one. Display if start >= end. Don't
574 adjust for section address. Properly handle base address.
575 (process_object): Free the have_frame_base pointer in
576 debug_info.
577
578 2005-01-04 H.J. Lu <hongjiu.lu@intel.com>
579
580 * readelf.c (display_debug_loc): Display offsets for hole and
581 overlap.
582 (display_debug_str): Add a newline at the end.
583
584 2005-01-04 Armin Diehl <diehl@nordrhein.de>
585
586 PR binutils/630
587 * nlmconv.c (main): Only store the basename of the output filename
588 in the module table.
589
590 2005-01-04 H.J. Lu <hongjiu.lu@intel.com>
591
592 BZ 615
593 * readelf.c (process_debug_info): New.
594 (debug_info): Add num_loc_offsets, loc_offsets and
595 last_loc_offset_p.
596 (get_debug_info): Use process_debug_info.
597 (display_debug_loc): Properly handle location list. Warn if bad
598 location lists are encoutnered.
599 (read_and_process_attr_value): New.
600 (read_and_display_attr_value): Use "%lx" for DW_FORM_data4.
601 (display_debug_info): Use process_debug_info.
602 (process_object): Also free loc_offsets in debug_information.
603
604 2004-12-31 Alan Modra <amodra@bigpond.net.au>
605
606 * objdump.c (remove_useless_symbols): Discard section symbols.
607
608 2004-12-27 H.J. Lu <hongjiu.lu@intel.com>
609
610 * readelf.c (read_leb128): Support 64bit host.
611
612 2004-12-23 Nick Clifton <nickc@redhat.com>
613
614 PR binutils/616
615 * readelf.c (debug_info): Add 'cu_offset' field.
616 (get+pointer_size_of_comp_unit): Rename to
617 'get_pointer_size_and_offset_of_comp_unit'. Add code to return
618 the offset of the comp_unit if requested.
619 (get_debug_info): Record comp_unit offsets as well.
620 (display_debug_lines): Call get_pointer_size_of_comp_unit.
621 (decode_location_expression): Add an extra parameter - the offset
622 of the current comp-unit. Use this when decoding the DW_OP_call2
623 and DW_OP_call4 operators.
624 (display_debug_loc): Call get_pointer_size_of_comp_unit, pass the
625 comp_unit offset on the decode_location_expression.
626 (read_and_display_attr_value): Pass the comp_unit offset on the
627 decode_location_expression.
628 (display_debug_frames): Pass 0 as the comp_unit offset to
629 decode_location_expression.
630
631 2004-12-22 Nick Clifton <nickc@redhat.com>
632
633 * readelf.c (last_pointer_size, warned_about_missing_comp_units):
634 New variables associated with obtaining the pointer size for a
635 comp_unit.
636 (get_pointer_size_of_comp_unit): Add an extra parameter - the name
637 of the section requesting the pointer size. Use this name in
638 error messages. If there are not enough comp_units available
639 produce a warning message, but return the last known pointer size
640 so that section dumping can continue.
641 (get_debug_info): Reset the new variables.
642 (display_debug_lines): Add extra parameter to invocation of
643 get_pointer_size_of_comp_unit and remove error message when it
644 returns 0.
645 (display_debug_loc): Likewise.
646
647 2004-12-15 Jan Beulich <jbeulich@novell.com>
648
649 * doc/binutils.texi: Document --strip-unneeded-symbol and
650 --strip-unneeded-symbols.
651 * objcopy.c (strip_unneeded_list): New.
652 (enum command_line_switch): Add OPTION_STRIP_UNNEEDED_SYMBOL
653 and OPTION_STRIP_UNNEEDED_SYMBOLS.
654 (copy_options): Add --strip-unneeded-symbol and
655 --strip-unneeded-symbols.
656 (copy_usage): Likewise.
657 (filter_symbols): Suppress copying of symbol if in strip_unneeded_list
658 and the symbol is not needed.
659 (copy_main): Handle OPTION_STRIP_UNNEEDED_SYMBOL and
660 OPTION_STRIP_UNNEEDED_SYMBOLS.
661
662 2004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
663
664 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_9000.
665
666 2004-12-08 Ben Elliston <bje@au.ibm.com>
667
668 * arlex.l: Fix formatting.
669
670 2004-12-08 Ben Elliston <bje@au.ibm.com>
671
672 * doc/Makefile.am (config.texi): Emit a @set UPDATED command to
673 config.texi whose value is the current month and year.
674 * doc/Makefile.in: Rebuild.
675 * doc/binutils.texi: Set the document subtitle to be the value of
676 the Texinfo UPDATED variable (obtained from config.texi).
677
678 2004-12-07 Ben Elliston <bje@au.ibm.com>
679
680 PR binutils/249
681 * doc/binutils.texi (def file format): New node.
682 (dlltool): Use the tool name as the @chapter name, like all the
683 other binutils. Use @file{.def} throughout for consistency.
684
685 2004-12-06 Ben Elliston <bje@au.ibm.com>
686
687 * dlltool.c: Comment fix.
688
689 2004-12-06 Ben Elliston <bje@au.ibm.com>
690
691 * doc/binutils.texi: Update copyright years.
692
693 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
694
695 * MAINTAINERS: Remove mention of config.if.
696
697 2004-11-30 Tero Niemela <tero_niemela@yahoo.com>
698
699 * Makefile.am: Change LOCALEDIR to $(datadir)/share.
700 * Makefile.in: Regenerate.
701
702 2004-11-10 Ian Lance Taylor <ian@wasabisystems.com>
703
704 PR binutils/536
705 * stabs.c (stab_demangle_template): Call stab_demangle_count
706 rather than stab_demangle_get_count to get the length of a pointer
707 target.
708
709 2004-11-10 Danny Smith <dannysmith@users.sourceforge.net>
710
711 * defparse.y: Remove unnecessary commas from token list.
712
713 2004-11-08 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
714
715 * doc/binutils.texi (nm): Update description of weak symbols.
716
717 2004-11-03 Nick Clifton <nickc@redhat.com>
718
719 * readelf.c (do_debug_ranges): New variable.
720 (usage): Document new switch: -wR or --debug-dump=Ranges.
721 (parse_args): Handle new switch. Replace switch statement for the
722 long options with a more compact table structure.
723 (process_section_headers): Allow the dumping of .debug_ranges
724 sections if so requested.
725 (debug_displays): Likewise.
726 (load_debug_range): New function: Grabs the contents of a
727 .debug_ranges section.
728 (free_debug_range): New function: Releases the grabbed
729 .debug_ranges section.
730 (decode_64bit_range): New function: Displays a 64-bit range in a
731 .debug_ranges section.
732 (decode_range): New function: Displays a 32-bit range in a
733 .debug_ranges section.
734 (read_and_display_attr_value): Record the value of DW_AT_low_pc
735 attributes. Use decode_ranges() to display a DW_AT_ranges
736 attribute.
737 (display_debug_info): Use load_debug_range() and
738 free_debug_range().
739 (display_64bit_debug_ranges): New function. Displays the contents
740 of a 64-bit format .debug_ranges section.
741 (display_debug_ranges): New function: Displays the contents of a
742 32-bit .debug_ranges section.
743
744 (main): Move cmdline_dump_sects and num_cmdline_dump_sects into the
745 global scope.
746 (process_object): Initialise the dump_sects array from the
747 cmdline_dump_sects array before processing each object file.
748
749 (streq, strneq): New macros. Use them to replace occurrences of
750 strcmp() and strncmp().
751
752 (debug_information): New structure array to replace
753 debug_line_pointer_sizes array.
754 (num_debug_info_entries): New variable to replace
755 num_debug_line_pointers.
756 (get_pointer_size_of_comp_unit): New function: Returns the pointer
757 size of a given compilation unit.
758 (get_debug_info): New function to replace
759 get_debug_line_pointer_sizes.
760 (display_debug_lines): Use the new functions.
761 (display_debug_loc): Likewise.
762
763 (disassemble_section): Change return type to int.
764 (display_debug_lines): Move local variables to their
765 innermost scope.
766 (display_debug_section): Likewise. Also record the return value
767 of functions called and pass this back to the parent. Also only
768 warn about undumped sections when the user explicitly requested
769 their dumping.
770
771 (debug_apply_rela_addends): Allow relocations against STT_OBJECT
772 types as well.
773
774 * NEWS: Mention the support for decoding .debug_ranges sections.
775 * doc/binutils.texi: Document the new command line switch to
776 readelf.
777
778 2004-11-03 Randolph Chung <tausq@debian.org>
779
780 * readelf.c (ia64_unw_aux_info, ia64_unw_table_entry): Rename from
781 unw_aux_info and unw_table_entry.
782 (find_symbol_for_address): Pass symtab and strtab info explicitly.
783 (dump_ia64_unwind): Rename unw_{aux_info,table_entry} with ia64_
784 prefix.
785 (slurp_ia64_unwind_table): Likewise.
786 (ia64_process_unwind): Rename from old process_unwind.
787 (hppa_unw_aux_info): New.
788 (dump_hppa_unwind): New.
789 (slurp_hppa_unwind_table): New.
790 (hppa_process_unwind): New.
791 (process_unwind): Factor out common unwinding checks; dispatch to
792 unwind handler based on machine type.
793
794 2004-11-02 Nick Clifton <nickc@redhat.com>
795
796 * readelf.c (display_debug_lines): Fix typo in error message.
797
798 2004-10-26 Mark Mitchell <mark@codesourcery.com>
799
800 * readelf.c (get_note_type): Handle notes not in core files.
801 (process_note_sections): New function.
802 (process_corefile_contents): Rename to ...
803 (process_notes): ... this.
804 (process_object): Call process_notes, not
805 process_corefile_contents.
806 * doc/binutils.texi: Update readelf -n documentation.
807
808 2004-10-26 Jakub Jelinek <jakub@redhat.com>
809
810 * ar.c (extract_file): Set atime to mtime for ar xo.
811
812 2004-10-25 Ian Lance Taylor <ian@wasabisystems.com>
813
814 * stabs.c (stab_demangle_v3_arglist): New static function, broken
815 out of stab_demangle_v3_argtypes.
816 (stab_demangle_v3_argtypes): Call it.
817 (stab_demangle_v3_arg): Handle DEMANGLE_COMPONENT_FUNCTION_TYPE.
818 If we find an unrecognized component, print out its number.
819
820 2004-10-25 David Mosberger <davidm@hpl.hp.com>
821
822 * readelf.c (slurp_ia64_unwind_table): Support relocations against
823 non-section symbols by adding in the symbol value.
824
825 2004-10-25 Nick Clifton <nickc@redhat.com>
826
827 PR 465
828 * readelf.c (dynamic_strings_length): New global variable.
829 (VALID_DYNAMIC_NAME, GET_DYNAMIC_NAME): New macros for accessing
830 strings in the dynamic string table.
831 (process_section_headers): Initialise dynamic_strings_length.
832 (process_dynamic_section): Likewise.
833 (process_object): Reset dynamic_string_length when the buffer is freed.
834 (dynamic_sections_mips_val): Use the new macros.
835 (process_dynamic_section): Likewise.
836 (process_version_sections): Likewise.
837 (process_symbol_table): Likewise.
838 (process_syminfo): Likewise.
839 (process_mips_specific): Likewise.
840 (dump_relocations): Add a new parameter 'strtablen' and use this
841 to verify that string offset in a given reloc is valid. Print a
842 suitable error message otherwise.
843 (process_relocs): Pass the new argument to dump_relocations.
844
845 2004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
846
847 * dlltool.c: Include <assert.h>.
848 (PREFIX_ALIAS_BASE): Define.
849 (struct export): Add member import_name;
850 (def_exports): Set import_name.
851 (make_one_lib_file): Remove prefix alias code, use import_name
852 in .idata$6.
853 (gen_lib_file): Create and delete aliases.
854
855 2004-10-19 H.J. Lu <hongjiu.lu@intel.com>
856
857 * readelf.c (process_section_groups): Free symtab after use.
858
859 2004-10-18 Tommy Pettersson <ptp@lysator.liu.se>
860 Nick Clifton <nickc@redhat.com>
861
862 * strings.c (usage): Place radix values for -t option into the
863 correct order.
864
865 * objcopy.c (add_redefine_syms_file): Change error messages to use
866 <filename>:<linenumber>: format for easier parsing by automatic
867 tools.
868
869 * srconv.c (show_usage): Fix spelling typo.
870
871 * windres.c (format_from_filename): Suggest the use of -J instead
872 of -I if the file type cannot be determined.
873
874 2004-10-18 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
875
876 * strings.c: Include <sys/stat.h>.
877
878 2004-10-18 Alan Modra <amodra@bigpond.net.au>
879
880 * budemang.c (demangle): Fix thinko.
881
882 * budemang.c (demangle): Handle "@plt" suffix.
883
884 2004-10-14 Nick Clifton <nickc@redhat.com>
885
886 * nm.c (usage): Fix description of --special-syms switch.
887
888 2004-10-13 Jakub Jelinek <jakub@redhat.com>
889
890 * strings.c (statbuf): New typedef.
891 (file_stat): Define.
892 (strings_object_file): Avoid using get_file_size, instead do the
893 checks here, using file_stat.
894 * configure.in (HAVE_STAT64): New test.
895 * configure: Rebuilt.
896 * config.in: Rebuilt.
897
898 2004-10-12 Paul Brook <paul@codesourcery.com>
899
900 * readelf.c (decode_ARM_machine_flags): Support EABI version 4.
901
902 2004-10-11 Alan Modra <amodra@bigpond.net.au>
903
904 * objdump.c (dump_symbols): Fix thinko last change. Improve error
905 messages.
906
907 2004-10-08 Nick Clifton <nickc@redhat.com>
908
909 * nm.c: Add a new switch --special-syms which, if enabled, will
910 include the ARM Mapping symbols in nm's output.
911 (usage): Mention the switch.
912 (filter_symbols): Handle the switch.
913 * objdump.c: Add a similar switch.
914 (usage): Mention the switch.
915 (dump_symbols): Handle the switch.
916 * doc/binutils.texi: Document the new switches.
917 * NEWS: Mention the new switches.
918
919 2004-10-08 Daniel Jacobowitz <dan@debian.org>
920
921 * readelf.c (get_x86_64_section_type_name): New function.
922 (get_section_type_name): Use it.
923
924 2004-10-08 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
925
926 * dlltool.c (make_one_lib_file): Revert 2004-09-02 and 2004-09-04
927 patches.
928 * doc/binutils.texi (dlltool): Revert 2004-09-06 patch.
929
930 2004-10-07 Alexandre Oliva <aoliva@redhat.com>
931
932 * readelf.c (get_machine_flags): Don't fall through into m68k cpu
933 types.
934
935 2004-10-01 Paul Brook <paul@codesourcery.com>
936
937 * readelf.c (get_arm_section_type_name): New function.
938 (get_section_type_name): Use it.
939
940 2004-09-28 Nick Clifton <nickc@redhat.com>
941
942 * nm.c: Reorder functions to eliminate most of the static function
943 prototypes.
944
945 2004-09-22 Alan Modra <amodra@bigpond.net.au>
946
947 * readelf.c (process_program_headers): Don't include .tbss in non-TLS
948 segments.
949
950 2004-09-17 Alan Modra <amodra@bigpond.net.au>
951
952 * Makefile.am: Run "make dep-am".
953 * Makefile.in: Regenerate.
954 * config.in: Regenerate.
955 * configure: Regenerate.
956 * doc/Makefile.in: Regenerate.
957 * po/binutils.pot: Regenerate.
958
959 2004-09-12 Alan Modra <amodra@bigpond.net.au>
960
961 * readelf.c (decode_location_expression): Sign extend value for
962 DW_OP_const1s, DW_OP_const2s, DW_OP_const4s, DW_OP_bra, DW_OP_skip.
963
964 2004-09-09 Nick Clifton <nickc@redhat.com>
965
966 PR 363
967 * ar.c (replace_members): Do not use get_file_size as
968 ar_emul_append correctly handles missing files.
969
970 2004-09-07 H.J. Lu <hongjiu.lu@intel.com>
971
972 * configure: Regenerated with autconfig 2.13.
973
974 2004-09-06 Danny Smith <dannysmith@users.sourceforge.net>
975
976 * doc/binutils.texi (dlltool): Update --add-underscore, --kill-at
977 documentation.
978
979 2004-09-06 Michael Wardle <mbw@endbracket.net>
980
981 * doc/binutils.texi (objdump): Document that the -x switch includes
982 the effect of the -p switch.
983
984 2004-09-04 Danny Smith <dannysmith@users.sourceforge.net>
985
986 * dlltool.c (make_one_lib_file): Test if internal_name was
987 specified by user before using it.
988
989 2004-09-02 Carlo Wood <carlo@alinoe.com>
990
991 PR binutils/351
992 * dlltool.c (make_one_lib_file): For IDATA6 take the name from
993 exp->internal_name if it is present.
994
995 2004-09-02 Alexandre Oliva <aoliva@redhat.com>
996
997 * MAINTAINERS: Add self as co-maintainer of FR-V.
998 * readelf.c (get_machine_flags): Print FR-V cpu types.
999
1000 2004-08-28 Alan Modra <amodra@bigpond.net.au>
1001
1002 * nm.c (show_synthetic): New var.
1003 (long_options): Add "synthetic".
1004 (usage): Here too.
1005 (display_rel_file): Handle show_synthetic.
1006
1007 2004-08-28 Alan Modra <amodra@bigpond.net.au>
1008
1009 * objdump.c (dump_bfd): Pass both symbol tables to
1010 bfd_get_synthetic_symtab.
1011
1012 2004-08-17 Jakub Jelinek <jakub@redhat.com>
1013
1014 * objdump.c (dump_bfd): For relocatable objects, pass syms instead
1015 of dynsyms to bfd_get_synthetic_symtab.
1016
1017 2004-08-16 Alan Modra <amodra@bigpond.net.au>
1018
1019 * readelf.c (debug_apply_rela_addends): New function, extracted from..
1020 (display_debug_info): ..here.
1021 (display_debug_frames): Call debug_apply_rela_addends. Don't do
1022 DW_EH_PE_pcrel adjustment for ET_REL.
1023
1024 2004-08-06 Andreas Schwab <schwab@suse.de>
1025
1026 * readelf.c (dump_relocations): Fix typo when calculating
1027 sec_index.
1028
1029 2004-08-02 Jakub Bogusz <qboosh@pld-linux.org>
1030
1031 * dllwrap.c (deduce_name): Fix typos introduced when program_name
1032 was renamed to prog_name.
1033
1034 2004-07-29 Alexandre Oliva <aoliva@redhat.com>
1035
1036 * readelf.c (get_machine_flags <EM_SH>): Handle EF_SH2A and
1037 EF_SH2A_NOFPU.
1038
1039 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
1040
1041 2003-07-08 Alexandre Oliva <aoliva@redhat.com>
1042 * readelf.c (get_machine_flags <EM_SH)): Handle EF_SH4_NOFPU and
1043 EF_SH4A_NOFPU.
1044 2003-06-12 Alexandre Oliva <aoliva@redhat.com>
1045 * readelf.c (get_machine_flags <EM_SH>): Print SH ISA name.
1046
1047 2004-07-21 H.J. Lu <hongjiu.lu@intel.com>
1048
1049 * objcopy.c (filter_symbols): Use bfd_coff_get_comdat_section
1050 to access comdat.
1051 * objdump.c (dump_section_header): Likewise.
1052
1053 2004-07-15 Aravinda PR <aravindapr@rediffmail.com>
1054
1055 * nlmconv.c (main): Pass map_file argument to link_inputs.
1056 (link_inputs): Use map_file argument if it is defined.
1057
1058 2004-07-13 Nick Clifton <nickc@redhat.com>
1059
1060 * dllwrap.c: Replace 'program_name' with 'prog_name' to avoid
1061 conflicts with exported global defined in bucomm.h.
1062 (deduce_name): Rename parameter 'program_name' to 'name' to avoid
1063 shadowing the global defined in bucomm.h.
1064
1065 2004-07-12 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
1066
1067 * dlltool.c (ext_prefix_alias): New global variable.
1068 (make_one_lib_file): Add aliases with prefixes for external
1069 and import definitions.
1070 (usage): Document -p option.
1071 (long_options): Add --ext-prefix-alias option.
1072 (main): Handle -p.
1073 * doc/binutils.texi: Document new switch.
1074 * NEWS: Mention new switch.
1075
1076 2004-07-09 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
1077
1078 * binutils/dlltool.c (asm_prefix): Add parameter: name.
1079 No underscore for symbols beginning with ?.
1080 (ASM_PREFIX): Add parameter: NAME.
1081 (gen_exp_file): Use new parameter.
1082 (make_label): Likewise.
1083 (make_imp_label): Likewise.
1084 (make_one_lib_file): Likewise.
1085
1086 2004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
1087
1088 * MAINTAINERS: Added myself to the list.
1089 * readelf.c: Include "elf/crx.h".
1090 (guess_is_rela): Handle EM_CRX.
1091 (get_machine_name): Likewise.
1092 (dump_relocations): Likewise.
1093
1094 2004-07-03 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
1095
1096 * doc/binutils.texi (nm): Clarify weak symbol description.
1097
1098 2004-06-24 Ben Elliston <bje@au.ibm.com>
1099
1100 * readelf.c (get_segment_type): Display "GNU_STACK", not just
1101 "STACK", when a PT_GNU_STACK segment is encountered.
1102
1103 2004-06-24 Alan Modra <amodra@bigpond.net.au>
1104
1105 * objcopy.c (copy_section): Don't set _cooked_size.
1106
1107 2004-06-22 Alan Modra <amodra@bigpond.net.au>
1108
1109 * readelf.c (Elf32_Word): Delete.
1110 (get_32bit_dynamic_section): Handle SGI ELF dynamic segment.
1111 (get_64bit_dynamic_section): Likewise.
1112
1113 * readelf.c (get_32bit_dynamic_section): Stop at first DT_NULL entry.
1114 (get_64bit_dynamic_section): Likewise.
1115
1116 * readelf.c (dynamic_nent): New variable.
1117 (get_32bit_dynamic_section): Set it.
1118 (get_64bit_dynamic_section): Here too.
1119 (process_dynamic_section): Use it instead of dynamic_size.
1120 (process_syminfo): Likewise.
1121
1122 * readelf.c (get_32bit_dynamic_section): Correct number of entries
1123 translated from external to internal form.
1124 (get_64bit_dynamic_section): Likewise.
1125
1126 2004-06-18 Jie Zhang <zhangjie@magima.com.cn>
1127
1128 * readelf.c (process_program_headers): When locating the dynamic
1129 section use the section table if it is present.
1130 (dynamic_segment): Renamed to dynamic_section.
1131 Replace references to dynamic segment with references to dynamic
1132 section, except where appropriate.
1133 (dynamic_segment_mips_val): Rename to dynamic_section_mips_val.
1134 (dynamic_segment_parisc_val): Rename to dynamic_section_parisc_val.
1135 (dynamic_segment_ia64_val): Rename to dynamic_section_ia64_val.
1136 (get_32bit_dynamic_segment): Rename to get_32bit_dynamic_section.
1137 Remove tag counting code as it is no longer needed.
1138 (get_64bit_dynamic_segment): Rename to get_64bit_dynamic_section.
1139 Remove tag counting code as it is no longer needed.
1140 (process_dynamic_segment): Rename to process_dynamic_section.
1141
1142 2004-06-15 Alan Modra <amodra@bigpond.net.au>
1143
1144 * objcopy.c (copy_section): Use bfd_get_section_size instead of
1145 _raw_size or bfd_get_section_size_before_reloc. Don't set reloc_done.
1146 (compare_section_lma): Likewise.
1147 * addr2line.c (find_address_in_section): Likewise.
1148 * coffgrok.c (do_sections_p1): Likewise.
1149 * dlltool.c (scan_drectve_symbols): Likewise.
1150 * nlmconv.c (main): Likewise.
1151 (copy_sections): Likewise.
1152 (powerpc_mangle_relocs): Likewise.
1153 * objdump.c (disassemble_section): Likewise.
1154 * prdbg.c (find_address_in_section): Likewise.
1155 * size.c (berkeley_sum): Likewise.
1156 * srconv.c (wr_ob): Likewise.
1157 * strings.c (strings_a_section): Likewise.
1158
1159 2004-05-28 Ian Lance Taylor <ian@wasabisystems.com>
1160
1161 * readelf.c (decode_ARM_machine_flags): Add EF_ARM_VFP_FLOAT.
1162
1163 2004-05-17 David Heine <dlheine@tensilica.com>
1164
1165 * objcopy.c (setup_bfd_headers): New function.
1166 (copy_object): Call setup_bfd_headers.
1167
1168 2004-05-13 Paul Brook <paul@codesourcery.com>
1169
1170 * readelf.c (display_debug_frames): Handle dwarf3 format CIE
1171 entries.
1172
1173 2004-05-13 Nick Clifton <nickc@redhat.com>
1174
1175 * po/fr.po: Updated French translation.
1176
1177 2004-05-11 Jakub Jelinek <jakub@redhat.com>
1178
1179 * readelf.c (get_segment_type): Handle PT_GNU_RELRO.
1180
1181 2004-05-07 H.J. Lu <hongjiu.lu@intel.com>
1182
1183 * readelf.c (section_groups): New.
1184 (group_count): New.
1185 (section_headers_groups): New.
1186 (process_section_groups): Populate group_count, section_groups
1187 and section_headers_groups.
1188 (process_unwind): Support section group.
1189 (process_object): Always call process_section_groups. Free
1190 section_groups and section_headers_groups.
1191
1192 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
1193
1194 * readelf.c (process_section_headers): Use %3lu on sh_info.
1195
1196 2004-04-30 Michael Deutschmann <michael@talamasca.ocis.net>
1197
1198 * ranlib.sh: Quote $1 argument in case it contains spaces.
1199
1200 2004-04-27 John Paul Wallington <jpw@gnu.org>
1201
1202 * objcopy.c (copy_usage, strip_usage): Fix spelling.
1203
1204 2004-04-26 H.J. Lu <hongjiu.lu@intel.com>
1205
1206 * readelf.c (do_section_groups): New.
1207 (options): Add --section-groups/-g.
1208 (usage): Mention --section-groups/-g.
1209 (parse_args): Support --section-groups/-g.
1210 (get_group_flags): New.
1211 (process_section_groups): New.
1212 (process_object): Call process_section_groups.
1213
1214 2004-04-24 Alan Modra <amodra@bigpond.net.au>
1215
1216 * objdump.c (disassemble_section): Don't disassemble sections
1217 without SEC_HAS_CONTENTS.
1218
1219 2004-04-22 Jakub Jelinek <jakub@redhat.com>
1220
1221 * objdump.c (synthsyms, synthcount): New variables.
1222 (disassemble_data): Use dynsyms for stripped binaries or libraries.
1223 Add synthetized symbols.
1224 (dump_bfd): For disassemble, initialize dynsyms always and
1225 also synthsyms. Free synthsyms and clear {sym,dynsym,synth}count
1226 before returning.
1227
1228 2004-04-14 Alan Modra <amodra@bigpond.net.au>
1229
1230 * strings.c (print_strings): Cast file_off to unsigned long in
1231 printf arg list.
1232
1233 2004-04-07 Benjamin Monate <benjamin.monate@cea.fr>
1234
1235 PR 86
1236 * arsup.c (ar_save): Use smart_rename.
1237
1238 2004-04-01 Dean Luick <luick@cray.com>
1239
1240 * readelf.c (display_debug_pubnames): Align offset and data
1241 columns.
1242 (read_and_display_attr_value): Add missing break;
1243 (debug_displays): Enable the display of the .debug_pubtypes
1244 section.
1245
1246 2004-03-30 Stan Shebs <shebs@apple.com>
1247
1248 * mpw-config.in, mpw-make.sed, mac-binutils.r: Remove MPW
1249 support files, no longer used.
1250
1251 2004-03-23 Paul Brook <paul@codesourcery.com>
1252
1253 * readelf.c (decode_ARM_machine_flags): Add EABI v3.
1254
1255 2004-03-21 Richard Henderson <rth@redhat.com>
1256
1257 * readelf.c (display_debug_frames): Don't crash for mismatched
1258 DW_CFA_restore_state.
1259
1260 2004-03-19 Alan Modra <amodra@bigpond.net.au>
1261
1262 * Makefile.am: Run "make dep-am".
1263 * Makefile.in: Regenerate.
1264 * aclocal.m4: Regenerate.
1265 * config.in: Regenerate.
1266 * configure: Regenerate.
1267 * po/binutils.pot: Regenerate.
1268
1269 2004-03-15 Nathan Sidwell <nathan@codesourcery.com>
1270
1271 * objdump.c (struct SFILE): Replace current pointer with pos
1272 offset, rename size to alloc.
1273 (objdump_sprintf): Avoid unnecessary copies in the common case
1274 (disassemble_bytes): Keep sfile live throughout the
1275 function. Adjust usage appropriately.
1276
1277 2004-03-10 Ben Elliston <bje@gnu.org>
1278
1279 * MAINTAINERS: Update my mail address.
1280
1281 2004-03-08 Danny Smith <dannysmith@users.sourceforge.net>
1282
1283 * deflex.l: Handle "PRIVATE" string.
1284 * defparse.y (%token): Add PRIVATE.
1285 (%type): Add opt_PRIVATE.
1286 (expline): Pass opt_PRIVATE to def_exports.
1287 (opt_PRIVATE): Handle PRIVATE token.
1288 * dlltool.h (def_exports): Add 7th param for private flag to
1289 declaration.
1290 * dlltool.c: Add PRIVATE to comment on EXPORTS syntax.
1291 (struct export): Add 'private' field.
1292 (def_exports): Set 'private' field of struct exports.
1293 (scan_drectve_symbols): Adjust calls to def_exports.
1294 (scan_filtered_symbols): Likewise.
1295 (dump_def_info): Print 'private' field.
1296 (gen_def_file): Likewise.
1297 (gen_lib_file): Skip generation of lib object if private.
1298 Delete tmp object files in same order as they were generated.
1299 Don't delete non-existent private object files.
1300
1301 2004-02-27 Andreas Schwab <schwab@suse.de>
1302
1303 * ar.c (main): Support POSIX-compatible argument parsing.
1304
1305 2004-02-23 Daniel Lucq <daniel@lucq.org>
1306
1307 * readelf.c (process_mips_specific): Print conflictsno as an
1308 unsigned long.
1309
1310 2004-02-21 Dmitry Timoshkov <dmitry@baikal.ru>
1311
1312 * dlltool.c (gen_exp_file): Always output names for forwarded symbols.
1313
1314 2004-02-19 Jakub Jelinek <jakub@redhat.com>
1315
1316 * objcopy.c (copy_section): Avoid warnings.
1317
1318 2004-02-14 Andrew Cagney <cagney@redhat.com>
1319
1320 * ar.c (remove_output): Use bfd_cache_close.
1321 * arsup.c (ar_end): Ditto.
1322
1323 2004-01-21 Roland McGrath <roland@redhat.com>
1324
1325 * readelf.c (get_note_type): Match NT_AUXV.
1326
1327 2004-01-20 Nick Clifton <nickc@redhat.com>
1328
1329 * version.c (print_version): Update copyright year to 2004.
1330
1331 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1332
1333 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
1334 throughout.
1335 * aclocal.m4: Regenerate.
1336 * configure: Regenerate.
1337
1338 2004-01-12 Jakub Jelinek <jakub@redhat.com>
1339
1340 * objcopy.c: Include elf-bfd.h.
1341 (is_strip_section): Don't strip debugging sections if
1342 STRIP_NONDEBUG.
1343 (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
1344 ~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.
1345
1346 * objcopy.c (copy_section): Free relpp if relcount == 0.
1347
1348 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1349
1350 * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
1351 (stab_demangle_argtypes): Likewise.
1352 (stab_demangle_v3_argtypes): New static function.
1353 (stab_demangle_v3_arg): New static function.
1354
1355 2004-01-12 Nick Clifton <nickc@redhat.com>
1356
1357 * objcopy.c (copy_object): Make the function boolean, returning
1358 FALSE upon failure.
1359 (copy_archive): Handle the return value from copy_object.
1360 (copy_file): Likewise.
1361
1362 2004-01-07 Nick Clifton <nickc@redhat.com>
1363
1364 * readelf.c (find_section): New function. Locates a named
1365 section.
1366 (get_debug_line_pointer_sizes): New function: Initialises the
1367 debug_line_pointer_sizes array.
1368 (display_debug_lines): Call get_debug_line_pointer_sizes.
1369 (display_debug_loc): Likewise.
1370 (load_debug_loc): Use find_section.
1371 (load_debug_str): Likewise.
1372 (display_debug_info): Likewise.
1373 (prescan_debug_info): Delete.
1374 (debug_displays): Remove prescan field.
1375 (process_section_contents): Do not perform prescans.
1376
1377 2004-01-03 Alan Modra <amodra@bigpond.net.au>
1378
1379 * objcopy.c (filter_bytes): Delete. Move code to..
1380 (copy_section): ..here. Simplify size adjustment. Divide
1381 section lma by interleave.
1382
1383 2004-01-02 Nick Clifton <nickc@redhat.com>
1384
1385 * po/ru.po: New file: Russian translation.
1386 * configure.in (ALL_LINGUAS): Add ru
1387 * configure: Regenerate.
1388
1389 For older changes see ChangeLog-0203
1390 \f
1391 Local Variables:
1392 mode: change-log
1393 left-margin: 8
1394 fill-column: 74
1395 version-control: never
1396 End: