Commit History

Author SHA1 Message Date
  florian b1dff29cbf * removed unused units 8 years ago
  florian fc4a8c0daa * more z80 support for the compiler 8 years ago
  nickysn 657685a8b6 * use sizesinttype instead of ptrsinttype for the index and high parameter of 8 years ago
  nickysn 5501061115 * use sizesinttype instead of ptrsinttype for the $length and $mlength fields, 8 years ago
  nickysn acfe6d2f2c + added alusinttype and aluuinttype to symdef, which correspond to the ALU size, 8 years ago
  nickysn 35b2ffa872 + added types sizesinttype and sizeuinttype, corresponding to the SizeInt and 8 years ago
  nickysn dd12e0afb2 * set ptrsinttype and ptruinttype according to voidpointertype.size, instead of 8 years ago
  svenbarth a2c9c75e97 Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures. 9 years ago
  Jonas Maebe 9d2bba1917 * create a separate type and def for the LLVM "i1" type, because reusing 9 years ago
  sergei 36043d13ae - Removed remains of tai_labeled_instruction, already commented out probably in 1.0 times. 9 years ago
  svenbarth 8287773b16 Reverted revision 33036. This feature is too controverse to be left in. 9 years ago
  svenbarth ed94ca4b24 Add support for IfThen() instrinsic that works like the if-statement in that it evaluates only the expression that is indeed executed. 9 years ago
  Jonas Maebe 110a5642c0 - removed ait_weak/tai_weak, and replaced it with the previously existing 9 years ago
  florian 53e89b25d1 * reverted r32746: *inttype shall be the normally used integer type, os*inttype shall be the int type with the max. size of integer registers 9 years ago
  florian c83fa22b2b * cleaned up initialization of (ptr)s/uinttype 9 years ago
  Jonas Maebe 9258b5d76b + non-functional 128 bit integer types (inaccessible from Pascal), for use 9 years ago
  florian 1857fd513e * osuinttype and ossinttype must match OS_INT and OS_UINT on avr as well 9 years ago
  Jonas Maebe 2504a0ce6c + codeptruinttype/codeptrsinttype that has the same size as 9 years ago
  svenbarth 922646d106 Adjust tfieldvarsym (and by extension tabstractvarsym) so that it can be created as not registered if needed. 9 years ago
  Jonas Maebe cebcf0afa8 * add "doregister" parameter to tfloatdef.create, and don't register temporary 9 years ago
  Jonas Maebe e921d7847a * add "doregister" parameter to tstringdef.create*, and don't register 9 years ago
  Jonas Maebe 2778bf55c7 * add "doregister" parameter to torddef.create, and don't register temporary 9 years ago
  svenbarth 040786e5bb + extend tundefineddef with the possiblity to create it as unregistered 10 years ago
  svenbarth d45c275ef3 + extend ttypesym with the possiblity to create it as unregistered 10 years ago
  Jonas Maebe 3f9f498e0d - removed leftover alpha, ia64 and vis code 10 years ago
  Jonas Maebe 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside 10 years ago
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 10 years ago
  Jonas Maebe 8445381929 * merged ait_set and ait_thumb_set into a single tai class 10 years ago
  Jeppe Johansen 914e9e7b49 Merged from trunk 10 years ago
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 10 years ago