* ppc.h (struct powerpc_operand): New field `reloc'.

* ppc-opc.c: Include "bfd.h".
	(powerpc_operands): Add new field for reloc type.
This commit is contained in:
Alan Modra 2001-08-08 13:19:36 +00:00
parent 8c62297ac5
commit 584b6591df
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2001-08-08 Alan Modra <amodra@one.net.au>
1999-10-25 Torbjorn Granlund <tege@swox.com>
* ppc.h (struct powerpc_operand): New field `reloc'.
2001-07-11 Frank Ch. Eigler <fche@redhat.com>
* cgen.h (CGEN_MACH): Add insn_chunk_bitsize field.

View File

@ -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