Commit History

Author SHA1 Message Date
  Jonas Maebe 7a966345e5 * don't recalculate the regable info when dereferencing a symbol's vardef: 9 years ago
  Jonas Maebe 2483ad5939 * factored out code to set the "regable" information from setvardef, and 9 years ago
  svenbarth 02e56f410d Merged revision(s) 28689 from branches/svenbarth/packages: 9 years ago
  Jonas Maebe 7a8079cfb4 * removed DLLsource global variable and replaced its uses with 9 years ago
  Jonas Maebe a1db947e9e * missing part of r32617: also load the def for constnil symbols 9 years ago
  Jonas Maebe 01d93b61c3 * save/restore the type (and hence code page) of ansistring constsyms in/from 9 years ago
  svenbarth 74c79803f7 Extend tlocalvarsym with the ability to not register it if needed. 10 years ago
  svenbarth 0ac12f0eaf Extend tstaticvarsym (and by extension tabstractnormalvarsym) with the capability to create it as unregistered if needed. 10 years ago
  svenbarth 922646d106 Adjust tfieldvarsym (and by extension tabstractvarsym) so that it can be created as not registered if needed. 10 years ago
  Jonas Maebe 745249295e * don't reserve never used space for parameter and function result location 10 years ago
  Jonas Maebe 2cea723a0d * only write the parts of the unit localsymtables that are actually needed: 10 years ago
  Jonas Maebe 4aa6c95ced * call inherited method from t*sym.buildderef (currently still empty, 10 years ago
  Jonas Maebe 2d2b8c635d * detect whether or not a def/sym is registered based on its defid, so we 10 years ago
  Jonas Maebe 95927665ce - removed variable notification support, it's not used and superceded by 10 years ago
  yury 432248cbf1 * Removed lot of unused vars. 10 years ago
  svenbarth d45c275ef3 + extend ttypesym with the possiblity to create it as unregistered 10 years ago
  svenbarth 5255c936d3 symsym.pas: 10 years ago
  svenbarth af75198907 symsym.pas: 10 years ago
  Jeppe Johansen 55669f62b1 Added most AVR controllers. 10 years ago
  Jonas Maebe f40ea04540 * changed getarraydef() into a tarraydef.getreusable() class method 10 years ago
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method 10 years ago
  florian 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: 10 years ago
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 10 years ago
  florian 69ac7dd7ef * limit initialization to register variables which really need to be initialized 10 years ago
  Károly Balogh 05b3a94843 * changed explicit paraloc handling to use ppuload/ppuwrite functions in paraloc instead of directly writing the data. this hopefully fixes some endian issues when using crosscompiled-on-littleendian PPUs with explicit paralocs on bigendian systems (this means Amiga/68k and MorphOS) 11 years ago
  Jonas Maebe 5c75b6dd6b * synchronised with trunk up till r28402 11 years ago
  nickysn 94bcb9878a * reimplemented r28329 in a different way, as suggested by Jonas 11 years ago
  Jonas Maebe 7949bebb8d * synchronised with r28168 of trunk 11 years ago
  Jonas Maebe 39074edf10 - removed the globalsymbolmangleprefix/suffix constants that were added for 11 years ago
  Jonas Maebe 8634aa8ad2 * fixes for the support for overriding properties on the JVM target: 11 years ago