Commit History

Author SHA1 Message Date
  paul e181fbc327 utils: clean rsj files by delp 11 years ago
  paul 13a0b21031 rstconv: fixed memory leak 11 years ago
  nickysn 34cf432600 * in the generic implementation of fpc_mul_int64, fallback directly to 11 years ago
  florian e210d5f30e + cpu_capabilites for x86_64 and i386 11 years ago
  sergei 75894722d4 * Factored a reusable piece of code into separate method. 11 years ago
  marco 373e450dbc * more android fixes for sockets unit, mantis #25528 11 years ago
  paul 71fbba2b1e utils: parse .rsj file by rstconv tool 11 years ago
  paul e7636cd6e6 compiler: fix a bug in .rsj output and enable it by default 11 years ago
  paul 3aec5da7a7 compiler: use widestrings for json resource file generation 11 years ago
  michael d7fb3be2af * Patch from reinier (bug id 25544) 11 years ago
  paul 3bd53b9658 compiler: add a method for generating json files for resource strings (for experiments only now) 11 years ago
  Jonas Maebe 8065fc24d9 * fixed indentation of stack slot allocation debug statements 11 years ago
  Jonas Maebe 2518c526c7 * always use a new register for array indices modified by a constant, 11 years ago
  Jonas Maebe a5653916e0 * convert array indices always to s32int, because that is the index type used 11 years ago
  Jonas Maebe 67413a2823 * fixed skpara setter of tprocdef after r26332 11 years ago
  marco a16543e81f * some delphi compatible overloads by Ocean, mantis #25519 11 years ago
  sergei c673c32ad9 + SPARC: generate position-independent case jump tables, as specified by ABI. 11 years ago
  sergei dd78cd5811 + SPARC: assembler implementation of SarInt64. 11 years ago
  Károly Balogh b398430b4c * get_volatile_registers* now defines proper volatile register range for all cases using the pre-defined values 11 years ago
  Károly Balogh 587acf6452 fix infinite spilling on m68k, patch by Florian, additional IE workaround by me, based on a similar hack in the ARM cg... 11 years ago
  Károly Balogh 70f9b098e0 no longer define a segment field for m68k 11 years ago
  Károly Balogh 80b253c111 be consistent in naming. renamed VOLATILE_ADDRESSREGISTER to VOLATILE_ADDRESSREGISTERS 11 years ago
  Károly Balogh b37ebeaabd disabled a_loadaddr_ref_cgpara() for m68k, this code was copy-pasted from x86 probably and could never work properly as it is 11 years ago
  pierre 2a6e592fba Handle link map for msdos wlink 11 years ago
  Jonas Maebe ca446b4b2a - removed registration of x86_6432 target because it's not supported in any 11 years ago
  Jonas Maebe 5fc4af09dd * don't crash when searching for a type helper in an anonymous array (or 11 years ago
  Jeppe Johansen 123742647c Fixed problem in estimation of stack size for thumb targets. Types passed by value were not handled properly. 11 years ago
  svenbarth 6273192ce1 + Add a new overload to DynLibs to allow loading by Ordinal only. This needs specific operating system support however and will return Nil (using a default implementation) if ordinals are not supported. 11 years ago
  marco 194abaddb4 * copy osdefs.inc from Linux. RTL included Linux dir, package does not. 11 years ago
  pierre baf79eb12b Recompiled with pic option 11 years ago