[00/10] Stack setup & misc fixes for x86_64-gnu

Message ID 20230517191436.73636-1-bugaevc@gmail.com
Headers
Series Stack setup & misc fixes for x86_64-gnu |

Message

Sergey Bugaev May 17, 2023, 7:14 p.m. UTC
  And these are the rest of my x86_64-gnu glibc fixes! (well, for now)

With these (+ the BRK_START change), I'm able build a system that boots
to /bin/sh and runs some commands (coreutils) successfully.

Enjoy :)

Sergey