grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/5] loongarch: add relaxation support


From: WANG Xuerui
Subject: Re: [PATCH v2 0/5] loongarch: add relaxation support
Date: Tue, 13 Jun 2023 11:55:25 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2

On 6/13/23 11:25, mengqinggang wrote:
Is thisĀ  patch used to check if ld supports --no-relax option?

It need to pass -mno-relax option to as or gcc to disable binutils
generate relaxation relocations.

It shouldn't be necessary to disable relaxation that early, because code before relaxation should behave the same, only bigger.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]