aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authormengqinggang <mengqinggang@loongson.cn>2024-02-05 16:16:52 +0800
committerliuzhensong <liuzhensong@loongson.cn>2024-02-23 15:40:34 +0800
commitc429c4459865284a0059cbabdde0449eb7df0774 (patch)
tree906de2ed770ca3d5ca7a2189dd44127302ac52ff /.gitattributes
parent97f2a34ed1d255ea301f858b31c0fbe75da1c4f6 (diff)
downloadgdb-c429c4459865284a0059cbabdde0449eb7df0774.zip
gdb-c429c4459865284a0059cbabdde0449eb7df0774.tar.gz
gdb-c429c4459865284a0059cbabdde0449eb7df0774.tar.bz2
LoongArch: gas: Try to avoid R_LARCH_ALIGN associate with a symbol
The R_LARCH_ALIGN need to associated with a symbol if .align has the first and third expressions. If R_LARCH_ALIGN associate with a symbol, the addend can represent the first and third expression of .align. For '.align 3', the addend of R_LARCH_ALIGN only need to represent the alignment and R_LARCH_ALIGN not need to associate with a symbol. For '.align x, , y', R_LARCH_ALIGN need to associate with a symbol if 0 < y < 2^x - 4.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions