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