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