Commit History

Author SHA1 Message Date
  nickysn f6356e03e4 * use aluuinttype, instead of sinttype, when emitting TableCount and InitCount 9 years ago
  nickysn acfe6d2f2c + added alusinttype and aluuinttype to symdef, which correspond to the ALU size, 9 years ago
  nickysn 5e7ba4a893 * the type of FieldOffset in the TFieldInfo rtti structure changed to SizeUInt, 9 years ago
  nickysn 8672d25e9a * use tai_const.create_nil_dataptr instead of .create_pint(0) when writing the 9 years ago
  joost 174163ad81 * Added ability to add the location of directories containing packages, to 9 years ago
  nickysn 4dc35b0996 * use sizeint when writing the element size and count for the array rtti 9 years ago
  nickysn f62be8f6e6 * use sizesinttype instead of ptrsinttype to refer to vInstanceSize and 9 years ago
  nickysn 6eeb6ee95a * also use sizesinttype, instead of ptrsinttype for the string reference count 9 years ago
  nickysn b3deb8a152 * use sizeint, instead of pint/ptrsinttype for emitting the reference count and 9 years ago
  nickysn 710c830859 + added constructors taiconst.Create_sizeint and .Create_sizeint_unaligned. They 9 years ago
  nickysn 35b2ffa872 + added types sizesinttype and sizeuinttype, corresponding to the SizeInt and 9 years ago
  michael 1cbfa35ad2 * Patch from Laco to update to version 3.14.2 9 years ago
  Károly Balogh 72424073d7 rtl-extra: objects unit actually doesn't seem to depend on dos 9 years ago
  Károly Balogh 5cec4b565b atari: use gemdos malloc/free as underlying functions for the heap 9 years ago
  Károly Balogh 50251a0fee atari: disabled some more packages 9 years ago
  Károly Balogh 4133847225 atari: disabled some packages 9 years ago
  nickysn f76722b6c3 * fixed i8086's tcpupointerdef.pointer_arithmetic_int_type and 9 years ago
  nickysn 481a8ec58d * for pointers, converted to arrays, use a newly added virtual method 9 years ago
  Károly Balogh 003487baab m68k: code generation for atari syscalls 9 years ago
  Károly Balogh 5db02f4202 atari: initial support for TOS syscalls 9 years ago
  Károly Balogh 7bf2055ef9 atari: added an include file containing GEMDOS calls and other defines, to be used in the RTL 9 years ago
  nickysn e847971477 * use the actual ValSInt type from the system unit, instead of ptrsinttype when 9 years ago
  nickysn dd12e0afb2 * set ptrsinttype and ptruinttype according to voidpointertype.size, instead of 9 years ago
  nickysn cc234e7de9 + when the -vp option is specified, also print the node tree in tree.log right 9 years ago
  lacak 59246b402c fcl-db: odbc: add to ConnOptions +sqSupportEmptyDatabaseName because TODBCConnection does not require it and used empty with TSQLConnector raises unwanted exception in DoInternalConnect. 9 years ago
  Károly Balogh ff09cb569d atari: the Atari GNU AS won't tolerate .section .fpc, much like the amiga one 9 years ago
  Károly Balogh 311f6dbf84 atari: fixed exe extension typo. 9 years ago
  Károly Balogh 8d56d60d78 atari: added an external linker implementation, supporting GNU LD and VLink in theory. however the GNU LD version I have segfaults when I try to link the executable... 9 years ago
  Jonas Maebe a3afefc6cb + test for mantis #27522 (fixed in r29811) 9 years ago
  Jonas Maebe 906994258e * updated to r417 of the common Mac OS X interfaces: 9 years ago