Porting binutils to new executable format

Programming, for all ages and all languages.
Post Reply
nexos
Member
Member
Posts: 1071
Joined: Tue Feb 18, 2020 3:29 pm
Freenode IRC: nexos

Porting binutils to new executable format

Post by nexos »

Hello,
I want to begin working on an aarch64-pe bootloader. I want to use binutils for this. I know, I could use clang, but, I thought it might would be a fun project to actually port binutils to aarch64-pe. Does anybody have any info on how I could go about doing this? This especially is going to be prevalent with ARM SystemReady coming to the market.
Thanks,
nexos
"How did you do this?"
"It's very simple — you read the protocol and write the code." - Bill Joy
Projects: NexNix | libnex | nnpkg
Octocontrabass
Member
Member
Posts: 5218
Joined: Mon Mar 25, 2013 7:01 pm

Re: Porting binutils to new executable format

Post by Octocontrabass »

Post Reply