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