mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-23 08:27:24 +03:00
ad51ae3c54
* Add support for standalone PIEs This changeset adds support for standalone position independent executables (PIEs) that do not make use of procedure linkage tables. It does so by adding relative address support to `populateSegmentChunk` and adding an additional simplification rule for Aarch32. This covers part of the work for #234. * Remove NoOp + replace mult with left shift |
||
---|---|---|
.. | ||
src/Data/Macaw | ||
tests | ||
ChangeLog.md | ||
LICENSE | ||
macaw-aarch32.cabal | ||
REAMDE.md | ||
Setup.hs |