Commit Graph

3 Commits

Author SHA1 Message Date
Michael Norrish e86c60c698 c-parser: fix architecture refactor bugs arising
- the symbol table constant had a hard map to word32 instead of the addr
  alias
- when cast to integers, the parser believed pointers gave rise to 32
  bit values. This latter required the TargetNumbers signature to get a
  smidge wider, with a new ptr_t entry where the intptr type gets
  listed.
2016-05-10 15:59:00 +10:00
Michael Norrish dfa5c16ecf Style change to squash Isabelle/ML warning message 2015-04-09 15:10:04 +10:00
Gerwin Klein 2a03e81df4 Import release snapshot. 2014-07-14 21:32:44 +02:00