af942793a8
emulation list for this target. * configure: Update. * tc-mips.c (ECOFF_LITTLE_FORMAT): Define. (mips_target_format): Use. * te-lnews.h: New file.
5 lines
127 B
C
5 lines
127 B
C
/* te-lnews.h -- little-endian NEWS emulation. */
|
|
|
|
#define ECOFF_LITTLE_FORMAT "ecoff-biglittlemips"
|
|
|
|
#include "obj-format.h"
|