8ea599b12c36dbb5607a3e4857b28939df568ecd
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2004-07-03 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
2
3 * doc/binutils.texi (nm): Clarify weak symbol description.
4
5 2004-06-24 Ben Elliston <bje@au.ibm.com>
6
7 * readelf.c (get_segment_type): Display "GNU_STACK", not just
8 "STACK", when a PT_GNU_STACK segment is encountered.
9
10 2004-06-24 Alan Modra <amodra@bigpond.net.au>
11
12 * objcopy.c (copy_section): Don't set _cooked_size.
13
14 2004-06-22 Alan Modra <amodra@bigpond.net.au>
15
16 * readelf.c (Elf32_Word): Delete.
17 (get_32bit_dynamic_section): Handle SGI ELF dynamic segment.
18 (get_64bit_dynamic_section): Likewise.
19
20 * readelf.c (get_32bit_dynamic_section): Stop at first DT_NULL entry.
21 (get_64bit_dynamic_section): Likewise.
22
23 * readelf.c (dynamic_nent): New variable.
24 (get_32bit_dynamic_section): Set it.
25 (get_64bit_dynamic_section): Here too.
26 (process_dynamic_section): Use it instead of dynamic_size.
27 (process_syminfo): Likewise.
28
29 * readelf.c (get_32bit_dynamic_section): Correct number of entries
30 translated from external to internal form.
31 (get_64bit_dynamic_section): Likewise.
32
33 2004-06-18 Jie Zhang <zhangjie@magima.com.cn>
34
35 * readelf.c (process_program_headers): When locating the dynamic
36 section use the section table if it is present.
37 (dynamic_segment): Renamed to dynamic_section.
38 Replace references to dynamic segment with references to dynamic
39 section, except where appropriate.
40 (dynamic_segment_mips_val): Rename to dynamic_section_mips_val.
41 (dynamic_segment_parisc_val): Rename to dynamic_section_parisc_val.
42 (dynamic_segment_ia64_val): Rename to dynamic_section_ia64_val.
43 (get_32bit_dynamic_segment): Rename to get_32bit_dynamic_section.
44 Remove tag counting code as it is no longer needed.
45 (get_64bit_dynamic_segment): Rename to get_64bit_dynamic_section.
46 Remove tag counting code as it is no longer needed.
47 (process_dynamic_segment): Rename to process_dynamic_section.
48
49 2004-06-15 Alan Modra <amodra@bigpond.net.au>
50
51 * objcopy.c (copy_section): Use bfd_get_section_size instead of
52 _raw_size or bfd_get_section_size_before_reloc. Don't set reloc_done.
53 (compare_section_lma): Likewise.
54 * addr2line.c (find_address_in_section): Likewise.
55 * coffgrok.c (do_sections_p1): Likewise.
56 * dlltool.c (scan_drectve_symbols): Likewise.
57 * nlmconv.c (main): Likewise.
58 (copy_sections): Likewise.
59 (powerpc_mangle_relocs): Likewise.
60 * objdump.c (disassemble_section): Likewise.
61 * prdbg.c (find_address_in_section): Likewise.
62 * size.c (berkeley_sum): Likewise.
63 * srconv.c (wr_ob): Likewise.
64 * strings.c (strings_a_section): Likewise.
65
66 2004-05-28 Ian Lance Taylor <ian@wasabisystems.com>
67
68 * readelf.c (decode_ARM_machine_flags): Add EF_ARM_VFP_FLOAT.
69
70 2004-05-17 David Heine <dlheine@tensilica.com>
71
72 * objcopy.c (setup_bfd_headers): New function.
73 (copy_object): Call setup_bfd_headers.
74
75 2004-05-13 Paul Brook <paul@codesourcery.com>
76
77 * readelf.c (display_debug_frames): Handle dwarf3 format CIE
78 entries.
79
80 2004-05-13 Nick Clifton <nickc@redhat.com>
81
82 * po/fr.po: Updated French translation.
83
84 2004-05-11 Jakub Jelinek <jakub@redhat.com>
85
86 * readelf.c (get_segment_type): Handle PT_GNU_RELRO.
87
88 2004-05-07 H.J. Lu <hongjiu.lu@intel.com>
89
90 * readelf.c (section_groups): New.
91 (group_count): New.
92 (section_headers_groups): New.
93 (process_section_groups): Populate group_count, section_groups
94 and section_headers_groups.
95 (process_unwind): Support section group.
96 (process_object): Always call process_section_groups. Free
97 section_groups and section_headers_groups.
98
99 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
100
101 * readelf.c (process_section_headers): Use %3lu on sh_info.
102
103 2004-04-30 Michael Deutschmann <michael@talamasca.ocis.net>
104
105 * ranlib.sh: Quote $1 argument in case it contains spaces.
106
107 2004-04-27 John Paul Wallington <jpw@gnu.org>
108
109 * objcopy.c (copy_usage, strip_usage): Fix spelling.
110
111 2004-04-26 H.J. Lu <hongjiu.lu@intel.com>
112
113 * readelf.c (do_section_groups): New.
114 (options): Add --section-groups/-g.
115 (usage): Mention --section-groups/-g.
116 (parse_args): Support --section-groups/-g.
117 (get_group_flags): New.
118 (process_section_groups): New.
119 (process_object): Call process_section_groups.
120
121 2004-04-24 Alan Modra <amodra@bigpond.net.au>
122
123 * objdump.c (disassemble_section): Don't disassemble sections
124 without SEC_HAS_CONTENTS.
125
126 2004-04-22 Jakub Jelinek <jakub@redhat.com>
127
128 * objdump.c (synthsyms, synthcount): New variables.
129 (disassemble_data): Use dynsyms for stripped binaries or libraries.
130 Add synthetized symbols.
131 (dump_bfd): For disassemble, initialize dynsyms always and
132 also synthsyms. Free synthsyms and clear {sym,dynsym,synth}count
133 before returning.
134
135 2004-04-14 Alan Modra <amodra@bigpond.net.au>
136
137 * strings.c (print_strings): Cast file_off to unsigned long in
138 printf arg list.
139
140 2004-04-07 Benjamin Monate <benjamin.monate@cea.fr>
141
142 PR 86
143 * arsup.c (ar_save): Use smart_rename.
144
145 2004-04-01 Dean Luick <luick@cray.com>
146
147 * readelf.c (display_debug_pubnames): Align offset and data
148 columns.
149 (read_and_display_attr_value): Add missing break;
150 (debug_displays): Enable the display of the .debug_pubtypes
151 section.
152
153 2004-03-30 Stan Shebs <shebs@apple.com>
154
155 * mpw-config.in, mpw-make.sed, mac-binutils.r: Remove MPW
156 support files, no longer used.
157
158 2004-03-23 Paul Brook <paul@codesourcery.com>
159
160 * readelf.c (decode_ARM_machine_flags): Add EABI v3.
161
162 2004-03-21 Richard Henderson <rth@redhat.com>
163
164 * readelf.c (display_debug_frames): Don't crash for mismatched
165 DW_CFA_restore_state.
166
167 2004-03-19 Alan Modra <amodra@bigpond.net.au>
168
169 * Makefile.am: Run "make dep-am".
170 * Makefile.in: Regenerate.
171 * aclocal.m4: Regenerate.
172 * config.in: Regenerate.
173 * configure: Regenerate.
174 * po/binutils.pot: Regenerate.
175
176 2004-03-15 Nathan Sidwell <nathan@codesourcery.com>
177
178 * objdump.c (struct SFILE): Replace current pointer with pos
179 offset, rename size to alloc.
180 (objdump_sprintf): Avoid unnecessary copies in the common case
181 (disassemble_bytes): Keep sfile live throughout the
182 function. Adjust usage appropriately.
183
184 2004-03-10 Ben Elliston <bje@gnu.org>
185
186 * MAINTAINERS: Update my mail address.
187
188 2004-03-08 Danny Smith <dannysmith@users.sourceforge.net>
189
190 * deflex.l: Handle "PRIVATE" string.
191 * defparse.y (%token): Add PRIVATE.
192 (%type): Add opt_PRIVATE.
193 (expline): Pass opt_PRIVATE to def_exports.
194 (opt_PRIVATE): Handle PRIVATE token.
195 * dlltool.h (def_exports): Add 7th param for private flag to
196 declaration.
197 * dlltool.c: Add PRIVATE to comment on EXPORTS syntax.
198 (struct export): Add 'private' field.
199 (def_exports): Set 'private' field of struct exports.
200 (scan_drectve_symbols): Adjust calls to def_exports.
201 (scan_filtered_symbols): Likewise.
202 (dump_def_info): Print 'private' field.
203 (gen_def_file): Likewise.
204 (gen_lib_file): Skip generation of lib object if private.
205 Delete tmp object files in same order as they were generated.
206 Don't delete non-existent private object files.
207
208 2004-02-27 Andreas Schwab <schwab@suse.de>
209
210 * ar.c (main): Support POSIX-compatible argument parsing.
211
212 2004-02-23 Daniel Lucq <daniel@lucq.org>
213
214 * readelf.c (process_mips_specific): Print conflictsno as an
215 unsigned long.
216
217 2004-02-21 Dmitry Timoshkov <dmitry@baikal.ru>
218
219 * dlltool.c (gen_exp_file): Always output names for forwarded symbols.
220
221 2004-02-19 Jakub Jelinek <jakub@redhat.com>
222
223 * objcopy.c (copy_section): Avoid warnings.
224
225 2004-02-14 Andrew Cagney <cagney@redhat.com>
226
227 * ar.c (remove_output): Use bfd_cache_close.
228 * arsup.c (ar_end): Ditto.
229
230 2004-01-21 Roland McGrath <roland@redhat.com>
231
232 * readelf.c (get_note_type): Match NT_AUXV.
233
234 2004-01-20 Nick Clifton <nickc@redhat.com>
235
236 * version.c (print_version): Update copyright year to 2004.
237
238 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
239
240 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
241 throughout.
242 * aclocal.m4: Regenerate.
243 * configure: Regenerate.
244
245 2004-01-12 Jakub Jelinek <jakub@redhat.com>
246
247 * objcopy.c: Include elf-bfd.h.
248 (is_strip_section): Don't strip debugging sections if
249 STRIP_NONDEBUG.
250 (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
251 ~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.
252
253 * objcopy.c (copy_section): Free relpp if relcount == 0.
254
255 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
256
257 * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
258 (stab_demangle_argtypes): Likewise.
259 (stab_demangle_v3_argtypes): New static function.
260 (stab_demangle_v3_arg): New static function.
261
262 2004-01-12 Nick Clifton <nickc@redhat.com>
263
264 * objcopy.c (copy_object): Make the function boolean, returning
265 FALSE upon failure.
266 (copy_archive): Handle the return value from copy_object.
267 (copy_file): Likewise.
268
269 2004-01-07 Nick Clifton <nickc@redhat.com>
270
271 * readelf.c (find_section): New function. Locates a named
272 section.
273 (get_debug_line_pointer_sizes): New function: Initialises the
274 debug_line_pointer_sizes array.
275 (display_debug_lines): Call get_debug_line_pointer_sizes.
276 (display_debug_loc): Likewise.
277 (load_debug_loc): Use find_section.
278 (load_debug_str): Likewise.
279 (display_debug_info): Likewise.
280 (prescan_debug_info): Delete.
281 (debug_displays): Remove prescan field.
282 (process_section_contents): Do not perform prescans.
283
284 2004-01-03 Alan Modra <amodra@bigpond.net.au>
285
286 * objcopy.c (filter_bytes): Delete. Move code to..
287 (copy_section): ..here. Simplify size adjustment. Divide
288 section lma by interleave.
289
290 2004-01-02 Nick Clifton <nickc@redhat.com>
291
292 * po/ru.po: New file: Russian translation.
293 * configure.in (ALL_LINGUAS): Add ru
294 * configure: Regenerate.
295
296 For older changes see ChangeLog-0203
297 \f
298 Local Variables:
299 mode: change-log
300 left-margin: 8
301 fill-column: 74
302 version-control: never
303 End:
This page took 0.046376 seconds and 3 git commands to generate.