* aclocal.m4: Regenerate.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
6f104306
NS
12004-03-15 Nathan Sidwell <nathan@codesourcery.com>
2
3 * objdump.c (struct SFILE): Replace current pointer with pos
4 offset, rename size to alloc.
5 (objdump_sprintf): Avoid unnecessary copies in the common case
6 (disassemble_bytes): Keep sfile live throughout the
7 function. Adjust usage appropriately.
8
523f6a27
BE
92004-03-10 Ben Elliston <bje@gnu.org>
10
11 * MAINTAINERS: Update my mail address.
12
7aa52b1f
NC
132004-03-08 Danny Smith <dannysmith@users.sourceforge.net>
14
15 * deflex.l: Handle "PRIVATE" string.
16 * defparse.y (%token): Add PRIVATE.
17 (%type): Add opt_PRIVATE.
18 (expline): Pass opt_PRIVATE to def_exports.
19 (opt_PRIVATE): Handle PRIVATE token.
20 * dlltool.h (def_exports): Add 7th param for private flag to
21 declaration.
22 * dlltool.c: Add PRIVATE to comment on EXPORTS syntax.
23 (struct export): Add 'private' field.
24 (def_exports): Set 'private' field of struct exports.
25 (scan_drectve_symbols): Adjust calls to def_exports.
26 (scan_filtered_symbols): Likewise.
27 (dump_def_info): Print 'private' field.
28 (gen_def_file): Likewise.
29 (gen_lib_file): Skip generation of lib object if private.
30 Delete tmp object files in same order as they were generated.
31 Don't delete non-existent private object files.
32
af865222
AS
332004-02-27 Andreas Schwab <schwab@suse.de>
34
35 * ar.c (main): Support POSIX-compatible argument parsing.
36
c7e7ca54
NC
372004-02-23 Daniel Lucq <daniel@lucq.org>
38
39 * readelf.c (process_mips_specific): Print conflictsno as an
40 unsigned long.
41
eff21b8e
CF
422004-02-21 Dmitry Timoshkov <dmitry@baikal.ru>
43
44 * dlltool.c (gen_exp_file): Always output names for forwarded symbols.
45
2f01ffbf
JJ
462004-02-19 Jakub Jelinek <jakub@redhat.com>
47
48 * objcopy.c (copy_section): Avoid warnings.
49
c92c35e7
AC
502004-02-14 Andrew Cagney <cagney@redhat.com>
51
52 * ar.c (remove_output): Use bfd_cache_close.
53 * arsup.c (ar_end): Ditto.
54
9d241085
RM
552004-01-21 Roland McGrath <roland@redhat.com>
56
57 * readelf.c (get_note_type): Match NT_AUXV.
58
d99e9f4d
NC
592004-01-20 Nick Clifton <nickc@redhat.com>
60
61 * version.c (print_version): Update copyright year to 2004.
62
f8b73030
MR
632004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
64
65 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
66 throughout.
67 * aclocal.m4: Regenerate.
68 * configure: Regenerate.
69
f0312d39
JJ
702004-01-12 Jakub Jelinek <jakub@redhat.com>
71
72 * objcopy.c: Include elf-bfd.h.
73 (is_strip_section): Don't strip debugging sections if
74 STRIP_NONDEBUG.
75 (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
76 ~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.
77
78 * objcopy.c (copy_section): Free relpp if relcount == 0.
79
041821e6
ILT
802004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
81
82 * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
83 (stab_demangle_argtypes): Likewise.
84 (stab_demangle_v3_argtypes): New static function.
85 (stab_demangle_v3_arg): New static function.
86
950d48e7
NC
872004-01-12 Nick Clifton <nickc@redhat.com>
88
89 * objcopy.c (copy_object): Make the function boolean, returning
90 FALSE upon failure.
91 (copy_archive): Handle the return value from copy_object.
92 (copy_file): Likewise.
93
d9296b18
NC
942004-01-07 Nick Clifton <nickc@redhat.com>
95
96 * readelf.c (find_section): New function. Locates a named
97 section.
98 (get_debug_line_pointer_sizes): New function: Initialises the
99 debug_line_pointer_sizes array.
100 (display_debug_lines): Call get_debug_line_pointer_sizes.
101 (display_debug_loc): Likewise.
102 (load_debug_loc): Use find_section.
103 (load_debug_str): Likewise.
104 (display_debug_info): Likewise.
105 (prescan_debug_info): Delete.
106 (debug_displays): Remove prescan field.
107 (process_section_contents): Do not perform prescans.
108
5e675b72
AM
1092004-01-03 Alan Modra <amodra@bigpond.net.au>
110
111 * objcopy.c (filter_bytes): Delete. Move code to..
112 (copy_section): ..here. Simplify size adjustment. Divide
113 section lma by interleave.
114
f0660b73
NC
1152004-01-02 Nick Clifton <nickc@redhat.com>
116
117 * po/ru.po: New file: Russian translation.
118 * configure.in (ALL_LINGUAS): Add ru
119 * configure: Regenerate.
eb18fd22 120
c9e214e5 121For older changes see ChangeLog-0203
252b5132
RH
122\f
123Local Variables:
124mode: change-log
125left-margin: 8
126fill-column: 74
127version-control: never
128End:
This page took 0.301036 seconds and 4 git commands to generate.