* ld-mips-elf/jalx-2.ld: Include .rel.plt in output, give .plt a
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
3d5bef4c
L
12013-02-16 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/15146
4 * plugin.c (plugin_notice): Replace the undefined dummy bfd with
5 the real one.
6
4a2b04a7
L
72013-02-16 H.J. Lu <hongjiu.lu@intel.com>
8
9 PR ld/15141
10 * plugin.c (plugin_notice): Also trace symbol from the IR bfd.
11
b138e9bf
KT
122013-02-15 Kai Tietz <ktietz@redhat.com>
13
14 * scripttempl/pep.sc (.xdata): Merge .xdata* into .xdata section.
15 (.pdata): Merge .pdata* into .pdata section.
16
61087d8c
AM
172013-02-11 Alan Modra <amodra@gmail.com>
18
19 * ldlang.c (get_init_priority): Comment typo.
20 (lang_finish): Free link_info.hash and lang_definedness_table.
21 (lang_end): Delete lang_definedness_table comment.
22
a1b8d843
AM
232013-02-11 Alan Modra <amodra@gmail.com>
24
25 PR ld/15130
26 * ld.texinfo (-rpath-link): Typo fix.
27
20855e86
NC
282013-02-08 Markos Chandras <markos.chandras@imgtec.com>
29
30 * emultempl/metagelf.em (build_section_lists): Use sec_info_type
31 rather than userdata->flags.just_syms.
32
36591ba1 332013-02-06 Sandra Loosemore <sandra@codesourcery.com>
4a2b04a7 34 Andrew Jenner <andrew@codesourcery.com>
36591ba1
SL
35
36 Based on patches from Altera Corporation.
37
38 * Makefile.am (enios2elf.c): New rule.
39 * Makefile.in: Regenerated.
40 * configure.tgt: Add case for nios2*-*-*.
41 * emulparams/nios2elf.sh: New file.
42 * NEWS: Note Altera Nios II support.
43
4d4ef6fd
AM
442013-02-06 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
45
46 * emultempl/avrelf.em (avr_elf_before_parse): New function.
47 (LDEMUL_BEFORE_PARSE): Define.
48
eeaa4577
AM
492013-02-06 Alan Modra <amodra@gmail.com>
50
51 PR ld/15096
52 * emultempl/elf32.em: Revert 2013-02-04, 2013-01-22 and 2013-01-21.
53 * emultempl/alphaelf.em: Revert 2013-02-04.
54 * emultempl/cr16elf.em: Likewise.
55 * emultempl/crxelf.em: Likewise.
56 * emultempl/hppaelf.em: Likewise.
57 * emultempl/ia64elf.em: Likewise.
58 * emultempl/mipself.em: Likewise.
59 * NEWS: Revert 2013-01-21.
60
663fa543
L
612013-02-04 H.J. Lu <hongjiu.lu@intel.com>
62
63 PR ld/15096
64 * emultempl/alphaelf.em (alpha_after_parse): Call
65 gld${EMULATION_NAME}_after_parse instead of after_parse_default.
66 * emultempl/cr16elf.em (cr16elf_after_parse): Likewise.
67 * emultempl/crxelf.em (crxelf_after_parse): Likewise.
68 * emultempl/hppaelf.em (hppaelf_after_parse): Likewise.
69 * emultempl/mipself.em (mips_after_parse): Likewise.
70
71 * emultempl/ia64elf.em (gld${EMULATION_NAME}_after_parse): Renamed
72 to ...
73 (gld_${EMULATION_NAME}_after_parse): This. Call
74 gld${EMULATION_NAME}_after_parse instead of after_parse_default.
75 (LDEMUL_AFTER_PARSE): Set to gld_${EMULATION_NAME}_after_parse.
76
77 * emultempl/elf32.em (new_dtags_set): New variable.
78 (gld${EMULATION_NAME}_before_parse): Don't set link_info.new_dtags
79 here.
80 (gld${EMULATION_NAME}_after_parse): New function.
81 (ld_${EMULATION_NAME}_emulation): Replace after_parse_default'
82 with gld${EMULATION_NAME}_after_parse.
83 (gld${EMULATION_NAME}_handle_option): Set new_dtags_set to TRUE
84 when setting link_info.new_dtags.
85
0a4e6638
KT
862013-01-25 Kai Tietz <ktietz@redhat.com>
87
88 * deffilep.y (def_image_name): Adjust type of base-address
89 argument.
90 (%union): Add new type bfd_vma as vma.
91 (VMA): New rule.
92 (opt_base): Use VMA instead of NUMBER rule to evaluate value.
93 (def_file_print): Use bfd's fprintf_vma to output base-address.
94
78c8d46c
NC
952013-01-24 Nick Clifton <nickc@redhat.com>
96
97 * NEWS: Mention support for V850E3V5 architecture.
98
f5c66ab0
NC
992013-01-23 Martin Koegler <martin.koegler@chello.at>
100
101 PR ld/15041
102 * scripttempl/pep.sc (.pdata): Only accept .pdata sections.
103 (.xdata): Similarly.
104 (.debug_frame): Similarly.
105
b176ded1
NC
1062013-01-23 Georg-Johann Lay <avr@gjlay.de>
107
108 PR ld/15037
109 * scripttempl/avr.sc (.eeprom): Keep it.
110
a6dea726
AM
1112013-01-23 Leif Ekblad <leif@rdos.net>
112
113 * Makefile.am (ALL_64_EMULATION_SOURCES): Add eelf64rdos.c.
114 (eelf64rdos.c): New rule.
115 * emulparams/elf64rdos.sh: New file.
116 * configure.tgt (x86_64-*-rdos*): Use above.
117 * Makefile.in: Regenerate.
118
f0fe23c2
RM
1192013-01-22 Roland McGrath <mcgrathr@google.com>
120
121 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
122 new_dtags to TRUE for *-*-nacl* targets.
123
1242013-01-21 Mike Frysinger <vapier@gentoo.org>
822b8bf4
MF
125
126 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
127 link_info.new_dtags to TRUE for linux/gnu targets.
128 * NEWS: Mention new dtags default.
129
6738cadc
L
1302013-01-19 H.J. Lu <hongjiu.lu@intel.com>
131
132 * Makefile.am (HOSTING_SCRT0): New.
133
134 * configure.host (HOSTING_SCRT0): New. Used for PIE.
135
136 * configure.in (HOSTING_SCRT0): New AC_SUBST.
137
138 * Makefile.in: Regenerated.
139 * configure: Likewise.
140
b1b00fcc
MF
1412013-01-18 Mike Frysinger <vapier@gentoo.org>
142
143 * NEWS: Mention change in behavior with --enable-new-dtags.
144 * ld.texinfo (Options): Clarify --enable-new-dtags behavior.
145
0d705e9f
AM
1462013-01-14 Leif Ekblad <leif@rdos.net>
147 Alan Modra <amodra@gmail.com>
148
149 * ld.texinfo (-Tldata-segment): Describe.
150 * ldlex.h (OPTION_TLDATA_SEGMENT): New enum value.
151 * lexsup.c (ld_options): Add -Tldata-segment.
152 (parse_args): Handle OPTION_TLDATA_SEGMENT.
153 * scripttempl/elf.sc: Support LARGE_DATA_ADDR.
154
e4492aa0
L
1552013-01-10 H.J. Lu <hongjiu.lu@intel.com>
156
157 * deffilep.y: Remove trailing white spaces.
158 * elf-hints-local.h: Likewise.
159 * ldexp.c: Likewise.
160 * ldlang.h: Likewise.
161 * ldmisc.c: Likewise.
162 * ldwrite.c: Likewise.
163 * pe-dll.c: Likewise.
164 * emulparams/criself.sh: Likewise.
165 * emulparams/crislinux.sh: Likewise.
166 * emulparams/elf32_tic6x_le.sh: Likewise.
167 * emulparams/elf32bmipn32-defs.sh: Likewise.
168 * emulparams/elf32mb_linux.sh: Likewise.
169 * emulparams/elf32mep.sh: Likewise.
170 * emulparams/elf32microblaze.sh: Likewise.
171 * emulparams/elf32ppc.sh: Likewise.
172 * emulparams/elf64_s390.sh: Likewise.
173 * emulparams/elf64alpha.sh: Likewise.
174 * emulparams/elf_s390.sh: Likewise.
175 * emulparams/elf_x86_64.sh: Likewise.
176 * emulparams/tic80coff.sh: Likewise.
177 * emultempl/aix.em: Likewise.
178 * emultempl/avrelf.em: Likewise.
179 * emultempl/cr16elf.em: Likewise.
180 * emultempl/pe.em: Likewise.
181 * emultempl/pep.em: Likewise.
182 * emultempl/spuelf.em: Likewise.
183 * emultempl/tic6xdsbt.em: Likewise.
184
a3c62988
NC
1852013-01-10 Will Newton <will.newton@imgtec.com>
186
187 * Makefile.am: Add Meta.
188 * Makefile.in: Regenerate.
189 * configure.tgt: Add Meta.
190 * emulparams/elf32metag.sh: New file.
191 * emultempl/metagelf.em: New file.
192
134960cc
AM
1932013-01-09 Alan Modra <amodra@gmail.com>
194
195 * emulparams/elf_x86_64.sh (LARGE_BSS_AFTER_BSS): Define.
196 * emulparams/elf32_x86_64.sh: Likewise.
197 * emulparams/elf_k1om.sh: Likewise.
198 * emulparams/elf_l1om.sh: Likewise.
199 * scripttempl/elf.sc (LARGE_BSS): Define rather than appending to
200 OTHER_BSS_SECTIONS. Substitute in script.
201
34d56033
AM
2022013-01-08 Leif Ekblad <leif@rdos.net>
203
204 * scripttempl/elf.sc (RODATA_ADDR): Typo fix.
205
d5c8b1f8
AM
2062013-01-08 Alan Modra <amodra@gmail.com>
207
208 * emultempl/elf32.em (gld${EMULATION_NAME}_check_ld_so_conf): Replace
98e38512 209 "name" param with a bfd_link_needed_list pointer. Update caller.
d5c8b1f8
AM
210 (gld${EMULATION_NAME}_check_ld_elf_hints): Likewise.
211
cc382d46
AM
2122013-01-08 Alan Modra <amodra@gmail.com>
213
214 * Makefile.am (ALL_EMULATION_SOURCES): Correct eavrxmega entries.
215 * Makefile.in: Regenerate.
216
add24320
L
2172013-01-07 H.J. Lu <hongjiu.lu@intel.com>
218
219 * lexsup.c (ld_options): Add fuse-ld= for GCC linker option
220 compatibility.
221
7ca01ed9
NC
2222013-01-07 Patrice Dumas <pertusus@free.fr>
223
224 * ld.texinfo: Replace @ with @@ when it is part of the text.
225 Correct ordering of M68HC11 entry.
226
e407c74b
NC
2272013-01-04 Juergen Urban <JuergenUrban@gmx.de>
228
229 * configure.tgt: Support ELF files for Sony Playstation 2 (for
230 ps2dev and ps2sdk).
231 * emulparams/elf32lr5900n32.sh: Create linker script for Sony
232 Playstation 2 ELF files using MIPS ABI n32.
233 * emulparams/elf32lr5900.sh: Create linker script for Sony
234 Playstation 2 ELF files using MIPS ABI o32.
235 * Makefile.am: Add linker scripts for Sony Playstation 2 ELF
236 files.
237
62658407
L
2382013-01-02 H.J. Lu <hongjiu.lu@intel.com>
239
240 * ldver.c (ldversion): Update copyright year to 2013.
241
4e5f3f9d 242For older changes see ChangeLog-2012
252b5132 243\f
4e5f3f9d 244Copyright (C) 2013 Free Software Foundation, Inc.
752937aa
NC
245
246Copying and distribution of this file, with or without modification,
247are permitted in any medium without royalty provided the copyright
248notice and this notice are preserved.
249
252b5132
RH
250Local Variables:
251mode: change-log
252left-margin: 8
253fill-column: 74
254version-control: never
255End:
This page took 0.640297 seconds and 4 git commands to generate.