forked from Imagelibrary/binutils-gdb
Added -N and fixed -n flags.
Changed name of h8 support
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#define GLD29K_EMULATION_NAME "gld29k"
|
||||
#define GLDNEWS_EMULATION_NAME "gldnews"
|
||||
#define LNK960_EMULATION_NAME "lnk960"
|
||||
#define H8300HDS_EMULATION_NAME "h8300hds"
|
||||
/* Otherwise default to this emulation */
|
||||
#ifndef DEFAULT_EMULATION
|
||||
#ifdef GNU960
|
||||
@@ -49,6 +50,8 @@
|
||||
#define GLDM88KBCS_TARGET "m88kbcs"
|
||||
#define GLD29K_TARGET "coff-a29k-big"
|
||||
#define GLDNEWS_TARGET "a.out-newsos3"
|
||||
#define H8300HDS_TARGET "ieee"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user