2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
108a6f8e
CD
12006-04-06 Carlos O'Donell <carlos@codesourcery.com>
2
3 * Makefile.am: Add install-html, install-html-am, and
4 install-html-recursive targets.
5 * Makefile.in: Regenerate.
6 * configure.in: AC_SUBST datarootdir, docdir, htmldir.
7 * configure: Regenerate.
8 * po/Make-in: Add install-html target.
9
fbbc3759
L
102006-04-06 H.J. Lu <hongjiu.lu@intel.com>
11
12 * emultempl/ia64elf.em: Set link_info.relax_pass to 2. Remove
13 link_info.need_relax_finalize.
14
15 * ldlang.c (relax_sections): New.
16 (lang_process): Use. Call relax_sections link_info.relax_pass
17 times.
18
19 * ldmain.c (main): Set link_info.relax_pass to 1. Remove
20 link_info.need_relax_finalize.
21
dfcffada
AM
222006-04-05 Alan Modra <amodra@bigpond.net.au>
23
24 * Makefile.am (GENSCRIPTS): Pass prefix.
25 * Makefile.in: Regenerate.
26 * genscripts.sh: Adjust for extra parameter.
27 * emultempl/elf32.em (parse_ld_so_conf): Return true iff file
28 exists.
29 (check_ld_so_conf): Use ${prefix}/etc/ld.so.conf if it exists.
30 * NEWS: Update.
31
910600e9
RS
322006-04-05 Richard Sandiford <richard@codesourcery.com>
33 Daniel Jacobowitz <dan@codesourcery.com>
34
35 * configure.tgt (sparc*-*-vxworks*): New stanza.
36 * emulparams/elf32_sparc_vxworks.sh: New file.
37 * Makefile.am (ALL_EMULATIONS): Add eelf32_sparc_vxworks.o.
38 (eelf32_sparc_vxworks.c): New rule.
39 * Makefile.in: Regenerate.
40
4d4920ec
EB
412006-04-04 Eric Botcazou <ebotcazou@adacore.com>
42
43 * ldlang.c (lang_map): Print the list of discarded input sections.
44 (print_input_section): Change parameter and print zero-sized sections.
45 (print_statement): Adjust call to print_input_section.
46
a2877985
DS
472006-04-01 Danny Smith <dannysmith@users.sourceforge.net>
48
49 * deffilep.y (def_image_name): If LIBRARY or NAME statement
50 specifies an empty string, retain the name specified on command
51 line.
52 * ld.texinfo: Document above.
53
a1c16379
JJ
542006-03-31 Jakub Jelinek <jakub@redhat.com>
55
56 * ldmisc.c (vfinfo): Revert 2005-10-05 changes. If
57 bfd_find_nearest_line succeeded for %C or %D, but filename
58 is NULL, print section+offset at the end.
59
753a4ce3
BS
602006-03-25 Bernd Schmidt <bernd.schmidt@analog.com>
61
62 * emulparams/elf32bfinfd.sh: New file.
63 * emultempl/bfin.em: Delete.
64 * emulparams/bfin.sh: Lose reference to bfin.em.
65 * Makefile.am (eelf32bfin.c): Likewise.
66 (eelf32bfinfd.c): New.
67 * Makefile.in: Regenerate.
68 * configure.tgt (bfin-*-elf, bfin-*-uclinux): Add elf32bfinfd to
69 targ_extra_emuls.
70
0a44bf69
RS
712006-03-22 Richard Sandiford <richard@codesourcery.com>
72 Daniel Jacobowitz <dan@codesourcery.com>
73 Phil Edwards <phil@codesourcery.com>
74 Zack Weinberg <zack@codesourcery.com>
75 Mark Mitchell <mark@codesourcery.com>
76 Nathan Sidwell <nathan@codesourcery.com>
77
78 * configure.tgt (mips*el-*-vxworks*, mips*-*-vxworks*): Use
79 separate VxWorks emulations.
80 * emulparams/elf32ebmipvxworks.sh: New file.
81 * emulparams/elf32elmipvxworks.sh: New file.
82 * Makefile.am (ALL_EMULATIONS): Add eelf32ebmipvxworks.o and
83 eelf32elmipvxworks.o.
84 (eelf32ebmipvxworks.c, eelf32elmipvxworks.c): New rules.
85 * Makefile.in: Regenerate.
86
66eb6687
AM
872006-03-16 Alan Modra <amodra@bigpond.net.au>
88
89 PR 2434
90 * ldcref.c (add_cref): Adjust bfd_hash_table_init calls.
91 * ldlang.c (output_statement_table_init, lang_init): Likewise.
92 * ldmain.c (add_ysym, add_wrap, add_keepsyms_file): Likewise.
93 (undefined_symbol): Likewise.
94
00a97672
RS
952006-03-07 Richard Sandiford <richard@codesourcery.com>
96 Daniel Jacobowitz <dan@codesourcery.com>
97 Zack Weinberg <zack@codesourcery.com>
98 Nathan Sidwell <nathan@codesourcery.com>
99 Paul Brook <paul@codesourcery.com>
100 Ricardo Anguiano <anguiano@codesourcery.com>
101 Phil Edwards <phil@codesourcery.com>
102
103 * emulparams/armelf_vxworks.sh: Include vxworks.sh.
104 (MAXPAGESIZE): Define.
105 * emulparams/vxworks.sh: Undefine EMBEDDED.
106 * Makefile.am (earmelf_vxworks.c): Depend on vxworks.sh and vxworks.em.
107 * Makefile.in: Regenerate.
108
df406460
NC
1092006-03-03 Bjoern Haase <bjoern.m.haase@web.de>
110
111 * scripttempl/avr.sc: Add *(.jumptables) *(.lowtext) sections.
112 Add KEEP() directives.
113 Add *(.data*) *(.rodata) and *(.rodata*) and *(.bss*) to .data and
114 .bss output sections.
115
4f471f39
RS
1162006-03-03 Richard Sandiford <richard@codesourcery.com>
117
118 * emulparams/vxworks.sh (VXWORKS_BASE_EM_FILE): New variable.
119 (EXTRA_EM_FILE): Define.
120 * emultempl/vxworks.em: New file.
121 * ld.texinfo (--force-dynamic): Document.
122 * Makefile.am (eelf32ppcvxworks.cm, eelf_i386_vxworks.c): Depend
123 on vxworks.em.
124 * Makefile.in: Regenerate.
125
4a3dc543
RS
1262006-03-02 Richard Sandiford <richard@codesourcery.com>
127
128 * emulparams/elf32ppccommon.sh: New file, extracted from...
129 * emulparams/elf32ppc.sh: ...here.
130 * emulparams/elf32ppcvxworks.sh: Include elf32ppccommon.sh
131 instead of elf32ppc.sh.
132 (BSS_PLT): Remove override.
133 * Makefile.am (eelf32lppc.c): Depend on elf32ppccommons.h.
134 (eelf32lppcnto.c, eelf32lppcsim.c, eelf32ppcnto.c): Likewise.
135 (eelf32ppc.c, eelf32ppc_fbsd.c, eelf32ppcsimm): Likewise.
136 (eelf32ppclinux.c): Likewise.
137 (eelf32ppcvxworks.c): Likewise. Add missing vxworks.sh dependency.
138 * Makefile.in: Regenerate.
139
f7d9e5c3
CD
1402006-02-27 Carlos O'Donell <carlos@codesourcery.com>
141
142 * Makefile.am: Add html target.
143 * Makefile.in: Regenerate.
144 * po/Make-in: Add html target.
145
d70c5fc7
NC
1462006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
147 Anil Paranjape <anilp1@kpitcummins.com>
148 Shilin Shakti <shilins@kpitcummins.com>
149
150 * scripttemp/elf32xc16x.sc: Default linker script for tiny model.
151 * scripttemp/elf32xc16xl.sc: Default linker script for large model.
152 * scripttemp/elf32xc16xs.sc: Default linker script for small model.
153 * emulparams/elf32xc16x.sh: Emulation script for tiny model.
154 * emulparams/elf32xc16xl.sh: Emulation script for large model.
155 * emulparams/elf32xc16xs.sh: Emulation script for small model.
156 * Makefile.am: Add entry to make xc16x target.
157 * Makefile.in: Regenerate.
158 * configure.tgt: Specify default and other emulation parameters
159 for xc16x.
160 * NEWS: Announce the support for the new target.
161
aaa2ab3d
NH
1622006-02-16 Nick Hudson <nick.hudson@dsl.pipex.com>
163
164 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
165 Use the traditional target.
166
94089a50
JM
1672006-02-13 Joseph S. Myers <joseph@codesourcery.com>
168
169 * configure.tgt (arm*b-*-linux-gnueabi): Change to
170 arm*b-*-linux-*eabi.
171 (arm*-*-linux-gnueabi): Change to arm*-*-linux-*eabi.
172
c1446dba
L
1732006-02-08 H.J. Lu <hongjiu.lu@intel.com>
174
175 PR ld/2290
176 * NEWS: Updated for the Linux linker search order change.
177
178 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call
179 gld${EMULATION_NAME}_check_ld_so_conf before checking default
180 search directories for DT_NEEDED entries.
181
1d022697
PB
1822006-02-07 Paul Brook <paul@codesourcery.com>
183
184 * emultempl/armelf.em: Include elf/arm.h.
185 (arm_elf_finish): Set low address bit if enty point is a Thumb
186 function.
187
6b31ad16
DS
1882006-02-01 Danny Smith <dannysmith@users.sourceforge.net>
189
190 * deffilep.y (def_image_name): If the image name does not have
191 a suffix, append the default.
192 * ld.texinfo: Document NAME, LIBRARY usage in PE-COFF .def files.
193
4b5bd4e7
DS
1942006-01-31 Danny Smith dannysmith@users.sourceforge.net
195
196 * NEWS: Mention support for forward exports in PE-COFF dll's.
197 * ld.texinfo: Expand documentation of EXPORT statements in
198 PE-COFF .def files.
199
a8d701fd
DS
2002006-01-31 Filip Navara <navaraf@reactos.com>
201
202 * deffile.h (struct def_file_export): Add field flag_forward.
203 * pe-dll.c (process_def_file): Check for forward exports.
204 (generate_edata): Generate forward export symbols.
205 (fill_edata): Emit them.
206
207 * pe-dll.c (process_def_file): Don't crash on malformed
208 fastcall symbol names in .def file.
209
790433a9
NC
2102006-01-30 Nick Clifton <nickc@redhat.com>
211
212 * po/vi.po: Updated Vietnamese translation.
213
63d85248
NC
2142006-01-27 Yitzchak Scott-Thoennes <sthoenna@efn.org>
215
216 * pe-dll.c (pe_dll_generate_implib): Issue "Creating library
217 file:" as informational message, not a warning.
218
0dacb9e1
EC
2192006-01-18 Roger Sayle <roger@eyesopen.com>
220
221 * emultempl/irix.em: Use lbasename instead of basename.
222
32fba81d
NC
2232006-01-16 Nick Clifton <nickc@redhat.com>
224
225 * po/zh_CN.po: New Chinese (simplified) translation.
226 * configure.in (ALL_LINGUAS): Add "zh_CH".
227 * configure: Regenerate.
228
cc629b02 2292006-01-16 Bernhard Fischer <aldot@gcc.gnu.org>
f2a8f148
NC
230
231 * ld.texinfo (Options): Fix typo.
232
e88d958a 233For older changes see ChangeLog-2005
252b5132
RH
234\f
235Local Variables:
236mode: change-log
237left-margin: 8
238fill-column: 74
239version-control: never
240End:
This page took 0.533741 seconds and 4 git commands to generate.