Add support for the Z80 processor family
[deliverable/binutils-gdb.git] / bfd / reloc.c
index 8566d59456aa5db0303c5d228d54703095e7fdb9..ea73d1373729277030e9620e6973350abe4677d2 100644 (file)
@@ -1581,7 +1581,7 @@ DOCDD
 INODE
        howto manager,  , typedef arelent, Relocations
 
-SECTION
+SUBSECTION
        The howto manager
 
        When an application wants to create a relocation, but doesn't
@@ -4574,6 +4574,11 @@ ENUMDOC
   internally by the linker after analysis of a 
   BFD_RELOC_XTENSA_ASM_EXPAND.
 
+ENUM
+  BFD_RELOC_Z80_DISP8
+ENUMDOC
+  8 bit signed offset in (ix+d) or (iy+d).
+
 ENUM
   BFD_RELOC_Z8K_DISP7
 ENUMDOC
This page took 0.024121 seconds and 4 git commands to generate.