binutils ChangeLog:
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
80fccad2
BW
12004-05-17 David Heine <dlheine@tensilica.com>
2
3 * objcopy.c (setup_bfd_headers): New function.
4 (copy_object): Call setup_bfd_headers.
5
0da76f83
NC
62004-05-13 Paul Brook <paul@codesourcery.com>
7
8 * readelf.c (display_debug_frames): Handle dwarf3 format CIE
9 entries.
10
9598fbe5
NC
112004-05-13 Nick Clifton <nickc@redhat.com>
12
13 * po/fr.po: Updated French translation.
14
8c37241b
JJ
152004-05-11 Jakub Jelinek <jakub@redhat.com>
16
17 * readelf.c (get_segment_type): Handle PT_GNU_RELRO.
18
e4b17d5c
L
192004-05-07 H.J. Lu <hongjiu.lu@intel.com>
20
21 * readelf.c (section_groups): New.
22 (group_count): New.
23 (section_headers_groups): New.
24 (process_section_groups): Populate group_count, section_groups
25 and section_headers_groups.
26 (process_unwind): Support section group.
27 (process_object): Always call process_section_groups. Free
28 section_groups and section_headers_groups.
29
f2da459f
L
302004-04-30 H.J. Lu <hongjiu.lu@intel.com>
31
32 * readelf.c (process_section_headers): Use %3lu on sh_info.
33
f8935895
NC
342004-04-30 Michael Deutschmann <michael@talamasca.ocis.net>
35
36 * ranlib.sh: Quote $1 argument in case it contains spaces.
37
382004-04-27 John Paul Wallington <jpw@gnu.org>
a95b5cf9
AM
39
40 * objcopy.c (copy_usage, strip_usage): Fix spelling.
41
f5842774
L
422004-04-26 H.J. Lu <hongjiu.lu@intel.com>
43
44 * readelf.c (do_section_groups): New.
45 (options): Add --section-groups/-g.
46 (usage): Mention --section-groups/-g.
47 (parse_args): Support --section-groups/-g.
48 (get_group_flags): New.
49 (process_section_groups): New.
50 (process_object): Call process_section_groups.
51
46212538
AM
522004-04-24 Alan Modra <amodra@bigpond.net.au>
53
54 * objdump.c (disassemble_section): Don't disassemble sections
55 without SEC_HAS_CONTENTS.
56
4c45e5c9
JJ
572004-04-22 Jakub Jelinek <jakub@redhat.com>
58
59 * objdump.c (synthsyms, synthcount): New variables.
60 (disassemble_data): Use dynsyms for stripped binaries or libraries.
61 Add synthetized symbols.
62 (dump_bfd): For disassemble, initialize dynsyms always and
63 also synthsyms. Free synthsyms and clear {sym,dynsym,synth}count
64 before returning.
65
e9f87780
AM
662004-04-14 Alan Modra <amodra@bigpond.net.au>
67
68 * strings.c (print_strings): Cast file_off to unsigned long in
69 printf arg list.
70
1ba93119
AM
712004-04-07 Benjamin Monate <benjamin.monate@cea.fr>
72
73 PR 86
74 * arsup.c (ar_save): Use smart_rename.
75
935a41f5
NC
762004-04-01 Dean Luick <luick@cray.com>
77
78 * readelf.c (display_debug_pubnames): Align offset and data
79 columns.
80 (read_and_display_attr_value): Add missing break;
81 (debug_displays): Enable the display of the .debug_pubtypes
82 section.
83
92e25cf8
SS
842004-03-30 Stan Shebs <shebs@apple.com>
85
86 * mpw-config.in, mpw-make.sed, mac-binutils.r: Remove MPW
87 support files, no longer used.
88
d507cf36
PB
892004-03-23 Paul Brook <paul@codesourcery.com>
90
91 * readelf.c (decode_ARM_machine_flags): Add EABI v3.
92
8c9a9879
RH
932004-03-21 Richard Henderson <rth@redhat.com>
94
95 * readelf.c (display_debug_frames): Don't crash for mismatched
96 DW_CFA_restore_state.
97
6ece5c52
AM
982004-03-19 Alan Modra <amodra@bigpond.net.au>
99
100 * Makefile.am: Run "make dep-am".
101 * Makefile.in: Regenerate.
102 * aclocal.m4: Regenerate.
103 * config.in: Regenerate.
104 * configure: Regenerate.
105 * po/binutils.pot: Regenerate.
106
6f104306
NS
1072004-03-15 Nathan Sidwell <nathan@codesourcery.com>
108
109 * objdump.c (struct SFILE): Replace current pointer with pos
110 offset, rename size to alloc.
111 (objdump_sprintf): Avoid unnecessary copies in the common case
112 (disassemble_bytes): Keep sfile live throughout the
113 function. Adjust usage appropriately.
114
523f6a27
BE
1152004-03-10 Ben Elliston <bje@gnu.org>
116
117 * MAINTAINERS: Update my mail address.
118
7aa52b1f
NC
1192004-03-08 Danny Smith <dannysmith@users.sourceforge.net>
120
121 * deflex.l: Handle "PRIVATE" string.
122 * defparse.y (%token): Add PRIVATE.
123 (%type): Add opt_PRIVATE.
124 (expline): Pass opt_PRIVATE to def_exports.
125 (opt_PRIVATE): Handle PRIVATE token.
126 * dlltool.h (def_exports): Add 7th param for private flag to
127 declaration.
128 * dlltool.c: Add PRIVATE to comment on EXPORTS syntax.
129 (struct export): Add 'private' field.
130 (def_exports): Set 'private' field of struct exports.
131 (scan_drectve_symbols): Adjust calls to def_exports.
132 (scan_filtered_symbols): Likewise.
133 (dump_def_info): Print 'private' field.
134 (gen_def_file): Likewise.
135 (gen_lib_file): Skip generation of lib object if private.
136 Delete tmp object files in same order as they were generated.
137 Don't delete non-existent private object files.
138
af865222
AS
1392004-02-27 Andreas Schwab <schwab@suse.de>
140
141 * ar.c (main): Support POSIX-compatible argument parsing.
142
c7e7ca54
NC
1432004-02-23 Daniel Lucq <daniel@lucq.org>
144
145 * readelf.c (process_mips_specific): Print conflictsno as an
146 unsigned long.
147
eff21b8e
CF
1482004-02-21 Dmitry Timoshkov <dmitry@baikal.ru>
149
150 * dlltool.c (gen_exp_file): Always output names for forwarded symbols.
151
2f01ffbf
JJ
1522004-02-19 Jakub Jelinek <jakub@redhat.com>
153
154 * objcopy.c (copy_section): Avoid warnings.
155
c92c35e7
AC
1562004-02-14 Andrew Cagney <cagney@redhat.com>
157
158 * ar.c (remove_output): Use bfd_cache_close.
159 * arsup.c (ar_end): Ditto.
160
9d241085
RM
1612004-01-21 Roland McGrath <roland@redhat.com>
162
163 * readelf.c (get_note_type): Match NT_AUXV.
164
d99e9f4d
NC
1652004-01-20 Nick Clifton <nickc@redhat.com>
166
167 * version.c (print_version): Update copyright year to 2004.
168
f8b73030
MR
1692004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
170
171 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
172 throughout.
173 * aclocal.m4: Regenerate.
174 * configure: Regenerate.
175
f0312d39
JJ
1762004-01-12 Jakub Jelinek <jakub@redhat.com>
177
178 * objcopy.c: Include elf-bfd.h.
179 (is_strip_section): Don't strip debugging sections if
180 STRIP_NONDEBUG.
181 (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
182 ~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.
183
184 * objcopy.c (copy_section): Free relpp if relcount == 0.
185
041821e6
ILT
1862004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
187
188 * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
189 (stab_demangle_argtypes): Likewise.
190 (stab_demangle_v3_argtypes): New static function.
191 (stab_demangle_v3_arg): New static function.
192
950d48e7
NC
1932004-01-12 Nick Clifton <nickc@redhat.com>
194
195 * objcopy.c (copy_object): Make the function boolean, returning
196 FALSE upon failure.
197 (copy_archive): Handle the return value from copy_object.
198 (copy_file): Likewise.
199
d9296b18
NC
2002004-01-07 Nick Clifton <nickc@redhat.com>
201
202 * readelf.c (find_section): New function. Locates a named
203 section.
204 (get_debug_line_pointer_sizes): New function: Initialises the
205 debug_line_pointer_sizes array.
206 (display_debug_lines): Call get_debug_line_pointer_sizes.
207 (display_debug_loc): Likewise.
208 (load_debug_loc): Use find_section.
209 (load_debug_str): Likewise.
210 (display_debug_info): Likewise.
211 (prescan_debug_info): Delete.
212 (debug_displays): Remove prescan field.
213 (process_section_contents): Do not perform prescans.
214
5e675b72
AM
2152004-01-03 Alan Modra <amodra@bigpond.net.au>
216
217 * objcopy.c (filter_bytes): Delete. Move code to..
218 (copy_section): ..here. Simplify size adjustment. Divide
219 section lma by interleave.
220
f0660b73
NC
2212004-01-02 Nick Clifton <nickc@redhat.com>
222
223 * po/ru.po: New file: Russian translation.
224 * configure.in (ALL_LINGUAS): Add ru
225 * configure: Regenerate.
eb18fd22 226
c9e214e5 227For older changes see ChangeLog-0203
252b5132
RH
228\f
229Local Variables:
230mode: change-log
231left-margin: 8
232fill-column: 74
233version-control: never
234End:
This page took 0.224727 seconds and 4 git commands to generate.