bfd:
[external/binutils.git] / ld / ChangeLog
1 2006-02-16  Nick Hudson  <nick.hudson@dsl.pipex.com>
2
3         * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
4         Use the traditional target.
5
6 2006-02-13  Joseph S. Myers  <joseph@codesourcery.com>
7
8         * configure.tgt (arm*b-*-linux-gnueabi): Change to
9         arm*b-*-linux-*eabi.
10         (arm*-*-linux-gnueabi): Change to arm*-*-linux-*eabi.
11
12 2006-02-08  H.J. Lu  <hongjiu.lu@intel.com>
13
14         PR ld/2290
15         * NEWS: Updated for the Linux linker search order change.
16
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.
20
21 2006-02-07  Paul Brook  <paul@codesourcery.com>
22
23         * emultempl/armelf.em: Include elf/arm.h.
24         (arm_elf_finish): Set low address bit if enty point is a Thumb
25         function.
26
27 2006-02-01  Danny Smith  <dannysmith@users.sourceforge.net>
28
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.
32
33 2006-01-31  Danny Smith  dannysmith@users.sourceforge.net
34
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.
38
39 2006-01-31  Filip Navara  <navaraf@reactos.com>
40
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.
45
46         * pe-dll.c (process_def_file): Don't crash on malformed
47         fastcall symbol names in .def file.
48
49 2006-01-30  Nick Clifton  <nickc@redhat.com>
50
51         * po/vi.po: Updated Vietnamese translation.
52
53 2006-01-27  Yitzchak Scott-Thoennes  <sthoenna@efn.org>
54
55         * pe-dll.c (pe_dll_generate_implib): Issue "Creating library
56         file:" as informational message, not a warning.
57
58 2006-01-18  Roger Sayle  <roger@eyesopen.com>
59
60         * emultempl/irix.em: Use lbasename instead of basename.
61
62 2006-01-16  Nick Clifton  <nickc@redhat.com>
63
64         * po/zh_CN.po: New Chinese (simplified) translation.
65         * configure.in (ALL_LINGUAS): Add "zh_CH".
66         * configure: Regenerate.
67
68 2006-01-16  Bernhard Fischer  <aldot@gcc.gnu.org>
69
70         * ld.texinfo (Options): Fix typo.
71
72 For older changes see ChangeLog-2005
73 \f
74 Local Variables:
75 mode: change-log
76 left-margin: 8
77 fill-column: 74
78 version-control: never
79 End: