cleanup: page_index_t canonicalization
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 24 Nov 2011 15:47:58 +0000 (17:47 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 27 Nov 2011 11:19:03 +0000 (13:19 +0200)
commit9e58342e3ebb8bbaaa648cd345232b08279f3a0c
tree09316fb37513f07ad420a879e4479f0ce34581dc
parent0a2d9c98c53cfe7b3874ca96b11dd629a360aa42
cleanup: page_index_t canonicalization

  Also define PAGE_INDEX_FTM.

  After this I /think/ everything that should be page_index_t, is.

  NOTE FOR OUR NEW TYPEDEF OVERLORDS: page_index_t itself is still signed
  long, which is probably wrong for Win64.
src/runtime/coreparse.c
src/runtime/gc.h
src/runtime/gencgc.c
src/runtime/save.c
src/runtime/win32-os.c