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