daily update
[binutils.git] / ld / ChangeLog
blob1835d115548d94f7bf75f87ee1b9f806dbddb0b2
1 2006-04-01  Danny Smith  <dannysmith@users.sourceforge.net>
3         * deffilep.y (def_image_name): If LIBRARY or NAME statement
4         specifies an empty string, retain the name specified on command
5         line.
6         * ld.texinfo: Document above.
8 2006-03-31  Jakub Jelinek  <jakub@redhat.com>
10         * ldmisc.c (vfinfo): Revert 2005-10-05 changes.  If
11         bfd_find_nearest_line succeeded for %C or %D, but filename
12         is NULL, print section+offset at the end.
14 2006-03-25  Bernd Schmidt  <bernd.schmidt@analog.com>
16         * emulparams/elf32bfinfd.sh: New file.
17         * emultempl/bfin.em: Delete.
18         * emulparams/bfin.sh: Lose reference to bfin.em.
19         * Makefile.am (eelf32bfin.c): Likewise.
20         (eelf32bfinfd.c): New.
21         * Makefile.in: Regenerate.
22         * configure.tgt (bfin-*-elf, bfin-*-uclinux): Add elf32bfinfd to
23         targ_extra_emuls.
25 2006-03-22  Richard Sandiford  <richard@codesourcery.com>
26             Daniel Jacobowitz  <dan@codesourcery.com>
27             Phil Edwards  <phil@codesourcery.com>
28             Zack Weinberg  <zack@codesourcery.com>
29             Mark Mitchell  <mark@codesourcery.com>
30             Nathan Sidwell  <nathan@codesourcery.com>
32         * configure.tgt (mips*el-*-vxworks*, mips*-*-vxworks*): Use
33         separate VxWorks emulations.
34         * emulparams/elf32ebmipvxworks.sh: New file.
35         * emulparams/elf32elmipvxworks.sh: New file.
36         * Makefile.am (ALL_EMULATIONS): Add eelf32ebmipvxworks.o and
37         eelf32elmipvxworks.o.
38         (eelf32ebmipvxworks.c, eelf32elmipvxworks.c): New rules.
39         * Makefile.in: Regenerate.
41 2006-03-16  Alan Modra  <amodra@bigpond.net.au>
43         PR 2434
44         * ldcref.c (add_cref): Adjust bfd_hash_table_init calls.
45         * ldlang.c (output_statement_table_init, lang_init): Likewise.
46         * ldmain.c (add_ysym, add_wrap, add_keepsyms_file): Likewise.
47         (undefined_symbol): Likewise.
49 2006-03-07  Richard Sandiford  <richard@codesourcery.com>
50             Daniel Jacobowitz  <dan@codesourcery.com>
51             Zack Weinberg  <zack@codesourcery.com>
52             Nathan Sidwell  <nathan@codesourcery.com>
53             Paul Brook  <paul@codesourcery.com>
54             Ricardo Anguiano  <anguiano@codesourcery.com>
55             Phil Edwards  <phil@codesourcery.com>
57         * emulparams/armelf_vxworks.sh: Include vxworks.sh.
58         (MAXPAGESIZE): Define.
59         * emulparams/vxworks.sh: Undefine EMBEDDED.
60         * Makefile.am (earmelf_vxworks.c): Depend on vxworks.sh and vxworks.em.
61         * Makefile.in: Regenerate.
63 2006-03-03  Bjoern Haase  <bjoern.m.haase@web.de>
65         * scripttempl/avr.sc:  Add *(.jumptables) *(.lowtext) sections.
66         Add KEEP() directives.
67         Add *(.data*) *(.rodata) and *(.rodata*) and *(.bss*) to .data and
68         .bss output sections.
70 2006-03-03  Richard Sandiford  <richard@codesourcery.com>
72         * emulparams/vxworks.sh (VXWORKS_BASE_EM_FILE): New variable.
73         (EXTRA_EM_FILE): Define.
74         * emultempl/vxworks.em: New file.
75         * ld.texinfo (--force-dynamic): Document.
76         * Makefile.am (eelf32ppcvxworks.cm, eelf_i386_vxworks.c): Depend
77         on vxworks.em.
78         * Makefile.in: Regenerate.
80 2006-03-02  Richard Sandiford  <richard@codesourcery.com>
82         * emulparams/elf32ppccommon.sh: New file, extracted from...
83         * emulparams/elf32ppc.sh: ...here.
84         * emulparams/elf32ppcvxworks.sh: Include elf32ppccommon.sh
85         instead of elf32ppc.sh.
86         (BSS_PLT): Remove override.
87         * Makefile.am (eelf32lppc.c): Depend on elf32ppccommons.h.
88         (eelf32lppcnto.c, eelf32lppcsim.c, eelf32ppcnto.c): Likewise.
89         (eelf32ppc.c, eelf32ppc_fbsd.c, eelf32ppcsimm): Likewise.
90         (eelf32ppclinux.c): Likewise.
91         (eelf32ppcvxworks.c): Likewise.  Add missing vxworks.sh dependency.
92         * Makefile.in: Regenerate.
94 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
96         * Makefile.am: Add html target.
97         * Makefile.in: Regenerate.
98         * po/Make-in: Add html target.
100 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
101             Anil Paranjape   <anilp1@kpitcummins.com>
102             Shilin Shakti    <shilins@kpitcummins.com>
104         * scripttemp/elf32xc16x.sc: Default linker script for tiny model.
105         * scripttemp/elf32xc16xl.sc: Default linker script for large model.
106         * scripttemp/elf32xc16xs.sc: Default linker script for small model.
107         * emulparams/elf32xc16x.sh: Emulation script for tiny model.
108         * emulparams/elf32xc16xl.sh: Emulation script for large model.
109         * emulparams/elf32xc16xs.sh: Emulation script for small model.
110         * Makefile.am: Add entry to make xc16x target.
111         * Makefile.in: Regenerate.
112         * configure.tgt: Specify default and other emulation parameters
113         for xc16x.
114         * NEWS: Announce the support for the new target.
116 2006-02-16  Nick Hudson  <nick.hudson@dsl.pipex.com>
118         * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
119         Use the traditional target.
121 2006-02-13  Joseph S. Myers  <joseph@codesourcery.com>
123         * configure.tgt (arm*b-*-linux-gnueabi): Change to
124         arm*b-*-linux-*eabi.
125         (arm*-*-linux-gnueabi): Change to arm*-*-linux-*eabi.
127 2006-02-08  H.J. Lu  <hongjiu.lu@intel.com>
129         PR ld/2290
130         * NEWS: Updated for the Linux linker search order change.
132         * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call
133         gld${EMULATION_NAME}_check_ld_so_conf before checking default
134         search directories for DT_NEEDED entries.
136 2006-02-07  Paul Brook  <paul@codesourcery.com>
138         * emultempl/armelf.em: Include elf/arm.h.
139         (arm_elf_finish): Set low address bit if enty point is a Thumb
140         function.
142 2006-02-01  Danny Smith  <dannysmith@users.sourceforge.net>
144         * deffilep.y (def_image_name): If the image name does not have
145         a suffix, append the default.
146         * ld.texinfo: Document NAME, LIBRARY usage in PE-COFF .def files.
148 2006-01-31  Danny Smith  dannysmith@users.sourceforge.net
150         * NEWS: Mention support for forward exports in PE-COFF dll's.
151         * ld.texinfo: Expand documentation of EXPORT statements in
152         PE-COFF .def files.
154 2006-01-31  Filip Navara  <navaraf@reactos.com>
156         * deffile.h (struct def_file_export): Add field flag_forward.
157         * pe-dll.c (process_def_file): Check for forward exports.
158         (generate_edata): Generate forward export symbols.
159         (fill_edata): Emit them.
161         * pe-dll.c (process_def_file): Don't crash on malformed
162         fastcall symbol names in .def file.
164 2006-01-30  Nick Clifton  <nickc@redhat.com>
166         * po/vi.po: Updated Vietnamese translation.
168 2006-01-27  Yitzchak Scott-Thoennes  <sthoenna@efn.org>
170         * pe-dll.c (pe_dll_generate_implib): Issue "Creating library
171         file:" as informational message, not a warning.
173 2006-01-18  Roger Sayle  <roger@eyesopen.com>
175         * emultempl/irix.em: Use lbasename instead of basename.
177 2006-01-16  Nick Clifton  <nickc@redhat.com>
179         * po/zh_CN.po: New Chinese (simplified) translation.
180         * configure.in (ALL_LINGUAS): Add "zh_CH".
181         * configure: Regenerate.
183 2006-01-16  Bernhard Fischer  <aldot@gcc.gnu.org>
185         * ld.texinfo (Options): Fix typo.
187 For older changes see ChangeLog-2005
189 Local Variables:
190 mode: change-log
191 left-margin: 8
192 fill-column: 74
193 version-control: never
194 End: