diff options
author | Nick Clifton <nickc@redhat.com> | 2001-11-02 16:58:18 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-11-02 16:58:18 +0000 |
commit | 3a9091c4e556853a0229057818972f0141cc4054 (patch) | |
tree | 2d265776750b5e60ec9fc93b7e8370a5856128d6 /ld/ChangeLog | |
parent | b8819ab2f8f6c4a8ff4642d7df958486772e7b39 (diff) | |
download | gdb-3a9091c4e556853a0229057818972f0141cc4054.zip gdb-3a9091c4e556853a0229057818972f0141cc4054.tar.gz gdb-3a9091c4e556853a0229057818972f0141cc4054.tar.bz2 |
Set targ_emul, targ_extra_emuls as little endian default and to support big endian.
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 9584c72..ad2d778 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2001-11-01 NIIBE Yutaka <gniibe@m17n.org> + + * configure.tgt (sh-*-linux): Set targ_emul, targ_extra_emuls + as little endian default and to support big endian. + 2001-11-01 Chris Demetriou <cgd@broadcom.com> * ld.texinfo (Options): Document new option, -nostdlib. |