* stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
2
3 * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.
4 (stab_demangle_argtypes): Likewise.
5 (stab_demangle_v3_argtypes): New static function.
6 (stab_demangle_v3_arg): New static function.
7
8 2004-01-12 Nick Clifton <nickc@redhat.com>
9
10 * objcopy.c (copy_object): Make the function boolean, returning
11 FALSE upon failure.
12 (copy_archive): Handle the return value from copy_object.
13 (copy_file): Likewise.
14
15 2004-01-07 Nick Clifton <nickc@redhat.com>
16
17 * readelf.c (find_section): New function. Locates a named
18 section.
19 (get_debug_line_pointer_sizes): New function: Initialises the
20 debug_line_pointer_sizes array.
21 (display_debug_lines): Call get_debug_line_pointer_sizes.
22 (display_debug_loc): Likewise.
23 (load_debug_loc): Use find_section.
24 (load_debug_str): Likewise.
25 (display_debug_info): Likewise.
26 (prescan_debug_info): Delete.
27 (debug_displays): Remove prescan field.
28 (process_section_contents): Do not perform prescans.
29
30 2004-01-03 Alan Modra <amodra@bigpond.net.au>
31
32 * objcopy.c (filter_bytes): Delete. Move code to..
33 (copy_section): ..here. Simplify size adjustment. Divide
34 section lma by interleave.
35
36 2004-01-02 Nick Clifton <nickc@redhat.com>
37
38 * po/ru.po: New file: Russian translation.
39 * configure.in (ALL_LINGUAS): Add ru
40 * configure: Regenerate.
41
42 For older changes see ChangeLog-0203
43 \f
44 Local Variables:
45 mode: change-log
46 left-margin: 8
47 fill-column: 74
48 version-control: never
49 End:
This page took 0.032122 seconds and 5 git commands to generate.