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