* elf64-ppc.c (TLS_GD_LD): Don't define..
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
5e1e138d
DA
12003-02-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2
3 * hppaelf.em (group_size): Change default to -1.
4
ef5bdbd1
NC
52003-02-07 Nick Clifton <nickc@redhat.com>
6
7 * emultempl/armelf.em (PARSE_AND_LIST_SHORTOPTS): Remove 'n' short
8 opt.
9 (PARSE_AND_LIST_LONGOPTS): Add duplicate entry for
10 no-pipeline-knowledge. This will prevent the getopt package from
11 thinking that there are any shorter abbreviations for
12 --no-pipeline-knowledge.
13
d460ab58
JJ
142003-02-07 Jakub Jelinek <jakub@redhat.com>
15
16 * genscripts.sh (LIB_PATH): Don't append LIBPATH_SUFFIX to paths
17 which already have it. Avoid duplicates.
18
cad91d28
JJ
192003-02-06 Jakub Jelinek <jakub@redhat.com>
20
21 * emulparams/elf64_s390.sh (LIBPATH_SUFFIX): Set to 64.
22 * emulparams/elf_x86_64.sh (LIBPATH_SUFFIX): Likewise.
23 * emulparams/elf64_sparc.sh (LIBPATH_SUFFIX): Set instead of suffix.
24
e0468e59
AM
252003-02-05 Alan Modra <amodra@bigpond.net.au>
26
27 * emultempl/ppc64elf.em (ppc_before_allocation): Size sections then
28 call ppc64_elf_tls_optimize.
29
3dc16cab
DJ
302003-02-03 Daniel Jacobowitz <drow@mvista.com>
31
32 * emultempl/elf32.em: Move gld${EMULATION_NAME}_add_sysroot
33 outside of GNU/Linux conditional.
34
a35bc64f
NC
352003-01-28 Ralf Habacker <ralf.habacker@freenet.de>
36
37 * deffilep.y (def_get_module): New function: locate an already
38 added module.
39 * deffile.h (def_get_module): New prototype.
40 * pe-dll.c (pe_implied_import_dll): Add code to prevent importing
41 a dll multiple times.
42
f0abc2a1
AM
432003-01-23 Alan Modra <amodra@bigpond.net.au>
44
45 * emultempl/sh64elf.em: Include elf32-sh64.h.
46 (sh64_elf_${EMULATION_NAME}_before_allocation): Adjust for changed
47 sh64_elf_section_data.
48 (sh64_elf_${EMULATION_NAME}_after_allocation): Likewise.
49
489d0400
NC
502003-01-23 Wu Yongwei <adah@netstd.com>
51
52 * ld.texinfo: Remove an extra "i" in --dll-search-prefix.
53 * emultempl/pe.em (gld_${EMULATION_NAME}_list_options): Move a
54 cross-80th-column-margin "an" to the next line.
55
019ac0e3
NC
562003-01-21 Nick Clifton <nickc@redhat.com>
57
dd1e43b6
NC
58 * emulparams/tic3xcoff-onchip.sh: Rename to ...z
59 * emulparams/tic3xcoff_onchip.sh: ...this.
60 * Makefile.am (etic3xcoff_onchip.c): Fix name of generated C file.
019ac0e3
NC
61 * Makefile.in: Regenerate.
62
da896d3f
NC
632003-01-21 Fabio Alemagna <falemagn@aros.org>
64
65 * configure.tgt: Handle i[3456]86-*-aros*
66
0da35f8b
SS
672003-01-19 Svein E. Seldal <Svein.Seldal@solidas.com>
68
69 * Makefile.am: Added etic3xcoff.o and etic4xcoff_onchip.o
70 * Makefile.in: Regenerate
71 * configure.tgt: Added extra target emulations
72 * emulparams/tic3xcoff.sh: Remove old settings
73 * emulparams/tic4xcoff.sh: Ditto
74 * emulparams/tic3xcoff-onchip.sh: Added new
75 * scripttempl/tic4xcoff.sc: Revise and combine both c3x and c4x
76 * scripttempl/tic3xcoff.sc: Remove
77
ae42d3a9
AJ
782003-01-17 Andreas Jaeger <aj@suse.de>
79
80 * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Do not
81 skip ':'.
82
6f78fb71
AM
832003-01-16 Alan Modra <amodra@bigpond.net.au>
84
85 * Makefile.in: Regenerate.
86
0a5d968e
NC
872002-01-14 Charles Wilson <cwilson@ece.gatech.edu>
88
89 * ld/ld.texinfo (node WIN32): Some clarifications
90 and formatting fixups.
91
6f33421c
CD
922003-01-09 Chris Demetriou <cgd@broadcom.com>
93
94 * ldmain.c (get_emulation): Sort -mipsNN checks in the usual
95 order, and handle (ignore) -mips32r2.
96
a65fb609
DJ
972003-01-09 Daniel Jacobowitz <drow@mvista.com>
98
99 * ldmain.c (main): Make sure ld_sysroot is initialized.
100
9c8ebd6a
DJ
1012003-01-06 Daniel Jacobowitz <drow@mvista.com>
102
103 * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.
104
105 * Makefile.am (ldmain.o): Add @TARGET_SYSTEM_ROOT_DEFINE@.
106 (GENSCRIPTS): Add @use_sysroot@.
107 * Makefile.in: Regenerated.
108 * configure.host: Move setting of NATIVE_LIB_DIRS to...
109 * configure.tgt: ... here. Use ${target} instead of ${host}
110 for NATIVE_LIB_DIRS.
111 * configure.in: Add --with-sysroot.
112 * configure: Regenerated.
113 * genscripts.sh: Accept use_sysroot option. Set new variables
114 NATIVE and USE_LIBPATH. Prepend "=" to directory names if
115 $use_sysroot. Don't search $tool_lib if $use_sysroot.
116 * ldfile.c (ldfile_add_library_path): Handle leading '='.
117 * ldmain.c (TARGET_SYSTEM_ROOT): Define if not defined.
118 (ld_sysroot): New variable.
119 (main): Initialize ld_sysroot.
120 * ldmain.h (ld_sysroot): New extern.
121 * emultempl/elf32.em: Use NATIVE and USE_LIBPATH instead of
122 searching $EMULATION_LIBPATH.
123 (gld${EMULATION_NAME}_add_sysroot): New function.
124 (gld${EMULATION_NAME}_check_ld_so_conf): Use it. Honor ld_sysroot.
125 (gld${EMULATION_NAME}_after_open): Likewise. Only search
126 environment variables if $NATIVE.
127 * ld.texinfo (Options): Mention "=" prefix in the description of -L.
128 * NEWS: Mention --with-sysroot.
129
130 * emulparams/elf32bmipn32-defs.sh: Set NATIVE and LIBPATH_SUFFIX
131 instead of setting LIB_PATH.
132 * emulparams/elf32ppc.sh: Likewise.
133 * emulparams/elf64_s390.sh: Likewise.
134 * emulparams/elf64_sparc.sh: Likewise.
135 * emulparams/elf64ppc.sh: Likewise.
136 * emulparams/elf_x86_64.sh: Likewise.
137
138 * emulparams/elf64_aix.sh: Add "=" prefixes to LIB_PATH.
139 * emulparams/elf64hppa.sh: Add "=" prefixes to LIB_PATH.
140
54d4efe3
CF
1412003-01-03 Charles Wilson <cwilson@ece.gatech.edu>
142
143 * ld/pe-dll.c (autofilter_symbollist): Add cygwin_crt0.
144
cdc0d45e
DJ
1452003-01-04 Daniel Jacobowitz <drow@mvista.com>
146
147 * Makefile.am (ldmain.o): Pass BINDIR.
148 * Makefile.in: Regenerated.
149 * ldmain.c (set_scripts_dir): Use make_relative_prefix for the first
150 search path.
151
e09a7106
SC
1522003-01-02 Ben Elliston <bje@redhat.com>
153
154 * Makefile.am (ALL_EMULATIONS): Add eelf32iq2000.o.
155 (eelf32iq2000.c): New target.
156 * Makefile.in: Regenerate.
157 * configure.tgt: Handle iq2000-*-elf.
158 * emulparams/elf32iq10.sh: New file.
159 * emulparams/elf32iq2000.sh: New file.
160 * scripttempl/iq2000.sc: New file.
ae42d3a9 161
1c43e6e5
NC
1622003-01-02 Charles Wilson <cwilson@ece.gatech.edu>
163
ae42d3a9 164 * pe-dll.c (autofilter_symbollist): Add do_pseudo_reloc
1c43e6e5
NC
165 and _pei386_runtime_relocator to the exclude list.
166
396a2467
KH
1672003-01-01 Kazu Hirata <kazu@cs.umass.edu>
168
169 * ldfile.c: Fix comment typos.
170 * ldlang.c: Likewise.
171 * mri.c: Likewise.
172 * pe-dll.c: Likewise.
173
980c112c
DJ
1742003-01-01 Daniel Jacobowitz <drow@mvista.com>
175
176 Suggested by Manfred Hollstein <manfred.h@gmx.net>:
177 * Makefile.am (ld.1): Depend on configdoc.texi
178 and ldver.texi.
179 * Makefile.in: Regenerated.
180
396a2467 1812002-12-24 Dmitry Diky <diwil@mail.ru>
2469cfa2
NC
182
183 * Makefile.am: Add msp430 target.
184 * configure.tgt: Likewise.
185 * Makefile.in: Regenerate.
186 * emulparams/msp430x???.sh: New files. Linker script parameters
187 for various msp430 configurations.
188 * gen-doc.texi: Enable msp430 documenation.
189 * ld.texinfo: Document msp430 sections.