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