Files
haiku-beta6/src
François Revol d4b7d64b81 m68k: force fold segments into text, [ro]data & shave 100kB of ELF stuff
For some reason the kernel ended up with a bunch of .text.foo or
.data.rel.bar sections, each with their own ELF section headers and
other metadata. Forcing them into the base sections drops the binary
size by about 100kB, even for the stripped one.

I suspect it should work on other archs as well.

Change-Id: I7a8f46480d71267c07b75325423a0f5bfd2d12fb
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3101
Reviewed-by: Alex von Gluck IV <[email protected]>
2020-08-19 13:39:32 +00:00
..
2020-08-17 21:11:31 +00:00
2020-06-27 16:58:05 +00:00
2020-08-02 11:58:14 +02:00