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