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