mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
aaa2ab3d61
* config.bfd (mips*el-*-netbsd*, mips*-*-netbsd*): Use traditional MIPS ELF targets. gas: * configure.tgt: set emulation for mips-*-netbsd* ld: * configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*): Use the traditional target.
80 lines
2.3 KiB
Plaintext
80 lines
2.3 KiB
Plaintext
2006-02-16 Nick Hudson <nick.hudson@dsl.pipex.com>
|
||
|
||
* configure.tgt (mips*el-*-netbsd*, mips*-*-netbsd*):
|
||
Use the traditional target.
|
||
|
||
2006-02-13 Joseph S. Myers <joseph@codesourcery.com>
|
||
|
||
* configure.tgt (arm*b-*-linux-gnueabi): Change to
|
||
arm*b-*-linux-*eabi.
|
||
(arm*-*-linux-gnueabi): Change to arm*-*-linux-*eabi.
|
||
|
||
2006-02-08 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/2290
|
||
* NEWS: Updated for the Linux linker search order change.
|
||
|
||
* emultempl/elf32.em (gld${EMULATION_NAME}_after_open): Call
|
||
gld${EMULATION_NAME}_check_ld_so_conf before checking default
|
||
search directories for DT_NEEDED entries.
|
||
|
||
2006-02-07 Paul Brook <paul@codesourcery.com>
|
||
|
||
* emultempl/armelf.em: Include elf/arm.h.
|
||
(arm_elf_finish): Set low address bit if enty point is a Thumb
|
||
function.
|
||
|
||
2006-02-01 Danny Smith <dannysmith@users.sourceforge.net>
|
||
|
||
* deffilep.y (def_image_name): If the image name does not have
|
||
a suffix, append the default.
|
||
* ld.texinfo: Document NAME, LIBRARY usage in PE-COFF .def files.
|
||
|
||
2006-01-31 Danny Smith dannysmith@users.sourceforge.net
|
||
|
||
* NEWS: Mention support for forward exports in PE-COFF dll's.
|
||
* ld.texinfo: Expand documentation of EXPORT statements in
|
||
PE-COFF .def files.
|
||
|
||
2006-01-31 Filip Navara <navaraf@reactos.com>
|
||
|
||
* deffile.h (struct def_file_export): Add field flag_forward.
|
||
* pe-dll.c (process_def_file): Check for forward exports.
|
||
(generate_edata): Generate forward export symbols.
|
||
(fill_edata): Emit them.
|
||
|
||
* pe-dll.c (process_def_file): Don't crash on malformed
|
||
fastcall symbol names in .def file.
|
||
|
||
2006-01-30 Nick Clifton <nickc@redhat.com>
|
||
|
||
* po/vi.po: Updated Vietnamese translation.
|
||
|
||
2006-01-27 Yitzchak Scott-Thoennes <sthoenna@efn.org>
|
||
|
||
* pe-dll.c (pe_dll_generate_implib): Issue "Creating library
|
||
file:" as informational message, not a warning.
|
||
|
||
2006-01-18 Roger Sayle <roger@eyesopen.com>
|
||
|
||
* emultempl/irix.em: Use lbasename instead of basename.
|
||
|
||
2006-01-16 Nick Clifton <nickc@redhat.com>
|
||
|
||
* po/zh_CN.po: New Chinese (simplified) translation.
|
||
* configure.in (ALL_LINGUAS): Add "zh_CH".
|
||
* configure: Regenerate.
|
||
|
||
2006-01-16 Bernhard Fischer <aldot@gcc.gnu.org>
|
||
|
||
* ld.texinfo (Options): Fix typo.
|
||
|
||
For older changes see ChangeLog-2005
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|