Pass "plugin" as target for "ar --plugin" when opening a BFD file.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2010-09-15 H.J. Lu <hongjiu.lu@intel.com>
2
3 * ar.c (plugin_target): New.
4 (main): Set plugin_target to "plugin" for --plugin.
5 (open_inarch): Initialize target to plugin_target.
6 (replace_members): Pass plugin_target to ar_emul_replace
7 and ar_emul_append.
8
9 * binemul.h (ar_emul_append): Add a target argument.
10 (ar_emul_default_append): Likewise.
11 (ar_emul_replace): Likewise.
12 (ar_emul_default_replace): Likewise.
13 (bin_emulation_xfer_struct): Add a target argument to
14 ar_append and ar_replace.
15
16 * binemul.c (ar_emul_append): Updated. Pass target to bfd_openr.
17 (do_ar_emul_default_append): Likewise.
18 (ar_emul_default_append): Likewise.
19 (ar_emul_replace): Likewise.
20 (ar_emul_default_replace): Likewise.
21
22 2010-09-10 Ben Gardiner <bengardiner@nanometrics.ca>
23
24 * objcopy.c: Add --interleave-width option to allow interleaving
25 of more than one byte at a time.
26 (copy_width): New variable.
27 (copy_options): Add --interleave-width.
28 (copy_section): When interleaving copy in units of copy_width
29 bytes.
30 (copy_main): Parse the new option.
31 * doc/binutils: Document the new option.
32 * NEWS: Mention the new feature.
33
34 2010-09-09 Jakub Jelinek <jakub@redhat.com>
35
36 * dwarf.c (decode_location_expression): Fix data adjustment
37 for DW_OP_GNU_implicit_pointer in v3+.
38
39 2010-09-09 Tristan Gingold <gingold@adacore.com>
40
41 * NEWS: Add entry to NEWS for hppa/som.
42
43 2010-09-09 Jakub Jelinek <jakub@redhat.com>
44
45 * dwarf.h (debug_info): Add offset_info and dwarf_version fields.
46 * dwarf.c (decode_location_expression): Add offset_size and
47 dwarf_version arguments. Prefix DIE offset with 0x for
48 DW_OP_call{2,4,_ref}. Fix up DW_OP_call_ref operand size,
49 complain if in frame info section. Handle
50 DW_OP_GNU_implicit_pointer.
51 (read_and_display_attr_value, display_debug_loc,
52 display_debug_frames): Adjust decode_location_expression callers.
53 (process_debug_info): Save offset_size and dwarf_version values
54 into debug_information array.
55
56 2010-09-07 Nick Clifton <nickc@redhat.com>
57
58 * readelf.c (process_section_headers): Mention meaning of 'l'
59 section flag for x86-64 targets.
60
61 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
62 Jakub Jelinek <jakub@redhat.com>
63
64 * dwarf.c (regname): New declaration.
65 (decode_location_expression): Print for registers also regname output.
66
67 2010-09-02 Richard Henderson <rth@redhat.com>
68
69 * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New.
70 (init_dwarf_regnames): Use them.
71 * dwarf.h: Declare them.
72 * objdump.c (dump_dwarf): Use bfd_get_arch + bfd_get_mach to set up
73 the regnames, rather than using elf_machine_code.
74
75 2010-09-02 Richard Henderson <rth@redhat.com>
76
77 * objdump.c (dump_dwarf): Use bfd_arch_bits_per_address.
78
79 2010-08-23 H.J. Lu <hongjiu.lu@intel.com>
80
81 * elfedit.c (input_elf_osabi): New.
82 (output_elf_osbi): Likewise.
83 (osabis): Likewise.
84 (elf_osabi): Likewise.
85 (update_elf_header): Support updating ELF OSABI.
86 (make_qualified_name): Break long line.
87 (command_line_switch): Add OPTION_INPUT_OSABI and
88 OPTION_OUTPUT_OSABI.
89 (options): Likewise.
90 (usage): Add --input-osabi and --output-osabi.
91 (main): Handle OPTION_INPUT_OSABI and OPTION_OUTPUT_OSABI.
92
93 * doc/binutils.texi: Document --input-osabi and --output-osabi
94 for elfedit.
95
96 2010-08-23 Maciej W. Rozycki <macro@codesourcery.com>
97
98 * readelf.c (display_mips_gnu_attribute): Replace GCC options
99 with a textual description of a MIPS32r2 64-bit FPU.
100
101 2010-08-13 Dan Rosenberg <dan.j.rosenberg@gmail.com>
102
103 PR binutils/11889
104 * readelf.c (get_32bit_elf_symbols): Check for a corrupt
105 sh_entsize.
106 (get_64bit_elf_symbols): Likewise.
107 (process_symbol_table): Likewise.
108 (process_section_groups): Check for corrupt headers.
109 (process_version_sections): Check for corrupt indicies.
110 (process_corefile_note_segment): Likewise.
111
112 2010-08-13 Nathan Sidwell <nathan@codesourcery.com>
113
114 * readelf.c (get_machine_flags): Detect CF ISA C and EMAC_B
115 variants.
116
117 2010-08-13 Tom Tromey <tromey@redhat.com>
118
119 * dwarf.c (process_debug_info): Don't subtract section address
120 when calculating location of cu abbrev within section.
121
122 2010-08-12 Michael Haubenwallner <haubi@gentoo.org>
123
124 PR binutils/11742
125 * readelf.c (get_archive_member_name): Do not read beyond the end
126 of the ar_name field.
127
128 2010-08-03 Tristan Gingold <gingold@adacore.com>
129
130 * dwarf.c (display_debug_lines): Mark file argument unused.
131 Do not try to load .debug_info section.
132
133 2010-08-02 Alan Modra <amodra@gmail.com>
134
135 * readelf.c (apply_relocations): D30V is really REL.
136
137 2010-07-23 Naveen.H.S <naveen.S@kpitcummins.com>
138 Ina Pandit <ina.pandit@kpitcummins.com>
139
140 * binutils/readelf.c: Add support for V850E2 and V850E2V3.
141
142 2010-07-22 Alan Modra <amodra@gmail.com>
143
144 * readelf.c: Add Moxie support.
145
146 2010-07-20 Alan Modra <amodra@gmail.com>
147
148 * readelf.c (process_program_headers): Don't ignore all zero size
149 sections.
150
151 2010-07-19 Andreas Schwab <schwab@redhat.com>
152
153 * readelf.c (process_section_headers): Update key to flags.
154
155 2010-07-17 Dave Korn <dave.korn.cygwin@gmail.com>
156
157 * objcopy.c (copy_usage): Tweak previous typofix.
158
159 2010-07-17 H.J. Lu <hongjiu.lu@intel.com>
160
161 * objcopy.c (copy_usage): Fix a typo.
162
163 2010-07-15 Kai Tietz <kai.tietz@onevision.com>
164
165 * dllwrap.c (main): Make sure is_leading_underscore
166 gets initialized with correct default.
167
168 2010-07-05 Alan Modra <amodra@gmail.com>
169
170 * readelf.c (uncompress_section_contents): Avoid gcc-4.6 warning.
171
172 2010-07-03 Cary Coutant <ccoutant@google.com>
173
174 * objdump.c (load_specific_debug_section): Decompress section contents
175 before applying relocations.
176 * readelf.c (load_specific_debug_section): Update section size after
177 decompression.
178
179 2010-06-29 Alan Modra <amodra@gmail.com>
180
181 PR binutils/3166
182 * objcopy.c (is_strip_section): Revert 2006-09-05.
183 (setup_section): Make SHT_GROUP section nobits.
184
185 2010-06-29 Alan Modra <amodra@gmail.com>
186
187 * configure: Regenerate.
188 * po/POTFILES.in: Regenerate.
189
190 2010-06-27 Alan Modra <amodra@gmail.com>
191
192 * resbin.c (res_to_bin_accelerator): Delete set but unused variables.
193
194 2010-06-17 Nick Clifton <nickc@redhat.com>
195
196 PR binutils/11711
197 * windres.c (enum option_values): New enum.
198 (long_options): Use separate option number for --include-dir
199 option.
200 (main): Separate backwards compatibility check from code to
201 implement --include-dir. Check to see if directory exists and do
202 not complain if it does.
203
204 2010-06-15 Joseph Myers <joseph@codesourcery.com>
205
206 * readelf.c (display_tic6x_attribute, process_tic6x_specific):
207 New.
208 (process_arch_specific): Call process_tic6x_specific for
209 EM_TI_C6000.
210
211 2010-06-11 H.J. Lu <hongjiu.lu@intel.com>
212
213 * readelf.c (dump_ia64_vms_dynamic_fixups): Cast to unsigned long
214 for 0x%lx.
215
216 2010-06-11 Tristan Gingold <gingold@adacore.com>
217 Doug Rupp <rupp@gnat.com>
218
219 * readelf.c (is_ia64_vms): New function.
220 (dump_relocations): Use it.
221 (get_machine_flags): Display IA-64 OpenVMS flags.
222 (process_program_headers): No error on OpenVMS if no .dynamic section.
223 (struct ia64_vms_dynfixup, struct ia64_vms_dynimgrela): New
224 declarations.
225 (dump_ia64_vms_dynamic_fixups): New function.
226 (dump_ia64_vms_dynamic_relocs): Ditto.
227 (process_ia64_vms_dynamic_relocs): Ditto.
228 (process_relocs): Handle IA-64 OpenVMS relocs.
229 (VMS_EPOCH_OFFSET, VMS_GRANULARITY_FACTOR): New macros.
230 (print_vms_time): New function.
231 (dynamic_section_ia64_val): Handle DT_IA_64_VMS_LINKTIME and
232 DT_IA_64_VMS_LNKFLAGS.
233 (get_ia64_symbol_other): New function.
234 (get_symbol_other): Handle EM_IA_64.
235
236 2010-06-11 Tristan Gingold <gingold@adacore.com>
237
238 * unwind-ia64.c (unw_print_abreg): Add const to special_reg.
239 (UNW_DEC_ABI): Ditto for abiname.
240 (unw_decode_table): Make it const.
241
242 2010-06-10 Tristan Gingold <gingold@adacore.com>
243
244 * readelf.c (slurp_ia64_unwind_table): IA64 rela relocations are
245 not inplace.
246
247 2010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
248 Joseph Myers <joseph@codesourcery.com>
249 Andrew Stubbs <ams@codesourcery.com>
250
251 * readelf.c (get_machine_flags): Handle EF_SH_PIC and EF_SH_FDPIC.
252
253 2010-05-25 Jay Krell <jay.krell@cornell.edu>
254
255 PR ld/11621
256 * Makefile.am: Replace all occurences of .o with .@OBJEXT@
257 * Makefile.in: Regenerate.
258
259 2010-05-24 Tristan Gingold <gingold@adacore.com>
260
261 * readelf.c (usage): Add new trace sections for --debug-dump.
262 (process_section_headers): Handle dump of trace sections.
263 * objdump.c (usage): Add new trace sections for --dwarf.
264 * dwarf.h (do_trace_info, do_trace_abbrevs): New variables.
265 (do_trace_aranges): Ditto.
266 (enum dwarf_section_display_enum): Add trace_info, trace_abbrev
267 and trace_aranges literals.
268 * dwarf.c (do_trace_info, do_trace_abbrevs): New variables.
269 (do_trace_aranges): Ditto.
270 (process_debug_info): Add abbrev_sec argument and replace
271 abbrev with abbrev_sec.
272 (load_debug_info): Adjust call of process_debug_info.
273 (display_debug_info): Ditto.
274 (display_trace_info): New function.
275 (dwarf_select_sections_by_names): Add trace_info, trace_abbrevs
276 and trace_aranges sections name.
277 (dwarf_select_sections_all): Also select trace sections.
278 (debug_displays): Reindent. Add entries for the trace sections.
279 * doc/binutils.texi (readelf): Document new --dwarf parameters.
280 (objdump): Ditto.
281
282 2010-05-18 H.J. Lu <hongjiu.lu@intel.com>
283
284 PR gas/11600
285 * readelf.c (get_elf_section_flags): Treat SHF_EXCLUDE as a
286 generic flag.
287
288 2010-05-07 Tristan Gingold <gingold@adacore.com>
289
290 * Makefile.in: Regenerate with automake 1.11.1.
291 * aclocal.m4: Ditto.
292 * doc/Makefile.in: Ditto.
293
294 2010-05-06 H.J. Lu <hongjiu.lu@intel.com>
295
296 * dwarf.c (init_dwarf_regnames): Handle EM_L1OM.
297 * readelf.c (get_elf_section_flags): Likewise.
298 (process_section_headers): Likewise.
299
300 2010-05-05 Nick Clifton <nickc@redhat.com>
301
302 * po/es.po: Updated Spanish translation.
303
304 2010-04-27 Kai Tietz <kai.tietz@onevision.com>
305
306 * dlltool.c (main): Query for bfd's underscoring default for
307 default target case.
308
309 2010-04-27 Nick Clifton <nickc@redhat.com>
310
311 * po/ru.po: Updated Russian translation.
312
313 2010-04-23 Alan Modra <amodra@gmail.com>
314
315 * readelf.c (process_program_headers): Replace use of
316 ELF_IS_SECTION_IN_SEGMENT_MEMORY with ELF_SECTION_IN_SEGMENT.
317
318 2010-04-22 Nick Clifton <nickc@redhat.com>
319
320 * po/binutils.pot: Updated by the Translation project.
321 * po/fi.po: Updated Finnish translation.
322 * po/vi.po: Updated Vietnamese translation.
323 * po/bg.po: New Bulgarian translation.
324 * configure.in (ALL_LINGUAS): Add bg.
325 * configure: Regenerate.
326
327 2010-04-20 Nick Clifton <nickc@redhat.com>
328
329 * po/fr.po: Updated french translation.
330
331 2010-04-20 Nick Clifton <nickc@redhat.com>
332
333 * readelf.c: Add _() macros to constant strings that are
334 translatable.
335
336 * readelf.c (display_mips_gnu_attribute): Replace GCC options
337 with a textual description of single and double precision float.
338
339 2010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
340
341 * readelf.c (arm_attr_tag_FP_arch): Rename from arm_attr_tag_VFP_arch.
342 (arm_attr_tag_ABI_align8_needed): Remove.
343 (arm_attr_tag_ABI_align8_preserved): Remove.
344 (arm_attr_tag_ABI_HardFP_use): Update text strings.
345 (arm_attr_public_tags): Add strings for ABI v2.08 attribute tags.
346 (display_arm_attribute): Add decoding of ABI v2.08 attributes.
347
348 2010-04-13 Nick Clifton <nickc@redhat.com>
349
350 PR binutils/11419
351 * dwarf.c (process_debug_info): Initialise the signature array.
352
353 2010-04-09 Nick Clifton <nickc@redhat.com>
354
355 * dwarf.c (process_debug_info): Remove unused variable
356 cu_abbrev_offset_ptr.
357 (display_debug_lines_decoded): Remove unused variable prev_line.
358 * elfedit.c (process_archive): Remove unused variable
359 file_name_size.
360 * ieee.c (ieee_start_compilation_unit): Remove unused variable
361 nindx.
362 (ieee_set_type): Remove unused variables info, targetindx and
363 baseindx.
364 * objdump.c (disassmble_byte): Remove unused variable done_dot.
365 * rddbg.c (read_section_stabs_debugging_info): Remove unused
366 variable other.
367 * readelf.c (dump_section_as_strings): Remove unused variable
368 addr.
369 (process_archive): Remove unused variable file_name_size.
370 * stabs.c (parse_stab_string): Mark desc parameter as unused.
371 Remove unused variable lineno.
372 (parse_stab_struct_type): Remove unused variable orig.
373 (stab_demangle_type): Remove unused variables constp, volatilep
374 and hold.
375
376 2010-04-07 Alan Modra <amodra@gmail.com>
377
378 * configure: Regenerate.
379
380 2010-04-06 Nick Clifton <nickc@redhat.com>
381
382 * po/vi.po: Updated Vietnamese translation.
383
384 2010-04-05 Jakub Jelinek <jakub@redhat.com>
385
386 * dwarf.c (struct Frame_Chunk): Add ptr_size and segment_size
387 fields.
388 (display_debug_frames): Handle CIE version 4.
389
390 * dwarf.c (struct State_Machine_Registers): Add op_index field,
391 change end_sequence type to unsigned char.
392 (reset_state_machine): Clear op_index.
393 (process_extended_line_op): For DW_LNE_set_address clear op_index.
394 (display_debug_lines_raw): Initialize li_max_ops_per_insn.
395 Track op_index state machine register and print it if
396 li_max_ops_per_insn is != 1.
397 (display_debug_lines_decoded): Likewise.
398
399 2010-04-01 Jakub Jelinek <jakub@redhat.com>
400
401 * dwarf.c (read_and_display_attr_value): Don't reject
402 dwarf_version == 4. Handle DW_FORM_sec_offset, DW_FORM_flag_present
403 and DW_FORM_exprloc.
404 (process_debug_info): Handle cu_version == 4.
405 (display_debug_lines_raw, display_debug_lines_decoded): Handle
406 li_version == 4.
407
408 2010-03-30 Andreas Schwab <schwab@linux-m68k.org>
409
410 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
411 * Makefile.in: Regenerate.
412
413 2010-03-25 Joseph Myers <joseph@codesourcery.com>
414
415 * MAINTAINERS: Add self as TI C6X maintainer.
416 * NEWS: Add news entry for TI C6X support.
417 * readelf.c: Include elf/tic6x.h.
418 (guess_is_rela): Handle EM_TI_C6000.
419 (dump_relocations): Likewise.
420 (get_tic6x_dynamic_type): New.
421 (get_dynamic_type): Call it.
422 (get_machine_flags): Handle EF_C6000_REL.
423 (get_osabi_name): Handle machine-specific values only for relevant
424 machines. Handle C6X values.
425 (get_tic6x_segment_type): New.
426 (get_segment_type): Call it.
427 (get_tic6x_section_type_name): New.
428 (get_section_type_name): Call it.
429 (is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle
430 EM_TI_C6000.
431
432 2010-03-25 Thomas Schwinge <thomas@codesourcery.com>
433
434 * doc/binutils.texi (readelf) <unwind information>: Mention support for
435 ARM unwind tables.
436
437 2010-03-18 H.J. Lu <hongjiu.lu@intel.com>
438
439 * readelf.c (decode_arm_unwind): Increase buf size to 9 byte.
440
441 2010-03-17 Alan Modra <amodra@gmail.com>
442
443 * readelf.c (dump_arm_unwind): Warning fix.
444
445 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
446
447 * MAINTAINERS: Update my email address. List Tristan Gingold
448 as the release branch maintainer.
449
450 2010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
451
452 * readelf.c (get_ver_flags): Handle VER_FLG_INFO.
453
454 2010-03-02 Daniel Jacobowitz <dan@codesourcery.com>
455
456 * NEWS: Document .ARM.exidx / .ARM.extab support.
457
458 * dwarf.c (read_leb128): Make non-static.
459 * dwarf.h (read_leb128): Declare.
460 * readelf.c (REMOVE_ARCH_BITS): Define.
461 (find_section_by_address): New.
462 (read_uleb128): Move higher. Use read_leb128 from dwarf.c.
463 (find_symbol_for_address): Handle the Thumb bit for ARM, by
464 using REMOVE_ARCH_BITS.
465 (struct arm_section, struct arm_unw_aux_info, arm_print_vma_and_name)
466 (arm_free_section, arm_section_get_word, decode_arm_unwind)
467 (dump_arm_unwind, arm_process_unwind): New.
468 (process_unwind): Handle ARM.
469
470 2010-02-26 Jie Zhang <jie@codesourcery.com>
471
472 * MAINTAINERS: Update my email address.
473
474 2010-02-23 Peter Breitenlohner <peb@mppmu.mpg.de>
475
476 PR binutils/11298
477 * doc/binutils.texi (windmc): Fix synopsis and description of
478 ASCII options.
479
480 2010-02-19 Alan Modra <amodra@gmail.com>
481
482 * readelf.c (get_group_flags): Return empty string when flags zero.
483 Add space in other returned values.
484 (process_section_groups): Adjust format string.
485
486 2010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
487
488 * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of
489 newly permitted attribute values.
490 (arm_attr_tag_Virtualization_use): Likewise.
491 (arm_attr_tag_DIV_use): Add description of new attribute.
492 (arm_attr_tag_MPextension_use_legacy): Likewise.
493
494 2010-02-15 Nick Clifton <nickc@redhat.com>
495
496 * po/vi.po: Updated Vietnamese translation.
497
498 2010-02-09 Michael Holzheu <holzheu@de.ibm.com>
499
500 * readelf.c (get_note_type): Handle NT_S390_TIMER, NT_S390_TODCMP,
501 NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX.
502
503 2010-02-08 Jim Blandy <jimb@red-bean.com>
504
505 * dwarf.c (display_debug_frames): Skip the 'S' character in CFI
506 'z' augmentation strings.
507
508 2010-02-08 Christophe Lyon <christophe.lyon@st.com>
509
510 * objdump.c (disassemble_bytes): Clear aux->reloc before printing
511 a new address, so as not to reuse a previous, non-related reloc.
512
513 2010-02-02 H.J. Lu <hongjiu.lu@intel.com>
514
515 * readelf.c (get_note_type): Handle NT_X86_XSTATE.
516
517 2010-02-01 Nathan Sidwell <nathan@codesourcery.com>
518
519 * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
520 sections.
521
522 2010-01-28 Nick Clifton <nickc@redhat.com>
523
524 PR 11225
525 * objdump.c (only): Replace with linked list.
526 (only_size, only_used): Replace with only_list.
527 (process_section_p): Set seen field on matches sections.
528 (add_only): New function.
529 (free_only_list): New function.
530 (disassemble_section): Check only_list.
531 (main): Use add_only and free_only_list.
532
533 2010-01-26 Tristan Gingold <gingold@adacore.com>
534
535 * Makefile.am (bin2c): Add libintl dependance and library.
536 * Makefile.in: Regenerate.
537
538 2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
539
540 * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
541
542 2010-01-19 Ian Lance Taylor <iant@google.com>
543
544 * objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
545 with non-ordinary files like /dev/null.
546
547 2010-01-19 Daisuke Hatayama <d.hatayama@jp.fujitsu.com>
548 Alan Modra <amodra@gmail.com>
549
550 * readelf.c (process_file_header): Handle e_phnum extension.
551
552 2010-01-14 Tristan Gingold <gingold@adacore.com>
553
554 * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
555 and DW_AT_GNAT_descriptive_type.
556
557 2010-01-13 Tristan Gingold <gingold@adacore.com>
558
559 * ar.c (main): Use lbasename.
560 (normalize): Ditto.
561 * objdump.c (update_source_path): Ditto.
562
563 2010-01-12 Tristan Gingold <gingold@adacore.com>
564
565 * makefile.vms (CFLAGS): Turns warnings into informational messages.
566
567 2010-01-11 H.J. Lu <hongjiu.lu@intel.com>
568
569 PR ld/11146
570 * NEWS: Mention --dyn-syms for readelf.
571
572 * readelf.c (do_dyn_syms): New.
573 (OPTION_DYN_SYMS): Likewise.
574 (options): Add "dyn-syms".
575 (usage): Add --dyn-syms.
576 (parse_args): Handle OPTION_DYN_SYMS.
577 (process_symbol_table): Handle do_dyn_syms.
578 (process_object): Likewise.
579 (process_archive): Likewise.
580
581 * doc/binutils.texi: Document --dyn-syms for readelf. Mention
582 symbol hash tables for -D.
583
584 2010-01-11 Nick Clifton <nickc@redhat.com>
585
586 * NEWS: Mention addition of elfedit.
587
588 * po/fi.po: Updated Finnish translation.
589
590 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
591
592 * Makefile.in: Regenerate.
593 * configure: Regenerate.
594 * doc/Makefile.in: Regenerate.
595
596 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
597
598 * version.c (print_version): Change to "Copyright 2010".
599
600 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
601
602 * elfedit.c (input_elf_type): New.
603 (output_elf_type): Likewise.
604 (elf_type): Likewise.
605 (update_elf_header): Support updating ELF file type.
606 (command_line_switch): Add OPTION_INPUT_TYPE and
607 OPTION_OUTPUT_TYPE.
608 (options): Likewise.
609 (usage): Add --input-type and --output-type.
610 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
611 one of --output-mach and --output-type must be specified.
612
613 * doc/binutils.texi: Document --input-type and --output-type
614 for elfedit.
615
616 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
617
618 * doc/binutils.texi: Fix a typo.
619
620 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
621
622 * elfedit.c (update_elf_header): Don't change input_elf_class
623 nor input_elf_machine if they are -1.
624
625 2010-01-08 Tristan Gingold <gingold@adacore.com>
626
627 * ar.c: Remove bfd_special_undocumented_glue prototype.
628
629 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
630
631 * elfedit.c (update_elf_header): Reformat.
632
633 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
634
635 * readelf.c (usage): Fix indent for --symbols.
636
637 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
638
639 * doc/binutils.texi: Replace -histogram with --histogram.
640
641 2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
642
643 PR binutils/11131
644 * Makefile.am (ELFEDIT_PROG): New.
645 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
646 (CFILES): Add elfedit.c.
647 (elfedit_DEPENDENCIES): New.
648 (elfedit_SOURCES): Likewise.
649 (elfedit_LDADD): Likewise.
650 * Makefile.in: Regenerated.
651
652 * elfedit.c: New.
653
654 * doc/binutils.texi: Document elfedit.
655
656 * doc/Makefile.am (man_MANS): Add elfedit.1.
657 (elfedit.1): New.
658 * doc/Makefile.in: Regenerated.
659
660 2010-01-06 Tristan Gingold <gingold@adacore.com>
661
662 * nm.c (usage): Remove extra blanks.
663
664 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
665
666 * objcopy.c: Update copyright.
667 * readelf.c: Likewise.
668
669 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
670
671 PR binutils/11130
672 * objcopy.c (copy_object): Remove "Warning: " from error
673 message.
674
675 2010-01-04 Nick Clifton <nickc@redhat.com>
676
677 PR 11128
678 * readelf.c (dump_section_as_strings): Use two separate
679 invocations of printf() in order to work around bugs in
680 the Solaris 8 implementation.
681
682 2010-01-04 Nick Clifton <nickc@redhat.com>
683
684 * po/ru.po: Updated Russian translation.
685
686 For older changes see ChangeLog-2009
687 \f
688 Local Variables:
689 mode: change-log
690 left-margin: 8
691 fill-column: 74
692 version-control: never
693 End:
This page took 0.043704 seconds and 4 git commands to generate.