aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add TypeConversion error and contains method on LoadSegment to check if addr ...Johannes Stoelp2022-04-301-9/+23
* minor cleanupJohannes Stoelp2022-04-291-14/+14
* lint: replace explicit lifetime with elided onJohannes Stoelp2022-04-291-1/+1
* make crate no_std compatibleJohannes Stoelp2022-04-292-22/+55
* check mul/add when indexing into phdrJohannes Stoelp2022-04-281-1/+2
* fix macro nameJohannes Stoelp2022-04-281-4/+4
* initial commit of elfloadJohannes Stoelp2022-04-274-0/+333