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