scas icon indicating copy to clipboard operation
scas copied to clipboard

Emit KEXC relocation table with `-fauto-relocation`

Open pixelherodev opened this issue 5 years ago • 4 comments

pixelherodev avatar Jan 30 '20 19:01 pixelherodev

Merge blockers:

  • [ ] Since this changes the output of -fauto-relocation, the CRT0 for KCC needs to be updated.
  • [ ] This needs to be further tested (every package in core/ should be tested with this)

pixelherodev avatar Jan 30 '20 19:01 pixelherodev

Tested and working on core/init

pixelherodev avatar Jan 30 '20 19:01 pixelherodev

Since some core/ packages depend on relative labels, this blocks on those.

pixelherodev avatar Jan 30 '20 19:01 pixelherodev

Relative labels are in, so this... should be fine? Going to finish testing scas on all of our packages first.

pixelherodev avatar Jul 18 '23 22:07 pixelherodev