]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/ChangeLog
Fix initialisation of debug_line_pointer_sizes array so that it is done as needed
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
1 2004-01-07 Nick Clifton <nickc@redhat.com>
2
3 * readelf.c (find_section): New function. Locates a named
4 section.
5 (get_debug_line_pointer_sizes): New function: Initialises the
6 debug_line_pointer_sizes array.
7 (display_debug_lines): Call get_debug_line_pointer_sizes.
8 (display_debug_loc): Likewise.
9 (load_debug_loc): Use find_section.
10 (load_debug_str): Likewise.
11 (display_debug_info): Likewise.
12 (prescan_debug_info): Delete.
13 (debug_displays): Remove prescan field.
14 (process_section_contents): Do not perform prescans.
15
16 2004-01-03 Alan Modra <amodra@bigpond.net.au>
17
18 * objcopy.c (filter_bytes): Delete. Move code to..
19 (copy_section): ..here. Simplify size adjustment. Divide
20 section lma by interleave.
21
22 2004-01-02 Nick Clifton <nickc@redhat.com>
23
24 * po/ru.po: New file: Russian translation.
25 * configure.in (ALL_LINGUAS): Add ru
26 * configure: Regenerate.
27
28 For older changes see ChangeLog-0203
29 \f
30 Local Variables:
31 mode: change-log
32 left-margin: 8
33 fill-column: 74
34 version-control: never
35 End: