923cb24acbf9ef082f6313040f8c09624005e890
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2010-01-19 Daisuke Hatayama <d.hatayama@jp.fujitsu.com>
2 Alan Modra <amodra@gmail.com>
3
4 * readelf.c (process_file_header): Handle e_phnum extension.
5
6 2010-01-14 Tristan Gingold <gingold@adacore.com>
7
8 * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
9 and DW_AT_GNAT_descriptive_type.
10
11 2010-01-13 Tristan Gingold <gingold@adacore.com>
12
13 * ar.c (main): Use lbasename.
14 (normalize): Ditto.
15 * objdump.c (update_source_path): Ditto.
16
17 2010-01-12 Tristan Gingold <gingold@adacore.com>
18
19 * makefile.vms (CFLAGS): Turns warnings into informational messages.
20
21 2010-01-11 H.J. Lu <hongjiu.lu@intel.com>
22
23 PR ld/11146
24 * NEWS: Mention --dyn-syms for readelf.
25
26 * readelf.c (do_dyn_syms): New.
27 (OPTION_DYN_SYMS): Likewise.
28 (options): Add "dyn-syms".
29 (usage): Add --dyn-syms.
30 (parse_args): Handle OPTION_DYN_SYMS.
31 (process_symbol_table): Handle do_dyn_syms.
32 (process_object): Likewise.
33 (process_archive): Likewise.
34
35 * doc/binutils.texi: Document --dyn-syms for readelf. Mention
36 symbol hash tables for -D.
37
38 2010-01-11 Nick Clifton <nickc@redhat.com>
39
40 * NEWS: Mention addition of elfedit.
41
42 * po/fi.po: Updated Finnish translation.
43
44 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
45
46 * Makefile.in: Regenerate.
47 * configure: Regenerate.
48 * doc/Makefile.in: Regenerate.
49
50 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
51
52 * version.c (print_version): Change to "Copyright 2010".
53
54 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
55
56 * elfedit.c (input_elf_type): New.
57 (output_elf_type): Likewise.
58 (elf_type): Likewise.
59 (update_elf_header): Support updating ELF file type.
60 (command_line_switch): Add OPTION_INPUT_TYPE and
61 OPTION_OUTPUT_TYPE.
62 (options): Likewise.
63 (usage): Add --input-type and --output-type.
64 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
65 one of --output-mach and --output-type must be specified.
66
67 * doc/binutils.texi: Document --input-type and --output-type
68 for elfedit.
69
70 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
71
72 * doc/binutils.texi: Fix a typo.
73
74 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
75
76 * elfedit.c (update_elf_header): Don't change input_elf_class
77 nor input_elf_machine if they are -1.
78
79 2010-01-08 Tristan Gingold <gingold@adacore.com>
80
81 * ar.c: Remove bfd_special_undocumented_glue prototype.
82
83 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
84
85 * elfedit.c (update_elf_header): Reformat.
86
87 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
88
89 * readelf.c (usage): Fix indent for --symbols.
90
91 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
92
93 * doc/binutils.texi: Replace -histogram with --histogram.
94
95 2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
96
97 PR binutils/11131
98 * Makefile.am (ELFEDIT_PROG): New.
99 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
100 (CFILES): Add elfedit.c.
101 (elfedit_DEPENDENCIES): New.
102 (elfedit_SOURCES): Likewise.
103 (elfedit_LDADD): Likewise.
104 * Makefile.in: Regenerated.
105
106 * elfedit.c: New.
107
108 * doc/binutils.texi: Document elfedit.
109
110 * doc/Makefile.am (man_MANS): Add elfedit.1.
111 (elfedit.1): New.
112 * doc/Makefile.in: Regenerated.
113
114 2010-01-06 Tristan Gingold <gingold@adacore.com>
115
116 * nm.c (usage): Remove extra blanks.
117
118 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
119
120 * objcopy.c: Update copyright.
121 * readelf.c: Likewise.
122
123 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
124
125 PR binutils/11130
126 * objcopy.c (copy_object): Remove "Warning: " from error
127 message.
128
129 2010-01-04 Nick Clifton <nickc@redhat.com>
130
131 PR 11128
132 * readelf.c (dump_section_as_strings): Use two separate
133 invocations of printf() in order to work around bugs in
134 the Solaris 8 implementation.
135
136 2010-01-04 Nick Clifton <nickc@redhat.com>
137
138 * po/ru.po: Updated Russian translation.
139
140 For older changes see ChangeLog-2009
141 \f
142 Local Variables:
143 mode: change-log
144 left-margin: 8
145 fill-column: 74
146 version-control: never
147 End:
This page took 0.031686 seconds and 4 git commands to generate.