]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/ChangeLog
bfd/
[thirdparty/binutils-gdb.git] / ld / ChangeLog
1 2013-02-21 Alan Modra <amodra@gmail.com>
2
3 * emultempl/elf-generic.em: Use newly defined elf_obj_tdata
4 accessor macros.
5
6 2013-02-20 Alan Modra <amodra@gmail.com>
7
8 * Makefile.am: Use $(ELF_DEPS) on a number of eelf*.c rules.
9 * Makefile.in: Regenerate.
10
11 2013-02-19 Sandra Loosemore <sandra@codesourcery.com>
12
13 PR ld/15146
14 * plugin.c (plugin_notice): Add null check before dereferencing
15 pointer.
16
17 2013-02-19 Alan Modra <amodra@gmail.com>
18
19 * emultempl/elf32.em (emit_note_gnu_build_id): New static var.
20 Replace all info->emit_note_gnu_build_id refs.
21 (id_note_section_size): Rename from
22 gld${EMULATION_NAME}_id_note_section_size.
23 (struct build_id_info): Delete.
24 (write_build_id): Rename from
25 gld${EMULATION_NAME}_write_build_id_section.
26 Update elf_tdata usage. Style, formatting.
27 (setup_build_id): New function.
28 (gld${EMULATION_NAME}_after_open): Use setup_build_id.
29
30 2013-02-16 H.J. Lu <hongjiu.lu@intel.com>
31
32 PR ld/15146
33 * plugin.c (plugin_notice): Replace the undefined dummy bfd with
34 the real one.
35
36 2013-02-16 H.J. Lu <hongjiu.lu@intel.com>
37
38 PR ld/15141
39 * plugin.c (plugin_notice): Also trace symbol from the IR bfd.
40
41 2013-02-15 Kai Tietz <ktietz@redhat.com>
42
43 * scripttempl/pep.sc (.xdata): Merge .xdata* into .xdata section.
44 (.pdata): Merge .pdata* into .pdata section.
45
46 2013-02-11 Alan Modra <amodra@gmail.com>
47
48 * ldlang.c (get_init_priority): Comment typo.
49 (lang_finish): Free link_info.hash and lang_definedness_table.
50 (lang_end): Delete lang_definedness_table comment.
51
52 2013-02-11 Alan Modra <amodra@gmail.com>
53
54 PR ld/15130
55 * ld.texinfo (-rpath-link): Typo fix.
56
57 2013-02-08 Markos Chandras <markos.chandras@imgtec.com>
58
59 * emultempl/metagelf.em (build_section_lists): Use sec_info_type
60 rather than userdata->flags.just_syms.
61
62 2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
63 Andrew Jenner <andrew@codesourcery.com>
64
65 Based on patches from Altera Corporation.
66
67 * Makefile.am (enios2elf.c): New rule.
68 * Makefile.in: Regenerated.
69 * configure.tgt: Add case for nios2*-*-*.
70 * emulparams/nios2elf.sh: New file.
71 * NEWS: Note Altera Nios II support.
72
73 2013-02-06 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
74
75 * emultempl/avrelf.em (avr_elf_before_parse): New function.
76 (LDEMUL_BEFORE_PARSE): Define.
77
78 2013-02-06 Alan Modra <amodra@gmail.com>
79
80 PR ld/15096
81 * emultempl/elf32.em: Revert 2013-02-04, 2013-01-22 and 2013-01-21.
82 * emultempl/alphaelf.em: Revert 2013-02-04.
83 * emultempl/cr16elf.em: Likewise.
84 * emultempl/crxelf.em: Likewise.
85 * emultempl/hppaelf.em: Likewise.
86 * emultempl/ia64elf.em: Likewise.
87 * emultempl/mipself.em: Likewise.
88 * NEWS: Revert 2013-01-21.
89
90 2013-02-04 H.J. Lu <hongjiu.lu@intel.com>
91
92 PR ld/15096
93 * emultempl/alphaelf.em (alpha_after_parse): Call
94 gld${EMULATION_NAME}_after_parse instead of after_parse_default.
95 * emultempl/cr16elf.em (cr16elf_after_parse): Likewise.
96 * emultempl/crxelf.em (crxelf_after_parse): Likewise.
97 * emultempl/hppaelf.em (hppaelf_after_parse): Likewise.
98 * emultempl/mipself.em (mips_after_parse): Likewise.
99
100 * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Renamed
101 to ...
102 (gld_${EMULATION_NAME}_after_parse): This. Call
103 gld${EMULATION_NAME}_after_parse instead of after_parse_default.
104 (LDEMUL_AFTER_PARSE): Set to gld_${EMULATION_NAME}_after_parse.
105
106 * emultempl/elf32.em (new_dtags_set): New variable.
107 (gld${EMULATION_NAME}_before_parse): Don't set link_info.new_dtags
108 here.
109 (gld${EMULATION_NAME}_after_parse): New function.
110 (ld_${EMULATION_NAME}_emulation): Replace after_parse_default'
111 with gld${EMULATION_NAME}_after_parse.
112 (gld${EMULATION_NAME}_handle_option): Set new_dtags_set to TRUE
113 when setting link_info.new_dtags.
114
115 2013-01-25 Kai Tietz <ktietz@redhat.com>
116
117 * deffilep.y (def_image_name): Adjust type of base-address
118 argument.
119 (%union): Add new type bfd_vma as vma.
120 (VMA): New rule.
121 (opt_base): Use VMA instead of NUMBER rule to evaluate value.
122 (def_file_print): Use bfd's fprintf_vma to output base-address.
123
124 2013-01-24 Nick Clifton <nickc@redhat.com>
125
126 * NEWS: Mention support for V850E3V5 architecture.
127
128 2013-01-23 Martin Koegler <martin.koegler@chello.at>
129
130 PR ld/15041
131 * scripttempl/pep.sc (.pdata): Only accept .pdata sections.
132 (.xdata): Similarly.
133 (.debug_frame): Similarly.
134
135 2013-01-23 Georg-Johann Lay <avr@gjlay.de>
136
137 PR ld/15037
138 * scripttempl/avr.sc (.eeprom): Keep it.
139
140 2013-01-23 Leif Ekblad <leif@rdos.net>
141
142 * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64rdos.c.
143 (eelf64rdos.c): New rule.
144 * emulparams/elf64rdos.sh: New file.
145 * configure.tgt (x86_64-*-rdos*): Use above.
146 * Makefile.in: Regenerate.
147
148 2013-01-22 Roland McGrath <mcgrathr@google.com>
149
150 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
151 new_dtags to TRUE for *-*-nacl* targets.
152
153 2013-01-21 Mike Frysinger <vapier@gentoo.org>
154
155 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
156 link_info.new_dtags to TRUE for linux/gnu targets.
157 * NEWS: Mention new dtags default.
158
159 2013-01-19 H.J. Lu <hongjiu.lu@intel.com>
160
161 * Makefile.am (HOSTING_SCRT0): New.
162
163 * configure.host (HOSTING_SCRT0): New. Used for PIE.
164
165 * configure.in (HOSTING_SCRT0): New AC_SUBST.
166
167 * Makefile.in: Regenerated.
168 * configure: Likewise.
169
170 2013-01-18 Mike Frysinger <vapier@gentoo.org>
171
172 * NEWS: Mention change in behavior with --enable-new-dtags.
173 * ld.texinfo (Options): Clarify --enable-new-dtags behavior.
174
175 2013-01-14 Leif Ekblad <leif@rdos.net>
176 Alan Modra <amodra@gmail.com>
177
178 * ld.texinfo (-Tldata-segment): Describe.
179 * ldlex.h (OPTION_TLDATA_SEGMENT): New enum value.
180 * lexsup.c (ld_options): Add -Tldata-segment.
181 (parse_args): Handle OPTION_TLDATA_SEGMENT.
182 * scripttempl/elf.sc: Support LARGE_DATA_ADDR.
183
184 2013-01-10 H.J. Lu <hongjiu.lu@intel.com>
185
186 * deffilep.y: Remove trailing white spaces.
187 * elf-hints-local.h: Likewise.
188 * ldexp.c: Likewise.
189 * ldlang.h: Likewise.
190 * ldmisc.c: Likewise.
191 * ldwrite.c: Likewise.
192 * pe-dll.c: Likewise.
193 * emulparams/criself.sh: Likewise.
194 * emulparams/crislinux.sh: Likewise.
195 * emulparams/elf32_tic6x_le.sh: Likewise.
196 * emulparams/elf32bmipn32-defs.sh: Likewise.
197 * emulparams/elf32mb_linux.sh: Likewise.
198 * emulparams/elf32mep.sh: Likewise.
199 * emulparams/elf32microblaze.sh: Likewise.
200 * emulparams/elf32ppc.sh: Likewise.
201 * emulparams/elf64_s390.sh: Likewise.
202 * emulparams/elf64alpha.sh: Likewise.
203 * emulparams/elf_s390.sh: Likewise.
204 * emulparams/elf_x86_64.sh: Likewise.
205 * emulparams/tic80coff.sh: Likewise.
206 * emultempl/aix.em: Likewise.
207 * emultempl/avrelf.em: Likewise.
208 * emultempl/cr16elf.em: Likewise.
209 * emultempl/pe.em: Likewise.
210 * emultempl/pep.em: Likewise.
211 * emultempl/spuelf.em: Likewise.
212 * emultempl/tic6xdsbt.em: Likewise.
213
214 2013-01-10 Will Newton <will.newton@imgtec.com>
215
216 * Makefile.am: Add Meta.
217 * Makefile.in: Regenerate.
218 * configure.tgt: Add Meta.
219 * emulparams/elf32metag.sh: New file.
220 * emultempl/metagelf.em: New file.
221
222 2013-01-09 Alan Modra <amodra@gmail.com>
223
224 * emulparams/elf_x86_64.sh (LARGE_BSS_AFTER_BSS): Define.
225 * emulparams/elf32_x86_64.sh: Likewise.
226 * emulparams/elf_k1om.sh: Likewise.
227 * emulparams/elf_l1om.sh: Likewise.
228 * scripttempl/elf.sc (LARGE_BSS): Define rather than appending to
229 OTHER_BSS_SECTIONS. Substitute in script.
230
231 2013-01-08 Leif Ekblad <leif@rdos.net>
232
233 * scripttempl/elf.sc (RODATA_ADDR): Typo fix.
234
235 2013-01-08 Alan Modra <amodra@gmail.com>
236
237 * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): Replace
238 "name" param with a bfd_link_needed_list pointer. Update caller.
239 (gld${EMULATION_NAME}_check_ld_elf_hints): Likewise.
240
241 2013-01-08 Alan Modra <amodra@gmail.com>
242
243 * Makefile.am (ALL_EMULATION_SOURCES): Correct eavrxmega entries.
244 * Makefile.in: Regenerate.
245
246 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
247
248 * lexsup.c (ld_options): Add fuse-ld= for GCC linker option
249 compatibility.
250
251 2013-01-07 Patrice Dumas <pertusus@free.fr>
252
253 * ld.texinfo: Replace @ with @@ when it is part of the text.
254 Correct ordering of M68HC11 entry.
255
256 2013-01-04 Juergen Urban <JuergenUrban@gmx.de>
257
258 * configure.tgt: Support ELF files for Sony Playstation 2 (for
259 ps2dev and ps2sdk).
260 * emulparams/elf32lr5900n32.sh: Create linker script for Sony
261 Playstation 2 ELF files using MIPS ABI n32.
262 * emulparams/elf32lr5900.sh: Create linker script for Sony
263 Playstation 2 ELF files using MIPS ABI o32.
264 * Makefile.am: Add linker scripts for Sony Playstation 2 ELF
265 files.
266
267 2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
268
269 * ldver.c (ldversion): Update copyright year to 2013.
270
271 For older changes see ChangeLog-2012
272 \f
273 Copyright (C) 2013 Free Software Foundation, Inc.
274
275 Copying and distribution of this file, with or without modification,
276 are permitted in any medium without royalty provided the copyright
277 notice and this notice are preserved.
278
279 Local Variables:
280 mode: change-log
281 left-margin: 8
282 fill-column: 74
283 version-control: never
284 End: