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