4992e1c56eb5f2b402f461b27d281ac6b60102f7
[binutils-gdb.git] / ld / ChangeLog
1 2013-01-23 Leif Ekblad <leif@rdos.net>
2
3 * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64rdos.c.
4 (eelf64rdos.c): New rule.
5 * emulparams/elf64rdos.sh: New file.
6 * configure.tgt (x86_64-*-rdos*): Use above.
7 * Makefile.in: Regenerate.
8
9 2013-01-22 Roland McGrath <mcgrathr@google.com>
10
11 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
12 new_dtags to TRUE for *-*-nacl* targets.
13
14 2013-01-21 Mike Frysinger <vapier@gentoo.org>
15
16 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
17 link_info.new_dtags to TRUE for linux/gnu targets.
18 * NEWS: Mention new dtags default.
19
20 2013-01-19 H.J. Lu <hongjiu.lu@intel.com>
21
22 * Makefile.am (HOSTING_SCRT0): New.
23
24 * configure.host (HOSTING_SCRT0): New. Used for PIE.
25
26 * configure.in (HOSTING_SCRT0): New AC_SUBST.
27
28 * Makefile.in: Regenerated.
29 * configure: Likewise.
30
31 2013-01-18 Mike Frysinger <vapier@gentoo.org>
32
33 * NEWS: Mention change in behavior with --enable-new-dtags.
34 * ld.texinfo (Options): Clarify --enable-new-dtags behavior.
35
36 2013-01-14 Leif Ekblad <leif@rdos.net>
37 Alan Modra <amodra@gmail.com>
38
39 * ld.texinfo (-Tldata-segment): Describe.
40 * ldlex.h (OPTION_TLDATA_SEGMENT): New enum value.
41 * lexsup.c (ld_options): Add -Tldata-segment.
42 (parse_args): Handle OPTION_TLDATA_SEGMENT.
43 * scripttempl/elf.sc: Support LARGE_DATA_ADDR.
44
45 2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
46
47 * deffilep.y: Remove trailing white spaces.
48 * elf-hints-local.h: Likewise.
49 * ldexp.c: Likewise.
50 * ldlang.h: Likewise.
51 * ldmisc.c: Likewise.
52 * ldwrite.c: Likewise.
53 * pe-dll.c: Likewise.
54 * emulparams/criself.sh: Likewise.
55 * emulparams/crislinux.sh: Likewise.
56 * emulparams/elf32_tic6x_le.sh: Likewise.
57 * emulparams/elf32bmipn32-defs.sh: Likewise.
58 * emulparams/elf32mb_linux.sh: Likewise.
59 * emulparams/elf32mep.sh: Likewise.
60 * emulparams/elf32microblaze.sh: Likewise.
61 * emulparams/elf32ppc.sh: Likewise.
62 * emulparams/elf64_s390.sh: Likewise.
63 * emulparams/elf64alpha.sh: Likewise.
64 * emulparams/elf_s390.sh: Likewise.
65 * emulparams/elf_x86_64.sh: Likewise.
66 * emulparams/tic80coff.sh: Likewise.
67 * emultempl/aix.em: Likewise.
68 * emultempl/avrelf.em: Likewise.
69 * emultempl/cr16elf.em: Likewise.
70 * emultempl/pe.em: Likewise.
71 * emultempl/pep.em: Likewise.
72 * emultempl/spuelf.em: Likewise.
73 * emultempl/tic6xdsbt.em: Likewise.
74
75 2013-01-10 Will Newton <will.newton@imgtec.com>
76
77 * Makefile.am: Add Meta.
78 * Makefile.in: Regenerate.
79 * configure.tgt: Add Meta.
80 * emulparams/elf32metag.sh: New file.
81 * emultempl/metagelf.em: New file.
82
83 2013-01-09 Alan Modra <amodra@gmail.com>
84
85 * emulparams/elf_x86_64.sh (LARGE_BSS_AFTER_BSS): Define.
86 * emulparams/elf32_x86_64.sh: Likewise.
87 * emulparams/elf_k1om.sh: Likewise.
88 * emulparams/elf_l1om.sh: Likewise.
89 * scripttempl/elf.sc (LARGE_BSS): Define rather than appending to
90 OTHER_BSS_SECTIONS. Substitute in script.
91
92 2013-01-08 Leif Ekblad <leif@rdos.net>
93
94 * scripttempl/elf.sc (RODATA_ADDR): Typo fix.
95
96 2013-01-08 Alan Modra <amodra@gmail.com>
97
98 * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): Replace
99 "name" param with a bfd_link_needed_list pointer. Update caller.
100 (gld${EMULATION_NAME}_check_ld_elf_hints): Likewise.
101
102 2013-01-08 Alan Modra <amodra@gmail.com>
103
104 * Makefile.am (ALL_EMULATION_SOURCES): Correct eavrxmega entries.
105 * Makefile.in: Regenerate.
106
107 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
108
109 * lexsup.c (ld_options): Add fuse-ld= for GCC linker option
110 compatibility.
111
112 2013-01-07 Patrice Dumas <pertusus@free.fr>
113
114 * ld.texinfo: Replace @ with @@ when it is part of the text.
115 Correct ordering of M68HC11 entry.
116
117 2013-01-04 Juergen Urban <JuergenUrban@gmx.de>
118
119 * configure.tgt: Support ELF files for Sony Playstation 2 (for
120 ps2dev and ps2sdk).
121 * emulparams/elf32lr5900n32.sh: Create linker script for Sony
122 Playstation 2 ELF files using MIPS ABI n32.
123 * emulparams/elf32lr5900.sh: Create linker script for Sony
124 Playstation 2 ELF files using MIPS ABI o32.
125 * Makefile.am: Add linker scripts for Sony Playstation 2 ELF
126 files.
127
128 2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
129
130 * ldver.c (ldversion): Update copyright year to 2013.
131
132 For older changes see ChangeLog-2012
133 \f
134 Copyright (C) 2013 Free Software Foundation, Inc.
135
136 Copying and distribution of this file, with or without modification,
137 are permitted in any medium without royalty provided the copyright
138 notice and this notice are preserved.
139
140 Local Variables:
141 mode: change-log
142 left-margin: 8
143 fill-column: 74
144 version-control: never
145 End: