OSDN Git Service

bfd/doc/
[pf3gnuchains/pf3gnuchains4x.git] / ld / ChangeLog
1 2006-02-27  Carlos O'Donell  <carlos@codesourcery.com>
2
3         * Makefile.am: Add html target.
4         * Makefile.in: Regenerate.
5         * po/Make-in: Add html target.
6
7 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
8             Anil Paranjape   <anilp1@kpitcummins.com>
9             Shilin Shakti    <shilins@kpitcummins.com>
10
11         * scripttemp/elf32xc16x.sc: Default linker script for tiny model.
12         * scripttemp/elf32xc16xl.sc: Default linker script for large model.
13         * scripttemp/elf32xc16xs.sc: Default linker script for small model.
14         * emulparams/elf32xc16x.sh: Emulation script for tiny model.
15         * emulparams/elf32xc16xl.sh: Emulation script for large model.
16         * emulparams/elf32xc16xs.sh: Emulation script for small model.
17         * Makefile.am: Add entry to make xc16x target.
18         * Makefile.in: Regenerate.
19         * configure.tgt: Specify default and other emulation parameters
20         for xc16x.
21         * NEWS: Announce the support for the new target.
22
23 2006-02-16  Nick Hudson  <nick.hudson@dsl.pipex.com>
24
25         * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
26         Use the traditional target.
27
28 2006-02-13  Joseph S. Myers  <joseph@codesourcery.com>
29
30         * configure.tgt (arm*b-*-linux-gnueabi): Change to
31         arm*b-*-linux-*eabi.
32         (arm*-*-linux-gnueabi): Change to arm*-*-linux-*eabi.
33
34 2006-02-08  H.J. Lu  <hongjiu.lu@intel.com>
35
36         PR ld/2290
37         * NEWS: Updated for the Linux linker search order change.
38
39         * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call
40         gld${EMULATION_NAME}_check_ld_so_conf before checking default
41         search directories for DT_NEEDED entries.
42
43 2006-02-07  Paul Brook  <paul@codesourcery.com>
44
45         * emultempl/armelf.em: Include elf/arm.h.
46         (arm_elf_finish): Set low address bit if enty point is a Thumb
47         function.
48
49 2006-02-01  Danny Smith  <dannysmith@users.sourceforge.net>
50
51         * deffilep.y (def_image_name): If the image name does not have
52         a suffix, append the default.
53         * ld.texinfo: Document NAME, LIBRARY usage in PE-COFF .def files.
54
55 2006-01-31  Danny Smith  dannysmith@users.sourceforge.net
56
57         * NEWS: Mention support for forward exports in PE-COFF dll's.
58         * ld.texinfo: Expand documentation of EXPORT statements in
59         PE-COFF .def files.
60
61 2006-01-31  Filip Navara  <navaraf@reactos.com>
62
63         * deffile.h (struct def_file_export): Add field flag_forward.
64         * pe-dll.c (process_def_file): Check for forward exports.
65         (generate_edata): Generate forward export symbols.
66         (fill_edata): Emit them.
67
68         * pe-dll.c (process_def_file): Don't crash on malformed
69         fastcall symbol names in .def file.
70
71 2006-01-30  Nick Clifton  <nickc@redhat.com>
72
73         * po/vi.po: Updated Vietnamese translation.
74
75 2006-01-27  Yitzchak Scott-Thoennes  <sthoenna@efn.org>
76
77         * pe-dll.c (pe_dll_generate_implib): Issue "Creating library
78         file:" as informational message, not a warning.
79
80 2006-01-18  Roger Sayle  <roger@eyesopen.com>
81
82         * emultempl/irix.em: Use lbasename instead of basename.
83
84 2006-01-16  Nick Clifton  <nickc@redhat.com>
85
86         * po/zh_CN.po: New Chinese (simplified) translation.
87         * configure.in (ALL_LINGUAS): Add "zh_CH".
88         * configure: Regenerate.
89
90 2006-01-16  Bernhard Fischer  <aldot@gcc.gnu.org>
91
92         * ld.texinfo (Options): Fix typo.
93
94 For older changes see ChangeLog-2005
95 \f
96 Local Variables:
97 mode: change-log
98 left-margin: 8
99 fill-column: 74
100 version-control: never
101 End: