binutils/
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2004-09-07 H.J. Lu <hongjiu.lu@intel.com>
2
3 * configure: Regenerated with autconfig 2.13.
4
5 2004-09-06 Danny Smith <dannysmith@users.sourceforge.net>
6
7 * doc/binutils.texi (dlltool): Update --add-underscore, --kill-at
8 documentation.
9
10 2004-09-06 Michael Wardle <mbw@endbracket.net>
11
12 * doc/binutils.texi (objdump): Document that the -x switch includes
13 the effect of the -p switch.
14
15 2004-09-04 Danny Smith <dannysmith@users.sourceforge.net>
16
17 * dlltool.c (make_one_lib_file): Test if internal_name was
18 specified by user before using it.
19
20 2004-09-02 Carlo Wood <carlo@alinoe.com>
21
22 PR binutils/351
23 * dlltool.c (make_one_lib_file): For IDATA6 take the name from
24 exp->internal_name if it is present.
25
26 2004-09-02 Alexandre Oliva <aoliva@redhat.com>
27
28 * MAINTAINERS: Add self as co-maintainer of FR-V.
29 * readelf.c (get_machine_flags): Print FR-V cpu types.
30
31 2004-08-28 Alan Modra <amodra@bigpond.net.au>
32
33 * nm.c (show_synthetic): New var.
34 (long_options): Add "synthetic".
35 (usage): Here too.
36 (display_rel_file): Handle show_synthetic.
37
38 2004-08-28 Alan Modra <amodra@bigpond.net.au>
39
40 * objdump.c (dump_bfd): Pass both symbol tables to
41 bfd_get_synthetic_symtab.
42
43 2004-08-17 Jakub Jelinek <jakub@redhat.com>
44
45 * objdump.c (dump_bfd): For relocatable objects, pass syms instead
46 of dynsyms to bfd_get_synthetic_symtab.
47
48 2004-08-16 Alan Modra <amodra@bigpond.net.au>
49
50 * readelf.c (debug_apply_rela_addends): New function, extracted from..
51 (display_debug_info): ..here.
52 (display_debug_frames): Call debug_apply_rela_addends. Don't do
53 DW_EH_PE_pcrel adjustment for ET_REL.
54
55 2004-08-06 Andreas Schwab <schwab@suse.de>
56
57 * readelf.c (dump_relocations): Fix typo when calculating
58 sec_index.
59
60 2004-08-02 Jakub Bogusz <qboosh@pld-linux.org>
61
62 * dllwrap.c (deduce_name): Fix typos introduced when program_name
63 was renamed to prog_name.
64
65 2004-07-29 Alexandre Oliva <aoliva@redhat.com>
66
67 * readelf.c (get_machine_flags <EM_SH>): Handle EF_SH2A and
68 EF_SH2A_NOFPU.
69
70 2004-07-28 Alexandre Oliva <aoliva@redhat.com>
71
72 2003-07-08 Alexandre Oliva <aoliva@redhat.com>
73 * readelf.c (get_machine_flags <EM_SH)): Handle EF_SH4_NOFPU and
74 EF_SH4A_NOFPU.
75 2003-06-12 Alexandre Oliva <aoliva@redhat.com>
76 * readelf.c (get_machine_flags <EM_SH>): Print SH ISA name.
77
78 2004-07-21 H.J. Lu <hongjiu.lu@intel.com>
79
80 * objcopy.c (filter_symbols): Use bfd_coff_get_comdat_section
81 to access comdat.
82 * objdump.c (dump_section_header): Likewise.
83
84 2004-07-15 Aravinda PR <aravindapr@rediffmail.com>
85
86 * nlmconv.c (main): Pass map_file argument to link_inputs.
87 (link_inputs): Use map_file argument if it is defined.
88
89 2004-07-13 Nick Clifton <nickc@redhat.com>
90
91 * dllwrap.c: Replace 'program_name' with 'prog_name' to avoid
92 conflicts with exported global defined in bucomm.h.
93 (deduce_name): Rename parameter 'program_name' to 'name' to avoid
94 shadowing the global defined in bucomm.h.
95
96 2004-07-12 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
97
98 * dlltool.c (ext_prefix_alias): New global variable.
99 (make_one_lib_file): Add aliases with prefixes for external
100 and import definitions.
101 (usage): Document -p option.
102 (long_options): Add --ext-prefix-alias option.
103 (main): Handle -p.
104 * doc/binutils.texi: Document new switch.
105 * NEWS: Mention new switch.
106
107 2004-07-09 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
108
109 * binutils/dlltool.c (asm_prefix): Add parameter: name.
110 No underscore for symbols beginning with ?.
111 (ASM_PREFIX): Add parameter: NAME.
112 (gen_exp_file): Use new parameter.
113 (make_label): Likewise.
114 (make_imp_label): Likewise.
115 (make_one_lib_file): Likewise.
116
117 2004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
118
119 * MAINTAINERS: Added myself to the list.
120 * readelf.c: Include "elf/crx.h".
121 (guess_is_rela): Handle EM_CRX.
122 (get_machine_name): Likewise.
123 (dump_relocations): Likewise.
124
125 2004-07-03 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
126
127 * doc/binutils.texi (nm): Clarify weak symbol description.
128
129 2004-06-24 Ben Elliston <bje@au.ibm.com>
130
131 * readelf.c (get_segment_type): Display "GNU_STACK", not just
132 "STACK", when a PT_GNU_STACK segment is encountered.
133
134 2004-06-24 Alan Modra <amodra@bigpond.net.au>
135
136 * objcopy.c (copy_section): Don't set _cooked_size.
137
138 2004-06-22 Alan Modra <amodra@bigpond.net.au>
139
140 * readelf.c (Elf32_Word): Delete.
141 (get_32bit_dynamic_section): Handle SGI ELF dynamic segment.
142 (get_64bit_dynamic_section): Likewise.
143
144 * readelf.c (get_32bit_dynamic_section): Stop at first DT_NULL entry.
145 (get_64bit_dynamic_section): Likewise.
146
147 * readelf.c (dynamic_nent): New variable.
148 (get_32bit_dynamic_section): Set it.
149 (get_64bit_dynamic_section): Here too.
150 (process_dynamic_section): Use it instead of dynamic_size.
151 (process_syminfo): Likewise.
152
153 * readelf.c (get_32bit_dynamic_section): Correct number of entries
154 translated from external to internal form.
155 (get_64bit_dynamic_section): Likewise.
156
157 2004-06-18 Jie Zhang <zhangjie@magima.com.cn>
158
159 * readelf.c (process_program_headers): When locating the dynamic
160 section use the section table if it is present.
161 (dynamic_segment): Renamed to dynamic_section.
162 Replace references to dynamic segment with references to dynamic
163 section, except where appropriate.
164 (dynamic_segment_mips_val): Rename to dynamic_section_mips_val.
165 (dynamic_segment_parisc_val): Rename to dynamic_section_parisc_val.
166 (dynamic_segment_ia64_val): Rename to dynamic_section_ia64_val.
167 (get_32bit_dynamic_segment): Rename to get_32bit_dynamic_section.
168 Remove tag counting code as it is no longer needed.
169 (get_64bit_dynamic_segment): Rename to get_64bit_dynamic_section.
170 Remove tag counting code as it is no longer needed.
171 (process_dynamic_segment): Rename to process_dynamic_section.
172
173 2004-06-15 Alan Modra <amodra@bigpond.net.au>
174
175 * objcopy.c (copy_section): Use bfd_get_section_size instead of
176 _raw_size or bfd_get_section_size_before_reloc. Don't set reloc_done.
177 (compare_section_lma): Likewise.
178 * addr2line.c (find_address_in_section): Likewise.
179 * coffgrok.c (do_sections_p1): Likewise.
180 * dlltool.c (scan_drectve_symbols): Likewise.
181 * nlmconv.c (main): Likewise.
182 (copy_sections): Likewise.
183 (powerpc_mangle_relocs): Likewise.
184 * objdump.c (disassemble_section): Likewise.
185 * prdbg.c (find_address_in_section): Likewise.
186 * size.c (berkeley_sum): Likewise.
187 * srconv.c (wr_ob): Likewise.
188 * strings.c (strings_a_section): Likewise.
189
190 2004-05-28 Ian Lance Taylor <ian@wasabisystems.com>
191
192 * readelf.c (decode_ARM_machine_flags): Add EF_ARM_VFP_FLOAT.
193
194 2004-05-17 David Heine <dlheine@tensilica.com>
195
196 * objcopy.c (setup_bfd_headers): New function.
197 (copy_object): Call setup_bfd_headers.
198
199 2004-05-13 Paul Brook <paul@codesourcery.com>
200
201 * readelf.c (display_debug_frames): Handle dwarf3 format CIE
202 entries.
203
204 2004-05-13 Nick Clifton <nickc@redhat.com>
205
206 * po/fr.po: Updated French translation.
207
208 2004-05-11 Jakub Jelinek <jakub@redhat.com>
209
210 * readelf.c (get_segment_type): Handle PT_GNU_RELRO.
211
212 2004-05-07 H.J. Lu <hongjiu.lu@intel.com>
213
214 * readelf.c (section_groups): New.
215 (group_count): New.
216 (section_headers_groups): New.
217 (process_section_groups): Populate group_count, section_groups
218 and section_headers_groups.
219 (process_unwind): Support section group.
220 (process_object): Always call process_section_groups. Free
221 section_groups and section_headers_groups.
222
223 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
224
225 * readelf.c (process_section_headers): Use %3lu on sh_info.
226
227 2004-04-30 Michael Deutschmann <michael@talamasca.ocis.net>
228
229 * ranlib.sh: Quote $1 argument in case it contains spaces.
230
231 2004-04-27 John Paul Wallington <jpw@gnu.org>
232
233 * objcopy.c (copy_usage, strip_usage): Fix spelling.
234
235 2004-04-26 H.J. Lu <hongjiu.lu@intel.com>
236
237 * readelf.c (do_section_groups): New.
238 (options): Add --section-groups/-g.
239 (usage): Mention --section-groups/-g.
240 (parse_args): Support --section-groups/-g.
241 (get_group_flags): New.
242 (process_section_groups): New.
243 (process_object): Call process_section_groups.
244
245 2004-04-24 Alan Modra <amodra@bigpond.net.au>
246
247 * objdump.c (disassemble_section): Don't disassemble sections
248 without SEC_HAS_CONTENTS.
249
250 2004-04-22 Jakub Jelinek <jakub@redhat.com>
251
252 * objdump.c (synthsyms, synthcount): New variables.
253 (disassemble_data): Use dynsyms for stripped binaries or libraries.
254 Add synthetized symbols.
255 (dump_bfd): For disassemble, initialize dynsyms always and
256 also synthsyms. Free synthsyms and clear {sym,dynsym,synth}count
257 before returning.
258
259 2004-04-14 Alan Modra <amodra@bigpond.net.au>
260
261 * strings.c (print_strings): Cast file_off to unsigned long in
262 printf arg list.
263
264 2004-04-07 Benjamin Monate <benjamin.monate@cea.fr>
265
266 PR 86
267 * arsup.c (ar_save): Use smart_rename.
268
269 2004-04-01 Dean Luick <luick@cray.com>
270
271 * readelf.c (display_debug_pubnames): Align offset and data
272 columns.
273 (read_and_display_attr_value): Add missing break;
274 (debug_displays): Enable the display of the .debug_pubtypes
275 section.
276
277 2004-03-30 Stan Shebs <shebs@apple.com>
278
279 * mpw-config.in, mpw-make.sed, mac-binutils.r: Remove MPW
280 support files, no longer used.
281
282 2004-03-23 Paul Brook <paul@codesourcery.com>
283
284 * readelf.c (decode_ARM_machine_flags): Add EABI v3.
285
286 2004-03-21 Richard Henderson <rth@redhat.com>
287
288 * readelf.c (display_debug_frames): Don't crash for mismatched
289 DW_CFA_restore_state.
290
291 2004-03-19 Alan Modra <amodra@bigpond.net.au>
292
293 * Makefile.am: Run "make dep-am".
294 * Makefile.in: Regenerate.
295 * aclocal.m4: Regenerate.
296 * config.in: Regenerate.
297 * configure: Regenerate.
298 * po/binutils.pot: Regenerate.
299
300 2004-03-15 Nathan Sidwell <nathan@codesourcery.com>
301
302 * objdump.c (struct SFILE): Replace current pointer with pos
303 offset, rename size to alloc.
304 (objdump_sprintf): Avoid unnecessary copies in the common case
305 (disassemble_bytes): Keep sfile live throughout the
306 function. Adjust usage appropriately.
307
308 2004-03-10 Ben Elliston <bje@gnu.org>
309
310 * MAINTAINERS: Update my mail address.
311
312 2004-03-08 Danny Smith <dannysmith@users.sourceforge.net>
313
314 * deflex.l: Handle "PRIVATE" string.
315 * defparse.y (%token): Add PRIVATE.
316 (%type): Add opt_PRIVATE.
317 (expline): Pass opt_PRIVATE to def_exports.
318 (opt_PRIVATE): Handle PRIVATE token.
319 * dlltool.h (def_exports): Add 7th param for private flag to
320 declaration.
321 * dlltool.c: Add PRIVATE to comment on EXPORTS syntax.
322 (struct export): Add 'private' field.
323 (def_exports): Set 'private' field of struct exports.
324 (scan_drectve_symbols): Adjust calls to def_exports.
325 (scan_filtered_symbols): Likewise.
326 (dump_def_info): Print 'private' field.
327 (gen_def_file): Likewise.
328 (gen_lib_file): Skip generation of lib object if private.
329 Delete tmp object files in same order as they were generated.
330 Don't delete non-existent private object files.
331
332 2004-02-27 Andreas Schwab <schwab@suse.de>
333
334 * ar.c (main): Support POSIX-compatible argument parsing.
335
336 2004-02-23 Daniel Lucq <daniel@lucq.org>
337
338 * readelf.c (process_mips_specific): Print conflictsno as an
339 unsigned long.
340
341 2004-02-21 Dmitry Timoshkov <dmitry@baikal.ru>
342
343 * dlltool.c (gen_exp_file): Always output names for forwarded symbols.
344
345 2004-02-19 Jakub Jelinek <jakub@redhat.com>
346
347 * objcopy.c (copy_section): Avoid warnings.
348
349 2004-02-14 Andrew Cagney <cagney@redhat.com>
350
351 * ar.c (remove_output): Use bfd_cache_close.
352 * arsup.c (ar_end): Ditto.
353
354 2004-01-21 Roland McGrath <roland@redhat.com>
355
356 * readelf.c (get_note_type): Match NT_AUXV.
357
358 2004-01-20 Nick Clifton <nickc@redhat.com>
359
360 * version.c (print_version): Update copyright year to 2004.
361
362 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
363
364 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
365 throughout.
366 * aclocal.m4: Regenerate.
367 * configure: Regenerate.
368
369 2004-01-12 Jakub Jelinek <jakub@redhat.com>
370
371 * objcopy.c: Include elf-bfd.h.
372 (is_strip_section): Don't strip debugging sections if
373 STRIP_NONDEBUG.
374 (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
375 ~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.
376
377 * objcopy.c (copy_section): Free relpp if relcount == 0.
378
379 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
380
381 * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
382 (stab_demangle_argtypes): Likewise.
383 (stab_demangle_v3_argtypes): New static function.
384 (stab_demangle_v3_arg): New static function.
385
386 2004-01-12 Nick Clifton <nickc@redhat.com>
387
388 * objcopy.c (copy_object): Make the function boolean, returning
389 FALSE upon failure.
390 (copy_archive): Handle the return value from copy_object.
391 (copy_file): Likewise.
392
393 2004-01-07 Nick Clifton <nickc@redhat.com>
394
395 * readelf.c (find_section): New function. Locates a named
396 section.
397 (get_debug_line_pointer_sizes): New function: Initialises the
398 debug_line_pointer_sizes array.
399 (display_debug_lines): Call get_debug_line_pointer_sizes.
400 (display_debug_loc): Likewise.
401 (load_debug_loc): Use find_section.
402 (load_debug_str): Likewise.
403 (display_debug_info): Likewise.
404 (prescan_debug_info): Delete.
405 (debug_displays): Remove prescan field.
406 (process_section_contents): Do not perform prescans.
407
408 2004-01-03 Alan Modra <amodra@bigpond.net.au>
409
410 * objcopy.c (filter_bytes): Delete. Move code to..
411 (copy_section): ..here. Simplify size adjustment. Divide
412 section lma by interleave.
413
414 2004-01-02 Nick Clifton <nickc@redhat.com>
415
416 * po/ru.po: New file: Russian translation.
417 * configure.in (ALL_LINGUAS): Add ru
418 * configure: Regenerate.
419
420 For older changes see ChangeLog-0203
421 \f
422 Local Variables:
423 mode: change-log
424 left-margin: 8
425 fill-column: 74
426 version-control: never
427 End:
This page took 0.041047 seconds and 5 git commands to generate.