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