bfd:
[binutils.git] / ld / ChangeLog
blob6fc0d7b788e130bcca3ddbfd2d1b04ee876d0c64
1 2006-02-16  Nick Hudson  <nick.hudson@dsl.pipex.com>
3         * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
4         Use the traditional target.
6 2006-02-13  Joseph S. Myers  <joseph@codesourcery.com>
8         * configure.tgt (arm*b-*-linux-gnueabi): Change to
9         arm*b-*-linux-*eabi.
10         (arm*-*-linux-gnueabi): Change to arm*-*-linux-*eabi.
12 2006-02-08  H.J. Lu  <hongjiu.lu@intel.com>
14         PR ld/2290
15         * NEWS: Updated for the Linux linker search order change.
17         * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call
18         gld${EMULATION_NAME}_check_ld_so_conf before checking default
19         search directories for DT_NEEDED entries.
21 2006-02-07  Paul Brook  <paul@codesourcery.com>
23         * emultempl/armelf.em: Include elf/arm.h.
24         (arm_elf_finish): Set low address bit if enty point is a Thumb
25         function.
27 2006-02-01  Danny Smith  <dannysmith@users.sourceforge.net>
29         * deffilep.y (def_image_name): If the image name does not have
30         a suffix, append the default.
31         * ld.texinfo: Document NAME, LIBRARY usage in PE-COFF .def files.
33 2006-01-31  Danny Smith  dannysmith@users.sourceforge.net
35         * NEWS: Mention support for forward exports in PE-COFF dll's.
36         * ld.texinfo: Expand documentation of EXPORT statements in
37         PE-COFF .def files.
39 2006-01-31  Filip Navara  <navaraf@reactos.com>
41         * deffile.h (struct def_file_export): Add field flag_forward.
42         * pe-dll.c (process_def_file): Check for forward exports.
43         (generate_edata): Generate forward export symbols.
44         (fill_edata): Emit them.
46         * pe-dll.c (process_def_file): Don't crash on malformed
47         fastcall symbol names in .def file.
49 2006-01-30  Nick Clifton  <nickc@redhat.com>
51         * po/vi.po: Updated Vietnamese translation.
53 2006-01-27  Yitzchak Scott-Thoennes  <sthoenna@efn.org>
55         * pe-dll.c (pe_dll_generate_implib): Issue "Creating library
56         file:" as informational message, not a warning.
58 2006-01-18  Roger Sayle  <roger@eyesopen.com>
60         * emultempl/irix.em: Use lbasename instead of basename.
62 2006-01-16  Nick Clifton  <nickc@redhat.com>
64         * po/zh_CN.po: New Chinese (simplified) translation.
65         * configure.in (ALL_LINGUAS): Add "zh_CH".
66         * configure: Regenerate.
68 2006-01-16  Bernhard Fischer  <aldot@gcc.gnu.org>
70         * ld.texinfo (Options): Fix typo.
72 For older changes see ChangeLog-2005
74 Local Variables:
75 mode: change-log
76 left-margin: 8
77 fill-column: 74
78 version-control: never
79 End: