Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2001-08-08 17:19:36 +0400
committerAlan Modra <modra@gmail.com>2001-08-08 17:19:36 +0400
commit584b6591dfe1962bb4ad5545ef11e92a37e15f15 (patch)
tree40d54590235ec89678214dfb0b1be1bfff155806 /include/opcode/ppc.h
parent8c62297ac535d7232528f0a38ff3b605bbd25280 (diff)
* ppc.h (struct powerpc_operand): New field `reloc'.
* ppc-opc.c: Include "bfd.h". (powerpc_operands): Add new field for reloc type.
Diffstat (limited to 'include/opcode/ppc.h')
-rw-r--r--include/opcode/ppc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/opcode/ppc.h b/include/opcode/ppc.h
index d23e1c695..2c11fcd63 100644
--- a/include/opcode/ppc.h
+++ b/include/opcode/ppc.h
@@ -144,6 +144,7 @@ struct powerpc_operand
/* One bit syntax flags. */
unsigned long flags;
+ int reloc;
};
/* Elements in the table are retrieved by indexing with values from