macaw/deps
Tristan Ravitch 6b712c6280
Fix the default ppc32 ABI (#222)
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.
2021-08-19 07:41:29 -07:00
..
arm-asl-parser@afbeff2db4 Rename macaw-asl to macaw-aarch32 2020-04-05 15:16:39 -07:00
asl-translator@9906e850cd Cleanup discovery; fix macaw-symbolic 2021-04-21 11:27:27 -07:00
crucible@78a22c4c49 Update submodules 2021-07-15 21:22:30 -07:00
dismantle@7b11e83ab7 Update submodules 2021-06-14 15:41:32 -07:00
dwarf@ad6043e398 Update submodules 2021-06-14 15:41:32 -07:00
elf-edit@fb4699a2bb Update submodules 2021-06-14 15:41:32 -07:00
flexdis86@6d6e8c39e7 Update submodules 2021-06-14 15:41:32 -07:00
llvm-pretty@8456623f24 Add script to simplify updating cabal freeze files. 2021-05-19 21:02:56 -07:00
llvm-pretty-bc-parser@bea158b759 Update submodules 2021-07-15 21:22:30 -07:00
macaw-loader@f69f3a835a Fix the default ppc32 ABI (#222) 2021-08-19 07:41:29 -07:00
semmc@a7e17a9885 Add script to simplify updating cabal freeze files. 2021-05-19 21:02:56 -07:00
what4@ce5c0aa937 Update submodules 2021-07-15 21:22:30 -07:00
what4-serialize@35f2877a3c Update submodules 2021-07-15 21:22:30 -07:00