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