Jelajahi Sumber

Blocked revisions 10320,10371 via svnmerge

........
r10320 | jonas | 2008-02-13 21:44:00 +0100 (Wed, 13 Feb 2008) | 15 lines

  * split cpu64bit compiler define into
    a) cpu64bitaddr, which means that we are generating a compiler which
       will generate code for targets with a 64 bit address space/abi
    b) cpu64bitalu, which means that we are generating a compiler which
       will generate code for a cpu with support for 64 bit integer
       operations (possibly running in a 32 bit address space, depending
       on the cpu64bitaddr define)
   All cpus which had cpu64bit set now have both the above defines set,
   and none of the 32 bit cpus have cpu64bitalu set (and none will
   compile with it currently)
  + pint and puint types, similar to aint/aword (not pword because that
    that conflicts with pword=^word)
  * several changes from aint/aword to pint/pword
  * some changes of tcgsize2size[OS_INT] to sizeof(pint)

........
r10371 | jonas | 2008-02-20 21:08:03 +0100 (Wed, 20 Feb 2008) | 2 lines

  * fixed an {$ifndef cpu64bitalu} which had to be {$ifndef cpu64bitaddr}

........

git-svn-id: branches/fixes_2_2@10623 -
Jonas Maebe 17 tahun lalu
induk
melakukan
fb3ac222da

Data Diff Tidak Tersedia.