* emultempl/avrelf.em (avr_elf_before_parse): New function.
[binutils-gdb.git] / ld / ChangeLog
1 2013-02-06 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2
3 * emultempl/avrelf.em (avr_elf_before_parse): New function.
4 (LDEMUL_BEFORE_PARSE): Define.
5
6 2013-02-06 Alan Modra <amodra@gmail.com>
7
8 PR ld/15096
9 * emultempl/elf32.em: Revert 2013-02-04, 2013-01-22 and 2013-01-21.
10 * emultempl/alphaelf.em: Revert 2013-02-04.
11 * emultempl/cr16elf.em: Likewise.
12 * emultempl/crxelf.em: Likewise.
13 * emultempl/hppaelf.em: Likewise.
14 * emultempl/ia64elf.em: Likewise.
15 * emultempl/mipself.em: Likewise.
16 * NEWS: Revert 2013-01-21.
17
18 2013-02-04 H.J. Lu <hongjiu.lu@intel.com>
19
20 PR ld/15096
21 * emultempl/alphaelf.em (alpha_after_parse): Call
22 gld${EMULATION_NAME}_after_parse instead of after_parse_default.
23 * emultempl/cr16elf.em (cr16elf_after_parse): Likewise.
24 * emultempl/crxelf.em (crxelf_after_parse): Likewise.
25 * emultempl/hppaelf.em (hppaelf_after_parse): Likewise.
26 * emultempl/mipself.em (mips_after_parse): Likewise.
27
28 * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Renamed
29 to ...
30 (gld_${EMULATION_NAME}_after_parse): This. Call
31 gld${EMULATION_NAME}_after_parse instead of after_parse_default.
32 (LDEMUL_AFTER_PARSE): Set to gld_${EMULATION_NAME}_after_parse.
33
34 * emultempl/elf32.em (new_dtags_set): New variable.
35 (gld${EMULATION_NAME}_before_parse): Don't set link_info.new_dtags
36 here.
37 (gld${EMULATION_NAME}_after_parse): New function.
38 (ld_${EMULATION_NAME}_emulation): Replace after_parse_default'
39 with gld${EMULATION_NAME}_after_parse.
40 (gld${EMULATION_NAME}_handle_option): Set new_dtags_set to TRUE
41 when setting link_info.new_dtags.
42
43 2013-01-25 Kai Tietz <ktietz@redhat.com>
44
45 * deffilep.y (def_image_name): Adjust type of base-address
46 argument.
47 (%union): Add new type bfd_vma as vma.
48 (VMA): New rule.
49 (opt_base): Use VMA instead of NUMBER rule to evaluate value.
50 (def_file_print): Use bfd's fprintf_vma to output base-address.
51
52 2013-01-24 Nick Clifton <nickc@redhat.com>
53
54 * NEWS: Mention support for V850E3V5 architecture.
55
56 2013-01-23 Martin Koegler <martin.koegler@chello.at>
57
58 PR ld/15041
59 * scripttempl/pep.sc (.pdata): Only accept .pdata sections.
60 (.xdata): Similarly.
61 (.debug_frame): Similarly.
62
63 2013-01-23 Georg-Johann Lay <avr@gjlay.de>
64
65 PR ld/15037
66 * scripttempl/avr.sc (.eeprom): Keep it.
67
68 2013-01-23 Leif Ekblad <leif@rdos.net>
69
70 * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64rdos.c.
71 (eelf64rdos.c): New rule.
72 * emulparams/elf64rdos.sh: New file.
73 * configure.tgt (x86_64-*-rdos*): Use above.
74 * Makefile.in: Regenerate.
75
76 2013-01-22 Roland McGrath <mcgrathr@google.com>
77
78 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
79 new_dtags to TRUE for *-*-nacl* targets.
80
81 2013-01-21 Mike Frysinger <vapier@gentoo.org>
82
83 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
84 link_info.new_dtags to TRUE for linux/gnu targets.
85 * NEWS: Mention new dtags default.
86
87 2013-01-19 H.J. Lu <hongjiu.lu@intel.com>
88
89 * Makefile.am (HOSTING_SCRT0): New.
90
91 * configure.host (HOSTING_SCRT0): New. Used for PIE.
92
93 * configure.in (HOSTING_SCRT0): New AC_SUBST.
94
95 * Makefile.in: Regenerated.
96 * configure: Likewise.
97
98 2013-01-18 Mike Frysinger <vapier@gentoo.org>
99
100 * NEWS: Mention change in behavior with --enable-new-dtags.
101 * ld.texinfo (Options): Clarify --enable-new-dtags behavior.
102
103 2013-01-14 Leif Ekblad <leif@rdos.net>
104 Alan Modra <amodra@gmail.com>
105
106 * ld.texinfo (-Tldata-segment): Describe.
107 * ldlex.h (OPTION_TLDATA_SEGMENT): New enum value.
108 * lexsup.c (ld_options): Add -Tldata-segment.
109 (parse_args): Handle OPTION_TLDATA_SEGMENT.
110 * scripttempl/elf.sc: Support LARGE_DATA_ADDR.
111
112 2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
113
114 * deffilep.y: Remove trailing white spaces.
115 * elf-hints-local.h: Likewise.
116 * ldexp.c: Likewise.
117 * ldlang.h: Likewise.
118 * ldmisc.c: Likewise.
119 * ldwrite.c: Likewise.
120 * pe-dll.c: Likewise.
121 * emulparams/criself.sh: Likewise.
122 * emulparams/crislinux.sh: Likewise.
123 * emulparams/elf32_tic6x_le.sh: Likewise.
124 * emulparams/elf32bmipn32-defs.sh: Likewise.
125 * emulparams/elf32mb_linux.sh: Likewise.
126 * emulparams/elf32mep.sh: Likewise.
127 * emulparams/elf32microblaze.sh: Likewise.
128 * emulparams/elf32ppc.sh: Likewise.
129 * emulparams/elf64_s390.sh: Likewise.
130 * emulparams/elf64alpha.sh: Likewise.
131 * emulparams/elf_s390.sh: Likewise.
132 * emulparams/elf_x86_64.sh: Likewise.
133 * emulparams/tic80coff.sh: Likewise.
134 * emultempl/aix.em: Likewise.
135 * emultempl/avrelf.em: Likewise.
136 * emultempl/cr16elf.em: Likewise.
137 * emultempl/pe.em: Likewise.
138 * emultempl/pep.em: Likewise.
139 * emultempl/spuelf.em: Likewise.
140 * emultempl/tic6xdsbt.em: Likewise.
141
142 2013-01-10 Will Newton <will.newton@imgtec.com>
143
144 * Makefile.am: Add Meta.
145 * Makefile.in: Regenerate.
146 * configure.tgt: Add Meta.
147 * emulparams/elf32metag.sh: New file.
148 * emultempl/metagelf.em: New file.
149
150 2013-01-09 Alan Modra <amodra@gmail.com>
151
152 * emulparams/elf_x86_64.sh (LARGE_BSS_AFTER_BSS): Define.
153 * emulparams/elf32_x86_64.sh: Likewise.
154 * emulparams/elf_k1om.sh: Likewise.
155 * emulparams/elf_l1om.sh: Likewise.
156 * scripttempl/elf.sc (LARGE_BSS): Define rather than appending to
157 OTHER_BSS_SECTIONS. Substitute in script.
158
159 2013-01-08 Leif Ekblad <leif@rdos.net>
160
161 * scripttempl/elf.sc (RODATA_ADDR): Typo fix.
162
163 2013-01-08 Alan Modra <amodra@gmail.com>
164
165 * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): Replace
166 "name" param with a bfd_link_needed_list pointer. Update caller.
167 (gld${EMULATION_NAME}_check_ld_elf_hints): Likewise.
168
169 2013-01-08 Alan Modra <amodra@gmail.com>
170
171 * Makefile.am (ALL_EMULATION_SOURCES): Correct eavrxmega entries.
172 * Makefile.in: Regenerate.
173
174 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
175
176 * lexsup.c (ld_options): Add fuse-ld= for GCC linker option
177 compatibility.
178
179 2013-01-07 Patrice Dumas <pertusus@free.fr>
180
181 * ld.texinfo: Replace @ with @@ when it is part of the text.
182 Correct ordering of M68HC11 entry.
183
184 2013-01-04 Juergen Urban <JuergenUrban@gmx.de>
185
186 * configure.tgt: Support ELF files for Sony Playstation 2 (for
187 ps2dev and ps2sdk).
188 * emulparams/elf32lr5900n32.sh: Create linker script for Sony
189 Playstation 2 ELF files using MIPS ABI n32.
190 * emulparams/elf32lr5900.sh: Create linker script for Sony
191 Playstation 2 ELF files using MIPS ABI o32.
192 * Makefile.am: Add linker scripts for Sony Playstation 2 ELF
193 files.
194
195 2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
196
197 * ldver.c (ldversion): Update copyright year to 2013.
198
199 For older changes see ChangeLog-2012
200 \f
201 Copyright (C) 2013 Free Software Foundation, Inc.
202
203 Copying and distribution of this file, with or without modification,
204 are permitted in any medium without royalty provided the copyright
205 notice and this notice are preserved.
206
207 Local Variables:
208 mode: change-log
209 left-margin: 8
210 fill-column: 74
211 version-control: never
212 End: