Defined rva relocations.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
1999-05-15 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* mcore.h (IMAGE_REL_MCORE_RVA): Define.
|
||||
|
||||
1999-04-21 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* mcore.h (GET_LINENO_LNNO): New macro.
|
||||
|
@ -32,6 +32,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
#define IMAGE_REL_MCORE_PCREL_IMM4BY2 0x0004
|
||||
#define IMAGE_REL_MCORE_PCREL_32 0x0005
|
||||
#define IMAGE_REL_MCORE_PCREL_JSR_IMM11BY2 0x0006
|
||||
#define IMAGE_REL_MCORE_RVA 0x0007
|
||||
|
||||
#define PEMCORE
|
||||
|
||||
|
Reference in New Issue
Block a user