mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-12-02 01:37:19 +03:00
6b712c6280
None of the common default ppc32 ABIs use a Table of Contents (TOC), so default our code to not assume it either. This has accompanying changes in macaw-loader-ppc, which also made incorrect assumptions about ppc32. Note that we may eventually need to support rarely-used ABIs that do use a TOC (or similar dedicated registers, e.g., the Small Data Area mode). When we do, we will probably want that to be a data-oriented decision rather than a type-level one, as each architecture supports multiple ABIs. We may also need to modify ppc64 to support ABIs without TOCs, but we'll do it when we need to. |
||
---|---|---|
.. | ||
arm-asl-parser@afbeff2db4 | ||
asl-translator@9906e850cd | ||
crucible@78a22c4c49 | ||
dismantle@7b11e83ab7 | ||
dwarf@ad6043e398 | ||
elf-edit@fb4699a2bb | ||
flexdis86@6d6e8c39e7 | ||
llvm-pretty@8456623f24 | ||
llvm-pretty-bc-parser@bea158b759 | ||
macaw-loader@f69f3a835a | ||
semmc@a7e17a9885 | ||
what4@ce5c0aa937 | ||
what4-serialize@35f2877a3c |