Skip to content

Modify binutils patch to support PowerPC targets (uses Linux ELF ABI).

Ghost User requested to merge (removed):master into master

This patch adds a minoca target in binutils for PowerPC along with some extra targets.

It shares the same ABI as Linux on PowerPC since it is the most used.

Only binutils has been patched.

Note that using only a single patch for changes does not scale at all, I would suggest using a kind of patch stream so that there can be multiple patches associated instead of just one.

Merge request reports