* configure.in (ALL_LIBGUAS): Add bg.
[binutils.git] / ld / ChangeLog
bloba6c47638a74befffcc9a341e09f0d5b2c4de1746
1 2010-02-05  Nick Clifton  <nickc@redhat.com>
3         * configure.in (ALL_LIBGUAS): Add bg.
4         * configure: Regenerate.
5         * po/bg.po: New Bulgarian translation.
7 2010-02-05  Ryan Mansfield  <rmansfield@qnx.com>
9         * emultempl/armelf.em (PARSE_AND_LIST_OPTIONS): Fix help for
10         --target1-abs and --target1-rel options.
12 2010-02-03  Nick Clifton  <nickc@redhat.com>
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.
20 2010-02-03  Alan Modra  <amodra@gmail.com>
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.
27 2010-01-21  Jon Grant  <jg@jguk.org>
28             Nick Clifton  <nickc@redhat.com>
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.
43 2010-01-13  DJ Delorie  <dj@redhat.com>
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.
51 2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
53         * configure: Regenerate.
54         * Makefile.in: Regenerate.
56 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
58         * ldver.c (ldversion): Change to "Copyright 2010".
60 2010-01-08  Alan Modra  <amodra@gmail.com>
62         PR 11107
63         * emultempl/vxworks.em: Expand tr arguments to suit non-GNU tr.
65 For older changes see ChangeLog-2009
67 Local Variables:
68 mode: change-log
69 left-margin: 8
70 fill-column: 74
71 version-control: never
72 End: