Add support for AVR6 family
[deliverable/binutils-gdb.git] / ld / ChangeLog
1 2006-05-24 Bjoern Haase <bjoern.m.haase@web.de>
2
3 * configure.tgt: Add avr6 to emulation list.
4 * Makefile.am: Add eavr6.o and corresponding rule.
5 * Makefile.in: Regenerate.
6 * emulparams/avr6.sh: New file.
7 * emulparams/avrX.sh (TEMPLATE_NAME): Use elf32 instead of generic
8 for target option support.
9 (EXTRA_EM_FILE): Add reference to new em template file avrelf.
10 * scripttempl/avr.sc: Add ".trampolines" section.
11 * emultempl/avrelf.em: Add new file for target specific options.
12
13 2006-05-22 Nick Clifton <nickc@redhat.com>
14
15 * scripttempl/elf32crx.sc (.rdata): Add .rodata.*.
16
17 2006-05-19 Alan Modra <amodra@bigpond.net.au>
18
19 * ldlang.c (lang_size_sections_1): Don't check mem regions for
20 os->ignored sections.
21
22 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
23
24 * ldlang.c (lang_size_sections): Call lang_reset_memory_regions
25 before redoing one_lang_size_sections_pass.
26
27 2006-05-11 Carlos O'Donell <carlos@codesourcery.com>
28
29 * ld.texinfo: Rename "Index" to "LD Index"
30
31 2006-05-11 Pedro Alves <pedro_alves@portugalmail.pt>
32
33 * pe-dll.c (autofilter_symbollist): Add Dllmain,
34 DllMainCRTStartup, _DllMainCRTStartup and .text.
35 (autofilter_liblist): Add libcegcc.
36 (autofilter_symbolprefixlist): Add __imp_ and .idata$.
37 (generate_reloc): Do not skip sections without a SEC_LOAD flag,
38 they can still contain relocs that need processing.
39 Skip the .idata$6 section.
40 (jmp_arm_bytes): New array: Contains byte codes for an ARM jump.
41 (make_one): Use the new array.
42 (make_import_fixup_entry): Use .idata$2 instead of .idata$3.
43 * emultempl/pe.em (MajorSubsystemVersion): Set to 3 for armpe.
44
45 2006-05-05 Alan Modra <amodra@bigpond.net.au>
46
47 * ld.texinfo: Document PowerPC and PowerPC64 options.
48 * gen-doc.texi: Enable.
49
50 2006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
51
52 * Makefile.am (AM_MAKEINFOFLAGS): Add libiberty.
53 (TEXI2POD): Use AM_MAKEINFOFLAGS.
54 (configdoc.texi): Don't set top_srcdir.
55 * ld.texinfo: Don't use top_srcdir.
56 * aclocal.m4, Makefile.in: Regenerated.
57
58 2006-04-19 Alan Modra <amodra@bigpond.net.au>
59
60 * ldlang.c (wild): Tidy default_common_section loop.
61 (print_input_section): Format.
62
63 * configure: Regenerate.
64
65 2006-04-16 Daniel Jacobowitz <dan@codesourcery.com>
66
67 * po/POTFILES.in: Regenerated.
68
69 2006-04-16 Daniel Jacobowitz <dan@codesourcery.com>
70
71 * config.in: Regenerated.
72
73 2006-04-14 David Heine <dlheine@tensilica.com>
74 Bob Wilson <bob.wilson@acm.org>
75
76 * emultempl/xtensaelf.em (elf_xtensa_before_allocation): Call new
77 function to strip inconsistent linkonce sections.
78 (input_section_linked_worker, input_section_linked): New.
79 (is_inconsistent_linkonce_section): New.
80 (xtensa_strip_inconsistent_linkonce_sections): New.
81
82 2006-04-11 Diego Pettenò <flameeyes@gentoo.org>
83
84 * emultempl/elf32.em: Add support for elf-hints.h on FreeBSD
85 and Dragonfly targets.
86 * configure.in (AC_CHECK_HEADERS): Add elf-hints.h.
87 * Makefile.am (HFILES): Add elf-hints-local.h.
88 * elf-hints-local.h: New file.
89 * Makefile.in: Regenerate.
90 * configure: Regenerate.
91
92 2006-04-07 Bernhard Fischer <aldot@gcc.gnu.org>
93
94 * ld.texinfo: Fix typo in documentation of --check-sections.
95
96 2006-04-07 Kaz Kojima <kkojima@rr.iij4u.or.jp>
97
98 * ldlang.c (load_symbols): Set as_needed and add_needed according
99 to the corresponding script's fields while processing it.
100
101 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
102
103 * Makefile.am: Add install-html, install-html-am, and
104 install-html-recursive targets.
105 * Makefile.in: Regenerate.
106 * configure.in: AC_SUBST datarootdir, docdir, htmldir.
107 * configure: Regenerate.
108 * po/Make-in: Add install-html target.
109
110 2006-04-06 H.J. Lu <hongjiu.lu@intel.com>
111
112 * emultempl/ia64elf.em: Set link_info.relax_pass to 2. Remove
113 link_info.need_relax_finalize.
114
115 * ldlang.c (relax_sections): New.
116 (lang_process): Use. Call relax_sections link_info.relax_pass
117 times.
118
119 * ldmain.c (main): Set link_info.relax_pass to 1. Remove
120 link_info.need_relax_finalize.
121
122 2006-04-05 Alan Modra <amodra@bigpond.net.au>
123
124 * Makefile.am (GENSCRIPTS): Pass prefix.
125 * Makefile.in: Regenerate.
126 * genscripts.sh: Adjust for extra parameter.
127 * emultempl/elf32.em (parse_ld_so_conf): Return true iff file
128 exists.
129 (check_ld_so_conf): Use ${prefix}/etc/ld.so.conf if it exists.
130 * NEWS: Update.
131
132 2006-04-05 Richard Sandiford <richard@codesourcery.com>
133 Daniel Jacobowitz <dan@codesourcery.com>
134
135 * configure.tgt (sparc*-*-vxworks*): New stanza.
136 * emulparams/elf32_sparc_vxworks.sh: New file.
137 * Makefile.am (ALL_EMULATIONS): Add eelf32_sparc_vxworks.o.
138 (eelf32_sparc_vxworks.c): New rule.
139 * Makefile.in: Regenerate.
140
141 2006-04-04 Eric Botcazou <ebotcazou@adacore.com>
142
143 * ldlang.c (lang_map): Print the list of discarded input sections.
144 (print_input_section): Change parameter and print zero-sized sections.
145 (print_statement): Adjust call to print_input_section.
146
147 2006-04-01 Danny Smith <dannysmith@users.sourceforge.net>
148
149 * deffilep.y (def_image_name): If LIBRARY or NAME statement
150 specifies an empty string, retain the name specified on command
151 line.
152 * ld.texinfo: Document above.
153
154 2006-03-31 Jakub Jelinek <jakub@redhat.com>
155
156 * ldmisc.c (vfinfo): Revert 2005-10-05 changes. If
157 bfd_find_nearest_line succeeded for %C or %D, but filename
158 is NULL, print section+offset at the end.
159
160 2006-03-25 Bernd Schmidt <bernd.schmidt@analog.com>
161
162 * emulparams/elf32bfinfd.sh: New file.
163 * emultempl/bfin.em: Delete.
164 * emulparams/bfin.sh: Lose reference to bfin.em.
165 * Makefile.am (eelf32bfin.c): Likewise.
166 (eelf32bfinfd.c): New.
167 * Makefile.in: Regenerate.
168 * configure.tgt (bfin-*-elf, bfin-*-uclinux): Add elf32bfinfd to
169 targ_extra_emuls.
170
171 2006-03-22 Richard Sandiford <richard@codesourcery.com>
172 Daniel Jacobowitz <dan@codesourcery.com>
173 Phil Edwards <phil@codesourcery.com>
174 Zack Weinberg <zack@codesourcery.com>
175 Mark Mitchell <mark@codesourcery.com>
176 Nathan Sidwell <nathan@codesourcery.com>
177
178 * configure.tgt (mips*el-*-vxworks*, mips*-*-vxworks*): Use
179 separate VxWorks emulations.
180 * emulparams/elf32ebmipvxworks.sh: New file.
181 * emulparams/elf32elmipvxworks.sh: New file.
182 * Makefile.am (ALL_EMULATIONS): Add eelf32ebmipvxworks.o and
183 eelf32elmipvxworks.o.
184 (eelf32ebmipvxworks.c, eelf32elmipvxworks.c): New rules.
185 * Makefile.in: Regenerate.
186
187 2006-03-16 Alan Modra <amodra@bigpond.net.au>
188
189 PR 2434
190 * ldcref.c (add_cref): Adjust bfd_hash_table_init calls.
191 * ldlang.c (output_statement_table_init, lang_init): Likewise.
192 * ldmain.c (add_ysym, add_wrap, add_keepsyms_file): Likewise.
193 (undefined_symbol): Likewise.
194
195 2006-03-07 Richard Sandiford <richard@codesourcery.com>
196 Daniel Jacobowitz <dan@codesourcery.com>
197 Zack Weinberg <zack@codesourcery.com>
198 Nathan Sidwell <nathan@codesourcery.com>
199 Paul Brook <paul@codesourcery.com>
200 Ricardo Anguiano <anguiano@codesourcery.com>
201 Phil Edwards <phil@codesourcery.com>
202
203 * emulparams/armelf_vxworks.sh: Include vxworks.sh.
204 (MAXPAGESIZE): Define.
205 * emulparams/vxworks.sh: Undefine EMBEDDED.
206 * Makefile.am (earmelf_vxworks.c): Depend on vxworks.sh and vxworks.em.
207 * Makefile.in: Regenerate.
208
209 2006-03-03 Bjoern Haase <bjoern.m.haase@web.de>
210
211 * scripttempl/avr.sc: Add *(.jumptables) *(.lowtext) sections.
212 Add KEEP() directives.
213 Add *(.data*) *(.rodata) and *(.rodata*) and *(.bss*) to .data and
214 .bss output sections.
215
216 2006-03-03 Richard Sandiford <richard@codesourcery.com>
217
218 * emulparams/vxworks.sh (VXWORKS_BASE_EM_FILE): New variable.
219 (EXTRA_EM_FILE): Define.
220 * emultempl/vxworks.em: New file.
221 * ld.texinfo (--force-dynamic): Document.
222 * Makefile.am (eelf32ppcvxworks.cm, eelf_i386_vxworks.c): Depend
223 on vxworks.em.
224 * Makefile.in: Regenerate.
225
226 2006-03-02 Richard Sandiford <richard@codesourcery.com>
227
228 * emulparams/elf32ppccommon.sh: New file, extracted from...
229 * emulparams/elf32ppc.sh: ...here.
230 * emulparams/elf32ppcvxworks.sh: Include elf32ppccommon.sh
231 instead of elf32ppc.sh.
232 (BSS_PLT): Remove override.
233 * Makefile.am (eelf32lppc.c): Depend on elf32ppccommons.h.
234 (eelf32lppcnto.c, eelf32lppcsim.c, eelf32ppcnto.c): Likewise.
235 (eelf32ppc.c, eelf32ppc_fbsd.c, eelf32ppcsimm): Likewise.
236 (eelf32ppclinux.c): Likewise.
237 (eelf32ppcvxworks.c): Likewise. Add missing vxworks.sh dependency.
238 * Makefile.in: Regenerate.
239
240 2006-02-27 Carlos O'Donell <carlos@codesourcery.com>
241
242 * Makefile.am: Add html target.
243 * Makefile.in: Regenerate.
244 * po/Make-in: Add html target.
245
246 2006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
247 Anil Paranjape <anilp1@kpitcummins.com>
248 Shilin Shakti <shilins@kpitcummins.com>
249
250 * scripttemp/elf32xc16x.sc: Default linker script for tiny model.
251 * scripttemp/elf32xc16xl.sc: Default linker script for large model.
252 * scripttemp/elf32xc16xs.sc: Default linker script for small model.
253 * emulparams/elf32xc16x.sh: Emulation script for tiny model.
254 * emulparams/elf32xc16xl.sh: Emulation script for large model.
255 * emulparams/elf32xc16xs.sh: Emulation script for small model.
256 * Makefile.am: Add entry to make xc16x target.
257 * Makefile.in: Regenerate.
258 * configure.tgt: Specify default and other emulation parameters
259 for xc16x.
260 * NEWS: Announce the support for the new target.
261
262 2006-02-16 Nick Hudson <nick.hudson@dsl.pipex.com>
263
264 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
265 Use the traditional target.
266
267 2006-02-13 Joseph S. Myers <joseph@codesourcery.com>
268
269 * configure.tgt (arm*b-*-linux-gnueabi): Change to
270 arm*b-*-linux-*eabi.
271 (arm*-*-linux-gnueabi): Change to arm*-*-linux-*eabi.
272
273 2006-02-08 H.J. Lu <hongjiu.lu@intel.com>
274
275 PR ld/2290
276 * NEWS: Updated for the Linux linker search order change.
277
278 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call
279 gld${EMULATION_NAME}_check_ld_so_conf before checking default
280 search directories for DT_NEEDED entries.
281
282 2006-02-07 Paul Brook <paul@codesourcery.com>
283
284 * emultempl/armelf.em: Include elf/arm.h.
285 (arm_elf_finish): Set low address bit if enty point is a Thumb
286 function.
287
288 2006-02-01 Danny Smith <dannysmith@users.sourceforge.net>
289
290 * deffilep.y (def_image_name): If the image name does not have
291 a suffix, append the default.
292 * ld.texinfo: Document NAME, LIBRARY usage in PE-COFF .def files.
293
294 2006-01-31 Danny Smith dannysmith@users.sourceforge.net
295
296 * NEWS: Mention support for forward exports in PE-COFF dll's.
297 * ld.texinfo: Expand documentation of EXPORT statements in
298 PE-COFF .def files.
299
300 2006-01-31 Filip Navara <navaraf@reactos.com>
301
302 * deffile.h (struct def_file_export): Add field flag_forward.
303 * pe-dll.c (process_def_file): Check for forward exports.
304 (generate_edata): Generate forward export symbols.
305 (fill_edata): Emit them.
306
307 * pe-dll.c (process_def_file): Don't crash on malformed
308 fastcall symbol names in .def file.
309
310 2006-01-30 Nick Clifton <nickc@redhat.com>
311
312 * po/vi.po: Updated Vietnamese translation.
313
314 2006-01-27 Yitzchak Scott-Thoennes <sthoenna@efn.org>
315
316 * pe-dll.c (pe_dll_generate_implib): Issue "Creating library
317 file:" as informational message, not a warning.
318
319 2006-01-18 Roger Sayle <roger@eyesopen.com>
320
321 * emultempl/irix.em: Use lbasename instead of basename.
322
323 2006-01-16 Nick Clifton <nickc@redhat.com>
324
325 * po/zh_CN.po: New Chinese (simplified) translation.
326 * configure.in (ALL_LINGUAS): Add "zh_CH".
327 * configure: Regenerate.
328
329 2006-01-16 Bernhard Fischer <aldot@gcc.gnu.org>
330
331 * ld.texinfo (Options): Fix typo.
332
333 For older changes see ChangeLog-2005
334 \f
335 Local Variables:
336 mode: change-log
337 left-margin: 8
338 fill-column: 74
339 version-control: never
340 End:
This page took 0.042988 seconds and 4 git commands to generate.