2005-04-19 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
3bee8bcd
L
12005-04-19 H.J. Lu <hongjiu.lu@intel.com>
2
3 * objdump.c (dump_section_header): Skip linker created section.
4
64c1196b
L
52005-04-17 H.J. Lu <hongjiu.lu@intel.com>
6
7 * objdump.c (dump_section_header): Support SEC_GROUP.
8
520494b6
NC
92005-04-16 Nick Clifton <nickc@redhat.com>
10
11 * readelf.c (debug_apply_rela_addends): Remove redundant %s from
12 printf string.
13
ac559f4a
NC
142005-04-15 Nick Clifton <nickc@redhat.com>
15
16 * objcopy.c (copy_file): Issue an error message when attmepting to
17 copy an empty input file.
18
9e9b66a9
AM
192005-04-14 Alan Modra <amodra@bigpond.net.au>
20
21 * Makefile.am (NO_WERROR): Define. Use instead of -Wno-error.
22 * configure.in: Include ../bfd/warning.m4 contents.
23 * Makefile.in: Regenerate.
24 * configure: Regenerate.
25 * doc/Makefile.in: Regenerate.
26
ceae3e33
AM
272005-04-12 Alan Modra <amodra@bigpond.net.au>
28
29 * Makefile.am: Run "make dep-am".
30 (syslex.o, sysinfo.o, arparse.o, arlex.o): Add -Wno-error to command.
31 (sysroff.o, defparse.o, deflex.o): Likewise.
32 (nlmheader.o, rcparse.o, rclex.o): Likewise.
33 * Makefile.in: Regenerate.
34 * aclocal.m4: Regenerate.
35 * config.in: Regenerate.
36 * configure: Regenerate.
37
53260797
JB
382005-04-11 Jan Beulich <jbeulich@novell.com>
39
40 * MAINTAINERS: Add myself as ix86 Intel mode maintainer.
41
52f3cf45
L
422005-04-06 Nick Clifton <nickc@redhat.com>
43 H.J. Lu <hongjiu.lu@intel.com>
44
45 * po/rw.po: New translation: Kinyarwanda.
46 * configure.in (ALL_LINGUAS): Add rw.
47 * configure: Regenerate.
48
a8b683fc
MR
492005-04-04 Maciej W. Rozycki <macro@linux-mips.org>
50
51 * readelf.c (debug_apply_rela_addends): Reorder r_info as
52 necessary for 64-bit MIPS.
53
470e4bd1
MR
542005-04-04 Maciej W. Rozycki <macro@linux-mips.org>
55
56 * doc/binutils.texi (readelf): Remove a duplicate paragraph.
57
661f7c35
NC
582005-04-04 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
59
60 PR binutils/813
61 * objdump.c (dump_symbols): Add a check to see if the section for
62 the symbol is chosen using process_section_p.
63
81fc812e
L
642005-04-01 H.J. Lu <hongjiu.lu@intel.com>
65
66 * NEWS: Mention new readelf options, "-N/--full-section-name"
67 and "-g/--section-groups".
68
69 * doc/binutils.texi: Document new readelf options,
70 "-N/--full-section-name" and "-g/--section-groups".
71
595cf52e
L
722005-03-31 H.J. Lu <hongjiu.lu@intel.com>
73
74 * readelf.c (do_full_section_name): New.
75 (options): Add "--full-section-name"/'N'.
76 (usage): Add -N/--full-section-name.
77 (parse_args): Handle 'N'.
78 (process_section_headers): Print out the full section name if
79 do_full_section_name isn't 0.
80
e46eba98
NC
812005-03-31 Nick Clifton <nickc@redhat.com>
82
83 * configure.in: Add a check for <unistd.h> providing a prototype
84 for getopt() which is compatible with the one in
85 include/getopt.h. If so then define HAVE_DECL_GETOPT.
86 * configure: Regenerate.
87 * config.in (HAVE_DECL_GETOPT): Add.
88 * aclocal.m4: Regenerate.
89 * addr2line.c: Include "config.h" before "bfd.h" so that
90 HAVE_DECL_GETOPT is defined before getopt.h is included.
91
ec72cfe5
NC
922005-03-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
93
94 * doc/binutils.texi: Document new VAX disassembler-specific option
95 -M entry:0xfooba8.
96 * NEWS: Mention the new option.
97
abd18680
AP
982005-03-29 Anil Paranjpe <anilp1@kpitcummins.com>
99
100 * MAINTAINERS: Add myself as H8300 maintainer.
101
5810296b
AL
1022005-03-28 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
103
104 * objdump.c (disassemble_bytes): Remove cast.
105
335a0d39
DJ
1062005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
107
108 * BRANCHES: Add binutils-csl-arm-2005q1-branch and
109 binutils-2_16-branch.
110
163730f0
MK
1112005-03-25 Mark Kettenis <kettenis@gnu.org>
112
113 * MAINTAINERS: Add myself as M88k maintainer.
114
bcfb5d77
DS
1152005-03-24 Danny Smith <dannysmith@users.sourceforge.net>
116
117 * winduni.c (unicode_from_ascii): Don't declare variables
118 's' and 'w' if _WIN32. Use MultiByteToWideChar to set the unicode
119 string len.
120
1acfb01b
DD
1212005-03-24 Dmitry Diky <diwil@spec.ru>
122
123 * MAINTAINERS: Add myself as MSP430 maintainer.
124
fa0c5056
NC
1252005-03-23 Nick Clifton <nickc@redhat.com>
126
127 * po/fr.po: Updated translation.
128
41772c33
NC
1292005-03-22 Nick Clifton <nickc@redhat.com>
130
131 * MAINTAINERS: Add Daniel Jacobwitz to the blanket write
132 privileges list.
133
b294bdf8
MM
1342005-03-17 Paul Brook <paul@codesourcery.com>
135 Dan Jacobowitz <dan@codesourcery.com>
136 Mark Mitchell <mark@codesourcery.com>
137
138 * binutils/readelf.c (get_arm_segment_type): New function.
139 (get_segment_type): Use it.
140
58450b3b
PB
1412005-03-18 Paul Brook <paul@codesourcery.com>
142
143 * objdump.c (objdump_print_addr): Avoid uninitialized warning.
144
2115ce97
DN
1452005-03-17 Diego Novillo <dnovillo@redhat.com>
146
147 * MAINTAINERS: Remove self as maintainer of x86 intel
148 mode.
149
1ad12f97
NC
1502005-03-16 Nick Clifton <nickc@redhat.com>
151 Ben Elliston <bje@au.ibm.com>
152
569acd2c 153 * configure.in (werror): New switch: Add -Werror to the
1ad12f97 154 compiler command line. Enabled by default. Disable via
569acd2c 155 --disable-werror.
1ad12f97
NC
156 * configure: Regenerate.
157
7b4a0685
NC
1582005-03-15 Daniel Marques <marques@cs.cornell.edu>
159 Nick Clifton <nickc@redhat.com>
160
161 * objcopy.c (globalize_specific_list): New linked list of symbols
162 to convert from local binding into global binding.
163 (command_line_switch): Add OPTION_GLOBALIZE_SYMBOL and
164 OPTION_GLOBALIZE_SYMBOLS.
165 (copy_options): Add "globalize-symbol" and "globalize-symbols".
166 (copy_usage): Document the new switches.
167 (filter_symbols): Convert defined local symbols mentioned on the
168 globalize_specific_list into global symbols.
169 (copy_object): Perform actions if the globalize_specific_list is
170 not empty.
171 (copy_main): Handle new switches.
172 * NEWS: Mention new feature.
173 * doc/binutils.texi: Document new switches.
174
ea8409f7
AM
1752005-03-15 Alan Modra <amodra@bigpond.net.au>
176
729ae8d2
AM
177 * po/es.po: Commit new Spanish translation.
178
ea8409f7
AM
179 * po/fr.po: Commit new French translation.
180
248642ab
AM
1812005-03-14 Alan Modra <amodra@bigpond.net.au>
182
183 * po/tr.po: Commit new Turkish translation.
184
e8d46048
NC
1852005-03-11 Nick Clifton <nickc@redhat.com>
186
187 * po/fr.po: Updated French translation.
188
953130a5
NC
1892005-03-10 Nick Clifton <nickc@redhat.com>
190
191 * configure.in (ALL_LINGUAS): Add Romanian lingua "ro".
953130a5 192 * configure: Regenerate.
af99dc6d
NC
193 * po/ro.po: New file.
194
195 * po/ru.po: Updated file.
953130a5 196
06647dfd
AM
1972005-03-05 Alan Modra <amodra@bigpond.net.au>
198
199 * po/binutils.pot: Regenerate.
200
bb14f524
JB
2012005-03-02 Jan Beulich <jbeulich@novell.com>
202
203 * ar.c (remove_output): Use unlink_if_ordinary instead of unlink.
204 * objcopy.c (copy_file): Likewise.
205 (strip_main): Likewise.
206
ce04548a
NC
2072005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
208 Nick Clifton <nickc@redhat.com>
209
210 * objdump.c: Fix coding for DISASSEMBLER_NEEDS_RELOC:
211 (struct objdump_disasm_info): Add 'reloc' field.
212 (disassemble_bytes): Fix check for when an insn has a reloc
213 associated with it. Improve comment explaining why the use of
214 octets is wrong. Set the 'reloc' field in objdump_disasm_info
215 structure.
216 (objdump_print_addr): Use new 'reloc' field to lookup the correct
217 address for the symbol associated with the current instruction's
218 relocation.
219 (disassemble_info): Initialise 'reloc' field.
220
e9e44622
JJ
2212005-02-28 Jakub Jelinek <jakub@redhat.com>
222
223 * readelf.c (get_file_type, get_machine_name, get_osabi_name,
224 get_segment_type, get_section_type_name, get_elf_class,
225 get_data_encoding, get_group_flags, dynamic_section_mips_val,
226 get_symbol_binding, get_symbol_type, get_TAG_name, get_FORM_name,
227 get_AT_name, process_mips_specific, process_gnu_liblist,
228 get_note_type, get_netbsd_elfcore_note_type): Use snprintf instead of
229 sprintf where needed.
230 (get_dynamic_type): Likewise. Increase buff to 64 bytes.
231 (get_elf_section_flags): Increase buff to 33 bytes. Avoid
232 using strcat.
233 (get_dynamic_flags): Renamed to...
234 (print_dynamic_flags): ... this. Print the flags to stdout instead
235 of returning them as string.
236 (process_dynamic_section): Adjust caller.
237
35515c66
L
2382005-02-25 H.J. Lu <hongjiu.lu@intel.com>
239
240 * readelf.c (display_debug_ranges): Print out offset for end of
241 list.
242
9210d879
AM
2432005-02-23 Alan Modra <amodra@bigpond.net.au>
244
245 * dlltool.c: Warning fixes.
246 * objdump.c: Likewise.
247
dc3c06c2
AM
2482005-02-22 Alan Modra <amodra@bigpond.net.au>
249
250 * Makefile.am (syslex.o, sysinfo.o): Pass AM_CFLAGS to compiler.
251 (syslex.o, sysinfo.o, dlltool.o, rescoff.o): Remove duplicate
252 dependencies. Run "make dep-am".
253 * nlmconv.c: Warning fixes.
254 * readelf.c: Likewise.
255 * srconv.c: Likewise.
256 * sysdump.c: Likewise.
257 * sysinfo.y: Likewise.
258 * syslex.l: Likewise. Use yyleng instead of strlen, memcpy instead
259 of strcpy.
260 * Makefile.in: Regenerate.
261
ebe372c1
L
2622005-02-21 H.J. Lu <hongjiu.lu@intel.com>
263
264 * objcopy.c (parse_flags): Replace SEC_SHARED with
265 SEC_COFF_SHARED.
266
267 * objdump.c (dump_section_header): Dump SEC_TIC54X_BLOCK and
268 SEC_TIC54X_CLINK for TI c54x only. Remove SEC_ARCH_BIT_0. Dump
269 SEC_COFF_SHARED for COFF only.
270
72f47744
AM
2712005-02-21 Alan Modra <amodra@bigpond.net.au>
272
273 * Makefile.am: Run "make dep-am"
274 * Makefile.in: Regenerate.
275 * doc/Makefile.in: Regenerate.
276
66543521
AM
2772005-02-21 Alan Modra <amodra@bigpond.net.au>
278
279 * readelf.c (BYTE_GET8): Delete. Replace uses with BYTE_GET.
280 (byte_get_little_endian): Don't handle size of -8.
281 (byte_get_signed, byte_get_big_endian): Likewise.
282 (print_dec_vma, print_hex_vma): New functions.
283 (print_vma): Use them. Return chars output.
284 (get_dynamic_data): Return a bfd_vma array. Add ent_size parm.
285 (process_symbol_table): Handle alpha and s390 .hash.
286
904c75ac
L
2872005-02-18 H.J. Lu <hongjiu.lu@intel.com>
288
289 * readelf.c (display_debug_loc): Print out offset for end of
290 list.
291
ac40b919
JM
2922005-02-18 Joseph S. Myers <joseph@codesourcery.com>
293
294 * Makefile.am (TOOL_PROGS): Add objdump.
295 * Makefile.in: Regenerate.
296
0af6db78
AM
2972005-02-17 Alan Modra <amodra@bigpond.net.au>
298
299 * deflex.l (YY_NO_UNPUT): Define.
300 * rclex.l (YY_NO_UNPUT): Define.
301 * rcparse.y (null_unichar): New static var.
302 (res_null_text): Use it rather than attempting to init from wchar_t.
303 * windres.c: Include assert.h and time.h before getopt.h.
304 Include config.h and unistd.h too.
305
b5e6aa63
NC
3062005-02-15 Nick Clifton <nickc@redhat.com>
307
308 * nlmconv.c: Provide a full prototype for the localtime() function
309 in order to avoid a compile time warning.
310
d1f5c6e3
L
3112005-02-11 H.J. Lu <hongjiu.lu@intel.com>
312
313 * readelf.c (group_count): Don't initialize it.
314 (process_section_groups): Reurn 1 if we won't do unwind nor
315 section groups. Set group_count to 0 before counting group
316 sections and return 1 if there are no group sections. Reread
317 SHT_SYMTAB/SHT_STRTAB sections only when needed. Don't skip
318 section 0.
319 (process_object): Only set do_unwind to 0 if
320 process_section_groups return 0.
321
3517749c
ILT
3222005-02-10 Ian Lance Taylor <ian@airs.com>
323
324 * MAINTAINERS: Update my e-mail address.
325
0dffe982
MM
3262005-02-10 Mark Mitchell <mark@codesourcery.com>
327
328 * MAINTAINERS: Add Paul Brook and Mark Mitchell as ARM (Symbian)
329 maintainers.
330
c4cf3821
NC
3312005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
332
333 * MAINTAINERS: Add self as maintainer of MAXQ.
334
89fac5e3
RS
3352005-01-31 Richard Sandiford <rsandifo@redhat.com>
336
337 * readelf.c (eh_addr_size): New variable.
338 (find_section): Move earlier in file. Return empty sections too.
339 (process_program_headers): Use find_section to find .dynamic.
340 (process_section_headers): Initialize eh_addr_size.
341 (dump_ia64_unwind, slurp_ia64_unwind_table, ia64_process_unwind)
342 (dump_hppa_unwind, slurp_hppa_unwind_table, hppa_process_unwind)
343 (display_debug_frames): Use it instead of local addr_size variable.
344 (size_of_encoded_value): Get pointer size from eh_addr_size rather
345 than is_32bit_elf.
346
c46f8c51
AC
3472005-01-31 Andrew Cagney <cagney@gnu.org>
348
349 * configure: Regenerate to track ../gettext.m4.
350
d342277e
NC
3512005-01-31 Nick Clifton <nickc@redhat.com>
352
353 * version.c (print_version): Bump the copyright date to 2005.
354
8615f3f2
AM
3552005-01-25 Alan Modra <amodra@bigpond.net.au>
356
357 * nm.c (display_rel_file): Read dynamic syms before calling
358 bfd_get_synthetic_symtab.
359
84e43642
BE
3602005-01-21 Ben Elliston <bje@au.ibm.com>
361
362 * dlltool.c (dump_iat): Remove unused function.
363 (gen_exp_file): Remove #if 0'd code.
364 (make_one_lib_file): Likewise.
365 * srconv.c: Remove #if 0'd code throughout.
366 * size.c (lprint_number): Remove.
367 (print_berkeley_format): Remove #if 0'd code.
368 * ar.c (do_quick_append): Remove declaration and definiton.
369 (main): Remove #if 0'd code.
370 * filemode.c (filemodestring): Remove #if 0'd function.
371 * sysdump.c (unit_info_list): Remove function.
372 (object_body_list): Likewise.
373 (program_structure): Likewise.
374 (debug_list): Likewise.
375 (module): Remove #if 0'd code.
376
619b8b60
MM
3772005-01-20 Mark Mitchell <mark@codesourcery.com>
378
a332ee82
MM
379 * BRANCHES: Add binutils-2_15-branch.
380
619b8b60
MM
381 * MAINTAINERS: Document branch policy.
382 * BRANCHES: New file.
383
e39893d7
FF
3842005-01-19 Fred Fish <fnf@specifixinc.com>
385
386 * NEWS: Make note of the new MIPS disassembly option "no-aliases".
387 * doc/binutils.texi (objdump): Document the "no-aliases"
388 disassembly option.
389
b09a7772
NC
3902005-01-17 Eugene Kotlyarov <ekot@narod.ru>
391
392 PR binutils/647
393 * rcparse.y (RCDATA): Allow a filename to be supplied as the
394 parameter. Parse it with define_rcdata_file().
395 * resrc.c (define_rcdata_file): New function.
396 * windres.h: Provide a prototype for the new function.
397
398 * resrc.c (define_user_file): Fix typo by replacing "font file"
399 with "file".
400
ccf33464
JT
4012005-01-16 Jason Thorpe <thorpej@netbsd.org>
402
403 * MAINTAINERS: Update my email address.
404
a0ce7f12
DS
4052005-01-16 Danny Smith <dannysmith@users.sourceforge.net>
406
407 * dlltool.c (set_dll_name_from_def): New function. Strip name
408 to basename, with warning.
8615f3f2 409 (def_name): Use it.
a0ce7f12
DS
410 (def_library): Likwise.
411 (main): Strip arg of --dllname to basename, with warning.
412 Only use basename of exp_name when inferring dll_name.
413
195a97ce
NC
4142005-01-11 Nick Clifton <nickc@redhat.com>
415
416 PR binutils/637
417 * doc/binutils.texi (c++filt): Use uppercase CXXFILT in the
418 footnote in order to prevent the sed script in the Makefile from
419 converting it into c++filt.
420
0853c092
L
4212005-01-10 H.J. Lu <hongjiu.lu@intel.com>
422
423 BZ 635
424 readelf.c (saved_base_address): Removed.
425 (decode_64bit_range): Likewise.
426 (decode_range): Likewise.
427 (display_64bit_debug_ranges): Likewise.
428 (debug_info): Add range_lists, num_range_lists and
429 max_range_lists.
430 (read_and_display_attr_value): Handle do_debug_ranges.
431 (process_debug_info): Likewise.
432 (display_debug_ranges): Rewrite.
433 (process_object): Free range_lists.
434
0bcb06d2
AS
4352005-01-10 Andreas Schwab <schwab@suse.de>
436
437 * configure.in: Don't define SKIP_ZEROES.
438 * configure: Regenerate.
439 * objdump.c (disassemble_data): Set skip_zeroes and
440 skip_zeroes_at_end in disasm_info to defaults.
441 (DEFAULT_SKIP_ZEROES): Rename from SKIP_ZEROES and always define.
442 (DEFAULT_SKIP_ZEROES_AT_END): Rename from SKIP_ZEROES_AT_END and
443 always define.
444 (disassemble_bytes): Use skip_zeroes and skip_zeroes_at_end from
445 objdump_disasm_info.
446
e54b12b7
L
4472005-01-05 H.J. Lu <hongjiu.lu@intel.com>
448
449 * readelf.c (display_debug_loc): Display base address
450 specifiers. Always output <End of list>.
451
b38c7015
L
4522005-01-05 H.J. Lu <hongjiu.lu@intel.com>
453
454 * readelf.c (have_frame_base): New.
455 (need_base_address): Likewise.
456 (saved_base_address): Likewise.
457 (decode_location_expression): Return 1 if DW_AT_frame_base is
458 needed.
459 (debug_info): Add base_address and a have_frame_base pointer.
460 (read_and_display_attr_value): Replace saved_DW_AT_low_pc with
461 saved_base_address. Record base address. Set have_frame_base.
462 Record if a location list has DW_AT_frame_base. Display if a
463 location expression has no DW_AT_frame_base but needs one. Set
464 saved_base_address only if needed.
465 (process_debug_info): Clear have_frame_base, saved_base_address
466 and set need_base_address.
467 (display_debug_loc): Display if a location expression has no
468 DW_AT_frame_base but needs one. Display if start >= end. Don't
469 adjust for section address. Properly handle base address.
470 (process_object): Free the have_frame_base pointer in
471 debug_info.
472
b0660586
L
4732005-01-04 H.J. Lu <hongjiu.lu@intel.com>
474
475 * readelf.c (display_debug_loc): Display offsets for hole and
476 overlap.
477 (display_debug_str): Add a newline at the end.
478
8b626bcf
NC
4792005-01-04 Armin Diehl <diehl@nordrhein.de>
480
481 PR binutils/630
482 * nlmconv.c (main): Only store the basename of the output filename
483 in the module table.
484
5b18a4bc
NC
4852005-01-04 H.J. Lu <hongjiu.lu@intel.com>
486
487 BZ 615
488 * readelf.c (process_debug_info): New.
489 (debug_info): Add num_loc_offsets, loc_offsets and
490 last_loc_offset_p.
491 (get_debug_info): Use process_debug_info.
492 (display_debug_loc): Properly handle location list. Warn if bad
493 location lists are encoutnered.
494 (read_and_process_attr_value): New.
495 (read_and_display_attr_value): Use "%lx" for DW_FORM_data4.
496 (display_debug_info): Use process_debug_info.
497 (process_object): Also free loc_offsets in debug_information.
498
180e47e2
AM
4992004-12-31 Alan Modra <amodra@bigpond.net.au>
500
501 * objdump.c (remove_useless_symbols): Discard section symbols.
502
0c548fce
L
5032004-12-27 H.J. Lu <hongjiu.lu@intel.com>
504
505 * readelf.c (read_leb128): Support 64bit host.
506
5b18a4bc
NC
5072004-12-23 Nick Clifton <nickc@redhat.com>
508
509 PR binutils/616
510 * readelf.c (debug_info): Add 'cu_offset' field.
511 (get+pointer_size_of_comp_unit): Rename to
512 'get_pointer_size_and_offset_of_comp_unit'. Add code to return
513 the offset of the comp_unit if requested.
514 (get_debug_info): Record comp_unit offsets as well.
515 (display_debug_lines): Call get_pointer_size_of_comp_unit.
516 (decode_location_expression): Add an extra parameter - the offset
517 of the current comp-unit. Use this when decoding the DW_OP_call2
518 and DW_OP_call4 operators.
519 (display_debug_loc): Call get_pointer_size_of_comp_unit, pass the
520 comp_unit offset on the decode_location_expression.
521 (read_and_display_attr_value): Pass the comp_unit offset on the
522 decode_location_expression.
523 (display_debug_frames): Pass 0 as the comp_unit offset to
524 decode_location_expression.
8615f3f2 525
76a56260
NC
5262004-12-22 Nick Clifton <nickc@redhat.com>
527
528 * readelf.c (last_pointer_size, warned_about_missing_comp_units):
529 New variables associated with obtaining the pointer size for a
530 comp_unit.
531 (get_pointer_size_of_comp_unit): Add an extra parameter - the name
532 of the section requesting the pointer size. Use this name in
533 error messages. If there are not enough comp_units available
534 produce a warning message, but return the last known pointer size
535 so that section dumping can continue.
536 (get_debug_info): Reset the new variables.
537 (display_debug_lines): Add extra parameter to invocation of
538 get_pointer_size_of_comp_unit and remove error message when it
539 returns 0.
540 (display_debug_loc): Likewise.
541
bcf32829
JB
5422004-12-15 Jan Beulich <jbeulich@novell.com>
543
544 * doc/binutils.texi: Document --strip-unneeded-symbol and
545 --strip-unneeded-symbols.
546 * objcopy.c (strip_unneeded_list): New.
547 (enum command_line_switch): Add OPTION_STRIP_UNNEEDED_SYMBOL
548 and OPTION_STRIP_UNNEEDED_SYMBOLS.
549 (copy_options): Add --strip-unneeded-symbol and
550 --strip-unneeded-symbols.
551 (copy_usage): Likewise.
552 (filter_symbols): Suppress copying of symbol if in strip_unneeded_list
553 and the symbol is not needed.
554 (copy_main): Handle OPTION_STRIP_UNNEEDED_SYMBOL and
555 OPTION_STRIP_UNNEEDED_SYMBOLS.
556
ebcb91b7
ILT
5572004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
558
559 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_9000.
560
a2f33459
BE
5612004-12-08 Ben Elliston <bje@au.ibm.com>
562
563 * arlex.l: Fix formatting.
564
36607f99
BE
5652004-12-08 Ben Elliston <bje@au.ibm.com>
566
567 * doc/Makefile.am (config.texi): Emit a @set UPDATED command to
568 config.texi whose value is the current month and year.
569 * doc/Makefile.in: Rebuild.
570 * doc/binutils.texi: Set the document subtitle to be the value of
571 the Texinfo UPDATED variable (obtained from config.texi).
572
2aa9814e
BE
5732004-12-07 Ben Elliston <bje@au.ibm.com>
574
575 PR binutils/249
576 * doc/binutils.texi (def file format): New node.
577 (dlltool): Use the tool name as the @chapter name, like all the
578 other binutils. Use @file{.def} throughout for consistency.
579
c7de9216
BE
5802004-12-06 Ben Elliston <bje@au.ibm.com>
581
582 * dlltool.c: Comment fix.
583
2423fbe6
BE
5842004-12-06 Ben Elliston <bje@au.ibm.com>
585
586 * doc/binutils.texi: Update copyright years.
587
73fb7068
RS
5882004-12-03 Richard Sandiford <rsandifo@redhat.com>
589
590 * MAINTAINERS: Remove mention of config.if.
591
32118081
NC
5922004-11-30 Tero Niemela <tero_niemela@yahoo.com>
593
594 * Makefile.am: Change LOCALEDIR to $(datadir)/share.
595 * Makefile.in: Regenerate.
596
2b25cacb
ILT
5972004-11-10 Ian Lance Taylor <ian@wasabisystems.com>
598
599 PR binutils/536
600 * stabs.c (stab_demangle_template): Call stab_demangle_count
601 rather than stab_demangle_get_count to get the length of a pointer
602 target.
603
74aba8aa
DS
6042004-11-10 Danny Smith <dannysmith@users.sourceforge.net>
605
606 * defparse.y: Remove unnecessary commas from token list.
607
977cdf5a
NC
6082004-11-08 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
609
610 * doc/binutils.texi (nm): Update description of weak symbols.
611
18bd398b
NC
6122004-11-03 Nick Clifton <nickc@redhat.com>
613
614 * readelf.c (do_debug_ranges): New variable.
615 (usage): Document new switch: -wR or --debug-dump=Ranges.
616 (parse_args): Handle new switch. Replace switch statement for the
617 long options with a more compact table structure.
618 (process_section_headers): Allow the dumping of .debug_ranges
619 sections if so requested.
620 (debug_displays): Likewise.
621 (load_debug_range): New function: Grabs the contents of a
622 .debug_ranges section.
623 (free_debug_range): New function: Releases the grabbed
624 .debug_ranges section.
625 (decode_64bit_range): New function: Displays a 64-bit range in a
626 .debug_ranges section.
627 (decode_range): New function: Displays a 32-bit range in a
628 .debug_ranges section.
629 (read_and_display_attr_value): Record the value of DW_AT_low_pc
630 attributes. Use decode_ranges() to display a DW_AT_ranges
631 attribute.
632 (display_debug_info): Use load_debug_range() and
633 free_debug_range().
634 (display_64bit_debug_ranges): New function. Displays the contents
635 of a 64-bit format .debug_ranges section.
636 (display_debug_ranges): New function: Displays the contents of a
637 32-bit .debug_ranges section.
8615f3f2 638
18bd398b
NC
639 (main): Move cmdline_dump_sects and num_cmdline_dump_sects into the
640 global scope.
641 (process_object): Initialise the dump_sects array from the
642 cmdline_dump_sects array before processing each object file.
643
644 (streq, strneq): New macros. Use them to replace occurrences of
645 strcmp() and strncmp().
646
647 (debug_information): New structure array to replace
648 debug_line_pointer_sizes array.
649 (num_debug_info_entries): New variable to replace
650 num_debug_line_pointers.
651 (get_pointer_size_of_comp_unit): New function: Returns the pointer
652 size of a given compilation unit.
653 (get_debug_info): New function to replace
654 get_debug_line_pointer_sizes.
655 (display_debug_lines): Use the new functions.
656 (display_debug_loc): Likewise.
8615f3f2 657
18bd398b
NC
658 (disassemble_section): Change return type to int.
659 (display_debug_lines): Move local variables to their
660 innermost scope.
661 (display_debug_section): Likewise. Also record the return value
662 of functions called and pass this back to the parent. Also only
663 warn about undumped sections when the user explicitly requested
664 their dumping.
665
666 (debug_apply_rela_addends): Allow relocations against STT_OBJECT
667 types as well.
8615f3f2 668
18bd398b
NC
669 * NEWS: Mention the support for decoding .debug_ranges sections.
670 * doc/binutils.texi: Document the new command line switch to
671 readelf.
672
57346661
AM
6732004-11-03 Randolph Chung <tausq@debian.org>
674
675 * readelf.c (ia64_unw_aux_info, ia64_unw_table_entry): Rename from
676 unw_aux_info and unw_table_entry.
677 (find_symbol_for_address): Pass symtab and strtab info explicitly.
678 (dump_ia64_unwind): Rename unw_{aux_info,table_entry} with ia64_
679 prefix.
680 (slurp_ia64_unwind_table): Likewise.
681 (ia64_process_unwind): Rename from old process_unwind.
682 (hppa_unw_aux_info): New.
683 (dump_hppa_unwind): New.
684 (slurp_hppa_unwind_table): New.
685 (hppa_process_unwind): New.
686 (process_unwind): Factor out common unwinding checks; dispatch to
687 unwind handler based on machine type.
688
935d0bca
NC
6892004-11-02 Nick Clifton <nickc@redhat.com>
690
691 * readelf.c (display_debug_lines): Fix typo in error message.
692
1ec5cd37
NC
6932004-10-26 Mark Mitchell <mark@codesourcery.com>
694
695 * readelf.c (get_note_type): Handle notes not in core files.
696 (process_note_sections): New function.
697 (process_corefile_contents): Rename to ...
698 (process_notes): ... this.
699 (process_object): Call process_notes, not
700 process_corefile_contents.
701 * doc/binutils.texi: Update readelf -n documentation.
702
b3f21e4a
JJ
7032004-10-26 Jakub Jelinek <jakub@redhat.com>
704
705 * ar.c (extract_file): Set atime to mtime for ar xo.
706
2b4c4cc4
ILT
7072004-10-25 Ian Lance Taylor <ian@wasabisystems.com>
708
709 * stabs.c (stab_demangle_v3_arglist): New static function, broken
710 out of stab_demangle_v3_argtypes.
711 (stab_demangle_v3_argtypes): Call it.
712 (stab_demangle_v3_arg): Handle DEMANGLE_COMPONENT_FUNCTION_TYPE.
713 If we find an unrecognized component, print out its number.
714
1ffa9a18
L
7152004-10-25 David Mosberger <davidm@hpl.hp.com>
716
717 * readelf.c (slurp_ia64_unwind_table): Support relocations against
718 non-section symbols by adding in the symbol value.
719
d79b3d50
NC
7202004-10-25 Nick Clifton <nickc@redhat.com>
721
722 PR 465
723 * readelf.c (dynamic_strings_length): New global variable.
724 (VALID_DYNAMIC_NAME, GET_DYNAMIC_NAME): New macros for accessing
725 strings in the dynamic string table.
726 (process_section_headers): Initialise dynamic_strings_length.
727 (process_dynamic_section): Likewise.
728 (process_object): Reset dynamic_string_length when the buffer is freed.
729 (dynamic_sections_mips_val): Use the new macros.
730 (process_dynamic_section): Likewise.
731 (process_version_sections): Likewise.
732 (process_symbol_table): Likewise.
733 (process_syminfo): Likewise.
734 (process_mips_specific): Likewise.
735 (dump_relocations): Add a new parameter 'strtablen' and use this
736 to verify that string offset in a given reloc is valid. Print a
737 suitable error message otherwise.
738 (process_relocs): Pass the new argument to dump_relocations.
739
0fd555c4
NC
7402004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
741
742 * dlltool.c: Include <assert.h>.
743 (PREFIX_ALIAS_BASE): Define.
744 (struct export): Add member import_name;
745 (def_exports): Set import_name.
746 (make_one_lib_file): Remove prefix alias code, use import_name
747 in .idata$6.
748 (gen_lib_file): Create and delete aliases.
749
5ab0c1a1
L
7502004-10-19 H.J. Lu <hongjiu.lu@intel.com>
751
752 * readelf.c (process_section_groups): Free symtab after use.
753
d412a550
NC
7542004-10-18 Tommy Pettersson <ptp@lysator.liu.se>
755 Nick Clifton <nickc@redhat.com>
756
757 * strings.c (usage): Place radix values for -t option into the
758 correct order.
759
760 * objcopy.c (add_redefine_syms_file): Change error messages to use
761 <filename>:<linenumber>: format for easier parsing by automatic
762 tools.
763
764 * srconv.c (show_usage): Fix spelling typo.
765
766 * windres.c (format_from_filename): Suggest the use of -J instead
767 of -I if the file type cannot be determined.
768
fb608b92
NC
7692004-10-18 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
770
771 * strings.c: Include <sys/stat.h>.
772
2bb2d727
AM
7732004-10-18 Alan Modra <amodra@bigpond.net.au>
774
7f67d4c9
AM
775 * budemang.c (demangle): Fix thinko.
776
2bb2d727
AM
777 * budemang.c (demangle): Handle "@plt" suffix.
778
61bbd35b
NC
7792004-10-14 Nick Clifton <nickc@redhat.com>
780
781 * nm.c (usage): Fix description of --special-syms switch.
782
fb5b5478
JJ
7832004-10-13 Jakub Jelinek <jakub@redhat.com>
784
785 * strings.c (statbuf): New typedef.
786 (file_stat): Define.
787 (strings_object_file): Avoid using get_file_size, instead do the
788 checks here, using file_stat.
789 * configure.in (HAVE_STAT64): New test.
790 * configure: Rebuilt.
791 * config.in: Rebuilt.
792
8cb51566
PB
7932004-10-12 Paul Brook <paul@codesourcery.com>
794
795 * readelf.c (decode_ARM_machine_flags): Support EABI version 4.
796
83ef0798
AM
7972004-10-11 Alan Modra <amodra@bigpond.net.au>
798
799 * objdump.c (dump_symbols): Fix thinko last change. Improve error
800 messages.
801
3c9458e9
NC
8022004-10-08 Nick Clifton <nickc@redhat.com>
803
804 * nm.c: Add a new switch --special-syms which, if enabled, will
805 include the ARM Mapping symbols in nm's output.
806 (usage): Mention the switch.
807 (filter_symbols): Handle the switch.
808 * objdump.c: Add a similar switch.
809 (usage): Mention the switch.
810 (dump_symbols): Handle the switch.
811 * doc/binutils.texi: Document the new switches.
812 * NEWS: Mention the new switches.
813
d2b2c203
DJ
8142004-10-08 Daniel Jacobowitz <dan@debian.org>
815
816 * readelf.c (get_x86_64_section_type_name): New function.
817 (get_section_type_name): Use it.
818
d67a454c
NC
8192004-10-08 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
820
821 * dlltool.c (make_one_lib_file): Revert 2004-09-02 and 2004-09-04
822 patches.
823 * doc/binutils.texi (dlltool): Revert 2004-09-06 patch.
824
1c877e87
AO
8252004-10-07 Alexandre Oliva <aoliva@redhat.com>
826
827 * readelf.c (get_machine_flags): Don't fall through into m68k cpu
828 types.
829
40a18ebd
NC
8302004-10-01 Paul Brook <paul@codesourcery.com>
831
832 * readelf.c (get_arm_section_type_name): New function.
833 (get_section_type_name): Use it.
834
382c1116
NC
8352004-09-28 Nick Clifton <nickc@redhat.com>
836
eb1ab0cf 837 * nm.c: Reorder functions to eliminate most of the static function
382c1116
NC
838 prototypes.
839
cbaa0dc5
AM
8402004-09-22 Alan Modra <amodra@bigpond.net.au>
841
842 * readelf.c (process_program_headers): Don't include .tbss in non-TLS
843 segments.
844
3443c1ae
AM
8452004-09-17 Alan Modra <amodra@bigpond.net.au>
846
847 * Makefile.am: Run "make dep-am".
848 * Makefile.in: Regenerate.
849 * config.in: Regenerate.
850 * configure: Regenerate.
851 * doc/Makefile.in: Regenerate.
852 * po/binutils.pot: Regenerate.
853
74013231
AM
8542004-09-12 Alan Modra <amodra@bigpond.net.au>
855
856 * readelf.c (decode_location_expression): Sign extend value for
857 DW_OP_const1s, DW_OP_const2s, DW_OP_const4s, DW_OP_bra, DW_OP_skip.
858
360589e8
NC
8592004-09-09 Nick Clifton <nickc@redhat.com>
860
861 PR 363
862 * ar.c (replace_members): Do not use get_file_size as
863 ar_emul_append correctly handles missing files.
864
d15b04bd
L
8652004-09-07 H.J. Lu <hongjiu.lu@intel.com>
866
867 * configure: Regenerated with autconfig 2.13.
868
d597aff7
DS
8692004-09-06 Danny Smith <dannysmith@users.sourceforge.net>
870
74013231
AM
871 * doc/binutils.texi (dlltool): Update --add-underscore, --kill-at
872 documentation.
d597aff7 873
04c34128
NC
8742004-09-06 Michael Wardle <mbw@endbracket.net>
875
3023b782 876 * doc/binutils.texi (objdump): Document that the -x switch includes
04c34128
NC
877 the effect of the -p switch.
878
d597aff7 8792004-09-04 Danny Smith <dannysmith@users.sourceforge.net>
5df31fad 880
6cef8f72
DS
881 * dlltool.c (make_one_lib_file): Test if internal_name was
882 specified by user before using it.
5df31fad 883
74013231 8842004-09-02 Carlo Wood <carlo@alinoe.com>
5885be89
NC
885
886 PR binutils/351
887 * dlltool.c (make_one_lib_file): For IDATA6 take the name from
888 exp->internal_name if it is present.
889
ec2dfb42
AO
8902004-09-02 Alexandre Oliva <aoliva@redhat.com>
891
892 * MAINTAINERS: Add self as co-maintainer of FR-V.
893 * readelf.c (get_machine_flags): Print FR-V cpu types.
894
0873df2a
AM
8952004-08-28 Alan Modra <amodra@bigpond.net.au>
896
897 * nm.c (show_synthetic): New var.
898 (long_options): Add "synthetic".
899 (usage): Here too.
900 (display_rel_file): Handle show_synthetic.
901
c9727e01
AM
9022004-08-28 Alan Modra <amodra@bigpond.net.au>
903
904 * objdump.c (dump_bfd): Pass both symbol tables to
905 bfd_get_synthetic_symtab.
906
90e3cdf2
JJ
9072004-08-17 Jakub Jelinek <jakub@redhat.com>
908
909 * objdump.c (dump_bfd): For relocatable objects, pass syms instead
910 of dynsyms to bfd_get_synthetic_symtab.
911
d84de024
AM
9122004-08-16 Alan Modra <amodra@bigpond.net.au>
913
914 * readelf.c (debug_apply_rela_addends): New function, extracted from..
915 (display_debug_info): ..here.
916 (display_debug_frames): Call debug_apply_rela_addends. Don't do
917 DW_EH_PE_pcrel adjustment for ET_REL.
918
efcb5b0e
AS
9192004-08-06 Andreas Schwab <schwab@suse.de>
920
921 * readelf.c (dump_relocations): Fix typo when calculating
922 sec_index.
923
d3cde3af
NC
9242004-08-02 Jakub Bogusz <qboosh@pld-linux.org>
925
926 * dllwrap.c (deduce_name): Fix typos introduced when program_name
927 was renamed to prog_name.
928
1d70c7fb
AO
9292004-07-29 Alexandre Oliva <aoliva@redhat.com>
930
931 * readelf.c (get_machine_flags <EM_SH>): Handle EF_SH2A and
932 EF_SH2A_NOFPU.
933
ccde1100
AO
9342004-07-28 Alexandre Oliva <aoliva@redhat.com>
935
936 2003-07-08 Alexandre Oliva <aoliva@redhat.com>
937 * readelf.c (get_machine_flags <EM_SH)): Handle EF_SH4_NOFPU and
938 EF_SH4A_NOFPU.
939 2003-06-12 Alexandre Oliva <aoliva@redhat.com>
940 * readelf.c (get_machine_flags <EM_SH>): Print SH ISA name.
941
082b7297
L
9422004-07-21 H.J. Lu <hongjiu.lu@intel.com>
943
944 * objcopy.c (filter_symbols): Use bfd_coff_get_comdat_section
945 to access comdat.
946 * objdump.c (dump_section_header): Likewise.
947
44a6d974
NC
9482004-07-15 Aravinda PR <aravindapr@rediffmail.com>
949
950 * nlmconv.c (main): Pass map_file argument to link_inputs.
951 (link_inputs): Use map_file argument if it is defined.
952
61513dc1
NC
9532004-07-13 Nick Clifton <nickc@redhat.com>
954
955 * dllwrap.c: Replace 'program_name' with 'prog_name' to avoid
956 conflicts with exported global defined in bucomm.h.
957 (deduce_name): Rename parameter 'program_name' to 'name' to avoid
958 shadowing the global defined in bucomm.h.
959
607dea97
NC
9602004-07-12 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
961
962 * dlltool.c (ext_prefix_alias): New global variable.
963 (make_one_lib_file): Add aliases with prefixes for external
964 and import definitions.
965 (usage): Document -p option.
966 (long_options): Add --ext-prefix-alias option.
967 (main): Handle -p.
968 * doc/binutils.texi: Document new switch.
969 * NEWS: Mention new switch.
970
2758961a
NC
9712004-07-09 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
972
973 * binutils/dlltool.c (asm_prefix): Add parameter: name.
974 No underscore for symbols beginning with ?.
975 (ASM_PREFIX): Add parameter: NAME.
976 (gen_exp_file): Use new parameter.
977 (make_label): Likewise.
978 (make_imp_label): Likewise.
979 (make_one_lib_file): Likewise.
980
1fe1f39c
NC
9812004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
982
983 * MAINTAINERS: Added myself to the list.
984 * readelf.c: Include "elf/crx.h".
985 (guess_is_rela): Handle EM_CRX.
986 (get_machine_name): Likewise.
987 (dump_relocations): Likewise.
988
c87db184
CF
9892004-07-03 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
990
991 * doc/binutils.texi (nm): Clarify weak symbol description.
992
fb7b006e
BE
9932004-06-24 Ben Elliston <bje@au.ibm.com>
994
995 * readelf.c (get_segment_type): Display "GNU_STACK", not just
996 "STACK", when a PT_GNU_STACK segment is encountered.
997
eea6121a
AM
9982004-06-24 Alan Modra <amodra@bigpond.net.au>
999
1000 * objcopy.c (copy_section): Don't set _cooked_size.
1001
fb514b26
AM
10022004-06-22 Alan Modra <amodra@bigpond.net.au>
1003
ba2685cc
AM
1004 * readelf.c (Elf32_Word): Delete.
1005 (get_32bit_dynamic_section): Handle SGI ELF dynamic segment.
1006 (get_64bit_dynamic_section): Likewise.
1007
1008 * readelf.c (get_32bit_dynamic_section): Stop at first DT_NULL entry.
1009 (get_64bit_dynamic_section): Likewise.
1010
86dba8ee
AM
1011 * readelf.c (dynamic_nent): New variable.
1012 (get_32bit_dynamic_section): Set it.
1013 (get_64bit_dynamic_section): Here too.
1014 (process_dynamic_section): Use it instead of dynamic_size.
1015 (process_syminfo): Likewise.
1016
fb514b26
AM
1017 * readelf.c (get_32bit_dynamic_section): Correct number of entries
1018 translated from external to internal form.
1019 (get_64bit_dynamic_section): Likewise.
1020
b2d38a17
NC
10212004-06-18 Jie Zhang <zhangjie@magima.com.cn>
1022
1023 * readelf.c (process_program_headers): When locating the dynamic
1024 section use the section table if it is present.
1025 (dynamic_segment): Renamed to dynamic_section.
1026 Replace references to dynamic segment with references to dynamic
1027 section, except where appropriate.
1028 (dynamic_segment_mips_val): Rename to dynamic_section_mips_val.
1029 (dynamic_segment_parisc_val): Rename to dynamic_section_parisc_val.
1030 (dynamic_segment_ia64_val): Rename to dynamic_section_ia64_val.
1031 (get_32bit_dynamic_segment): Rename to get_32bit_dynamic_section.
1032 Remove tag counting code as it is no longer needed.
1033 (get_64bit_dynamic_segment): Rename to get_64bit_dynamic_section.
1034 Remove tag counting code as it is no longer needed.
1035 (process_dynamic_segment): Rename to process_dynamic_section.
eea6121a 1036
135dfb4a
AM
10372004-06-15 Alan Modra <amodra@bigpond.net.au>
1038
1039 * objcopy.c (copy_section): Use bfd_get_section_size instead of
1040 _raw_size or bfd_get_section_size_before_reloc. Don't set reloc_done.
1041 (compare_section_lma): Likewise.
1042 * addr2line.c (find_address_in_section): Likewise.
1043 * coffgrok.c (do_sections_p1): Likewise.
1044 * dlltool.c (scan_drectve_symbols): Likewise.
1045 * nlmconv.c (main): Likewise.
1046 (copy_sections): Likewise.
1047 (powerpc_mangle_relocs): Likewise.
1048 * objdump.c (disassemble_section): Likewise.
1049 * prdbg.c (find_address_in_section): Likewise.
1050 * size.c (berkeley_sum): Likewise.
1051 * srconv.c (wr_ob): Likewise.
1052 * strings.c (strings_a_section): Likewise.
1053
90e01f86
ILT
10542004-05-28 Ian Lance Taylor <ian@wasabisystems.com>
1055
1056 * readelf.c (decode_ARM_machine_flags): Add EF_ARM_VFP_FLOAT.
1057
80fccad2
BW
10582004-05-17 David Heine <dlheine@tensilica.com>
1059
eea6121a 1060 * objcopy.c (setup_bfd_headers): New function.
80fccad2
BW
1061 (copy_object): Call setup_bfd_headers.
1062
0da76f83
NC
10632004-05-13 Paul Brook <paul@codesourcery.com>
1064
1065 * readelf.c (display_debug_frames): Handle dwarf3 format CIE
1066 entries.
1067
9598fbe5
NC
10682004-05-13 Nick Clifton <nickc@redhat.com>
1069
1070 * po/fr.po: Updated French translation.
1071
8c37241b
JJ
10722004-05-11 Jakub Jelinek <jakub@redhat.com>
1073
1074 * readelf.c (get_segment_type): Handle PT_GNU_RELRO.
1075
e4b17d5c
L
10762004-05-07 H.J. Lu <hongjiu.lu@intel.com>
1077
1078 * readelf.c (section_groups): New.
1079 (group_count): New.
1080 (section_headers_groups): New.
1081 (process_section_groups): Populate group_count, section_groups
1082 and section_headers_groups.
1083 (process_unwind): Support section group.
1084 (process_object): Always call process_section_groups. Free
1085 section_groups and section_headers_groups.
1086
f2da459f
L
10872004-04-30 H.J. Lu <hongjiu.lu@intel.com>
1088
1089 * readelf.c (process_section_headers): Use %3lu on sh_info.
1090
f8935895
NC
10912004-04-30 Michael Deutschmann <michael@talamasca.ocis.net>
1092
1093 * ranlib.sh: Quote $1 argument in case it contains spaces.
1094
10952004-04-27 John Paul Wallington <jpw@gnu.org>
a95b5cf9
AM
1096
1097 * objcopy.c (copy_usage, strip_usage): Fix spelling.
1098
f5842774
L
10992004-04-26 H.J. Lu <hongjiu.lu@intel.com>
1100
1101 * readelf.c (do_section_groups): New.
1102 (options): Add --section-groups/-g.
1103 (usage): Mention --section-groups/-g.
1104 (parse_args): Support --section-groups/-g.
1105 (get_group_flags): New.
1106 (process_section_groups): New.
1107 (process_object): Call process_section_groups.
1108
46212538
AM
11092004-04-24 Alan Modra <amodra@bigpond.net.au>
1110
1111 * objdump.c (disassemble_section): Don't disassemble sections
1112 without SEC_HAS_CONTENTS.
1113
4c45e5c9
JJ
11142004-04-22 Jakub Jelinek <jakub@redhat.com>
1115
1116 * objdump.c (synthsyms, synthcount): New variables.
1117 (disassemble_data): Use dynsyms for stripped binaries or libraries.
1118 Add synthetized symbols.
1119 (dump_bfd): For disassemble, initialize dynsyms always and
1120 also synthsyms. Free synthsyms and clear {sym,dynsym,synth}count
1121 before returning.
1122
e9f87780
AM
11232004-04-14 Alan Modra <amodra@bigpond.net.au>
1124
1125 * strings.c (print_strings): Cast file_off to unsigned long in
1126 printf arg list.
1127
1ba93119
AM
11282004-04-07 Benjamin Monate <benjamin.monate@cea.fr>
1129
1130 PR 86
1131 * arsup.c (ar_save): Use smart_rename.
1132
935a41f5
NC
11332004-04-01 Dean Luick <luick@cray.com>
1134
1135 * readelf.c (display_debug_pubnames): Align offset and data
1136 columns.
1137 (read_and_display_attr_value): Add missing break;
1138 (debug_displays): Enable the display of the .debug_pubtypes
1139 section.
1140
92e25cf8
SS
11412004-03-30 Stan Shebs <shebs@apple.com>
1142
1143 * mpw-config.in, mpw-make.sed, mac-binutils.r: Remove MPW
1144 support files, no longer used.
1145
d507cf36
PB
11462004-03-23 Paul Brook <paul@codesourcery.com>
1147
1148 * readelf.c (decode_ARM_machine_flags): Add EABI v3.
1149
8c9a9879
RH
11502004-03-21 Richard Henderson <rth@redhat.com>
1151
1152 * readelf.c (display_debug_frames): Don't crash for mismatched
1153 DW_CFA_restore_state.
1154
6ece5c52
AM
11552004-03-19 Alan Modra <amodra@bigpond.net.au>
1156
1157 * Makefile.am: Run "make dep-am".
1158 * Makefile.in: Regenerate.
1159 * aclocal.m4: Regenerate.
1160 * config.in: Regenerate.
1161 * configure: Regenerate.
1162 * po/binutils.pot: Regenerate.
1163
6f104306
NS
11642004-03-15 Nathan Sidwell <nathan@codesourcery.com>
1165
1166 * objdump.c (struct SFILE): Replace current pointer with pos
1167 offset, rename size to alloc.
1168 (objdump_sprintf): Avoid unnecessary copies in the common case
1169 (disassemble_bytes): Keep sfile live throughout the
1170 function. Adjust usage appropriately.
1171
523f6a27
BE
11722004-03-10 Ben Elliston <bje@gnu.org>
1173
1174 * MAINTAINERS: Update my mail address.
1175
7aa52b1f
NC
11762004-03-08 Danny Smith <dannysmith@users.sourceforge.net>
1177
1178 * deflex.l: Handle "PRIVATE" string.
1179 * defparse.y (%token): Add PRIVATE.
1180 (%type): Add opt_PRIVATE.
1181 (expline): Pass opt_PRIVATE to def_exports.
1182 (opt_PRIVATE): Handle PRIVATE token.
1183 * dlltool.h (def_exports): Add 7th param for private flag to
1184 declaration.
1185 * dlltool.c: Add PRIVATE to comment on EXPORTS syntax.
1186 (struct export): Add 'private' field.
1187 (def_exports): Set 'private' field of struct exports.
1188 (scan_drectve_symbols): Adjust calls to def_exports.
1189 (scan_filtered_symbols): Likewise.
1190 (dump_def_info): Print 'private' field.
1191 (gen_def_file): Likewise.
1192 (gen_lib_file): Skip generation of lib object if private.
1193 Delete tmp object files in same order as they were generated.
1194 Don't delete non-existent private object files.
1195
af865222
AS
11962004-02-27 Andreas Schwab <schwab@suse.de>
1197
1198 * ar.c (main): Support POSIX-compatible argument parsing.
1199
c7e7ca54
NC
12002004-02-23 Daniel Lucq <daniel@lucq.org>
1201
1202 * readelf.c (process_mips_specific): Print conflictsno as an
1203 unsigned long.
1204
eff21b8e
CF
12052004-02-21 Dmitry Timoshkov <dmitry@baikal.ru>
1206
1207 * dlltool.c (gen_exp_file): Always output names for forwarded symbols.
1208
2f01ffbf
JJ
12092004-02-19 Jakub Jelinek <jakub@redhat.com>
1210
1211 * objcopy.c (copy_section): Avoid warnings.
1212
c92c35e7
AC
12132004-02-14 Andrew Cagney <cagney@redhat.com>
1214
1215 * ar.c (remove_output): Use bfd_cache_close.
1216 * arsup.c (ar_end): Ditto.
1217
9d241085
RM
12182004-01-21 Roland McGrath <roland@redhat.com>
1219
1220 * readelf.c (get_note_type): Match NT_AUXV.
1221
d99e9f4d
NC
12222004-01-20 Nick Clifton <nickc@redhat.com>
1223
1224 * version.c (print_version): Update copyright year to 2004.
1225
f8b73030
MR
12262004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1227
1228 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
1229 throughout.
1230 * aclocal.m4: Regenerate.
1231 * configure: Regenerate.
1232
f0312d39
JJ
12332004-01-12 Jakub Jelinek <jakub@redhat.com>
1234
1235 * objcopy.c: Include elf-bfd.h.
1236 (is_strip_section): Don't strip debugging sections if
1237 STRIP_NONDEBUG.
1238 (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
1239 ~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.
1240
1241 * objcopy.c (copy_section): Free relpp if relcount == 0.
1242
041821e6
ILT
12432004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1244
1245 * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
1246 (stab_demangle_argtypes): Likewise.
1247 (stab_demangle_v3_argtypes): New static function.
1248 (stab_demangle_v3_arg): New static function.
1249
950d48e7
NC
12502004-01-12 Nick Clifton <nickc@redhat.com>
1251
1252 * objcopy.c (copy_object): Make the function boolean, returning
1253 FALSE upon failure.
eea6121a
AM
1254 (copy_archive): Handle the return value from copy_object.
1255 (copy_file): Likewise.
950d48e7 1256
d9296b18
NC
12572004-01-07 Nick Clifton <nickc@redhat.com>
1258
1259 * readelf.c (find_section): New function. Locates a named
1260 section.
1261 (get_debug_line_pointer_sizes): New function: Initialises the
1262 debug_line_pointer_sizes array.
eea6121a
AM
1263 (display_debug_lines): Call get_debug_line_pointer_sizes.
1264 (display_debug_loc): Likewise.
1265 (load_debug_loc): Use find_section.
1266 (load_debug_str): Likewise.
1267 (display_debug_info): Likewise.
1268 (prescan_debug_info): Delete.
1269 (debug_displays): Remove prescan field.
1270 (process_section_contents): Do not perform prescans.
d9296b18 1271
5e675b72
AM
12722004-01-03 Alan Modra <amodra@bigpond.net.au>
1273
1274 * objcopy.c (filter_bytes): Delete. Move code to..
1275 (copy_section): ..here. Simplify size adjustment. Divide
1276 section lma by interleave.
1277
f0660b73
NC
12782004-01-02 Nick Clifton <nickc@redhat.com>
1279
1280 * po/ru.po: New file: Russian translation.
1281 * configure.in (ALL_LINGUAS): Add ru
1282 * configure: Regenerate.
eb18fd22 1283
c9e214e5 1284For older changes see ChangeLog-0203
252b5132
RH
1285\f
1286Local Variables:
1287mode: change-log
1288left-margin: 8
1289fill-column: 74
1290version-control: never
1291End:
This page took 0.399566 seconds and 4 git commands to generate.