Initial icall-def.h / icall-def-netcore.h split. (#14489)
commitc1d01670d343b5105e52678e71d5f8e310a01b8e
authorJay Krell <jay.krell@cornell.edu>
Tue, 21 May 2019 12:50:09 +0000 (21 05:50 -0700)
committerMarek Safar <marek.safar@gmail.com>
Tue, 21 May 2019 12:50:09 +0000 (21 14:50 +0200)
tree5ca74255e3383795caf05dbd5e0d928069a03315
parent13992b7f50ef98229260e204339baefd6d1a1163
Initial icall-def.h / icall-def-netcore.h split. (#14489)

* Copy icall-def.h to icall-def-core.h.

* Manually preprocess icall-def.h vs. icall-def-core.h.
The only common part in this construction is the JIT icalls at the end.
There much overlap, now duplicated.

* Remove JIT icalls fro icall-def-core.h.

* Merge icall-def-core.h with master.

* Merge icall-def.h with master.

* Rename icall-def-core.h to icall-def-netcore.h.

* Remove more unused icalls
mono/metadata/icall-def-netcore.h [new file with mode: 0644]
mono/metadata/icall-def.h