Skip to content

Commit

Permalink
Added initial binutils patch, for 2.19.1.
Browse files Browse the repository at this point in the history
This is enough to link against a FatELF shared library and use things like nm and objdump on
 it. This will read FatELF but not write it, so something like "strip" will leave you with
 a non-FatELF ELF binary for your current platform, at best.

Some things, like addr2line, are still flakey.

ld works, gold has not been tested.
  • Loading branch information
icculus committed Sep 23, 2009
1 parent b2af051 commit 2949d57
Showing 1 changed file with 515 additions and 0 deletions.

0 comments on commit 2949d57

Please sign in to comment.