Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

LoongArch:docs: Update e_flags for new relocations. #61

Merged
merged 1 commit into from
Aug 17, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/LoongArch-ELF-ABI-CN.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ v2.00

|`v1`
|`0x1`
|按需保留
|支持指令立即数域语义的重定位类型,可以不兼容v0单独实现。

|
|`0x2` `0x3`
Expand Down
2 changes: 1 addition & 1 deletion docs/LoongArch-ELF-ABI-EN.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ Data model is ILP32, where `int`, `long` and pointers are 32-bit.

|`v1`
|`0x1`
|Another relocation type IF needed.
|Supporting relocation types directly writing to immediate slots. Can be implemented separately without compatibility with v0.

|
|`0x2` `0x3`
Expand Down