bfd/
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
a6b96beb
AM
12006-06-19 Alan Modra <amodra@bigpond.net.au>
2
3 * ldexp.c (fold_name): Adjust bfd_sizeof_headers call.
4
5fa222e4
AM
52006-06-14 Kevin F. Quinn <kevquinn@gentoo.org>
6
7 * ld.texinfo: Document new -z lazy option.
8 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Handle
9 new option.
10 (gld${EMULATION_NAME}_list_options): Update help text.
11
ce28273f
FF
122006-06-12 Fred Fish <fnf@specifix.com>
13
14 * emulparams/elf32bmip.sh (OTHER_SECTIONS): Keep the
15 ".mdebug.<abi>" and ".gcc_compiled_long<size>" sections
16 generated by mips gcc.
17
7fd91fe0
TS
182006-06-12 Thiemo Seufer <ths@mips.com>
19
20 * emulparams/elf64bmip.sh, emulparams/elf64btsmip.sh (COMMONPAGESIZE):
21 Define.
22
409d7240
AM
232006-06-09 Alan Modra <amodra@bigpond.net.au>
24
25 * ldlang.h (lang_input_statement_type): Use bitfields for booleans.
26 * ldlang.c (struct out_section_hash_entry): Rename from
27 output_statement_hash_entry. Delete output_section_statement_type
28 entry. Add statement_union_type entry. Adjust all users.
29 (output_section_statement_table): Rename from output_statement_table.
30 Adjust all users.
31 (output_section_statement_newfunc): Rename from
32 output_statement_newfunc. Adjust all users.
33 (output_section_statement_table_init): Rename from
34 output_statement_table_init. Adjust all users.
35 (output_section_statement_table_free): Rename from
36 output_statement_table_free. Adjust all users.
37
6648b7cf
JM
382006-06-07 Joseph S. Myers <joseph@codesourcery.com>
39
40 * po/Make-in (pdf, ps): New dummy targets.
41
02a38f92
AM
422006-06-07 Alan Modra <amodra@bigpond.net.au>
43
44 * ldlang.h (enum section_type): Delete dsect_section, copy_section,
45 info_section and overlay_section. Add noalloc_section.
46 * ldlang.c (lang_add_section): Adjust.
47 * ldgram.y (type): Adjust.
48
e0f6802f
AM
492006-06-06 Alan Modra <amodra@bigpond.net.au>
50
51 * ldlang.c (init_os): Whitespace.
52 (map_input_to_output_sections): Don't init_os for lang_input_section.
53 (print_all_symbols): Remove forward declaration. Convert to ISO C.
54
4cfe2c59
DJ
552006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
56
57 * po/Make-in (top_builddir): Define.
58
65ede3f4
AM
592006-06-05 Alan Modra <amodra@bigpond.net.au>
60
61 * ldexp.c (exp_get_abs_int): Make error message the same as
62 others emitted in this file.
63
8c61c153
AM
642006-06-05 Alan Modra <amodra@bigpond.net.au>
65
66 * config.in: Regenerate.
67
87aa7f19
AM
682006-06-05 Alan Modra <amodra@bigpond.net.au>
69
70 * ldlang.c (lookup_name): Delete dead code. Remove FIXMEs.
71
e13629bc
AM
722006-06-03 Alan Modra <amodra@bigpond.net.au>
73
74 * emultempl/elf32.em (global_found): Make it a pointer.
75 (stat_needed, try_needed): Adjust.
76 (check_needed): Don't skip non-loaded as-needed entries. Only
77 consider entries with both filename and the_bfd non-null.
78 (after_open): Try loading non-loaded as-needed libs to satisfy
79 DT_NEEDED libs.
80
e10fad12
JM
812006-06-02 Joseph S. Myers <joseph@codesourcery.com>
82
83 * Makefile.am (TEXI2DVI): Add -I $(top_srcdir)/../libiberty.
84 * Makefile.in: Regenerate.
85
20e95c23
DJ
862006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
87
88 * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
89 and LIBINTL_DEP everywhere.
90 (INTLLIBS): Remove.
91 (INCLUDES): Use @INCINTL@.
92 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
93 Remove local code for po/Makefile.
94 * Makefile.in, configure: Regenerated.
95
24718e3b
L
962006-05-30 H.J. Lu <hongjiu.lu@intel.com>
97
98 * emulparams/arcelf.sh (MAXPAGESIZE): Changed to
99 "CONSTANT (MAXPAGESIZE)".
100 * emulparams/armelf_nbsd.sh: Likewise.
101 * emulparams/armelf_vxworks.sh: Likewise.
102 * emulparams/armnto.sh: Likewise.
103 * emulparams/armsymbian.sh: Likewise.
104 * emulparams/crislinux.sh: Likewise.
105 * emulparams/elf32_i860.sh: Likewise.
106 * emulparams/elf32_i960.sh: Likewise.
107 * emulparams/elf32am33lin.sh: Likewise.
108 * emulparams/elf32bfinfd.sh: Likewise.
109 * emulparams/elf32bmipn32-defs.sh: Likewise.
110 * emulparams/elf32frvfd.sh: Likewise.
111 * emulparams/elf32i370.sh: Likewise.
112 * emulparams/elf32lppcnto.sh: Likewise.
113 * emulparams/elf32mcore.sh: Likewise.
114 * emulparams/elf32openrisc.sh: Likewise.
115 * emulparams/elf32ppcnto.sh: Likewise.
116 * emulparams/elf32ppcwindiss.sh: Likewise.
117 * emulparams/elf32vax.sh: Likewise.
118 * emulparams/elf32xc16x.sh: Likewise.
119 * emulparams/elf32xc16xl.sh: Likewise.
120 * emulparams/elf32xc16xs.sh: Likewise.
121 * emulparams/elf64_aix.sh: Likewise.
122 * emulparams/elf64hppa.sh: Likewise.
123 * emulparams/elf64mmix.sh: Likewise.
124 * emulparams/elf_i386_be.sh: Likewise.
125 * emulparams/elf_i386_chaos.sh: Likewise.
126 * emulparams/elf_i386_ldso.sh: Likewise.
127 * emulparams/hppa64linux.sh: Likewise.
128 * emulparams/hppalinux.sh: Likewise.
129 * emulparams/hppaobsd.sh: Likewise.
130 * emulparams/i386lynx.sh: Likewise.
131 * emulparams/i386moss.sh: Likewise.
132 * emulparams/i386nto.sh: Likewise.
133 * emulparams/i386nw.sh: Likewise.
134 * emulparams/m32relf_linux.sh: Likewise.
135 * emulparams/m68kpsos.sh: Likewise.
136 * emulparams/or32elf.sh: Likewise.
137 * emulparams/pjelf.sh: Likewise.
138 * emulparams/pjlelf.sh: Likewise.
139 * emulparams/ppclynx.sh: Likewise.
140 * emulparams/ppcnw.sh: Likewise.
141 * emulparams/shelf32_nbsd.sh : Likewise.
142 * emulparams/shelf_nbsd.sh: Likewise.
143 * emulparams/shelf_nto.sh: Likewise.
144 * emulparams/shlelf_nto.sh: Likewise.
145 * emulparams/xtensa-config.sh: Likewise.
146
147 * emulparams/armelf_linux.sh (MAXPAGESIZE): Changed to
148 "CONSTANT (MAXPAGESIZE)".
149 (COMMONPAGESIZE): Changed to "CONSTANT (COMMONPAGESIZE)".
150 * emulparams/elf32_sparc.sh: Likewise.
151 * emulparams/elf32bmip.sh: Likewise.
152 * emulparams/elf32ppccommon.sh: Likewise.
153 * emulparams/elf64_ia64.sh: Likewise.
154 * emulparams/elf64_s390.sh: Likewise.
155 * emulparams/elf64_sparc.sh: Likewise.
156 * emulparams/elf64alpha.sh: Likewise.
157 * emulparams/elf64ppc.sh: Likewise.
158 * emulparams/elf_i386.sh: Likewise.
159 * emulparams/elf_i386_vxworks.sh: Likewise.
160 * emulparams/elf_s390.sh: Likewise.
161 * emulparams/elf_x86_64.sh: Likewise.
162 * emulparams/shlelf32_linux.sh: Likewise.
163 * emulparams/shlelf_linux.sh: Likewise.
164
165 * emulparams/elf32bmipn32.sh (COMMONPAGESIZE): Changed to
166 "CONSTANT (COMMONPAGESIZE)".
167 * emulparams/elf32btsmipn32.sh: Likewise.
168
169 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Add
170 "-z max-page-size=" and "-z common-page-size=".
171 (gld${EMULATION_NAME}_list_options): Likewise.
172
173 * ld.h (ld_config_type): Add maxpagesize and commonpagesize.
174
175 * ld.texinfo: Document "-z max-page-size=" and
176 "-z common-page-size=".
177
178 * ldexp.c (exp_print_token): Handle CONSTANT.
179 (fold_name): Likewise.
180 * ldgram.y: Likewise.
181 * ldlex.l: Likewise.
182
183 * ldmain.c (main): Initiliaze config.maxpagesize and
184 config.commonpagesize. Call bfd_emul_set_maxpagesize if
185 config.maxpagesize isn't 0. Call bfd_emul_set_commonpagesize if
186 config.commonpagesize config.maxpagesize isn't 0.
187
eebf07fb
NC
1882006-05-30 Nick Clifton <nickc@redhat.com>
189
190 * po/es.po: Updated Spanish translation.
191
f7661549
L
1922006-05-25 H.J. Lu <hongjiu.lu@intel.com>
193
194 * emulparams/elf_x86_64.sh (MAXPAGESIZE): Updated to 0x200000.
195
314e9a4e
L
1962006-05-24 H.J. Lu <hongjiu.lu@intel.com>
197
198 PR ld/1485
199 * configure.in: Use ${srcdir}/../bfd/config.bfd to check 64bit
200 bfd. Support 64bit host for --enable-targets=all.
201 * configure: Regenerated.
202
4a4d496a
NC
2032006-05-24 Nick Clifton <nickc@redhat.com>
204
205 * po/vi.po: Updated Vietnamese translation.
206
28c9d252
NC
2072006-05-24 Bjoern Haase <bjoern.m.haase@web.de>
208
209 * configure.tgt: Add avr6 to emulation list.
210 * Makefile.am: Add eavr6.o and corresponding rule.
211 * Makefile.in: Regenerate.
212 * emulparams/avr6.sh: New file.
213 * emulparams/avrX.sh (TEMPLATE_NAME): Use elf32 instead of generic
214 for target option support.
215 (EXTRA_EM_FILE): Add reference to new em template file avrelf.
216 * scripttempl/avr.sc: Add ".trampolines" section.
217 * emultempl/avrelf.em: Add new file for target specific options.
218
b7309ada
NC
2192006-05-22 Nick Clifton <nickc@redhat.com>
220
221 * scripttempl/elf32crx.sc (.rdata): Add .rodata.*.
222
f0636a44
AM
2232006-05-19 Alan Modra <amodra@bigpond.net.au>
224
225 * ldlang.c (lang_size_sections_1): Don't check mem regions for
226 os->ignored sections.
227
f86a8756
DJ
2282005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
229
230 * ldlang.c (lang_size_sections): Call lang_reset_memory_regions
231 before redoing one_lang_size_sections_pass.
232
370b66a1
CD
2332006-05-11 Carlos O'Donell <carlos@codesourcery.com>
234
235 * ld.texinfo: Rename "Index" to "LD Index"
236
53baae48
NC
2372006-05-11 Pedro Alves <pedro_alves@portugalmail.pt>
238
239 * pe-dll.c (autofilter_symbollist): Add Dllmain,
240 DllMainCRTStartup, _DllMainCRTStartup and .text.
241 (autofilter_liblist): Add libcegcc.
242 (autofilter_symbolprefixlist): Add __imp_ and .idata$.
243 (generate_reloc): Do not skip sections without a SEC_LOAD flag,
244 they can still contain relocs that need processing.
245 Skip the .idata$6 section.
246 (jmp_arm_bytes): New array: Contains byte codes for an ARM jump.
247 (make_one): Use the new array.
248 (make_import_fixup_entry): Use .idata$2 instead of .idata$3.
249 * emultempl/pe.em (MajorSubsystemVersion): Set to 3 for armpe.
250
2a60a7a8
AM
2512006-05-05 Alan Modra <amodra@bigpond.net.au>
252
253 * ld.texinfo: Document PowerPC and PowerPC64 options.
254 * gen-doc.texi: Enable.
255
38fc1cb1
DJ
2562006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
257
258 * Makefile.am (AM_MAKEINFOFLAGS): Add libiberty.
259 (TEXI2POD): Use AM_MAKEINFOFLAGS.
260 (configdoc.texi): Don't set top_srcdir.
261 * ld.texinfo: Don't use top_srcdir.
262 * aclocal.m4, Makefile.in: Regenerated.
263
241a6c40
AM
2642006-04-19 Alan Modra <amodra@bigpond.net.au>
265
abe6ac95
AM
266 * ldlang.c (wild): Tidy default_common_section loop.
267 (print_input_section): Format.
268
241a6c40
AM
269 * configure: Regenerate.
270
e7403566
DJ
2712006-04-16 Daniel Jacobowitz <dan@codesourcery.com>
272
273 * po/POTFILES.in: Regenerated.
274
b030a24e
DJ
2752006-04-16 Daniel Jacobowitz <dan@codesourcery.com>
276
277 * config.in: Regenerated.
278
a255b6c7
BW
2792006-04-14 David Heine <dlheine@tensilica.com>
280 Bob Wilson <bob.wilson@acm.org>
281
282 * emultempl/xtensaelf.em (elf_xtensa_before_allocation): Call new
283 function to strip inconsistent linkonce sections.
284 (input_section_linked_worker, input_section_linked): New.
285 (is_inconsistent_linkonce_section): New.
286 (xtensa_strip_inconsistent_linkonce_sections): New.
287