/bfd/ChangeLog
[binutils.git] / ld / ChangeLog
blob5a19e36cd9b82f4cd3fbeaf5096c852c23915165
1 2004-04-11  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
3         * configure.host: Remove mips*-dec-bsd* target.
4         * configure.tgt: Likewise.
6 2004-04-08  Richard Sandiford  <rsandifo@redhat.com>
8         * emulparams/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix.
9         * emulparams/elf64bmip.sh (EXTRA_EM_FILE): Likewise.
10         * emulparams/elf32bmipn32.sh (EXTRA_EM_FILE): Likewise.
11         * emultempl/irix.em: New file.
12         * Makefile.am (eelf32bsmip.c, eelf32bmipn32.c, eelf64bmip.c): Update
13         dependencies.
14         * Makefile.in: Regenerate.
16 2004-04-01  Paul Brook  <paul@codesourcery.com>
18         * emultempl/armelf.em (byteswap_code): Add.
19         (arm_elf_before_allocation): Pass extra parameter.
20         (PARSE_AND_LIST_PROLOGUE): Add OPTION_BE8.
21         (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS): Add be8.
22         (PARSE_AND_LIST_ARGS_CASES): Handle OPTION_BE8.
23         * emultempl/armelf_oabi.em: Pass extra parameter.
24         * ld.texinfo: Document --be8.
26 2004-03-30  Stan Shebs  <shebs@apple.com>
28         Remove long-obsolete MPW support.
29         * mpw-config.in, mpw-make.sed, mac-ld.r: Remove files.
30         * Makefile.am (mpw): Remove file-presynthesizing actions.
31         * Makefile.in: Likewise.
32         * ldfile.c (slash): Remove MPW case.
33         * ldlex.l [MPW]: Remove unused definition.
35 2004-03-30  Galit Heller  <Galit.Heller@nsc.com>
37         * Makefile.am (ALL_EMULATIONS): Add eelf32cr16c.o.
38         (eelf32cr16c.c): New target.
39         * Makefile.in: Regenerate.
40         * configure.tgt: Handle cr16c-*-elf*.
41         * emulparams/elf32cr16c.sh: New file.
42         * scripttempl/elfcr16c.sc: Likewise
43         * NEWS: Mention support for new target.
45 2004-03-30  Nick Clifton  <nickc@redhat.com>
47         * po/sv.po: Updated Swedish translation.
49 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
51         * emultempl/elf32.em: Update new bfd_elf_discard_info name.
52         * emultempl/hppaelf.em: Likewise.
53         * emultempl/ppc64elf.em: Likewise.
54         * emultempl/sh64elf.em: Likewise.
56 2004-03-25  Alan Modra  <amodra@bigpond.net.au>
58         * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Update
59         size_dynamic_sections call.
61 2004-03-23  Alan Modra  <amodra@bigpond.net.au>
63         PR 51.
64         * emultempl/ppc64elf.em (ppc_create_output_section_statements): Set
65         link_info.wrap_char.
67 2004-03-20  H.J. Lu  <hongjiu.lu@intel.com>
69         * lexsup.c (parse_args): Don't set unresolved_syms_in_objects
70         or unresolved_syms_in_shared_libs for -Bdynamic and -Bstatic.
72 2004-03-20  Alexandre Oliva  <aoliva@redhat.com>
74         * emulparams/elf32frvfd.sh (MAXPAGESIZE): Change to 16Kb.
76 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
78         * config.in: Regenerate.
79         * po/ld.pot: Regenerate.
81 2004-03-18  Alan Modra  <amodra@bigpond.net.au>
83         * ld.texinfo: Add --as-needed doco.
84         * ldmain.c (as_needed): New global var.
85         * ldmain.h (as_needed): Declare.
86         * lexsup.c (option_values): Add OPTION_AS_NEEDED and
87         OPTION_NO_AS_NEEDED.
88         (ld_options): Likewise.
89         (parse_args): Handle them.
90         * ldlang.h (lang_input_statement_type): Add as_needed field.
91         * ldlang.c (new_afile): Set p->as_needed.
92         * emultempl/elf32.em (gld${EMULATION_NAME}_load_symbols): New function.
93         (gld${EMULATION_NAME}_try_needed): Use bfd_elf_set_dyn_lib_class.
94         (ld_${EMULATION_NAME}_emulation): Set LDEMUL_RECOGNIZED_FILE entry.
96         * ldlang.c (open_input_bfds): Remove useless cast.
97         (lang_do_assignments_1): Likewise.
98         (lang_for_each_input_section): Delete.
100 2004-03-17  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102         * configure.tgt: Switch sh-*-rtems* to ELF.  Add sh-*-rtemscoff*.
104 2004-03-08  Danny Smith  <dannysmith@users.sourceforge.net>
106         * pe-dll.c (pe_dll_generate_implib): Skip sections marked as
107         private when building implib.
109 2004-03-05  Nathan Sidwell  <nathan@codesourcery.com>
111         * ldlang.c (lang_add_section): Don't force SEC_LOAD on
112         SEC_THREAD_LOCAL.
113         (IGNORE_SECTION): Ignore .tbss sections too.
114         (lang_size_sections_1): .tbss sections do not advance dot.
116 2004-03-01  Andreas Schwab  <schwab@suse.de>
118         * ld.texinfo (Options): Fix example for --wrap.
120 2004-02-25  Danny Smith  <dannysmith@users.sourceforge.net>
122         * pe-dll.c (fill_edata): Check that exported_symbol_sections is
123         not NULL.
125 2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
127         * ldlang.c (lang_check): Use %P, not %E, in error message.
129 2004-02-23  Nathan Sidwell  <nathan@codesourcery.com>
131         * ldlang.h (struct lang_output_section_state): Change processed
132         field's type.
133         * ldexp.c (check, invalid): Remove.
134         (fold_name): Move valid_p assignments. Create undefined symbol
135         when needed. Directly exampine section's processd flag.
136         * ldlang.c (lang_output_section_statement_lookup): Adjust
137         processed field init.
138         (lang_size_sections_1): Allow LOADADDR when determining section's
139         VMA. Adjust error message. Fold data statement's expr.
140         (lang_size_sections): Correctly increment lang_statement_iteration.
142 2004-02-23  Alan Modra <amodra@bigpond.net.au>
144         * ldexp.c (fold_tree): Follow indirect symbols.
146 2004-02-20  Nathan Sidwell  <nathan@codesourcery.com>
148         * ldgram.y (exp): Add two operand ALIGN.
149         * ldexp.c (fold_binary): Add ALIGN_K case.
150         * ld.texinfo (ALIGN): Document two operand version.
152 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
154         * ldlang.c (map_input_to_output_sections): Initialize sections
155         mentioned in a data statement expression.
156         (lang_do_assignments_1): Add data statement's expression's
157         section's vma.
159 2004-02-18  Nathan Sidwell  <nathan@codesourcery.com>
161         * ldgram.y (statement_anywhere): Add assert rule.
162         * ldlang.c (exp_init_os): Add assert case.
164 2004-02-14  Andrew Cagney  <cagney@redhat.com>
166         * ldmain.c (remove_output): Call bfd_cache_close.
168 2004-02-14  Richard Sandiford  <rsandifo@redhat.com>
170         * emulparams/elf32bmipn32-defs.sh (OTHER_SECTIONS): Discard
171         .MIPS.content* and .MIPS.events* sections.
173 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
175         * emulparams/armelf.sh, emulparams/armelf_linux.sh: Move
176         .note.gnu.arm.ident to after allocated sections.  Mark its
177         address as 0.
179 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
181         * emulparams/armelf_linux.sh (COMMONPAGESIZE): Set to 4KB.
182         * emulparams/elf32bmip.sh (COMMONPAGESIZE): Likewise.
183         * emulparams/elf32bmipn32.sh (COMMONPAGESIZE): Likewise.
184         * emulparams/elf32btsmipn32.sh (COMMONPAGESIZE): Likewise.
185         * emulparams/shlelf_linux.sh (COMMONPAGESIZE): Likewise.
187 2004-02-05  Nick Clifton  <nickc@redhat.com>
189         * emultempl/pe.em (_after_open): Fix typo in previous delta.
191 2004-02-04  Danny Smith  <dannysmith@users.sourceforge.net>
193         * emultempl/pe.em (_after_open): Fix thinko in 2003-12-18 patch.
195 2004-01-28  Alan Modra  <amodra@bigpond.net.au>
197         * genscripts.sh: Fix typo.
199         * genscripts.sh: Apply $LIBPATH_SUFFIX to $tool_lib and $libdir too.
201 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
203         * emulparams/elf64_ia64.sh: Put .rela.opd into
204         OTHER_GOT_RELOC_SECTIONS instead of OTHER_PLT_RELOC_SECTIONS.
206 2004-01-20  Danny Smith  <dannysmith@users.sourceforge.net>
208         * pe-dll.c (pe_create_import_fixup): Clear WP_TEXT flag.
209         * ld.texinfo (--omagic): Note that writable text section
210         does not conform to published PE-COFF specs.
211         (--enable-auto-import): Likewise.
213 2004-01-15  Alan Modra  <amodra@bigpond.net.au>
215         * emulparams/elf32ppc.sh (COMMONPAGESIZE): Define.
217 2004-01-13  Nick Clifton  <nickc@redhat.com>
219         * ldlang.c (lang_get_regions): Add extra parameter 'have_vma'
220         which if true will prevent the LMA region being used as a
221         replacement for a default VMA region.
222         (lang_leave_output_section_statement): Pass extra parameter.
223         (lang_leave_overlay): Likewise.
224         * ld.texinfo (Output Section LMA): Document that the LMA
225         region can be set to the VMA region if no VMA has been set.
226         * ldlang.h (struct lang_output_section_phdr_list): Create a
227         typedef for this type.  Minor formatting fixes.
229 2004-01-13  Nick Clifton  <nickc@redhat.com>
231         * ldlang.c (lang_size_sections_1): If dot is advanced, then
232         assume that the section should be allocated.
234 2004-01-13  Alan Modra  <amodra@bigpond.net.au>
236         * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD
237         sections.  Do ignore SEC_NEVER_LOAD sections.
238         (lang_size_sections_1): Remove test made redundant with the above.
240 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
242         * emultempl/ppc64elf.em (ppc_before_allocation): Clear cached
243         program_header_size.
245 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
247         2003-11-28  Alexandre Oliva  <aoliva@redhat.com>
248         * emulparams/elf32frvfd.sh (EMBEDDED): Clear.
249         2003-11-05  Alexandre Oliva  <aoliva@redhat.com>
250         * emulparams/elf32frvfd.sh (STACK_ADDR): Unset.
251         (MAXPAGESIZE): Set to 64Kb.
252         (OTHER_READONLY_SECTIONS): Define __ROFIXUP_LIST__ and
253         __ROFIXUP_END__.  Don't map .rofixup.got any more.
254         * emulparams/elf32frv.sh (NOP): Set.
255         2003-10-31  Alexandre Oliva  <aoliva@redhat.com>
256         * configure.tgt: Add frv-*-*linux*.
257         2003-09-30  Alexandre Oliva  <aoliva@redhat.com>
258         * Makefile.am (ALL_EMULATIONS): Added eelf32frvfd.o.
259         (eelf32frvfd.c): New.
260         * configure.tgt <frv-*-*>: Added it to targ_extra_emuls.
261         * emulparams/elf32frv.sh: Reverted previous two patches.
262         * emulparams/elf32frvfd.sh: New.
263         * Makefile.in: Rebuilt.
264         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
265         * emulparams/elf32frv.sh (OTHER_READONLY_SECTIONS): Added
266         .rofixup.got to .rofixup.
267         2003-09-15  Alexandre Oliva  <aoliva@redhat.com>
268         * emulparams/elf32frv.sh (MAXPAGESIZE): Make it 256KiB, not 256B.
269         (TEMPLATE_NAME, GENERATE_SHLIB_SCRIPT): Set.
271 2004-01-05  Jakub Jelinek  <jakub@redhat.com>
273         * emulparams/elf_s390.sh (NO_SMALL_DATA): Set to yes.
274         * emulparams/elf64_s390.sh (NO_SMALL_DATA): Set to yes.
276 2004-01-03  Alan Modra  <amodra@bigpond.net.au>
278         * ldexp.c (align_n): Make static.
279         * ldexp.h (align_n): Delete declaration.
280         * ldlang.h (lang_enter_output_section_statement): Remove
281         block_value param.
282         * ldlang.c (lang_enter_output_section_statement): Likewise.
283         (TO_ADDR, TO_SIZE): Define.
284         (opb_shift): New var.
285         (init_opb): New function.
286         (print_input_section): Call init_opb and use TO_ADDR.
287         (print_data_statement, print_reloc_statement): Likewise.
288         (print_padding_statement): Likewise.
289         (size_input_section): Use TO_SIZE and TO_ADDR, and global opb_shift.
290         (lang_check_section_addresses): Likewise.
291         (lang_size_sections_1): Likewise.
292         (lang_do_assignments_1): Likewise.
293         (lang_set_startof): Likewise.
294         (lang_one_common): Likewise.  Combine power_of_two and opb_shift align.
295         (lang_process): Call init_opb.
296         (lang_abs_symbol_at_end_of): Use TO_ADDR and global opb_shift.
297         (lang_enter_overlay_section): Adjust
298         lang_enter_output_section_statement call.
299         * ldgram.y: Likewise.
300         * mri.c (mri_draw_tree): Likewise.
301         * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Likewise.
302         * emultempl/mmo.em (mmo_place_orphan): Likewise.
303         * emultempl/pe.em (gld${EMULATION_NAME}_place_orphan): Likewise.
305         * ldfile.c (ldfile_set_output_arch): Add defarch param.
306         * ldfile.h (ldfile_set_output_arch): Ditto.
307         * emultempl/aix.em (gld${EMULATION_NAME}_before_parse): Use
308         ldfile_set_output_arch.
309         * emultempl/beos.em (gld${EMULATION_NAME}_before_parse): Ditto.
310         * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Ditto.
311         * emultempl/linux.em (gld${EMULATION_NAME}_before_parse): Ditto.
312         * emultempl/mipsecoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
313         * emultempl/pe.em (gld${EMULATION_NAME}_before_parse): Ditto.
314         * emultempl/sunos.em (gld${EMULATION_NAME}_before_parse): Ditto.
315         * ldgram.y: Adjust ldfile_set_output_arch call.
316         * emultempl/armcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
317         * emultempl/armelf.em (gld${EMULATION_NAME}_before_parse): Ditto.
318         * emultempl/armelf_oabi.em (gld${EMULATION_NAME}_before_parse): Ditto.
319         * emultempl/generic.em (gld${EMULATION_NAME}_before_parse): Ditto.
320         * emultempl/gld960c.em (gld960_set_output_arch): Ditto.
321         * emultempl/m68kcoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
322         * emultempl/ticoff.em (gld${EMULATION_NAME}_before_parse): Ditto.
324 2004-01-02  Bernardo Innocenti  <bernie@develer.com>
326         * configure.tgt: Add m68k-uClinux target.
328 For older changes see ChangeLog-0203
330 Local Variables:
331 mode: change-log
332 left-margin: 8
333 fill-column: 74
334 version-control: never
335 End: