bfeb69fdc0d4aca0f3f37d0fd3de1e9a9558a7d6
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
2
3 * readelf.c (process_section_headers): Use %3lu on sh_info.
4
5 2004-04-30 Michael Deutschmann <michael@talamasca.ocis.net>
6
7 * ranlib.sh: Quote $1 argument in case it contains spaces.
8
9 2004-04-27 John Paul Wallington <jpw@gnu.org>
10
11 * objcopy.c (copy_usage, strip_usage): Fix spelling.
12
13 2004-04-26 H.J. Lu <hongjiu.lu@intel.com>
14
15 * readelf.c (do_section_groups): New.
16 (options): Add --section-groups/-g.
17 (usage): Mention --section-groups/-g.
18 (parse_args): Support --section-groups/-g.
19 (get_group_flags): New.
20 (process_section_groups): New.
21 (process_object): Call process_section_groups.
22
23 2004-04-24 Alan Modra <amodra@bigpond.net.au>
24
25 * objdump.c (disassemble_section): Don't disassemble sections
26 without SEC_HAS_CONTENTS.
27
28 2004-04-22 Jakub Jelinek <jakub@redhat.com>
29
30 * objdump.c (synthsyms, synthcount): New variables.
31 (disassemble_data): Use dynsyms for stripped binaries or libraries.
32 Add synthetized symbols.
33 (dump_bfd): For disassemble, initialize dynsyms always and
34 also synthsyms. Free synthsyms and clear {sym,dynsym,synth}count
35 before returning.
36
37 2004-04-14 Alan Modra <amodra@bigpond.net.au>
38
39 * strings.c (print_strings): Cast file_off to unsigned long in
40 printf arg list.
41
42 2004-04-07 Benjamin Monate <benjamin.monate@cea.fr>
43
44 PR 86
45 * arsup.c (ar_save): Use smart_rename.
46
47 2004-04-01 Dean Luick <luick@cray.com>
48
49 * readelf.c (display_debug_pubnames): Align offset and data
50 columns.
51 (read_and_display_attr_value): Add missing break;
52 (debug_displays): Enable the display of the .debug_pubtypes
53 section.
54
55 2004-03-30 Stan Shebs <shebs@apple.com>
56
57 * mpw-config.in, mpw-make.sed, mac-binutils.r: Remove MPW
58 support files, no longer used.
59
60 2004-03-23 Paul Brook <paul@codesourcery.com>
61
62 * readelf.c (decode_ARM_machine_flags): Add EABI v3.
63
64 2004-03-21 Richard Henderson <rth@redhat.com>
65
66 * readelf.c (display_debug_frames): Don't crash for mismatched
67 DW_CFA_restore_state.
68
69 2004-03-19 Alan Modra <amodra@bigpond.net.au>
70
71 * Makefile.am: Run "make dep-am".
72 * Makefile.in: Regenerate.
73 * aclocal.m4: Regenerate.
74 * config.in: Regenerate.
75 * configure: Regenerate.
76 * po/binutils.pot: Regenerate.
77
78 2004-03-15 Nathan Sidwell <nathan@codesourcery.com>
79
80 * objdump.c (struct SFILE): Replace current pointer with pos
81 offset, rename size to alloc.
82 (objdump_sprintf): Avoid unnecessary copies in the common case
83 (disassemble_bytes): Keep sfile live throughout the
84 function. Adjust usage appropriately.
85
86 2004-03-10 Ben Elliston <bje@gnu.org>
87
88 * MAINTAINERS: Update my mail address.
89
90 2004-03-08 Danny Smith <dannysmith@users.sourceforge.net>
91
92 * deflex.l: Handle "PRIVATE" string.
93 * defparse.y (%token): Add PRIVATE.
94 (%type): Add opt_PRIVATE.
95 (expline): Pass opt_PRIVATE to def_exports.
96 (opt_PRIVATE): Handle PRIVATE token.
97 * dlltool.h (def_exports): Add 7th param for private flag to
98 declaration.
99 * dlltool.c: Add PRIVATE to comment on EXPORTS syntax.
100 (struct export): Add 'private' field.
101 (def_exports): Set 'private' field of struct exports.
102 (scan_drectve_symbols): Adjust calls to def_exports.
103 (scan_filtered_symbols): Likewise.
104 (dump_def_info): Print 'private' field.
105 (gen_def_file): Likewise.
106 (gen_lib_file): Skip generation of lib object if private.
107 Delete tmp object files in same order as they were generated.
108 Don't delete non-existent private object files.
109
110 2004-02-27 Andreas Schwab <schwab@suse.de>
111
112 * ar.c (main): Support POSIX-compatible argument parsing.
113
114 2004-02-23 Daniel Lucq <daniel@lucq.org>
115
116 * readelf.c (process_mips_specific): Print conflictsno as an
117 unsigned long.
118
119 2004-02-21 Dmitry Timoshkov <dmitry@baikal.ru>
120
121 * dlltool.c (gen_exp_file): Always output names for forwarded symbols.
122
123 2004-02-19 Jakub Jelinek <jakub@redhat.com>
124
125 * objcopy.c (copy_section): Avoid warnings.
126
127 2004-02-14 Andrew Cagney <cagney@redhat.com>
128
129 * ar.c (remove_output): Use bfd_cache_close.
130 * arsup.c (ar_end): Ditto.
131
132 2004-01-21 Roland McGrath <roland@redhat.com>
133
134 * readelf.c (get_note_type): Match NT_AUXV.
135
136 2004-01-20 Nick Clifton <nickc@redhat.com>
137
138 * version.c (print_version): Update copyright year to 2004.
139
140 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
141
142 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
143 throughout.
144 * aclocal.m4: Regenerate.
145 * configure: Regenerate.
146
147 2004-01-12 Jakub Jelinek <jakub@redhat.com>
148
149 * objcopy.c: Include elf-bfd.h.
150 (is_strip_section): Don't strip debugging sections if
151 STRIP_NONDEBUG.
152 (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
153 ~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.
154
155 * objcopy.c (copy_section): Free relpp if relcount == 0.
156
157 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
158
159 * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
160 (stab_demangle_argtypes): Likewise.
161 (stab_demangle_v3_argtypes): New static function.
162 (stab_demangle_v3_arg): New static function.
163
164 2004-01-12 Nick Clifton <nickc@redhat.com>
165
166 * objcopy.c (copy_object): Make the function boolean, returning
167 FALSE upon failure.
168 (copy_archive): Handle the return value from copy_object.
169 (copy_file): Likewise.
170
171 2004-01-07 Nick Clifton <nickc@redhat.com>
172
173 * readelf.c (find_section): New function. Locates a named
174 section.
175 (get_debug_line_pointer_sizes): New function: Initialises the
176 debug_line_pointer_sizes array.
177 (display_debug_lines): Call get_debug_line_pointer_sizes.
178 (display_debug_loc): Likewise.
179 (load_debug_loc): Use find_section.
180 (load_debug_str): Likewise.
181 (display_debug_info): Likewise.
182 (prescan_debug_info): Delete.
183 (debug_displays): Remove prescan field.
184 (process_section_contents): Do not perform prescans.
185
186 2004-01-03 Alan Modra <amodra@bigpond.net.au>
187
188 * objcopy.c (filter_bytes): Delete. Move code to..
189 (copy_section): ..here. Simplify size adjustment. Divide
190 section lma by interleave.
191
192 2004-01-02 Nick Clifton <nickc@redhat.com>
193
194 * po/ru.po: New file: Russian translation.
195 * configure.in (ALL_LINGUAS): Add ru
196 * configure: Regenerate.
197
198 For older changes see ChangeLog-0203
199 \f
200 Local Variables:
201 mode: change-log
202 left-margin: 8
203 fill-column: 74
204 version-control: never
205 End:
This page took 0.03431 seconds and 4 git commands to generate.