mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
af942793a8
emulation list for this target. * configure: Update. * tc-mips.c (ECOFF_LITTLE_FORMAT): Define. (mips_target_format): Use. * te-lnews.h: New file.
6 lines
127 B
C
6 lines
127 B
C
/* te-lnews.h -- little-endian NEWS emulation. */
|
|
|
|
#define ECOFF_LITTLE_FORMAT "ecoff-biglittlemips"
|
|
|
|
#include "obj-format.h"
|