File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -615,7 +615,9 @@ Nonstandard extensions are free to use relocation numbers 192-255 for any
615615purpose. These vendor-specific relocations must be preceded by a
616616`R_RISCV_VENDOR` relocation against a vendor identifier symbol. The preceding
617617`R_RISCV_VENDOR` relocation is used by the linker to choose the correct
618- implementation for the associated nonstandard relocation.
618+ implementation for the associated nonstandard relocation. This scheme only
619+ specifies how to encode static nonstandard relocations; a future version of this
620+ specification may extend the scheme to support dynamic nonstandard relocations.
619621
620622The vendor identifier symbol should be a defined symbol and should set the type
621623to `STT_NOTYPE`, binding to `STB_LOCAL`, and the size of symbol to zero.
You can’t perform that action at this time.
0 commit comments