]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
* elf32-v850.c (v850_elf_perform_relocation): Fix overflow
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
20703056
NC
12010-01-11 Nick Clifton <nickc@redhat.com>
2
d2420a8c
NC
3 * NEWS: Mention addition of elfedit.
4
20703056
NC
5 * po/fi.po: Updated Finnish translation.
6
3725885a
RW
72010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8
9 * Makefile.in: Regenerate.
10 * configure: Regenerate.
11 * doc/Makefile.in: Regenerate.
12
5256a5b0
L
132010-01-08 H.J. Lu <hongjiu.lu@intel.com>
14
15 * version.c (print_version): Change to "Copyright 2010".
16
dd35de74
L
172010-01-08 H.J. Lu <hongjiu.lu@intel.com>
18
19 * elfedit.c (input_elf_type): New.
20 (output_elf_type): Likewise.
21 (elf_type): Likewise.
22 (update_elf_header): Support updating ELF file type.
23 (command_line_switch): Add OPTION_INPUT_TYPE and
24 OPTION_OUTPUT_TYPE.
25 (options): Likewise.
26 (usage): Add --input-type and --output-type.
27 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
28 one of --output-mach and --output-type must be specified.
29
30 * doc/binutils.texi: Document --input-type and --output-type
31 for elfedit.
32
c7a795f8
L
332010-01-08 H.J. Lu <hongjiu.lu@intel.com>
34
35 * doc/binutils.texi: Fix a typo.
36
2dc654c3
L
372010-01-08 H.J. Lu <hongjiu.lu@intel.com>
38
39 * elfedit.c (update_elf_header): Don't change input_elf_class
40 nor input_elf_machine if they are -1.
41
2ad0e9f1
TG
422010-01-08 Tristan Gingold <gingold@adacore.com>
43
44 * ar.c: Remove bfd_special_undocumented_glue prototype.
45
71a72a84
L
462010-01-07 H.J. Lu <hongjiu.lu@intel.com>
47
48 * elfedit.c (update_elf_header): Reformat.
49
3f08eb35
L
502010-01-07 H.J. Lu <hongjiu.lu@intel.com>
51
52 * readelf.c (usage): Fix indent for --symbols.
53
ed22650e
L
542010-01-07 H.J. Lu <hongjiu.lu@intel.com>
55
56 * doc/binutils.texi: Replace -histogram with --histogram.
57
30fd33bb
L
582010-01-06 H.J. Lu <hongjiu.lu@intel.com>
59
60 PR binutils/11131
61 * Makefile.am (ELFEDIT_PROG): New.
62 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
63 (CFILES): Add elfedit.c.
64 (elfedit_DEPENDENCIES): New.
65 (elfedit_SOURCES): Likewise.
66 (elfedit_LDADD): Likewise.
67 * Makefile.in: Regenerated.
68
69 * elfedit.c: New.
70
71 * doc/binutils.texi: Document elfedit.
72
73 * doc/Makefile.am (man_MANS): Add elfedit.1.
74 (elfedit.1): New.
75 * doc/Makefile.in: Regenerated.
76
d2ca6b5b
TG
772010-01-06 Tristan Gingold <gingold@adacore.com>
78
79 * nm.c (usage): Remove extra blanks.
d2ca6b5b 80
a0f19280
L
812010-01-04 H.J. Lu <hongjiu.lu@intel.com>
82
83 * objcopy.c: Update copyright.
84 * readelf.c: Likewise.
85
c1e2cb9d
L
862010-01-04 H.J. Lu <hongjiu.lu@intel.com>
87
88 PR binutils/11130
89 * objcopy.c (copy_object): Remove "Warning: " from error
90 message.
91
c975cc98
NC
922010-01-04 Nick Clifton <nickc@redhat.com>
93
94 PR 11128
95 * readelf.c (dump_section_as_strings): Use two separate
96 invocations of printf() in order to work around bugs in
97 the Solaris 8 implementation.
98
619c8a7d
NC
992010-01-04 Nick Clifton <nickc@redhat.com>
100
a0f19280 101 * po/ru.po: Updated Russian translation.
a6da20b5 102
43ecc30f 103For older changes see ChangeLog-2009
252b5132
RH
104\f
105Local Variables:
106mode: change-log
107left-margin: 8
108fill-column: 74
109version-control: never
110End: