diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-05-18 22:21:18 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-05-18 22:21:18 +0000 |
commit | ff15324f6383f5532d167eba6f4e80f67d94a84a (patch) | |
tree | 57677beae66e13583f9d046ed51b2c8e7bac6d91 /ld/config/arml-aout.mt | |
parent | 1b9016457d41c7037e33c2e2267f309ded4ca2a1 (diff) | |
download | binutils-ff15324f6383f5532d167eba6f4e80f67d94a84a.zip binutils-ff15324f6383f5532d167eba6f4e80f67d94a84a.tar.gz binutils-ff15324f6383f5532d167eba6f4e80f67d94a84a.tar.bz2 |
Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets.
Details in change logs.
Diffstat (limited to 'ld/config/arml-aout.mt')
-rw-r--r-- | ld/config/arml-aout.mt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/config/arml-aout.mt b/ld/config/arml-aout.mt new file mode 100644 index 0000000..7e7d993 --- /dev/null +++ b/ld/config/arml-aout.mt @@ -0,0 +1 @@ +EMUL=armaoutl |