5 * scripttemp/elf32xc16x.sc: Default linker script for tiny model.
6 * scripttemp/elf32xc16xl.sc: Default linker script for large model.
7 * scripttemp/elf32xc16xs.sc: Default linker script for small model.
8 * emulparams/elf32xc16x.sh: Emulation script for tiny model.
9 * emulparams/elf32xc16xl.sh: Emulation script for large model.
10 * emulparams/elf32xc16xs.sh: Emulation script for small model.
11 * Makefile.am: Add entry to make xc16x target.
12 * Makefile.in: Regenerate.
13 * configure.tgt: Specify default and other emulation parameters
15 * NEWS: Announce the support for the new target.
19 * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
20 Use the traditional target.
24 * configure.tgt (arm*b-*-linux-gnueabi): Change to
26 (arm*-*-linux-gnueabi): Change to arm*-*-linux-*eabi.
31 * NEWS: Updated for the Linux linker search order change.
33 * emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call
34 gld${EMULATION_NAME}_check_ld_so_conf before checking default
35 search directories for DT_NEEDED entries.
39 * emultempl/armelf.em: Include elf/arm.h.
40 (arm_elf_finish): Set low address bit if enty point is a Thumb
45 * deffilep.y (def_image_name): If the image name does not have
46 a suffix, append the default.
47 * ld.texinfo: Document NAME, LIBRARY usage in PE-COFF .def files.
51 * NEWS: Mention support for forward exports in PE-COFF dll's.
52 * ld.texinfo: Expand documentation of EXPORT statements in
57 * deffile.h (struct def_file_export): Add field flag_forward.
58 * pe-dll.c (process_def_file): Check for forward exports.
59 (generate_edata): Generate forward export symbols.
60 (fill_edata): Emit them.
62 * pe-dll.c (process_def_file): Don't crash on malformed
63 fastcall symbol names in .def file.
67 * po/vi.po: Updated Vietnamese translation.
71 * pe-dll.c (pe_dll_generate_implib): Issue "Creating library
72 file:" as informational message, not a warning.
76 * emultempl/irix.em: Use lbasename instead of basename.
80 * po/zh_CN.po: New Chinese (simplified) translation.
81 * configure.in (ALL_LINGUAS): Add "zh_CH".
82 * configure: Regenerate.
86 * ld.texinfo (Options): Fix typo.
88 For older changes see ChangeLog-2005
94 version-control: never