binutils/
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
18464d4d
JK
12010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2 Jakub Jelinek <jakub@redhat.com>
3
4 * dwarf.c (regname): New declaration.
5 (decode_location_expression): Print for registers also regname output.
6
b129eb0e
RH
72010-09-02 Richard Henderson <rth@redhat.com>
8
9 * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New.
10 (init_dwarf_regnames): Use them.
11 * dwarf.h: Declare them.
12 * objdump.c (dump_dwarf): Use bfd_get_arch + bfd_get_mach to set up
13 the regnames, rather than using elf_machine_code.
14
152010-09-02 Richard Henderson <rth@redhat.com>
09fc85f6
RH
16
17 * objdump.c (dump_dwarf): Use bfd_arch_bits_per_address.
18
d0514c49
L
192010-08-23 H.J. Lu <hongjiu.lu@intel.com>
20
21 * elfedit.c (input_elf_osabi): New.
22 (output_elf_osbi): Likewise.
23 (osabis): Likewise.
24 (elf_osabi): Likewise.
25 (update_elf_header): Support updating ELF OSABI.
26 (make_qualified_name): Break long line.
27 (command_line_switch): Add OPTION_INPUT_OSABI and
28 OPTION_OUTPUT_OSABI.
29 (options): Likewise.
30 (usage): Add --input-osabi and --output-osabi.
31 (main): Handle OPTION_INPUT_OSABI and OPTION_OUTPUT_OSABI.
32
33 * doc/binutils.texi: Document --input-osabi and --output-osabi
34 for elfedit.
35
9eeefea8
MR
362010-08-23 Maciej W. Rozycki <macro@codesourcery.com>
37
38 * readelf.c (display_mips_gnu_attribute): Replace GCC options
39 with a textual description of a MIPS32r2 64-bit FPU.
40
dd24e3da
NC
412010-08-13 Dan Rosenberg <dan.j.rosenberg@gmail.com>
42
43 PR binutils/11889
44 * readelf.c (get_32bit_elf_symbols): Check for a corrupt
45 sh_entsize.
46 (get_64bit_elf_symbols): Likewise.
47 (process_symbol_table): Likewise.
48 (process_section_groups): Check for corrupt headers.
49 (process_version_sections): Check for corrupt indicies.
50 (process_corefile_note_segment): Likewise.
51
f608cd77
NS
522010-08-13 Nathan Sidwell <nathan@codesourcery.com>
53
54 * readelf.c (get_machine_flags): Detect CF ISA C and EMAC_B
55 variants.
56
0ac6fba0
AM
572010-08-13 Tom Tromey <tromey@redhat.com>
58
59 * dwarf.c (process_debug_info): Don't subtract section address
60 when calculating location of cu abbrev within section.
61
2e49a6d0
NC
622010-08-12 Michael Haubenwallner <haubi@gentoo.org>
63
64 PR binutils/11742
65 * readelf.c (get_archive_member_name): Do not read beyond the end
66 of the ar_name field.
67
1c4cc746
TG
682010-08-03 Tristan Gingold <gingold@adacore.com>
69
70 * dwarf.c (display_debug_lines): Mark file argument unused.
71 Do not try to load .debug_info section.
72
c47320c3
AM
732010-08-02 Alan Modra <amodra@gmail.com>
74
75 * readelf.c (apply_relocations): D30V is really REL.
76
1cd986c5
NC
772010-07-23 Naveen.H.S <naveen.S@kpitcummins.com>
78 Ina Pandit <ina.pandit@kpitcummins.com>
79
80 * binutils/readelf.c: Add support for V850E2 and V850E2V3.
81
5506d11a
AM
822010-07-22 Alan Modra <amodra@gmail.com>
83
84 * readelf.c: Add Moxie support.
85
f4638467
AM
862010-07-20 Alan Modra <amodra@gmail.com>
87
88 * readelf.c (process_program_headers): Don't ignore all zero size
89 sections.
90
1d0055ea
AS
912010-07-19 Andreas Schwab <schwab@redhat.com>
92
93 * readelf.c (process_section_headers): Update key to flags.
94
447049af
DK
952010-07-17 Dave Korn <dave.korn.cygwin@gmail.com>
96
97 * objcopy.c (copy_usage): Tweak previous typofix.
98
235f6e53
L
992010-07-17 H.J. Lu <hongjiu.lu@intel.com>
100
101 * objcopy.c (copy_usage): Fix a typo.
102
f14ead0d
KT
1032010-07-15 Kai Tietz <kai.tietz@onevision.com>
104
105 * dllwrap.c (main): Make sure is_leading_underscore
106 gets initialized with correct default.
107
d3dbc530
AM
1082010-07-05 Alan Modra <amodra@gmail.com>
109
110 * readelf.c (uncompress_section_contents): Avoid gcc-4.6 warning.
111
0acf065b
CC
1122010-07-03 Cary Coutant <ccoutant@google.com>
113
114 * objdump.c (load_specific_debug_section): Decompress section contents
115 before applying relocations.
116 * readelf.c (load_specific_debug_section): Update section size after
117 decompression.
118
6c67a030
AM
1192010-06-29 Alan Modra <amodra@gmail.com>
120
0ac6fba0 121 PR binutils/3166
6c67a030
AM
122 * objcopy.c (is_strip_section): Revert 2006-09-05.
123 (setup_section): Make SHT_GROUP section nobits.
124
360cfc9c
AM
1252010-06-29 Alan Modra <amodra@gmail.com>
126
127 * configure: Regenerate.
128 * po/POTFILES.in: Regenerate.
129
c7e2358a
AM
1302010-06-27 Alan Modra <amodra@gmail.com>
131
132 * resbin.c (res_to_bin_accelerator): Delete set but unused variables.
133
83bcb379
NC
1342010-06-17 Nick Clifton <nickc@redhat.com>
135
136 PR binutils/11711
137 * windres.c (enum option_values): New enum.
138 (long_options): Use separate option number for --include-dir
139 option.
140 (main): Separate backwards compatibility check from code to
141 implement --include-dir. Check to see if directory exists and do
142 not complain if it does.
143
59e6276b
JM
1442010-06-15 Joseph Myers <joseph@codesourcery.com>
145
146 * readelf.c (display_tic6x_attribute, process_tic6x_specific):
147 New.
148 (process_arch_specific): Call process_tic6x_specific for
149 EM_TI_C6000.
150
7f01b0c6
L
1512010-06-11 H.J. Lu <hongjiu.lu@intel.com>
152
153 * readelf.c (dump_ia64_vms_dynamic_fixups): Cast to unsigned long
154 for 0x%lx.
155
28f997cf
TG
1562010-06-11 Tristan Gingold <gingold@adacore.com>
157 Doug Rupp <rupp@gnat.com>
158
159 * readelf.c (is_ia64_vms): New function.
160 (dump_relocations): Use it.
161 (get_machine_flags): Display IA-64 OpenVMS flags.
162 (process_program_headers): No error on OpenVMS if no .dynamic section.
163 (struct ia64_vms_dynfixup, struct ia64_vms_dynimgrela): New
164 declarations.
165 (dump_ia64_vms_dynamic_fixups): New function.
166 (dump_ia64_vms_dynamic_relocs): Ditto.
167 (process_ia64_vms_dynamic_relocs): Ditto.
168 (process_relocs): Handle IA-64 OpenVMS relocs.
169 (VMS_EPOCH_OFFSET, VMS_GRANULARITY_FACTOR): New macros.
170 (print_vms_time): New function.
171 (dynamic_section_ia64_val): Handle DT_IA_64_VMS_LINKTIME and
172 DT_IA_64_VMS_LNKFLAGS.
173 (get_ia64_symbol_other): New function.
174 (get_symbol_other): Handle EM_IA_64.
175
9bcd0325
TG
1762010-06-11 Tristan Gingold <gingold@adacore.com>
177
178 * unwind-ia64.c (unw_print_abreg): Add const to special_reg.
179 (UNW_DEC_ABI): Ditto for abiname.
180 (unw_decode_table): Make it const.
181
e466bc6e
TG
1822010-06-10 Tristan Gingold <gingold@adacore.com>
183
184 * readelf.c (slurp_ia64_unwind_table): IA64 rela relocations are
185 not inplace.
186
8e45593f
NC
1872010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
188 Joseph Myers <joseph@codesourcery.com>
189 Andrew Stubbs <ams@codesourcery.com>
190
191 * readelf.c (get_machine_flags): Handle EF_SH_PIC and EF_SH_FDPIC.
192
52a6ecd2
NC
1932010-05-25 Jay Krell <jay.krell@cornell.edu>
194
195 PR ld/11621
196 * Makefile.am: Replace all occurences of .o with .@OBJEXT@
197 * Makefile.in: Regenerate.
198
6f875884
TG
1992010-05-24 Tristan Gingold <gingold@adacore.com>
200
201 * readelf.c (usage): Add new trace sections for --debug-dump.
202 (process_section_headers): Handle dump of trace sections.
203 * objdump.c (usage): Add new trace sections for --dwarf.
204 * dwarf.h (do_trace_info, do_trace_abbrevs): New variables.
205 (do_trace_aranges): Ditto.
206 (enum dwarf_section_display_enum): Add trace_info, trace_abbrev
207 and trace_aranges literals.
208 * dwarf.c (do_trace_info, do_trace_abbrevs): New variables.
209 (do_trace_aranges): Ditto.
210 (process_debug_info): Add abbrev_sec argument and replace
211 abbrev with abbrev_sec.
212 (load_debug_info): Adjust call of process_debug_info.
213 (display_debug_info): Ditto.
214 (display_trace_info): New function.
215 (dwarf_select_sections_by_names): Add trace_info, trace_abbrevs
216 and trace_aranges sections name.
217 (dwarf_select_sections_all): Also select trace sections.
218 (debug_displays): Reindent. Add entries for the trace sections.
219 * doc/binutils.texi (readelf): Document new --dwarf parameters.
220 (objdump): Ditto.
221
18ae9cc1
L
2222010-05-18 H.J. Lu <hongjiu.lu@intel.com>
223
224 PR gas/11600
225 * readelf.c (get_elf_section_flags): Treat SHF_EXCLUDE as a
226 generic flag.
227
6540b386
TG
2282010-05-07 Tristan Gingold <gingold@adacore.com>
229
230 * Makefile.in: Regenerate with automake 1.11.1.
231 * aclocal.m4: Ditto.
232 * doc/Makefile.in: Ditto.
233
7f502d6c
L
2342010-05-06 H.J. Lu <hongjiu.lu@intel.com>
235
236 * dwarf.c (init_dwarf_regnames): Handle EM_L1OM.
237 * readelf.c (get_elf_section_flags): Likewise.
238 (process_section_headers): Likewise.
239
3e01a7fd
NC
2402010-05-05 Nick Clifton <nickc@redhat.com>
241
242 * po/es.po: Updated Spanish translation.
243
1d2ca237
KT
2442010-04-27 Kai Tietz <kai.tietz@onevision.com>
245
246 * dlltool.c (main): Query for bfd's underscoring default for
247 default target case.
248
4ba3f034
NC
2492010-04-27 Nick Clifton <nickc@redhat.com>
250
251 * po/ru.po: Updated Russian translation.
252
9a83a553
AM
2532010-04-23 Alan Modra <amodra@gmail.com>
254
255 * readelf.c (process_program_headers): Replace use of
256 ELF_IS_SECTION_IN_SEGMENT_MEMORY with ELF_SECTION_IN_SEGMENT.
257
9c9c98a5
NC
2582010-04-22 Nick Clifton <nickc@redhat.com>
259
260 * po/binutils.pot: Updated by the Translation project.
261 * po/fi.po: Updated Finnish translation.
262 * po/vi.po: Updated Vietnamese translation.
263 * po/bg.po: New Bulgarian translation.
264 * configure.in (ALL_LINGUAS): Add bg.
265 * configure: Regenerate.
266
21b13a54
NC
2672010-04-20 Nick Clifton <nickc@redhat.com>
268
269 * po/fr.po: Updated french translation.
270
2b692964
NC
2712010-04-20 Nick Clifton <nickc@redhat.com>
272
273 * readelf.c: Add _() macros to constant strings that are
274 translatable.
275
0982e157
MR
276 * readelf.c (display_mips_gnu_attribute): Replace GCC options
277 with a textual description of single and double precision float.
278
75375b3e
MGD
2792010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
280
281 * readelf.c (arm_attr_tag_FP_arch): Rename from arm_attr_tag_VFP_arch.
282 (arm_attr_tag_ABI_align8_needed): Remove.
283 (arm_attr_tag_ABI_align8_preserved): Remove.
284 (arm_attr_tag_ABI_HardFP_use): Update text strings.
285 (arm_attr_public_tags): Add strings for ABI v2.08 attribute tags.
286 (display_arm_attribute): Add decoding of ABI v2.08 attributes.
287
1e70a64d
NC
2882010-04-13 Nick Clifton <nickc@redhat.com>
289
290 PR binutils/11419
291 * dwarf.c (process_debug_info): Initialise the signature array.
292
3d540e93
NC
2932010-04-09 Nick Clifton <nickc@redhat.com>
294
295 * dwarf.c (process_debug_info): Remove unused variable
296 cu_abbrev_offset_ptr.
297 (display_debug_lines_decoded): Remove unused variable prev_line.
298 * elfedit.c (process_archive): Remove unused variable
299 file_name_size.
300 * ieee.c (ieee_start_compilation_unit): Remove unused variable
301 nindx.
302 (ieee_set_type): Remove unused variables info, targetindx and
303 baseindx.
304 * objdump.c (disassmble_byte): Remove unused variable done_dot.
305 * rddbg.c (read_section_stabs_debugging_info): Remove unused
306 variable other.
307 * readelf.c (dump_section_as_strings): Remove unused variable
308 addr.
309 (process_archive): Remove unused variable file_name_size.
310 * stabs.c (parse_stab_string): Mark desc parameter as unused.
311 Remove unused variable lineno.
312 (parse_stab_struct_type): Remove unused variable orig.
313 (stab_demangle_type): Remove unused variables constp, volatilep
314 and hold.
315
397841b5
AM
3162010-04-07 Alan Modra <amodra@gmail.com>
317
318 * configure: Regenerate.
319
bd32c6bd
NC
3202010-04-06 Nick Clifton <nickc@redhat.com>
321
322 * po/vi.po: Updated Vietnamese translation.
323
a233b20c
JJ
3242010-04-05 Jakub Jelinek <jakub@redhat.com>
325
604282a7
JJ
326 * dwarf.c (struct Frame_Chunk): Add ptr_size and segment_size
327 fields.
328 (display_debug_frames): Handle CIE version 4.
329
a233b20c
JJ
330 * dwarf.c (struct State_Machine_Registers): Add op_index field,
331 change end_sequence type to unsigned char.
332 (reset_state_machine): Clear op_index.
333 (process_extended_line_op): For DW_LNE_set_address clear op_index.
334 (display_debug_lines_raw): Initialize li_max_ops_per_insn.
335 Track op_index state machine register and print it if
336 li_max_ops_per_insn is != 1.
337 (display_debug_lines_decoded): Likewise.
338
932fd279
JJ
3392010-04-01 Jakub Jelinek <jakub@redhat.com>
340
341 * dwarf.c (read_and_display_attr_value): Don't reject
342 dwarf_version == 4. Handle DW_FORM_sec_offset, DW_FORM_flag_present
343 and DW_FORM_exprloc.
344 (process_debug_info): Handle cu_version == 4.
345 (display_debug_lines_raw, display_debug_lines_decoded): Handle
346 li_version == 4.
347
9f3d83dc
AS
3482010-03-30 Andreas Schwab <schwab@linux-m68k.org>
349
350 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
351 * Makefile.in: Regenerate.
352
40b36596
JM
3532010-03-25 Joseph Myers <joseph@codesourcery.com>
354
355 * MAINTAINERS: Add self as TI C6X maintainer.
356 * NEWS: Add news entry for TI C6X support.
357 * readelf.c: Include elf/tic6x.h.
358 (guess_is_rela): Handle EM_TI_C6000.
359 (dump_relocations): Likewise.
360 (get_tic6x_dynamic_type): New.
361 (get_dynamic_type): Call it.
362 (get_machine_flags): Handle EF_C6000_REL.
363 (get_osabi_name): Handle machine-specific values only for relevant
364 machines. Handle C6X values.
365 (get_tic6x_segment_type): New.
366 (get_segment_type): Call it.
367 (get_tic6x_section_type_name): New.
368 (get_section_type_name): Call it.
369 (is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle
370 EM_TI_C6000.
371
ba7f2642
TS
3722010-03-25 Thomas Schwinge <thomas@codesourcery.com>
373
374 * doc/binutils.texi (readelf) <unwind information>: Mention support for
375 ARM unwind tables.
376
b115cf96
L
3772010-03-18 H.J. Lu <hongjiu.lu@intel.com>
378
379 * readelf.c (decode_arm_unwind): Increase buf size to 9 byte.
380
8f73510c
AM
3812010-03-17 Alan Modra <amodra@gmail.com>
382
383 * readelf.c (dump_arm_unwind): Warning fix.
384
99164030
DJ
3852010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
386
387 * MAINTAINERS: Update my email address. List Tristan Gingold
388 as the release branch maintainer.
389
44ec90b9
RO
3902010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
391
392 * readelf.c (get_ver_flags): Handle VER_FLG_INFO.
393
0b6ae522
DJ
3942010-03-02 Daniel Jacobowitz <dan@codesourcery.com>
395
396 * NEWS: Document .ARM.exidx / .ARM.extab support.
397
398 * dwarf.c (read_leb128): Make non-static.
399 * dwarf.h (read_leb128): Declare.
400 * readelf.c (REMOVE_ARCH_BITS): Define.
401 (find_section_by_address): New.
402 (read_uleb128): Move higher. Use read_leb128 from dwarf.c.
403 (find_symbol_for_address): Handle the Thumb bit for ARM, by
404 using REMOVE_ARCH_BITS.
405 (struct arm_section, struct arm_unw_aux_info, arm_print_vma_and_name)
406 (arm_free_section, arm_section_get_word, decode_arm_unwind)
407 (dump_arm_unwind, arm_process_unwind): New.
408 (process_unwind): Handle ARM.
409
92fc7b4f
JZ
4102010-02-26 Jie Zhang <jie@codesourcery.com>
411
412 * MAINTAINERS: Update my email address.
413
826fec2f
NC
4142010-02-23 Peter Breitenlohner <peb@mppmu.mpg.de>
415
416 PR binutils/11298
417 * doc/binutils.texi (windmc): Fix synopsis and description of
418 ASCII options.
419
220453ec
AM
4202010-02-19 Alan Modra <amodra@gmail.com>
421
422 * readelf.c (get_group_flags): Return empty string when flags zero.
423 Add space in other returned values.
424 (process_section_groups): Adjust format string.
425
cd21e546
MGD
4262010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
427
428 * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of
429 newly permitted attribute values.
430 (arm_attr_tag_Virtualization_use): Likewise.
431 (arm_attr_tag_DIV_use): Add description of new attribute.
432 (arm_attr_tag_MPextension_use_legacy): Likewise.
433
ab7875de
NC
4342010-02-15 Nick Clifton <nickc@redhat.com>
435
436 * po/vi.po: Updated Vietnamese translation.
437
d7eeb400
MS
4382010-02-09 Michael Holzheu <holzheu@de.ibm.com>
439
440 * readelf.c (get_note_type): Handle NT_S390_TIMER, NT_S390_TODCMP,
441 NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX.
442
d80e8de2
JB
4432010-02-08 Jim Blandy <jimb@red-bean.com>
444
445 * dwarf.c (display_debug_frames): Skip the 'S' character in CFI
446 'z' augmentation strings.
447
bb7c70ed
NC
4482010-02-08 Christophe Lyon <christophe.lyon@st.com>
449
450 * objdump.c (disassemble_bytes): Clear aux->reloc before printing
451 a new address, so as not to reuse a previous, non-related reloc.
452
4339cae0
L
4532010-02-02 H.J. Lu <hongjiu.lu@intel.com>
454
455 * readelf.c (get_note_type): Handle NT_X86_XSTATE.
456
0930eddd
NS
4572010-02-01 Nathan Sidwell <nathan@codesourcery.com>
458
459 * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
460 sections.
461
70ecb384
NC
4622010-01-28 Nick Clifton <nickc@redhat.com>
463
464 PR 11225
465 * objdump.c (only): Replace with linked list.
466 (only_size, only_used): Replace with only_list.
467 (process_section_p): Set seen field on matches sections.
468 (add_only): New function.
469 (free_only_list): New function.
470 (disassemble_section): Check only_list.
471 (main): Use add_only and free_only_list.
472
571f7b5e
TG
4732010-01-26 Tristan Gingold <gingold@adacore.com>
474
475 * Makefile.am (bin2c): Add libintl dependance and library.
476 * Makefile.in: Regenerate.
477
55786da2 4782010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
70ecb384 479
55786da2
AK
480 * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
481
500ee42e
ILT
4822010-01-19 Ian Lance Taylor <iant@google.com>
483
484 * objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
485 with non-ordinary files like /dev/null.
486
2046a35d
AM
4872010-01-19 Daisuke Hatayama <d.hatayama@jp.fujitsu.com>
488 Alan Modra <amodra@gmail.com>
489
0ac6fba0 490 * readelf.c (process_file_header): Handle e_phnum extension.
2046a35d 491
60a0e0e7
TG
4922010-01-14 Tristan Gingold <gingold@adacore.com>
493
494 * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
495 and DW_AT_GNAT_descriptive_type.
496
fd3a6816
TG
4972010-01-13 Tristan Gingold <gingold@adacore.com>
498
499 * ar.c (main): Use lbasename.
500 (normalize): Ditto.
501 * objdump.c (update_source_path): Ditto.
502
6cdb8d82
TG
5032010-01-12 Tristan Gingold <gingold@adacore.com>
504
505 * makefile.vms (CFLAGS): Turns warnings into informational messages.
506
2c610e4b
L
5072010-01-11 H.J. Lu <hongjiu.lu@intel.com>
508
509 PR ld/11146
510 * NEWS: Mention --dyn-syms for readelf.
511
512 * readelf.c (do_dyn_syms): New.
2c610e4b
L
513 (OPTION_DYN_SYMS): Likewise.
514 (options): Add "dyn-syms".
515 (usage): Add --dyn-syms.
516 (parse_args): Handle OPTION_DYN_SYMS.
517 (process_symbol_table): Handle do_dyn_syms.
518 (process_object): Likewise.
519 (process_archive): Likewise.
520
521 * doc/binutils.texi: Document --dyn-syms for readelf. Mention
522 symbol hash tables for -D.
523
20703056
NC
5242010-01-11 Nick Clifton <nickc@redhat.com>
525
d2420a8c
NC
526 * NEWS: Mention addition of elfedit.
527
20703056
NC
528 * po/fi.po: Updated Finnish translation.
529
3725885a
RW
5302010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
531
532 * Makefile.in: Regenerate.
533 * configure: Regenerate.
534 * doc/Makefile.in: Regenerate.
535
5256a5b0
L
5362010-01-08 H.J. Lu <hongjiu.lu@intel.com>
537
538 * version.c (print_version): Change to "Copyright 2010".
539
dd35de74
L
5402010-01-08 H.J. Lu <hongjiu.lu@intel.com>
541
542 * elfedit.c (input_elf_type): New.
543 (output_elf_type): Likewise.
544 (elf_type): Likewise.
545 (update_elf_header): Support updating ELF file type.
546 (command_line_switch): Add OPTION_INPUT_TYPE and
547 OPTION_OUTPUT_TYPE.
548 (options): Likewise.
549 (usage): Add --input-type and --output-type.
550 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
551 one of --output-mach and --output-type must be specified.
552
553 * doc/binutils.texi: Document --input-type and --output-type
554 for elfedit.
555
c7a795f8
L
5562010-01-08 H.J. Lu <hongjiu.lu@intel.com>
557
558 * doc/binutils.texi: Fix a typo.
559
2dc654c3
L
5602010-01-08 H.J. Lu <hongjiu.lu@intel.com>
561
562 * elfedit.c (update_elf_header): Don't change input_elf_class
563 nor input_elf_machine if they are -1.
564
2ad0e9f1
TG
5652010-01-08 Tristan Gingold <gingold@adacore.com>
566
567 * ar.c: Remove bfd_special_undocumented_glue prototype.
568
71a72a84
L
5692010-01-07 H.J. Lu <hongjiu.lu@intel.com>
570
571 * elfedit.c (update_elf_header): Reformat.
572
3f08eb35
L
5732010-01-07 H.J. Lu <hongjiu.lu@intel.com>
574
575 * readelf.c (usage): Fix indent for --symbols.
576
ed22650e
L
5772010-01-07 H.J. Lu <hongjiu.lu@intel.com>
578
579 * doc/binutils.texi: Replace -histogram with --histogram.
580
30fd33bb
L
5812010-01-06 H.J. Lu <hongjiu.lu@intel.com>
582
583 PR binutils/11131
584 * Makefile.am (ELFEDIT_PROG): New.
585 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
586 (CFILES): Add elfedit.c.
587 (elfedit_DEPENDENCIES): New.
588 (elfedit_SOURCES): Likewise.
589 (elfedit_LDADD): Likewise.
590 * Makefile.in: Regenerated.
591
592 * elfedit.c: New.
593
594 * doc/binutils.texi: Document elfedit.
595
596 * doc/Makefile.am (man_MANS): Add elfedit.1.
597 (elfedit.1): New.
598 * doc/Makefile.in: Regenerated.
599
d2ca6b5b
TG
6002010-01-06 Tristan Gingold <gingold@adacore.com>
601
602 * nm.c (usage): Remove extra blanks.
d2ca6b5b 603
a0f19280
L
6042010-01-04 H.J. Lu <hongjiu.lu@intel.com>
605
606 * objcopy.c: Update copyright.
607 * readelf.c: Likewise.
608
c1e2cb9d
L
6092010-01-04 H.J. Lu <hongjiu.lu@intel.com>
610
611 PR binutils/11130
612 * objcopy.c (copy_object): Remove "Warning: " from error
613 message.
614
c975cc98
NC
6152010-01-04 Nick Clifton <nickc@redhat.com>
616
617 PR 11128
618 * readelf.c (dump_section_as_strings): Use two separate
619 invocations of printf() in order to work around bugs in
620 the Solaris 8 implementation.
621
619c8a7d
NC
6222010-01-04 Nick Clifton <nickc@redhat.com>
623
a0f19280 624 * po/ru.po: Updated Russian translation.
a6da20b5 625
43ecc30f 626For older changes see ChangeLog-2009
252b5132
RH
627\f
628Local Variables:
629mode: change-log
630left-margin: 8
631fill-column: 74
632version-control: never
633End:
This page took 0.554212 seconds and 4 git commands to generate.