Add support for the AVR Tiny series of microcontrollers.
[deliverable/binutils-gdb.git] / bfd / reloc.c
index 7f46c587e208cd6fb6eed1368c1de9365127489c..9a7796673df2deda92a1304527d607789dd9cc39 100644 (file)
@@ -4789,6 +4789,11 @@ ENUMDOC
   assuming no relaxation.  The relocation encodes the position of the
   second symbol so the linker can determine whether to adjust the field
   value.
+ENUM
+  BFD_RELOC_AVR_LDS_STS_16
+ENUMDOC
+  This is a 7 bit reloc for the AVR that stores SRAM address for 16bit
+  lds and sts instructions supported only tiny core.
 ENUM
   BFD_RELOC_RL78_NEG8
 ENUMX
This page took 0.023699 seconds and 4 git commands to generate.