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