*** empty log message ***
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
52f89c0a
RS
12004-04-08 Richard Sandiford <rsandifo@redhat.com>
2
3 * emulparams/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix.
4 * emulparams/elf64bmip.sh (EXTRA_EM_FILE): Likewise.
5 * emulparams/elf32bmipn32.sh (EXTRA_EM_FILE): Likewise.
6 * emultempl/irix.em: New file.
7 * Makefile.am (eelf32bsmip.c, eelf32bmipn32.c, eelf64bmip.c): Update
8 dependencies.
9 * Makefile.in: Regenerate.
10
e489d0ae
PB
112004-04-01 Paul Brook <paul@codesourcery.com>
12
13 * emultempl/armelf.em (byteswap_code): Add.
14 (arm_elf_before_allocation): Pass extra parameter.
15 (PARSE_AND_LIST_PROLOGUE): Add OPTION_BE8.
16 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add be8.
17 (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_BE8.
18 * emultempl/armelf_oabi.em: Pass extra parameter.
19 * ld.texinfo: Document --be8.
20
7cc8057a
SS
212004-03-30 Stan Shebs <shebs@apple.com>
22
23 Remove long-obsolete MPW support.
24 * mpw-config.in, mpw-make.sed, mac-ld.r: Remove files.
25 * Makefile.am (mpw): Remove file-presynthesizing actions.
26 * Makefile.in: Likewise.
27 * ldfile.c (slash): Remove MPW case.
28 * ldlex.l [MPW]: Remove unused definition.
29
0949843d
NC
302004-03-30 Galit Heller <Galit.Heller@nsc.com>
31
32 * Makefile.am (ALL_EMULATIONS): Add eelf32cr16c.o.
33 (eelf32cr16c.c): New target.
34 * Makefile.in: Regenerate.
35 * configure.tgt: Handle cr16c-*-elf*.
36 * emulparams/elf32cr16c.sh: New file.
37 * scripttempl/elfcr16c.sc: Likewise
38 * NEWS: Mention support for new target.
39
0a159ef8
NC
402004-03-30 Nick Clifton <nickc@redhat.com>
41
42 * po/sv.po: Updated Swedish translation.
43
7a945db6
AM
442004-03-27 Alan Modra <amodra@bigpond.net.au>
45
46 * emultempl/elf32.em: Update new bfd_elf_discard_info name.
47 * emultempl/hppaelf.em: Likewise.
48 * emultempl/ppc64elf.em: Likewise.
49 * emultempl/sh64elf.em: Likewise.
50
5a580b3a
AM
512004-03-25 Alan Modra <amodra@bigpond.net.au>
52
53 * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Update
54 size_dynamic_sections call.
55
b9cf773d
AM
562004-03-23 Alan Modra <amodra@bigpond.net.au>
57
58 PR 51.
59 * emultempl/ppc64elf.em (ppc_create_output_section_statements): Set
60 link_info.wrap_char.
61
59c2e50f
L
622004-03-20 H.J. Lu <hongjiu.lu@intel.com>
63
64 * lexsup.c (parse_args): Don't set unresolved_syms_in_objects
65 or unresolved_syms_in_shared_libs for -Bdynamic and -Bstatic.
66
44349745
AO
672004-03-20 Alexandre Oliva <aoliva@redhat.com>
68
69 * emulparams/elf32frvfd.sh (MAXPAGESIZE): Change to 16Kb.
70
81359a70
AM
712004-03-19 Alan Modra <amodra@bigpond.net.au>
72
73 * config.in: Regenerate.
74 * po/ld.pot: Regenerate.
75
4a43e768
AM
762004-03-18 Alan Modra <amodra@bigpond.net.au>
77
78 * ld.texinfo: Add --as-needed doco.
79 * ldmain.c (as_needed): New global var.
80 * ldmain.h (as_needed): Declare.
81 * lexsup.c (option_values): Add OPTION_AS_NEEDED and
82 OPTION_NO_AS_NEEDED.
83 (ld_options): Likewise.
84 (parse_args): Handle them.
85 * ldlang.h (lang_input_statement_type): Add as_needed field.
86 * ldlang.c (new_afile): Set p->as_needed.
87 * emultempl/elf32.em (gld${EMULATION_NAME}_load_symbols): New function.
88 (gld${EMULATION_NAME}_try_needed): Use bfd_elf_set_dyn_lib_class.
89 (ld_${EMULATION_NAME}_emulation): Set LDEMUL_RECOGNIZED_FILE entry.
90
91 * ldlang.c (open_input_bfds): Remove useless cast.
92 (lang_do_assignments_1): Likewise.
93 (lang_for_each_input_section): Delete.
94
9183ed4b
AM
952004-03-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97 * configure.tgt: Switch sh-*-rtems* to ELF. Add sh-*-rtemscoff*.
98
ee31fbd0
NC
992004-03-08 Danny Smith <dannysmith@users.sourceforge.net>
100
101 * pe-dll.c (pe_dll_generate_implib): Skip sections marked as
102 private when building implib.
103
e5caec89
NS
1042004-03-05 Nathan Sidwell <nathan@codesourcery.com>
105
106 * ldlang.c (lang_add_section): Don't force SEC_LOAD on
107 SEC_THREAD_LOCAL.
108 (IGNORE_SECTION): Ignore .tbss sections too.
109 (lang_size_sections_1): .tbss sections do not advance dot.
110
cc2f008e
AS
1112004-03-01 Andreas Schwab <schwab@suse.de>
112
113 * ld.texinfo (Options): Fix example for --wrap.
114
f5a95868
DS
1152004-02-25 Danny Smith <dannysmith@users.sourceforge.net>
116
117 * pe-dll.c (fill_edata): Check that exported_symbol_sections is
118 not NULL.
119
177b729b
ILT
1202004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
121
122 * ldlang.c (lang_check): Use %P, not %E, in error message.
123
1b493742
NS
1242004-02-23 Nathan Sidwell <nathan@codesourcery.com>
125
126 * ldlang.h (struct lang_output_section_state): Change processed
127 field's type.
128 * ldexp.c (check, invalid): Remove.
129 (fold_name): Move valid_p assignments. Create undefined symbol
130 when needed. Directly exampine section's processd flag.
131 * ldlang.c (lang_output_section_statement_lookup): Adjust
132 processed field init.
133 (lang_size_sections_1): Allow LOADADDR when determining section's
134 VMA. Adjust error message. Fold data statement's expr.
135 (lang_size_sections): Correctly increment lang_statement_iteration.
136
1372004-02-23 Alan Modra <amodra@bigpond.net.au>
138
139 * ldexp.c (fold_tree): Follow indirect symbols.
b9cf773d 140
876f4090
NS
1412004-02-20 Nathan Sidwell <nathan@codesourcery.com>
142
143 * ldgram.y (exp): Add two operand ALIGN.
144 * ldexp.c (fold_binary): Add ALIGN_K case.
145 * ld.texinfo (ALIGN): Document two operand version.
146
384d938f
NS
1472004-02-19 Nathan Sidwell <nathan@codesourcery.com>
148
149 * ldlang.c (map_input_to_output_sections): Initialize sections
150 mentioned in a data statement expression.
151 (lang_do_assignments_1): Add data statement's expression's
152 section's vma.
153
b6ca8815
NS
1542004-02-18 Nathan Sidwell <nathan@codesourcery.com>
155
156 * ldgram.y (statement_anywhere): Add assert rule.
157 * ldlang.c (exp_init_os): Add assert case.
158
c92c35e7
AC
1592004-02-14 Andrew Cagney <cagney@redhat.com>
160
161 * ldmain.c (remove_output): Call bfd_cache_close.
162
9bf78c99
RS
1632004-02-14 Richard Sandiford <rsandifo@redhat.com>
164
165 * emulparams/elf32bmipn32-defs.sh (OTHER_SECTIONS): Discard
166 .MIPS.content* and .MIPS.events* sections.
167
f3806916
DJ
1682004-02-09 Daniel Jacobowitz <drow@mvista.com>
169
170 * emulparams/armelf.sh, emulparams/armelf_linux.sh: Move
171 .note.gnu.arm.ident to after allocated sections. Mark its
172 address as 0.
173
4c8e70d7
DJ
1742004-02-09 Daniel Jacobowitz <drow@mvista.com>
175
176 * emulparams/armelf_linux.sh (COMMONPAGESIZE): Set to 4KB.
177 * emulparams/elf32bmip.sh (COMMONPAGESIZE): Likewise.
178 * emulparams/elf32bmipn32.sh (COMMONPAGESIZE): Likewise.
179 * emulparams/elf32btsmipn32.sh (COMMONPAGESIZE): Likewise.
180 * emulparams/shlelf_linux.sh (COMMONPAGESIZE): Likewise.
181
ff71f4f7
NC
1822004-02-05 Nick Clifton <nickc@redhat.com>
183
184 * emultempl/pe.em (_after_open): Fix typo in previous delta.
185
07a68a80
NC
1862004-02-04 Danny Smith <dannysmith@users.sourceforge.net>
187
188 * emultempl/pe.em (_after_open): Fix thinko in 2003-12-18 patch.
189
1dd3bf68
AM
1902004-01-28 Alan Modra <amodra@bigpond.net.au>
191
586196d5
AM
192 * genscripts.sh: Fix typo.
193
1dd3bf68
AM
194 * genscripts.sh: Apply $LIBPATH_SUFFIX to $tool_lib and $libdir too.
195
13d9421f
JJ
1962004-01-24 Jakub Jelinek <jakub@redhat.com>
197
198 * emulparams/elf64_ia64.sh: Put .rela.opd into
199 OTHER_GOT_RELOC_SECTIONS instead of OTHER_PLT_RELOC_SECTIONS.
200
4d8907ac
DS
2012004-01-20 Danny Smith <dannysmith@users.sourceforge.net>
202
203 * pe-dll.c (pe_create_import_fixup): Clear WP_TEXT flag.
204 * ld.texinfo (--omagic): Note that writable text section
205 does not conform to published PE-COFF specs.
206 (--enable-auto-import): Likewise.
207
e5c60db5
AM
2082004-01-15 Alan Modra <amodra@bigpond.net.au>
209
210 * emulparams/elf32ppc.sh (COMMONPAGESIZE): Define.
211
6bdafbeb
NC
2122004-01-13 Nick Clifton <nickc@redhat.com>
213
214 * ldlang.c (lang_get_regions): Add extra parameter 'have_vma'
215 which if true will prevent the LMA region being used as a
216 replacement for a default VMA region.
586196d5
AM
217 (lang_leave_output_section_statement): Pass extra parameter.
218 (lang_leave_overlay): Likewise.
219 * ld.texinfo (Output Section LMA): Document that the LMA
6bdafbeb
NC
220 region can be set to the VMA region if no VMA has been set.
221 * ldlang.h (struct lang_output_section_phdr_list): Create a
222 typedef for this type. Minor formatting fixes.
586196d5 223
9dfc8ab2
NC
2242004-01-13 Nick Clifton <nickc@redhat.com>
225
226 * ldlang.c (lang_size_sections_1): If dot is advanced, then
227 assume that the section should be allocated.
228
8325c4dd
AM
2292004-01-13 Alan Modra <amodra@bigpond.net.au>
230
231 * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD
232 sections. Do ignore SEC_NEVER_LOAD sections.
233 (lang_size_sections_1): Remove test made redundant with the above.
234
83490352
AM
2352004-01-09 Alan Modra <amodra@bigpond.net.au>
236
237 * emultempl/ppc64elf.em (ppc_before_allocation): Clear cached
238 program_header_size.
239
005e1118
AO
2402004-01-06 Alexandre Oliva <aoliva@redhat.com>
241
242 2003-11-28 Alexandre Oliva <aoliva@redhat.com>
243 * emulparams/elf32frvfd.sh (EMBEDDED): Clear.
244 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
245 * emulparams/elf32frvfd.sh (STACK_ADDR): Unset.
246 (MAXPAGESIZE): Set to 64Kb.
247 (OTHER_READONLY_SECTIONS): Define __ROFIXUP_LIST__ and
248 __ROFIXUP_END__. Don't map .rofixup.got any more.
249 * emulparams/elf32frv.sh (NOP): Set.
250 2003-10-31 Alexandre Oliva <aoliva@redhat.com>
251 * configure.tgt: Add frv-*-*linux*.
252 2003-09-30 Alexandre Oliva <aoliva@redhat.com>
253 * Makefile.am (ALL_EMULATIONS): Added eelf32frvfd.o.
254 (eelf32frvfd.c): New.
255 * configure.tgt <frv-*-*>: Added it to targ_extra_emuls.
256 * emulparams/elf32frv.sh: Reverted previous two patches.
257 * emulparams/elf32frvfd.sh: New.
258 * Makefile.in: Rebuilt.
259 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
260 * emulparams/elf32frv.sh (OTHER_READONLY_SECTIONS): Added
261 .rofixup.got to .rofixup.
262 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
263 * emulparams/elf32frv.sh (MAXPAGESIZE): Make it 256KiB, not 256B.
264 (TEMPLATE_NAME, GENERATE_SHLIB_SCRIPT): Set.
265
060feee5
JJ
2662004-01-05 Jakub Jelinek <jakub@redhat.com>
267
268 * emulparams/elf_s390.sh (NO_SMALL_DATA): Set to yes.
269 * emulparams/elf64_s390.sh (NO_SMALL_DATA): Set to yes.
270
5e2f1575
AM
2712004-01-03 Alan Modra <amodra@bigpond.net.au>
272
e5caa5e0
AM
273 * ldexp.c (align_n): Make static.
274 * ldexp.h (align_n): Delete declaration.
275 * ldlang.h (lang_enter_output_section_statement): Remove
276 block_value param.
277 * ldlang.c (lang_enter_output_section_statement): Likewise.
278 (TO_ADDR, TO_SIZE): Define.
c2df3ea5 279 (opb_shift): New var.
e5caa5e0
AM
280 (init_opb): New function.
281 (print_input_section): Call init_opb and use TO_ADDR.
282 (print_data_statement, print_reloc_statement): Likewise.
283 (print_padding_statement): Likewise.
c2df3ea5 284 (size_input_section): Use TO_SIZE and TO_ADDR, and global opb_shift.
e5caa5e0
AM
285 (lang_check_section_addresses): Likewise.
286 (lang_size_sections_1): Likewise.
287 (lang_do_assignments_1): Likewise.
288 (lang_set_startof): Likewise.
c2df3ea5 289 (lang_one_common): Likewise. Combine power_of_two and opb_shift align.
e5caa5e0 290 (lang_process): Call init_opb.
c2df3ea5 291 (lang_abs_symbol_at_end_of): Use TO_ADDR and global opb_shift.
e5caa5e0
AM
292 (lang_enter_overlay_section): Adjust
293 lang_enter_output_section_statement call.
294 * ldgram.y: Likewise.
295 * mri.c (mri_draw_tree): Likewise.
296 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Likewise.
297 * emultempl/mmo.em (mmo_place_orphan): Likewise.
298 * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Likewise.
299
5e2f1575
AM
300 * ldfile.c (ldfile_set_output_arch): Add defarch param.
301 * ldfile.h (ldfile_set_output_arch): Ditto.
302 * emultempl/aix.em (gld${EMULATION_NAME}_before_parse): Use
303 ldfile_set_output_arch.
304 * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Ditto.
305 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Ditto.
306 * emultempl/linux.em (gld${EMULATION_NAME}_before_parse): Ditto.
307 * emultempl/mipsecoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
308 * emultempl/pe.em (gld${EMULATION_NAME}_before_parse): Ditto.
309 * emultempl/sunos.em (gld${EMULATION_NAME}_before_parse): Ditto.
310 * ldgram.y: Adjust ldfile_set_output_arch call.
311 * emultempl/armcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
312 * emultempl/armelf.em (gld${EMULATION_NAME}_before_parse): Ditto.
313 * emultempl/armelf_oabi.em (gld${EMULATION_NAME}_before_parse): Ditto.
314 * emultempl/generic.em (gld${EMULATION_NAME}_before_parse): Ditto.
315 * emultempl/gld960c.em (gld960_set_output_arch): Ditto.
316 * emultempl/m68kcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
317 * emultempl/ticoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
318
b50c15dc
NC
3192004-01-02 Bernardo Innocenti <bernie@develer.com>
320
321 * configure.tgt: Add m68k-uClinux target.
6edf0760 322
c9e214e5 323For older changes see ChangeLog-0203
252b5132
RH
324\f
325Local Variables:
326mode: change-log
327left-margin: 8
328fill-column: 74
329version-control: never
330End:
This page took 0.309609 seconds and 4 git commands to generate.