* po/fi.po: Updated Finnish translation.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2010-01-11 Nick Clifton <nickc@redhat.com>
2
3 * po/fi.po: Updated Finnish translation.
4
5 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6
7 * Makefile.in: Regenerate.
8 * configure: Regenerate.
9 * doc/Makefile.in: Regenerate.
10
11 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
12
13 * version.c (print_version): Change to "Copyright 2010".
14
15 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
16
17 * elfedit.c (input_elf_type): New.
18 (output_elf_type): Likewise.
19 (elf_type): Likewise.
20 (update_elf_header): Support updating ELF file type.
21 (command_line_switch): Add OPTION_INPUT_TYPE and
22 OPTION_OUTPUT_TYPE.
23 (options): Likewise.
24 (usage): Add --input-type and --output-type.
25 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
26 one of --output-mach and --output-type must be specified.
27
28 * doc/binutils.texi: Document --input-type and --output-type
29 for elfedit.
30
31 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
32
33 * doc/binutils.texi: Fix a typo.
34
35 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
36
37 * elfedit.c (update_elf_header): Don't change input_elf_class
38 nor input_elf_machine if they are -1.
39
40 2010-01-08 Tristan Gingold <gingold@adacore.com>
41
42 * ar.c: Remove bfd_special_undocumented_glue prototype.
43
44 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
45
46 * elfedit.c (update_elf_header): Reformat.
47
48 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
49
50 * readelf.c (usage): Fix indent for --symbols.
51
52 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
53
54 * doc/binutils.texi: Replace -histogram with --histogram.
55
56 2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
57
58 PR binutils/11131
59 * Makefile.am (ELFEDIT_PROG): New.
60 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
61 (CFILES): Add elfedit.c.
62 (elfedit_DEPENDENCIES): New.
63 (elfedit_SOURCES): Likewise.
64 (elfedit_LDADD): Likewise.
65 * Makefile.in: Regenerated.
66
67 * elfedit.c: New.
68
69 * doc/binutils.texi: Document elfedit.
70
71 * doc/Makefile.am (man_MANS): Add elfedit.1.
72 (elfedit.1): New.
73 * doc/Makefile.in: Regenerated.
74
75 2010-01-06 Tristan Gingold <gingold@adacore.com>
76
77 * nm.c (usage): Remove extra blanks.
78
79 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
80
81 * objcopy.c: Update copyright.
82 * readelf.c: Likewise.
83
84 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
85
86 PR binutils/11130
87 * objcopy.c (copy_object): Remove "Warning: " from error
88 message.
89
90 2010-01-04 Nick Clifton <nickc@redhat.com>
91
92 PR 11128
93 * readelf.c (dump_section_as_strings): Use two separate
94 invocations of printf() in order to work around bugs in
95 the Solaris 8 implementation.
96
97 2010-01-04 Nick Clifton <nickc@redhat.com>
98
99 * po/ru.po: Updated Russian translation.
100
101 For older changes see ChangeLog-2009
102 \f
103 Local Variables:
104 mode: change-log
105 left-margin: 8
106 fill-column: 74
107 version-control: never
108 End:
This page took 0.053247 seconds and 5 git commands to generate.