2017-11-10 02:00:23 +03:00
|
|
|
[submodule "x86/tests/submodules/dwarf"]
|
2018-04-24 19:05:36 +03:00
|
|
|
path = deps/dwarf
|
2017-11-10 02:19:40 +03:00
|
|
|
url = https://github.com/GaloisInc/dwarf.git
|
2017-11-10 02:00:23 +03:00
|
|
|
[submodule "x86/tests/submodules/elf-edit"]
|
2018-04-24 19:05:36 +03:00
|
|
|
path = deps/elf-edit
|
2017-11-10 02:19:40 +03:00
|
|
|
url = https://github.com/GaloisInc/elf-edit.git
|
2017-11-10 02:00:23 +03:00
|
|
|
[submodule "x86/tests/submodules/flexdis86"]
|
2018-04-24 19:05:36 +03:00
|
|
|
path = deps/flexdis86
|
2017-11-10 02:19:40 +03:00
|
|
|
url = https://github.com/GaloisInc/flexdis86.git
|
2018-04-25 10:16:53 +03:00
|
|
|
[submodule "deps/crucible"]
|
|
|
|
path = deps/crucible
|
2018-04-25 10:32:43 +03:00
|
|
|
url = https://github.com/GaloisInc/crucible.git
|
2018-04-25 10:16:53 +03:00
|
|
|
[submodule "deps/llvm-pretty"]
|
|
|
|
path = deps/llvm-pretty
|
2018-04-25 10:32:43 +03:00
|
|
|
url = https://github.com/elliottt/llvm-pretty.git
|
2017-08-29 01:48:55 +03:00
|
|
|
[submodule "submodules/semmc"]
|
2019-11-13 04:31:03 +03:00
|
|
|
path = deps/semmc
|
2017-08-29 01:48:55 +03:00
|
|
|
url = git@github.com:GaloisInc/semmc.git
|
|
|
|
[submodule "submodules/dismantle"]
|
2019-11-13 04:31:03 +03:00
|
|
|
path = deps/dismantle
|
2017-08-29 01:48:55 +03:00
|
|
|
url = git@github.com:travitch/dismantle.git
|
2018-10-30 01:28:44 +03:00
|
|
|
[submodule "submodules/macaw-loader"]
|
2019-11-13 04:31:03 +03:00
|
|
|
path = deps/macaw-loader
|
2018-10-30 01:28:44 +03:00
|
|
|
url = git@github.com:GaloisInc/macaw-loader.git
|
2019-02-22 09:21:51 +03:00
|
|
|
[submodule "deps/llvm-pretty-bc-parser"]
|
|
|
|
path = deps/llvm-pretty-bc-parser
|
|
|
|
url = https://github.com/GaloisInc/llvm-pretty-bc-parser
|
2020-02-25 02:39:41 +03:00
|
|
|
[submodule "deps/asl-translator"]
|
|
|
|
path = deps/asl-translator
|
|
|
|
url = https://github.com/GaloisInc/asl-translator.git
|
|
|
|
[submodule "deps/arm-asl-parser"]
|
|
|
|
path = deps/arm-asl-parser
|
|
|
|
url = https://github.com/GaloisInc/arm-asl-parser.git
|
2020-02-27 10:05:08 +03:00
|
|
|
[submodule "deps/what4-serialize"]
|
|
|
|
path = deps/what4-serialize
|
|
|
|
url = https://github.com/GaloisInc/what4-serialize.git
|
2020-03-11 00:26:55 +03:00
|
|
|
[submodule "deps/what4"]
|
|
|
|
path = deps/what4
|
2020-04-04 09:38:19 +03:00
|
|
|
url = git@github.com:GaloisInc/what4.git
|
2022-03-04 23:44:46 +03:00
|
|
|
[submodule "deps/grift"]
|
|
|
|
path = deps/grift
|
|
|
|
url = https://github.com/GaloisInc/grift.git
|
|
|
|
[submodule "deps/bv-sized"]
|
|
|
|
path = deps/bv-sized
|
|
|
|
url = https://github.com/GaloisInc/bv-sized
|
|
|
|
[submodule "deps/bv-sized-float"]
|
|
|
|
path = deps/bv-sized-float
|
|
|
|
url = https://github.com/GaloisInc/bv-sized-float
|
|
|
|
[submodule "deps/softfloat-hs"]
|
|
|
|
path = deps/softfloat-hs
|
|
|
|
url = https://github.com/GaloisInc/softfloat-hs
|