abi-aa
abi-aa copied to clipboard
[sysvabi64] Add chapter on Program Loading and Dynamic Linking.
Replace the current placeholder chapter with information on:
- ELF
- GOT and PLT
- GNU Indirect Functions
- Relocation Read-Only
A lot of the information in the chapter is general information. Not specific to AArch64. However it can be useful to put the AArch64 information in context in a single place.
Resolves https://github.com/ARM-software/abi-aa/issues/152
Thank you very much for the reviews. I'm attempting to get a revised draft out by the end of the week.
Made an attempt to address the review comments. Quite a lot of edits, so still likely I've made some mistakes somewhere.
I think all the comments so far have been resolved. From my side I think that this is close to being merged. Will leave open for another week for further comments, otherwise I'll ask for this to be merged.