fix typo
[external/binutils.git] / ld / ChangeLog
1 2013-01-08  Alan Modra  <amodra@gmail.com>
2
3         * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): Replace
4         "name" param with a bfd_link_needed_list pointer.  Update caller.
5         (gld${EMULATION_NAME}_check_ld_elf_hints): Likewise.
6
7 2013-01-08  Alan Modra  <amodra@gmail.com>
8
9         * Makefile.am (ALL_EMULATION_SOURCES): Correct eavrxmega entries.
10         * Makefile.in: Regenerate.
11
12 2013-01-07  H.J. Lu  <hongjiu.lu@intel.com>
13
14         * lexsup.c (ld_options): Add fuse-ld= for GCC linker option
15         compatibility.
16
17 2013-01-07  Patrice Dumas  <pertusus@free.fr>
18
19         * ld.texinfo: Replace @ with @@ when it is part of the text.
20         Correct ordering of M68HC11 entry.
21
22 2013-01-04  Juergen Urban <JuergenUrban@gmx.de>
23
24         * configure.tgt: Support ELF files for Sony Playstation 2 (for
25         ps2dev and ps2sdk).
26         * emulparams/elf32lr5900n32.sh: Create linker script for Sony
27         Playstation 2 ELF files using MIPS ABI n32.
28         * emulparams/elf32lr5900.sh: Create linker script for Sony
29         Playstation 2 ELF files using MIPS ABI o32.
30         * Makefile.am: Add linker scripts for Sony Playstation 2 ELF
31         files.
32
33 2013-01-02  H.J. Lu  <hongjiu.lu@intel.com>
34
35         * ldver.c (ldversion): Update copyright year to 2013.
36
37 For older changes see ChangeLog-2012
38 \f
39 Copyright (C) 2013 Free Software Foundation, Inc.
40
41 Copying and distribution of this file, with or without modification,
42 are permitted in any medium without royalty provided the copyright
43 notice and this notice are preserved.
44
45 Local Variables:
46 mode: change-log
47 left-margin: 8
48 fill-column: 74
49 version-control: never
50 End: