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