]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/ChangeLog
Do not produce any output if the output file will be empty
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
1 2004-01-12 Nick Clifton <nickc@redhat.com>
2
3 * objcopy.c (copy_object): Make the function boolean, returning
4 FALSE upon failure.
5 (copy_archive): Handle the return value from copy_object.
6 (copy_file): Likewise.
7
8 2004-01-07 Nick Clifton <nickc@redhat.com>
9
10 * readelf.c (find_section): New function. Locates a named
11 section.
12 (get_debug_line_pointer_sizes): New function: Initialises the
13 debug_line_pointer_sizes array.
14 (display_debug_lines): Call get_debug_line_pointer_sizes.
15 (display_debug_loc): Likewise.
16 (load_debug_loc): Use find_section.
17 (load_debug_str): Likewise.
18 (display_debug_info): Likewise.
19 (prescan_debug_info): Delete.
20 (debug_displays): Remove prescan field.
21 (process_section_contents): Do not perform prescans.
22
23 2004-01-03 Alan Modra <amodra@bigpond.net.au>
24
25 * objcopy.c (filter_bytes): Delete. Move code to..
26 (copy_section): ..here. Simplify size adjustment. Divide
27 section lma by interleave.
28
29 2004-01-02 Nick Clifton <nickc@redhat.com>
30
31 * po/ru.po: New file: Russian translation.
32 * configure.in (ALL_LINGUAS): Add ru
33 * configure: Regenerate.
34
35 For older changes see ChangeLog-0203
36 \f
37 Local Variables:
38 mode: change-log
39 left-margin: 8
40 fill-column: 74
41 version-control: never
42 End: