* deffilep.y (def_image_name): If the image name does not have
[external/binutils.git] / ld / ChangeLog
1 2006-02-01  Danny Smith  <dannysmith@users.sourceforge.net>
2
3         * deffilep.y (def_image_name): If the image name does not have
4         a suffix, append the default.
5         * ld.texinfo: Document NAME, LIBRARY usage in PE-COFF .def files.
6
7 2006-01-31  Danny Smith  dannysmith@users.sourceforge.net
8
9         * NEWS: Mention support for forward exports in PE-COFF dll's.
10         * ld.texinfo: Expand documentation of EXPORT statements in
11         PE-COFF .def files.
12
13 2006-01-31  Filip Navara  <navaraf@reactos.com>
14
15         * deffile.h (struct def_file_export): Add field flag_forward.
16         * pe-dll.c (process_def_file): Check for forward exports.
17         (generate_edata): Generate forward export symbols.
18         (fill_edata): Emit them.
19
20         * pe-dll.c (process_def_file): Don't crash on malformed
21         fastcall symbol names in .def file.
22
23 2006-01-30  Nick Clifton  <nickc@redhat.com>
24
25         * po/vi.po: Updated Vietnamese translation.
26
27 2006-01-27  Yitzchak Scott-Thoennes  <sthoenna@efn.org>
28
29         * pe-dll.c (pe_dll_generate_implib): Issue "Creating library
30         file:" as informational message, not a warning.
31
32 2006-01-18  Roger Sayle  <roger@eyesopen.com>
33
34         * emultempl/irix.em: Use lbasename instead of basename.
35
36 2006-01-16  Nick Clifton  <nickc@redhat.com>
37
38         * po/zh_CN.po: New Chinese (simplified) translation.
39         * configure.in (ALL_LINGUAS): Add "zh_CH".
40         * configure: Regenerate.
41
42 2006-01-16  Bernhard Fischer  <aldot@gcc.gnu.org>
43
44         * ld.texinfo (Options): Fix typo.
45
46 For older changes see ChangeLog-2005
47 \f
48 Local Variables:
49 mode: change-log
50 left-margin: 8
51 fill-column: 74
52 version-control: never
53 End: