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