diff options
author | Nick Hudson <nick.hudson@dsl.pipex.com> | 2006-02-16 08:05:02 +0000 |
---|---|---|
committer | Nick Hudson <nick.hudson@dsl.pipex.com> | 2006-02-16 08:05:02 +0000 |
commit | aaa2ab3d61e573f42195e897b8e87acadbcd0c28 (patch) | |
tree | 7bcb03f09dfb506b5898157d2ff8c42e9d58aaa5 /ld/ChangeLog | |
parent | 4d36a59818ae6e0d7a48d219d5661a613639302c (diff) | |
download | gdb-aaa2ab3d61e573f42195e897b8e87acadbcd0c28.zip gdb-aaa2ab3d61e573f42195e897b8e87acadbcd0c28.tar.gz gdb-aaa2ab3d61e573f42195e897b8e87acadbcd0c28.tar.bz2 |
bfd:
* 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.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index db3e9ad..6fc0d7b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +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 |