immortalwrt/target/linux/generic
Robert Marko 7e1d092552 generic: enable RELR relocations
RELR is a relocation packing format for relative relocations.

Linux has supported using it for ARM64 since 5.4, and more recently
for LoongArch as well.

It requires compatible tooling as well, so only with binutils 2.43
TOOLS_SUPPORT_RELR is set and thus RELR available.

RELR should always decrease the binary size and while testing this
the default build for Dynalink WRX-36 (qualcommax/ipq807x) reduced
the compressed kernel size by 38k and uncompressed one by 640k.

So, lets enable it in the default config.

Link: https://github.com/openwrt/openwrt/pull/16403
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-09-16 22:47:44 +02:00
..
backport-5.15 kernel: backport nvmem changes from v6.12 2024-09-12 08:59:36 +02:00
backport-6.1 kernel: backport nvmem changes from v6.12 2024-09-12 08:59:36 +02:00
backport-6.6 kernel: bump 6.6 to 6.6.51 2024-09-15 16:32:48 +02:00
files kernel: set vlan mc emulation for rtl8367d family chips 2024-08-29 20:50:01 +02:00
hack-5.15 generic: hack: fix patch description 2024-08-28 15:10:54 +01:00
hack-6.1 kernel: bump 6.1 to 6.1.108 2024-09-06 22:38:55 +02:00
hack-6.6 kernel: bump 6.6 to 6.6.51 2024-09-15 16:32:48 +02:00
image
other-files
pending-5.15 kernel: backport nvmem changes from v6.12 2024-09-12 08:59:36 +02:00
pending-6.1 kernel: backport nvmem changes from v6.12 2024-09-12 08:59:36 +02:00
pending-6.6 kernel: bump 6.6 to 6.6.51 2024-09-15 16:32:48 +02:00
config-5.15 generic: enable RELR relocations 2024-09-16 22:47:44 +02:00
config-6.1 generic: enable RELR relocations 2024-09-16 22:47:44 +02:00
config-6.6 generic: enable RELR relocations 2024-09-16 22:47:44 +02:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-01 11:52:07 +02:00
PATCHES