2003-07-08 Alexandre Oliva <aoliva@redhat.com>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
ccde1100
AO
12004-07-28 Alexandre Oliva <aoliva@redhat.com>
2
3 2003-07-08 Alexandre Oliva <aoliva@redhat.com>
4 * readelf.c (get_machine_flags <EM_SH)): Handle EF_SH4_NOFPU and
5 EF_SH4A_NOFPU.
6 2003-06-12 Alexandre Oliva <aoliva@redhat.com>
7 * readelf.c (get_machine_flags <EM_SH>): Print SH ISA name.
8
082b7297
L
92004-07-21 H.J. Lu <hongjiu.lu@intel.com>
10
11 * objcopy.c (filter_symbols): Use bfd_coff_get_comdat_section
12 to access comdat.
13 * objdump.c (dump_section_header): Likewise.
14
44a6d974
NC
152004-07-15 Aravinda PR <aravindapr@rediffmail.com>
16
17 * nlmconv.c (main): Pass map_file argument to link_inputs.
18 (link_inputs): Use map_file argument if it is defined.
19
61513dc1
NC
202004-07-13 Nick Clifton <nickc@redhat.com>
21
22 * dllwrap.c: Replace 'program_name' with 'prog_name' to avoid
23 conflicts with exported global defined in bucomm.h.
24 (deduce_name): Rename parameter 'program_name' to 'name' to avoid
25 shadowing the global defined in bucomm.h.
26
607dea97
NC
272004-07-12 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
28
29 * dlltool.c (ext_prefix_alias): New global variable.
30 (make_one_lib_file): Add aliases with prefixes for external
31 and import definitions.
32 (usage): Document -p option.
33 (long_options): Add --ext-prefix-alias option.
34 (main): Handle -p.
35 * doc/binutils.texi: Document new switch.
36 * NEWS: Mention new switch.
37
2758961a
NC
382004-07-09 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
39
40 * binutils/dlltool.c (asm_prefix): Add parameter: name.
41 No underscore for symbols beginning with ?.
42 (ASM_PREFIX): Add parameter: NAME.
43 (gen_exp_file): Use new parameter.
44 (make_label): Likewise.
45 (make_imp_label): Likewise.
46 (make_one_lib_file): Likewise.
47
1fe1f39c
NC
482004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
49
50 * MAINTAINERS: Added myself to the list.
51 * readelf.c: Include "elf/crx.h".
52 (guess_is_rela): Handle EM_CRX.
53 (get_machine_name): Likewise.
54 (dump_relocations): Likewise.
55
c87db184
CF
562004-07-03 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
57
58 * doc/binutils.texi (nm): Clarify weak symbol description.
59
fb7b006e
BE
602004-06-24 Ben Elliston <bje@au.ibm.com>
61
62 * readelf.c (get_segment_type): Display "GNU_STACK", not just
63 "STACK", when a PT_GNU_STACK segment is encountered.
64
eea6121a
AM
652004-06-24 Alan Modra <amodra@bigpond.net.au>
66
67 * objcopy.c (copy_section): Don't set _cooked_size.
68
fb514b26
AM
692004-06-22 Alan Modra <amodra@bigpond.net.au>
70
ba2685cc
AM
71 * readelf.c (Elf32_Word): Delete.
72 (get_32bit_dynamic_section): Handle SGI ELF dynamic segment.
73 (get_64bit_dynamic_section): Likewise.
74
75 * readelf.c (get_32bit_dynamic_section): Stop at first DT_NULL entry.
76 (get_64bit_dynamic_section): Likewise.
77
86dba8ee
AM
78 * readelf.c (dynamic_nent): New variable.
79 (get_32bit_dynamic_section): Set it.
80 (get_64bit_dynamic_section): Here too.
81 (process_dynamic_section): Use it instead of dynamic_size.
82 (process_syminfo): Likewise.
83
fb514b26
AM
84 * readelf.c (get_32bit_dynamic_section): Correct number of entries
85 translated from external to internal form.
86 (get_64bit_dynamic_section): Likewise.
87
b2d38a17
NC
882004-06-18 Jie Zhang <zhangjie@magima.com.cn>
89
90 * readelf.c (process_program_headers): When locating the dynamic
91 section use the section table if it is present.
92 (dynamic_segment): Renamed to dynamic_section.
93 Replace references to dynamic segment with references to dynamic
94 section, except where appropriate.
95 (dynamic_segment_mips_val): Rename to dynamic_section_mips_val.
96 (dynamic_segment_parisc_val): Rename to dynamic_section_parisc_val.
97 (dynamic_segment_ia64_val): Rename to dynamic_section_ia64_val.
98 (get_32bit_dynamic_segment): Rename to get_32bit_dynamic_section.
99 Remove tag counting code as it is no longer needed.
100 (get_64bit_dynamic_segment): Rename to get_64bit_dynamic_section.
101 Remove tag counting code as it is no longer needed.
102 (process_dynamic_segment): Rename to process_dynamic_section.
eea6121a 103
135dfb4a
AM
1042004-06-15 Alan Modra <amodra@bigpond.net.au>
105
106 * objcopy.c (copy_section): Use bfd_get_section_size instead of
107 _raw_size or bfd_get_section_size_before_reloc. Don't set reloc_done.
108 (compare_section_lma): Likewise.
109 * addr2line.c (find_address_in_section): Likewise.
110 * coffgrok.c (do_sections_p1): Likewise.
111 * dlltool.c (scan_drectve_symbols): Likewise.
112 * nlmconv.c (main): Likewise.
113 (copy_sections): Likewise.
114 (powerpc_mangle_relocs): Likewise.
115 * objdump.c (disassemble_section): Likewise.
116 * prdbg.c (find_address_in_section): Likewise.
117 * size.c (berkeley_sum): Likewise.
118 * srconv.c (wr_ob): Likewise.
119 * strings.c (strings_a_section): Likewise.
120
90e01f86
ILT
1212004-05-28 Ian Lance Taylor <ian@wasabisystems.com>
122
123 * readelf.c (decode_ARM_machine_flags): Add EF_ARM_VFP_FLOAT.
124
80fccad2
BW
1252004-05-17 David Heine <dlheine@tensilica.com>
126
eea6121a 127 * objcopy.c (setup_bfd_headers): New function.
80fccad2
BW
128 (copy_object): Call setup_bfd_headers.
129
0da76f83
NC
1302004-05-13 Paul Brook <paul@codesourcery.com>
131
132 * readelf.c (display_debug_frames): Handle dwarf3 format CIE
133 entries.
134
9598fbe5
NC
1352004-05-13 Nick Clifton <nickc@redhat.com>
136
137 * po/fr.po: Updated French translation.
138
8c37241b
JJ
1392004-05-11 Jakub Jelinek <jakub@redhat.com>
140
141 * readelf.c (get_segment_type): Handle PT_GNU_RELRO.
142
e4b17d5c
L
1432004-05-07 H.J. Lu <hongjiu.lu@intel.com>
144
145 * readelf.c (section_groups): New.
146 (group_count): New.
147 (section_headers_groups): New.
148 (process_section_groups): Populate group_count, section_groups
149 and section_headers_groups.
150 (process_unwind): Support section group.
151 (process_object): Always call process_section_groups. Free
152 section_groups and section_headers_groups.
153
f2da459f
L
1542004-04-30 H.J. Lu <hongjiu.lu@intel.com>
155
156 * readelf.c (process_section_headers): Use %3lu on sh_info.
157
f8935895
NC
1582004-04-30 Michael Deutschmann <michael@talamasca.ocis.net>
159
160 * ranlib.sh: Quote $1 argument in case it contains spaces.
161
1622004-04-27 John Paul Wallington <jpw@gnu.org>
a95b5cf9
AM
163
164 * objcopy.c (copy_usage, strip_usage): Fix spelling.
165
f5842774
L
1662004-04-26 H.J. Lu <hongjiu.lu@intel.com>
167
168 * readelf.c (do_section_groups): New.
169 (options): Add --section-groups/-g.
170 (usage): Mention --section-groups/-g.
171 (parse_args): Support --section-groups/-g.
172 (get_group_flags): New.
173 (process_section_groups): New.
174 (process_object): Call process_section_groups.
175
46212538
AM
1762004-04-24 Alan Modra <amodra@bigpond.net.au>
177
178 * objdump.c (disassemble_section): Don't disassemble sections
179 without SEC_HAS_CONTENTS.
180
4c45e5c9
JJ
1812004-04-22 Jakub Jelinek <jakub@redhat.com>
182
183 * objdump.c (synthsyms, synthcount): New variables.
184 (disassemble_data): Use dynsyms for stripped binaries or libraries.
185 Add synthetized symbols.
186 (dump_bfd): For disassemble, initialize dynsyms always and
187 also synthsyms. Free synthsyms and clear {sym,dynsym,synth}count
188 before returning.
189
e9f87780
AM
1902004-04-14 Alan Modra <amodra@bigpond.net.au>
191
192 * strings.c (print_strings): Cast file_off to unsigned long in
193 printf arg list.
194
1ba93119
AM
1952004-04-07 Benjamin Monate <benjamin.monate@cea.fr>
196
197 PR 86
198 * arsup.c (ar_save): Use smart_rename.
199
935a41f5
NC
2002004-04-01 Dean Luick <luick@cray.com>
201
202 * readelf.c (display_debug_pubnames): Align offset and data
203 columns.
204 (read_and_display_attr_value): Add missing break;
205 (debug_displays): Enable the display of the .debug_pubtypes
206 section.
207
92e25cf8
SS
2082004-03-30 Stan Shebs <shebs@apple.com>
209
210 * mpw-config.in, mpw-make.sed, mac-binutils.r: Remove MPW
211 support files, no longer used.
212
d507cf36
PB
2132004-03-23 Paul Brook <paul@codesourcery.com>
214
215 * readelf.c (decode_ARM_machine_flags): Add EABI v3.
216
8c9a9879
RH
2172004-03-21 Richard Henderson <rth@redhat.com>
218
219 * readelf.c (display_debug_frames): Don't crash for mismatched
220 DW_CFA_restore_state.
221
6ece5c52
AM
2222004-03-19 Alan Modra <amodra@bigpond.net.au>
223
224 * Makefile.am: Run "make dep-am".
225 * Makefile.in: Regenerate.
226 * aclocal.m4: Regenerate.
227 * config.in: Regenerate.
228 * configure: Regenerate.
229 * po/binutils.pot: Regenerate.
230
6f104306
NS
2312004-03-15 Nathan Sidwell <nathan@codesourcery.com>
232
233 * objdump.c (struct SFILE): Replace current pointer with pos
234 offset, rename size to alloc.
235 (objdump_sprintf): Avoid unnecessary copies in the common case
236 (disassemble_bytes): Keep sfile live throughout the
237 function. Adjust usage appropriately.
238
523f6a27
BE
2392004-03-10 Ben Elliston <bje@gnu.org>
240
241 * MAINTAINERS: Update my mail address.
242
7aa52b1f
NC
2432004-03-08 Danny Smith <dannysmith@users.sourceforge.net>
244
245 * deflex.l: Handle "PRIVATE" string.
246 * defparse.y (%token): Add PRIVATE.
247 (%type): Add opt_PRIVATE.
248 (expline): Pass opt_PRIVATE to def_exports.
249 (opt_PRIVATE): Handle PRIVATE token.
250 * dlltool.h (def_exports): Add 7th param for private flag to
251 declaration.
252 * dlltool.c: Add PRIVATE to comment on EXPORTS syntax.
253 (struct export): Add 'private' field.
254 (def_exports): Set 'private' field of struct exports.
255 (scan_drectve_symbols): Adjust calls to def_exports.
256 (scan_filtered_symbols): Likewise.
257 (dump_def_info): Print 'private' field.
258 (gen_def_file): Likewise.
259 (gen_lib_file): Skip generation of lib object if private.
260 Delete tmp object files in same order as they were generated.
261 Don't delete non-existent private object files.
262
af865222
AS
2632004-02-27 Andreas Schwab <schwab@suse.de>
264
265 * ar.c (main): Support POSIX-compatible argument parsing.
266
c7e7ca54
NC
2672004-02-23 Daniel Lucq <daniel@lucq.org>
268
269 * readelf.c (process_mips_specific): Print conflictsno as an
270 unsigned long.
271
eff21b8e
CF
2722004-02-21 Dmitry Timoshkov <dmitry@baikal.ru>
273
274 * dlltool.c (gen_exp_file): Always output names for forwarded symbols.
275
2f01ffbf
JJ
2762004-02-19 Jakub Jelinek <jakub@redhat.com>
277
278 * objcopy.c (copy_section): Avoid warnings.
279
c92c35e7
AC
2802004-02-14 Andrew Cagney <cagney@redhat.com>
281
282 * ar.c (remove_output): Use bfd_cache_close.
283 * arsup.c (ar_end): Ditto.
284
9d241085
RM
2852004-01-21 Roland McGrath <roland@redhat.com>
286
287 * readelf.c (get_note_type): Match NT_AUXV.
288
d99e9f4d
NC
2892004-01-20 Nick Clifton <nickc@redhat.com>
290
291 * version.c (print_version): Update copyright year to 2004.
292
f8b73030
MR
2932004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
294
295 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
296 throughout.
297 * aclocal.m4: Regenerate.
298 * configure: Regenerate.
299
f0312d39
JJ
3002004-01-12 Jakub Jelinek <jakub@redhat.com>
301
302 * objcopy.c: Include elf-bfd.h.
303 (is_strip_section): Don't strip debugging sections if
304 STRIP_NONDEBUG.
305 (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
306 ~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.
307
308 * objcopy.c (copy_section): Free relpp if relcount == 0.
309
041821e6
ILT
3102004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
311
312 * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
313 (stab_demangle_argtypes): Likewise.
314 (stab_demangle_v3_argtypes): New static function.
315 (stab_demangle_v3_arg): New static function.
316
950d48e7
NC
3172004-01-12 Nick Clifton <nickc@redhat.com>
318
319 * objcopy.c (copy_object): Make the function boolean, returning
320 FALSE upon failure.
eea6121a
AM
321 (copy_archive): Handle the return value from copy_object.
322 (copy_file): Likewise.
950d48e7 323
d9296b18
NC
3242004-01-07 Nick Clifton <nickc@redhat.com>
325
326 * readelf.c (find_section): New function. Locates a named
327 section.
328 (get_debug_line_pointer_sizes): New function: Initialises the
329 debug_line_pointer_sizes array.
eea6121a
AM
330 (display_debug_lines): Call get_debug_line_pointer_sizes.
331 (display_debug_loc): Likewise.
332 (load_debug_loc): Use find_section.
333 (load_debug_str): Likewise.
334 (display_debug_info): Likewise.
335 (prescan_debug_info): Delete.
336 (debug_displays): Remove prescan field.
337 (process_section_contents): Do not perform prescans.
d9296b18 338
5e675b72
AM
3392004-01-03 Alan Modra <amodra@bigpond.net.au>
340
341 * objcopy.c (filter_bytes): Delete. Move code to..
342 (copy_section): ..here. Simplify size adjustment. Divide
343 section lma by interleave.
344
f0660b73
NC
3452004-01-02 Nick Clifton <nickc@redhat.com>
346
347 * po/ru.po: New file: Russian translation.
348 * configure.in (ALL_LINGUAS): Add ru
349 * configure: Regenerate.
eb18fd22 350
c9e214e5 351For older changes see ChangeLog-0203
252b5132
RH
352\f
353Local Variables:
354mode: change-log
355left-margin: 8
356fill-column: 74
357version-control: never
358End:
This page took 0.243483 seconds and 4 git commands to generate.