* config/tc-arm.c (stdarg.h): include.
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
02a38f92
AM
12006-06-07 Alan Modra <amodra@bigpond.net.au>
2
3 * ldlang.h (enum section_type): Delete dsect_section, copy_section,
4 info_section and overlay_section. Add noalloc_section.
5 * ldlang.c (lang_add_section): Adjust.
6 * ldgram.y (type): Adjust.
7
e0f6802f
AM
82006-06-06 Alan Modra <amodra@bigpond.net.au>
9
10 * ldlang.c (init_os): Whitespace.
11 (map_input_to_output_sections): Don't init_os for lang_input_section.
12 (print_all_symbols): Remove forward declaration. Convert to ISO C.
13
4cfe2c59
DJ
142006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
15
16 * po/Make-in (top_builddir): Define.
17
65ede3f4
AM
182006-06-05 Alan Modra <amodra@bigpond.net.au>
19
20 * ldexp.c (exp_get_abs_int): Make error message the same as
21 others emitted in this file.
22
8c61c153
AM
232006-06-05 Alan Modra <amodra@bigpond.net.au>
24
25 * config.in: Regenerate.
26
87aa7f19
AM
272006-06-05 Alan Modra <amodra@bigpond.net.au>
28
29 * ldlang.c (lookup_name): Delete dead code. Remove FIXMEs.
30
e13629bc
AM
312006-06-03 Alan Modra <amodra@bigpond.net.au>
32
33 * emultempl/elf32.em (global_found): Make it a pointer.
34 (stat_needed, try_needed): Adjust.
35 (check_needed): Don't skip non-loaded as-needed entries. Only
36 consider entries with both filename and the_bfd non-null.
37 (after_open): Try loading non-loaded as-needed libs to satisfy
38 DT_NEEDED libs.
39
e10fad12
JM
402006-06-02 Joseph S. Myers <joseph@codesourcery.com>
41
42 * Makefile.am (TEXI2DVI): Add -I $(top_srcdir)/../libiberty.
43 * Makefile.in: Regenerate.
44
20e95c23
DJ
452006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
46
47 * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
48 and LIBINTL_DEP everywhere.
49 (INTLLIBS): Remove.
50 (INCLUDES): Use @INCINTL@.
51 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
52 Remove local code for po/Makefile.
53 * Makefile.in, configure: Regenerated.
54
24718e3b
L
552006-05-30 H.J. Lu <hongjiu.lu@intel.com>
56
57 * emulparams/arcelf.sh (MAXPAGESIZE): Changed to
58 "CONSTANT (MAXPAGESIZE)".
59 * emulparams/armelf_nbsd.sh: Likewise.
60 * emulparams/armelf_vxworks.sh: Likewise.
61 * emulparams/armnto.sh: Likewise.
62 * emulparams/armsymbian.sh: Likewise.
63 * emulparams/crislinux.sh: Likewise.
64 * emulparams/elf32_i860.sh: Likewise.
65 * emulparams/elf32_i960.sh: Likewise.
66 * emulparams/elf32am33lin.sh: Likewise.
67 * emulparams/elf32bfinfd.sh: Likewise.
68 * emulparams/elf32bmipn32-defs.sh: Likewise.
69 * emulparams/elf32frvfd.sh: Likewise.
70 * emulparams/elf32i370.sh: Likewise.
71 * emulparams/elf32lppcnto.sh: Likewise.
72 * emulparams/elf32mcore.sh: Likewise.
73 * emulparams/elf32openrisc.sh: Likewise.
74 * emulparams/elf32ppcnto.sh: Likewise.
75 * emulparams/elf32ppcwindiss.sh: Likewise.
76 * emulparams/elf32vax.sh: Likewise.
77 * emulparams/elf32xc16x.sh: Likewise.
78 * emulparams/elf32xc16xl.sh: Likewise.
79 * emulparams/elf32xc16xs.sh: Likewise.
80 * emulparams/elf64_aix.sh: Likewise.
81 * emulparams/elf64hppa.sh: Likewise.
82 * emulparams/elf64mmix.sh: Likewise.
83 * emulparams/elf_i386_be.sh: Likewise.
84 * emulparams/elf_i386_chaos.sh: Likewise.
85 * emulparams/elf_i386_ldso.sh: Likewise.
86 * emulparams/hppa64linux.sh: Likewise.
87 * emulparams/hppalinux.sh: Likewise.
88 * emulparams/hppaobsd.sh: Likewise.
89 * emulparams/i386lynx.sh: Likewise.
90 * emulparams/i386moss.sh: Likewise.
91 * emulparams/i386nto.sh: Likewise.
92 * emulparams/i386nw.sh: Likewise.
93 * emulparams/m32relf_linux.sh: Likewise.
94 * emulparams/m68kpsos.sh: Likewise.
95 * emulparams/or32elf.sh: Likewise.
96 * emulparams/pjelf.sh: Likewise.
97 * emulparams/pjlelf.sh: Likewise.
98 * emulparams/ppclynx.sh: Likewise.
99 * emulparams/ppcnw.sh: Likewise.
100 * emulparams/shelf32_nbsd.sh : Likewise.
101 * emulparams/shelf_nbsd.sh: Likewise.
102 * emulparams/shelf_nto.sh: Likewise.
103 * emulparams/shlelf_nto.sh: Likewise.
104 * emulparams/xtensa-config.sh: Likewise.
105
106 * emulparams/armelf_linux.sh (MAXPAGESIZE): Changed to
107 "CONSTANT (MAXPAGESIZE)".
108 (COMMONPAGESIZE): Changed to "CONSTANT (COMMONPAGESIZE)".
109 * emulparams/elf32_sparc.sh: Likewise.
110 * emulparams/elf32bmip.sh: Likewise.
111 * emulparams/elf32ppccommon.sh: Likewise.
112 * emulparams/elf64_ia64.sh: Likewise.
113 * emulparams/elf64_s390.sh: Likewise.
114 * emulparams/elf64_sparc.sh: Likewise.
115 * emulparams/elf64alpha.sh: Likewise.
116 * emulparams/elf64ppc.sh: Likewise.
117 * emulparams/elf_i386.sh: Likewise.
118 * emulparams/elf_i386_vxworks.sh: Likewise.
119 * emulparams/elf_s390.sh: Likewise.
120 * emulparams/elf_x86_64.sh: Likewise.
121 * emulparams/shlelf32_linux.sh: Likewise.
122 * emulparams/shlelf_linux.sh: Likewise.
123
124 * emulparams/elf32bmipn32.sh (COMMONPAGESIZE): Changed to
125 "CONSTANT (COMMONPAGESIZE)".
126 * emulparams/elf32btsmipn32.sh: Likewise.
127
128 * emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Add
129 "-z max-page-size=" and "-z common-page-size=".
130 (gld${EMULATION_NAME}_list_options): Likewise.
131
132 * ld.h (ld_config_type): Add maxpagesize and commonpagesize.
133
134 * ld.texinfo: Document "-z max-page-size=" and
135 "-z common-page-size=".
136
137 * ldexp.c (exp_print_token): Handle CONSTANT.
138 (fold_name): Likewise.
139 * ldgram.y: Likewise.
140 * ldlex.l: Likewise.
141
142 * ldmain.c (main): Initiliaze config.maxpagesize and
143 config.commonpagesize. Call bfd_emul_set_maxpagesize if
144 config.maxpagesize isn't 0. Call bfd_emul_set_commonpagesize if
145 config.commonpagesize config.maxpagesize isn't 0.
146
eebf07fb
NC
1472006-05-30 Nick Clifton <nickc@redhat.com>
148
149 * po/es.po: Updated Spanish translation.
150
f7661549
L
1512006-05-25 H.J. Lu <hongjiu.lu@intel.com>
152
153 * emulparams/elf_x86_64.sh (MAXPAGESIZE): Updated to 0x200000.
154
314e9a4e
L
1552006-05-24 H.J. Lu <hongjiu.lu@intel.com>
156
157 PR ld/1485
158 * configure.in: Use ${srcdir}/../bfd/config.bfd to check 64bit
159 bfd. Support 64bit host for --enable-targets=all.
160 * configure: Regenerated.
161
4a4d496a
NC
1622006-05-24 Nick Clifton <nickc@redhat.com>
163
164 * po/vi.po: Updated Vietnamese translation.
165
28c9d252
NC
1662006-05-24 Bjoern Haase <bjoern.m.haase@web.de>
167
168 * configure.tgt: Add avr6 to emulation list.
169 * Makefile.am: Add eavr6.o and corresponding rule.
170 * Makefile.in: Regenerate.
171 * emulparams/avr6.sh: New file.
172 * emulparams/avrX.sh (TEMPLATE_NAME): Use elf32 instead of generic
173 for target option support.
174 (EXTRA_EM_FILE): Add reference to new em template file avrelf.
175 * scripttempl/avr.sc: Add ".trampolines" section.
176 * emultempl/avrelf.em: Add new file for target specific options.
177
b7309ada
NC
1782006-05-22 Nick Clifton <nickc@redhat.com>
179
180 * scripttempl/elf32crx.sc (.rdata): Add .rodata.*.
181
f0636a44
AM
1822006-05-19 Alan Modra <amodra@bigpond.net.au>
183
184 * ldlang.c (lang_size_sections_1): Don't check mem regions for
185 os->ignored sections.
186
f86a8756
DJ
1872005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
188
189 * ldlang.c (lang_size_sections): Call lang_reset_memory_regions
190 before redoing one_lang_size_sections_pass.
191
370b66a1
CD
1922006-05-11 Carlos O'Donell <carlos@codesourcery.com>
193
194 * ld.texinfo: Rename "Index" to "LD Index"
195
53baae48
NC
1962006-05-11 Pedro Alves <pedro_alves@portugalmail.pt>
197
198 * pe-dll.c (autofilter_symbollist): Add Dllmain,
199 DllMainCRTStartup, _DllMainCRTStartup and .text.
200 (autofilter_liblist): Add libcegcc.
201 (autofilter_symbolprefixlist): Add __imp_ and .idata$.
202 (generate_reloc): Do not skip sections without a SEC_LOAD flag,
203 they can still contain relocs that need processing.
204 Skip the .idata$6 section.
205 (jmp_arm_bytes): New array: Contains byte codes for an ARM jump.
206 (make_one): Use the new array.
207 (make_import_fixup_entry): Use .idata$2 instead of .idata$3.
208 * emultempl/pe.em (MajorSubsystemVersion): Set to 3 for armpe.
209
2a60a7a8
AM
2102006-05-05 Alan Modra <amodra@bigpond.net.au>
211
212 * ld.texinfo: Document PowerPC and PowerPC64 options.
213 * gen-doc.texi: Enable.
214
38fc1cb1
DJ
2152006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
216
217 * Makefile.am (AM_MAKEINFOFLAGS): Add libiberty.
218 (TEXI2POD): Use AM_MAKEINFOFLAGS.
219 (configdoc.texi): Don't set top_srcdir.
220 * ld.texinfo: Don't use top_srcdir.
221 * aclocal.m4, Makefile.in: Regenerated.
222
241a6c40
AM
2232006-04-19 Alan Modra <amodra@bigpond.net.au>
224
abe6ac95
AM
225 * ldlang.c (wild): Tidy default_common_section loop.
226 (print_input_section): Format.
227
241a6c40
AM
228 * configure: Regenerate.
229
e7403566
DJ
2302006-04-16 Daniel Jacobowitz <dan@codesourcery.com>
231
232 * po/POTFILES.in: Regenerated.
233
b030a24e
DJ
2342006-04-16 Daniel Jacobowitz <dan@codesourcery.com>
235
236 * config.in: Regenerated.
237
a255b6c7
BW
2382006-04-14 David Heine <dlheine@tensilica.com>
239 Bob Wilson <bob.wilson@acm.org>
240
241 * emultempl/xtensaelf.em (elf_xtensa_before_allocation): Call new
242 function to strip inconsistent linkonce sections.
243 (input_section_linked_worker, input_section_linked): New.
244 (is_inconsistent_linkonce_section): New.
245 (xtensa_strip_inconsistent_linkonce_sections): New.
246