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