Updates for fixing tic4x arch tagging of its object files.
[deliverable/binutils-gdb.git] / ld / ChangeLog
CommitLineData
0da35f8b
SS
12003-01-19 Svein E. Seldal <Svein.Seldal@solidas.com>
2
3 * Makefile.am: Added etic3xcoff.o and etic4xcoff_onchip.o
4 * Makefile.in: Regenerate
5 * configure.tgt: Added extra target emulations
6 * emulparams/tic3xcoff.sh: Remove old settings
7 * emulparams/tic4xcoff.sh: Ditto
8 * emulparams/tic3xcoff-onchip.sh: Added new
9 * scripttempl/tic4xcoff.sc: Revise and combine both c3x and c4x
10 * scripttempl/tic3xcoff.sc: Remove
11
ae42d3a9
AJ
122003-01-17 Andreas Jaeger <aj@suse.de>
13
14 * emultempl/elf32.em (gld${EMULATION_NAME}_add_sysroot): Do not
15 skip ':'.
16
6f78fb71
AM
172003-01-16 Alan Modra <amodra@bigpond.net.au>
18
19 * Makefile.in: Regenerate.
20
0a5d968e
NC
212002-01-14 Charles Wilson <cwilson@ece.gatech.edu>
22
23 * ld/ld.texinfo (node WIN32): Some clarifications
24 and formatting fixups.
25
6f33421c
CD
262003-01-09 Chris Demetriou <cgd@broadcom.com>
27
28 * ldmain.c (get_emulation): Sort -mipsNN checks in the usual
29 order, and handle (ignore) -mips32r2.
30
a65fb609
DJ
312003-01-09 Daniel Jacobowitz <drow@mvista.com>
32
33 * ldmain.c (main): Make sure ld_sysroot is initialized.
34
9c8ebd6a
DJ
352003-01-06 Daniel Jacobowitz <drow@mvista.com>
36
37 * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.
38
39 * Makefile.am (ldmain.o): Add @TARGET_SYSTEM_ROOT_DEFINE@.
40 (GENSCRIPTS): Add @use_sysroot@.
41 * Makefile.in: Regenerated.
42 * configure.host: Move setting of NATIVE_LIB_DIRS to...
43 * configure.tgt: ... here. Use ${target} instead of ${host}
44 for NATIVE_LIB_DIRS.
45 * configure.in: Add --with-sysroot.
46 * configure: Regenerated.
47 * genscripts.sh: Accept use_sysroot option. Set new variables
48 NATIVE and USE_LIBPATH. Prepend "=" to directory names if
49 $use_sysroot. Don't search $tool_lib if $use_sysroot.
50 * ldfile.c (ldfile_add_library_path): Handle leading '='.
51 * ldmain.c (TARGET_SYSTEM_ROOT): Define if not defined.
52 (ld_sysroot): New variable.
53 (main): Initialize ld_sysroot.
54 * ldmain.h (ld_sysroot): New extern.
55 * emultempl/elf32.em: Use NATIVE and USE_LIBPATH instead of
56 searching $EMULATION_LIBPATH.
57 (gld${EMULATION_NAME}_add_sysroot): New function.
58 (gld${EMULATION_NAME}_check_ld_so_conf): Use it. Honor ld_sysroot.
59 (gld${EMULATION_NAME}_after_open): Likewise. Only search
60 environment variables if $NATIVE.
61 * ld.texinfo (Options): Mention "=" prefix in the description of -L.
62 * NEWS: Mention --with-sysroot.
63
64 * emulparams/elf32bmipn32-defs.sh: Set NATIVE and LIBPATH_SUFFIX
65 instead of setting LIB_PATH.
66 * emulparams/elf32ppc.sh: Likewise.
67 * emulparams/elf64_s390.sh: Likewise.
68 * emulparams/elf64_sparc.sh: Likewise.
69 * emulparams/elf64ppc.sh: Likewise.
70 * emulparams/elf_x86_64.sh: Likewise.
71
72 * emulparams/elf64_aix.sh: Add "=" prefixes to LIB_PATH.
73 * emulparams/elf64hppa.sh: Add "=" prefixes to LIB_PATH.
74
54d4efe3
CF
752003-01-03 Charles Wilson <cwilson@ece.gatech.edu>
76
77 * ld/pe-dll.c (autofilter_symbollist): Add cygwin_crt0.
78
cdc0d45e
DJ
792003-01-04 Daniel Jacobowitz <drow@mvista.com>
80
81 * Makefile.am (ldmain.o): Pass BINDIR.
82 * Makefile.in: Regenerated.
83 * ldmain.c (set_scripts_dir): Use make_relative_prefix for the first
84 search path.
85
e09a7106
SC
862003-01-02 Ben Elliston <bje@redhat.com>
87
88 * Makefile.am (ALL_EMULATIONS): Add eelf32iq2000.o.
89 (eelf32iq2000.c): New target.
90 * Makefile.in: Regenerate.
91 * configure.tgt: Handle iq2000-*-elf.
92 * emulparams/elf32iq10.sh: New file.
93 * emulparams/elf32iq2000.sh: New file.
94 * scripttempl/iq2000.sc: New file.
ae42d3a9 95
1c43e6e5
NC
962003-01-02 Charles Wilson <cwilson@ece.gatech.edu>
97
ae42d3a9 98 * pe-dll.c (autofilter_symbollist): Add do_pseudo_reloc
1c43e6e5
NC
99 and _pei386_runtime_relocator to the exclude list.
100
396a2467
KH
1012003-01-01 Kazu Hirata <kazu@cs.umass.edu>
102
103 * ldfile.c: Fix comment typos.
104 * ldlang.c: Likewise.
105 * mri.c: Likewise.
106 * pe-dll.c: Likewise.
107
980c112c
DJ
1082003-01-01 Daniel Jacobowitz <drow@mvista.com>
109
110 Suggested by Manfred Hollstein <manfred.h@gmx.net>:
111 * Makefile.am (ld.1): Depend on configdoc.texi
112 and ldver.texi.
113 * Makefile.in: Regenerated.
114
396a2467 1152002-12-24 Dmitry Diky <diwil@mail.ru>
2469cfa2
NC
116
117 * Makefile.am: Add msp430 target.
118 * configure.tgt: Likewise.
119 * Makefile.in: Regenerate.
120 * emulparams/msp430x???.sh: New files. Linker script parameters
121 for various msp430 configurations.
122 * gen-doc.texi: Enable msp430 documenation.
123 * ld.texinfo: Document msp430 sections.