]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Honour PRIVATE keyword
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
af865222
AS
12004-02-27 Andreas Schwab <schwab@suse.de>
2
3 * ar.c (main): Support POSIX-compatible argument parsing.
4
c7e7ca54
NC
52004-02-23 Daniel Lucq <daniel@lucq.org>
6
7 * readelf.c (process_mips_specific): Print conflictsno as an
8 unsigned long.
9
eff21b8e
CF
102004-02-21 Dmitry Timoshkov <dmitry@baikal.ru>
11
12 * dlltool.c (gen_exp_file): Always output names for forwarded symbols.
13
2f01ffbf
JJ
142004-02-19 Jakub Jelinek <jakub@redhat.com>
15
16 * objcopy.c (copy_section): Avoid warnings.
17
c92c35e7
AC
182004-02-14 Andrew Cagney <cagney@redhat.com>
19
20 * ar.c (remove_output): Use bfd_cache_close.
21 * arsup.c (ar_end): Ditto.
22
9d241085
RM
232004-01-21 Roland McGrath <roland@redhat.com>
24
25 * readelf.c (get_note_type): Match NT_AUXV.
26
d99e9f4d
NC
272004-01-20 Nick Clifton <nickc@redhat.com>
28
29 * version.c (print_version): Update copyright year to 2004.
30
f8b73030
MR
312004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
32
33 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
34 throughout.
35 * aclocal.m4: Regenerate.
36 * configure: Regenerate.
37
f0312d39
JJ
382004-01-12 Jakub Jelinek <jakub@redhat.com>
39
40 * objcopy.c: Include elf-bfd.h.
41 (is_strip_section): Don't strip debugging sections if
42 STRIP_NONDEBUG.
43 (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
44 ~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.
45
46 * objcopy.c (copy_section): Free relpp if relcount == 0.
47
041821e6
ILT
482004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
49
50 * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
51 (stab_demangle_argtypes): Likewise.
52 (stab_demangle_v3_argtypes): New static function.
53 (stab_demangle_v3_arg): New static function.
54
950d48e7
NC
552004-01-12 Nick Clifton <nickc@redhat.com>
56
57 * objcopy.c (copy_object): Make the function boolean, returning
58 FALSE upon failure.
59 (copy_archive): Handle the return value from copy_object.
60 (copy_file): Likewise.
61
d9296b18
NC
622004-01-07 Nick Clifton <nickc@redhat.com>
63
64 * readelf.c (find_section): New function. Locates a named
65 section.
66 (get_debug_line_pointer_sizes): New function: Initialises the
67 debug_line_pointer_sizes array.
68 (display_debug_lines): Call get_debug_line_pointer_sizes.
69 (display_debug_loc): Likewise.
70 (load_debug_loc): Use find_section.
71 (load_debug_str): Likewise.
72 (display_debug_info): Likewise.
73 (prescan_debug_info): Delete.
74 (debug_displays): Remove prescan field.
75 (process_section_contents): Do not perform prescans.
76
5e675b72
AM
772004-01-03 Alan Modra <amodra@bigpond.net.au>
78
79 * objcopy.c (filter_bytes): Delete. Move code to..
80 (copy_section): ..here. Simplify size adjustment. Divide
81 section lma by interleave.
82
f0660b73
NC
832004-01-02 Nick Clifton <nickc@redhat.com>
84
85 * po/ru.po: New file: Russian translation.
86 * configure.in (ALL_LINGUAS): Add ru
87 * configure: Regenerate.
eb18fd22 88
c9e214e5 89For older changes see ChangeLog-0203
252b5132
RH
90\f
91Local Variables:
92mode: change-log
93left-margin: 8
94fill-column: 74
95version-control: never
96End: