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