bfd/
[platform/upstream/binutils.git] / ld / ChangeLog
1 2010-02-03  Alan Modra  <amodra@gmail.com>
2
3         * emultempl/ppc64elf.em (build_toc_list): Report errors from
4         ppc64_elf_next_toc_section.
5         (after_allocation): Update for changed function names and params.
6         Run second pass of multitoc partitioning.
7
8 2010-01-21  Jon Grant  <jg@jguk.org>
9             Nick Clifton  <nickc@redhat.com>
10
11         PR 4437
12         * ldfile.c: (ldfile_open_file): Do not stop link upon encountering
13         a missing file or library.  Instead mark the entry as missing and
14         set the global flag to indicate that missing files were
15         encountered.
16         * ldlang.c (missing_files): New exported variable.
17         (load_symbols): Skip loading if the file is missing.
18         (open_input_bfds): Terminate link if any input files were
19         missing.
20         * ldlang.h (struct lang_input_statement_struct): Add missing_file
21         field.
22         Add export of missing_file variable.
23
24 2010-01-13  DJ Delorie  <dj@redhat.com>
25
26         * emultempl/elf32.em (_place_orphan): If an input section doesn't
27         match an existing output section, but an unused output section
28         statement does match, use it.
29         * emultempl/pe.em (_place_orphan): Likewise.
30         * emultempl/pep.em (_place_orphan): Likewise.
31
32 2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33
34         * configure: Regenerate.
35         * Makefile.in: Regenerate.
36
37 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
38
39         * ldver.c (ldversion): Change to "Copyright 2010".
40
41 2010-01-08  Alan Modra  <amodra@gmail.com>
42
43         PR 11107
44         * emultempl/vxworks.em: Expand tr arguments to suit non-GNU tr.
45
46 For older changes see ChangeLog-2009
47 \f
48 Local Variables:
49 mode: change-log
50 left-margin: 8
51 fill-column: 74
52 version-control: never
53 End: