1 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
5 * aclocal.m4: Regenerate.
6 * configure: Regenerate.
8 2004-01-12 Jakub Jelinek <jakub@redhat.com>
10 * objcopy.c: Include elf-bfd.h.
11 (is_strip_section): Don't strip debugging sections if
13 (setup_section): If STRIP_NONDEBUG make SEC_ALLOC sections
14 ~(SEC_LOAD | SEC_HAS_CONTENTS) and on ELF targets also SHT_NOBITS.
16 * objcopy.c (copy_section): Free relpp if relcount == 0.
18 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
20 * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
21 (stab_demangle_argtypes): Likewise.
22 (stab_demangle_v3_argtypes): New static function.
23 (stab_demangle_v3_arg): New static function.
25 2004-01-12 Nick Clifton <nickc@redhat.com>
27 * objcopy.c (copy_object): Make the function boolean, returning
29 (copy_archive): Handle the return value from copy_object.
30 (copy_file): Likewise.
32 2004-01-07 Nick Clifton <nickc@redhat.com>
34 * readelf.c (find_section): New function. Locates a named
36 (get_debug_line_pointer_sizes): New function: Initialises the
37 debug_line_pointer_sizes array.
38 (display_debug_lines): Call get_debug_line_pointer_sizes.
39 (display_debug_loc): Likewise.
40 (load_debug_loc): Use find_section.
41 (load_debug_str): Likewise.
42 (display_debug_info): Likewise.
43 (prescan_debug_info): Delete.
44 (debug_displays): Remove prescan field.
45 (process_section_contents): Do not perform prescans.
47 2004-01-03 Alan Modra <amodra@bigpond.net.au>
49 * objcopy.c (filter_bytes): Delete. Move code to..
50 (copy_section): ..here. Simplify size adjustment. Divide
51 section lma by interleave.
53 2004-01-02 Nick Clifton <nickc@redhat.com>
55 * po/ru.po: New file: Russian translation.
56 * configure.in (ALL_LINGUAS): Add ru
57 * configure: Regenerate.
59 For older changes see ChangeLog-0203
65 version-control: never