Commit History

Auteur SHA1 Bericht Datum
  Károly Balogh caa2735203 osheap: new very small heap manager which only acts as a thin layer above an OS provided heap API. mainly aimed for small and embedded systems 4 jaren geleden
  florian 503fc85dff * patch by J. Gareth Moreton: handle register allocations correctly in MovMov2Mov 3, resolves #38703 4 jaren geleden
  florian 755c574a87 + lazarus project 4 jaren geleden
  florian f0023a3b04 * Aarch64: patch by J. Gareth Moreton: fix constant writing, resolves #38695 4 jaren geleden
  svenbarth 2885d3ab56 * fix for Mantis #37426: don't allow an instance function of a type helper to be used on the type instead of a concrete value 4 jaren geleden
  florian cc64d9eb4e * do not swap left/right code generation for assignment nodes if 4 jaren geleden
  florian 47557e0ad2 * cpubase.cgsize2subreg should handle all valid sizes, resolves #38557 4 jaren geleden
  florian b4eb1780ad * added test, issue is fixed by r48758 already 4 jaren geleden
  florian 6218254e53 * allow also 8 byte string constants in assembler, resolves #28640 4 jaren geleden
  Jonas Maebe 308aee42a0 * the offset parameter of reference_reset* must be asizeint rather than 4 jaren geleden
  svenbarth ca7c775e36 * fix for Mantis #38642: for enumerations with jumps Delphi behaves as follows: 4 jaren geleden
  Jeppe Johansen 1105726dcf * Add SAMD51P19A controller type. Unit generated by Michael Ring and slightly modified. 4 jaren geleden
  pierre a70feeca7e Add sinclairql/Makefile 4 jaren geleden
  florian 649bfecf62 + compiled C object files, generated by riscv32-unknown-linux-gnu-gcc (GCC) 10.2.0 with -O3 4 jaren geleden
  florian 2b47425f08 + tx64tryfinallynode.dogetcopy properly implemented, resolves #37305 4 jaren geleden
  michael f5389cbc28 * test for bin2hex 4 jaren geleden
  florian 9ccdf2b3bf * RiscV: unified itcpugas.pas 4 jaren geleden
  nickysn fc32428639 * merged the wasm branch. Adds support for the wasm32 (WebAssembly 32-bit) 4 jaren geleden
  nickysn e42330a7ad * synchronized with trunk 4 jaren geleden
  florian a399627aee + RiscV: initial implementation of gprof support 4 jaren geleden
  marcus 61a4eaa302 Amiga: removal of includes not in use anymore 4 jaren geleden
  nickysn f8052134e3 * synchronized with trunk 4 jaren geleden
  florian 6166084f08 + new test 4 jaren geleden
  florian d1fb44044f * unified RiscV32 and RiscV64 GAS readers 4 jaren geleden
  pierre 01a351f804 Fix for bug report 38549 about wrong code generation 4 jaren geleden
  nickysn 940738a3a1 * synchronized with trunk 4 jaren geleden
  florian e0a1bc6675 + optimize (a and b) or (c and not(b)) into c xor ((c xor a) and b) 4 jaren geleden
  Jonas Maebe 9c831677ff * support Objective-C classes and protocols with -gw3 (mantis #36250) 4 jaren geleden
  pierre 2cd6951205 Apply patch proposed by J. Gareth Moreton in bug report #0038527 5 jaren geleden
  florian 5a26c58285 * allow in-operator to be used on type parameters, resolves #38497 5 jaren geleden