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