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