6c66b18dabae9badf45f1cabf041ebee2068dd70
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2004-02-23 Daniel Lucq <daniel@lucq.org>
2
3 * readelf.c (process_mips_specific): Print conflictsno as an
4 unsigned long.
5
6 2004-02-21 Dmitry Timoshkov <dmitry@baikal.ru>
7
8 * dlltool.c (gen_exp_file): Always output names for forwarded symbols.
9
10 2004-02-19 Jakub Jelinek <jakub@redhat.com>
11
12 * objcopy.c (copy_section): Avoid warnings.
13
14 2004-02-14 Andrew Cagney <cagney@redhat.com>
15
16 * ar.c (remove_output): Use bfd_cache_close.
17 * arsup.c (ar_end): Ditto.
18
19 2004-01-21 Roland McGrath <roland@redhat.com>
20
21 * readelf.c (get_note_type): Match NT_AUXV.
22
23 2004-01-20 Nick Clifton <nickc@redhat.com>
24
25 * version.c (print_version): Update copyright year to 2004.
26
27 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
28
29 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
30 throughout.
31 * aclocal.m4: Regenerate.
32 * configure: Regenerate.
33
34 2004-01-12 Jakub Jelinek <jakub@redhat.com>
35
36 * objcopy.c: Include elf-bfd.h.
37 (is_strip_section): Don't strip debugging sections if
38 STRIP_NONDEBUG.
39 (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
40 ~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.
41
42 * objcopy.c (copy_section): Free relpp if relcount == 0.
43
44 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
45
46 * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
47 (stab_demangle_argtypes): Likewise.
48 (stab_demangle_v3_argtypes): New static function.
49 (stab_demangle_v3_arg): New static function.
50
51 2004-01-12 Nick Clifton <nickc@redhat.com>
52
53 * objcopy.c (copy_object): Make the function boolean, returning
54 FALSE upon failure.
55 (copy_archive): Handle the return value from copy_object.
56 (copy_file): Likewise.
57
58 2004-01-07 Nick Clifton <nickc@redhat.com>
59
60 * readelf.c (find_section): New function. Locates a named
61 section.
62 (get_debug_line_pointer_sizes): New function: Initialises the
63 debug_line_pointer_sizes array.
64 (display_debug_lines): Call get_debug_line_pointer_sizes.
65 (display_debug_loc): Likewise.
66 (load_debug_loc): Use find_section.
67 (load_debug_str): Likewise.
68 (display_debug_info): Likewise.
69 (prescan_debug_info): Delete.
70 (debug_displays): Remove prescan field.
71 (process_section_contents): Do not perform prescans.
72
73 2004-01-03 Alan Modra <amodra@bigpond.net.au>
74
75 * objcopy.c (filter_bytes): Delete. Move code to..
76 (copy_section): ..here. Simplify size adjustment. Divide
77 section lma by interleave.
78
79 2004-01-02 Nick Clifton <nickc@redhat.com>
80
81 * po/ru.po: New file: Russian translation.
82 * configure.in (ALL_LINGUAS): Add ru
83 * configure: Regenerate.
84
85 For older changes see ChangeLog-0203
86 \f
87 Local Variables:
88 mode: change-log
89 left-margin: 8
90 fill-column: 74
91 version-control: never
92 End:
This page took 0.031386 seconds and 4 git commands to generate.