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