Commit Graph

159 Commits

Author SHA1 Message Date
Tristan Ravitch
f758db30a6 Add a lower version bound on IntervalMap
We are using the new `containing` API that returns a map instead of a list, so
we can't use 0.4 anymore.
2017-01-04 13:27:13 -08:00
Joe Hendrix
bfcee99d58
Various changes; Better support for tracking why code location has been
identified; Improved error reporting.
2017-01-03 16:17:41 -08:00
Joe Hendrix
48a41a7d21
Fix undefined function in AbsState 2016-12-27 14:32:26 -08:00
Joe Hendrix
e27d3ee0ef
Additional support for relocations; GHC 8.0.1 compat 2016-12-27 13:59:21 -08:00
Joe Hendrix
cf1619b8ab
Cleanup memory segment insertion 2016-12-13 18:05:36 -08:00
Joe Hendrix
850057d767
Add variable declaration field 2016-12-13 11:55:53 -08:00
Joe Hendrix
0c84749ead
Add additional dwarf parsing 2016-12-12 16:37:55 -08:00
Joe Hendrix
82d9527b5b
Update to reflect dwarf library changes 2016-11-29 18:47:28 -08:00
Joe Hendrix
7b568edc0c
Initial commit of macaw 2016-11-28 23:14:04 -08:00