gnu-efi/gnuefi
Callum Farmer e2aa099738 lds: Support ctors/dtors with a priority
Signed-off-by: Callum Farmer <gmbr3@opensuse.org>
2023-05-04 14:29:36 +01:00
..
Makefile Add pkgconfig file 2023-04-07 13:51:28 +01:00
crt0-efi-aarch64.S Make ELF constructors and destructors work 2023-03-28 08:59:41 -04:00
crt0-efi-arm.S Make ELF constructors and destructors work 2023-03-28 08:59:41 -04:00
crt0-efi-ia32.S Make ELF constructors and destructors work 2023-03-28 08:59:41 -04:00
crt0-efi-ia64.S Make ELF constructors and destructors work 2023-03-28 08:59:41 -04:00
crt0-efi-loongarch64.S use jr instead of jirl 2022-07-07 15:16:10 +08:00
crt0-efi-mips64el.S Make ELF constructors and destructors work 2023-03-28 08:59:41 -04:00
crt0-efi-riscv64.S riscv: Update SPDX license identifiers 2023-03-08 10:32:49 -05:00
crt0-efi-x86_64.S Make ELF constructors and destructors work 2023-03-28 08:59:41 -04:00
elf_aarch64_efi.lds lds: Support ctors/dtors with a priority 2023-05-04 14:29:36 +01:00
elf_arm_efi.lds lds: Support ctors/dtors with a priority 2023-05-04 14:29:36 +01:00
elf_ia32_efi.lds lds: Support ctors/dtors with a priority 2023-05-04 14:29:36 +01:00
elf_ia32_fbsd_efi.lds lds: Support ctors/dtors with a priority 2023-05-04 14:29:36 +01:00
elf_ia64_efi.lds lds: Support ctors/dtors with a priority 2023-05-04 14:29:36 +01:00
elf_loongarch64_efi.lds Add support for LoongArch64 architecture 2021-12-30 15:39:47 +08:00
elf_mips64el_efi.lds lds: Support ctors/dtors with a priority 2023-05-04 14:29:36 +01:00
elf_riscv64_efi.lds Merge ctors/dtors rela sections 2023-05-04 13:59:02 +01:00
elf_x86_64_efi.lds lds: Support ctors/dtors with a priority 2023-05-04 14:29:36 +01:00
elf_x86_64_fbsd_efi.lds lds: Support ctors/dtors with a priority 2023-05-04 14:29:36 +01:00
gnu-efi.pc.in Add pkgconfig file 2023-04-07 13:51:28 +01:00
reloc_aarch64.c Commit 3dd05c and subsequent ones introduced the use of the GNU 2016-03-25 13:32:54 -04:00
reloc_arm.c Commit 3dd05c and subsequent ones introduced the use of the GNU 2016-03-25 13:32:54 -04:00
reloc_ia32.c Commit 3dd05c and subsequent ones introduced the use of the GNU 2016-03-25 13:32:54 -04:00
reloc_ia64.S */*.S: add non-executable GNU stack marking on ELF-linux 2022-08-08 11:35:10 -04:00
reloc_loongarch64.c Add support for LoongArch64 architecture 2021-12-30 15:39:47 +08:00
reloc_mips64el.c Add support for 64 bit MIPS 2017-01-08 07:04:52 -05:00
reloc_riscv64.c riscv: Update SPDX license identifiers 2023-03-08 10:32:49 -05:00
reloc_x86_64.c Commit 3dd05c and subsequent ones introduced the use of the GNU 2016-03-25 13:32:54 -04:00