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