[PATCH] bfd: Add support for LoongArch64 EFI (efi-*-loongarch64).
WANG Xuerui
i.swmail@xen0n.name
Fri Aug 5 10:22:01 GMT 2022
On 2022/8/5 18:07, Youling Tang wrote:
> Hi, Xuerui
>
> On 08/05/2022 05:41 PM, WANG Xuerui wrote:
>> <snip>
>>
>> +#define COFF_IMAGE_WITH_PE
>> +/* Rename the above into.. */
>> I know this is copied from bfd/pei-aarch64.c, but you could reformat it
>> a little by adding an additional period and space, for style
>> consistency.
> In the previous macro definition, I used tab alignment. Do you want to
> use space alignment?
Sorry I meant only the comment line directly above. I can't check
tab/space usage on Thunderbird because whitespaces can't be made visible
like with VSCode/Vim AFAIK.
> <snip>
>>> diff --git a/binutils/NEWS b/binutils/NEWS
>>> index 4fdf1c3b4e8..3b5a96b9819 100644
>>> --- a/binutils/NEWS
>>> +++ b/binutils/NEWS
>>> @@ -14,6 +14,9 @@ Changes in 2.39:
>>> architectures. Use the --disassembler-color=MODE command line
>>> flag, with
>>> mode being either off, color, or extended-color.
>>> +* Support for pei-loongarch64 has been added to objcopy in order to
>>> enable
>>> + UEFI development using binutils.
>>> +
>> Isn't binutils 2.39 already frozen?
> I will add to the next version.
Okay. (I don't know if just adding a "Changes in 2.40:" heading would
suffice, or if something else has to be done, though.)
More information about the Binutils
mailing list