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