Commit History

Author SHA1 Message Date
  pierre 27d6dba699 Add explicit dependency of AVR specific unit avrsim on consoleio and heapmgr units 5 years ago
  marco f56e971958 * fix for bug #36722. Assigning result of compare(w)str to shortint risks overflow if length difference>=128. 5 years ago
  marco 7b4ef925f0 * attempt at crt1 translation to get freebsd 12 running. 5 years ago
  joost db267dcb63 * Parse the keywords in fppkg-repositories 5 years ago
  florian aca9727418 + OptimizeForLoop: convert for-loops into zero-based backward for-loops if possible, for most architectures, this results in simpler code 5 years ago
  michael b1feaa9458 * Allow to get/set config items 5 years ago
  michael bc48517a36 * Add category, support tags for package 5 years ago
  marco 96a712f7ff * add FreebSD to weaklinking targets. 5 years ago
  michael ce3a9ee7b2 * Fix bug #36758, patch from Marcin Wiazowski to always use writebuffer 5 years ago
  michael a9d508f117 * Allow setting compiler options in the fppkg config file 5 years ago
  ondrej c49dbb9d9c fcl-db: fix memory corruption in bufdataset. Issue #36747 5 years ago
  michael a880367b37 * Show message about creating fppkg/conf.d directory 5 years ago
  marco 6a1d6ce591 * fix _win64->win64 also for jedi, mantis #36751 5 years ago
  marco af3fbcbb65 * patch by marcin mantis 36765. Avoid double free, and add some more nilling after free to avoid similar cases. S 5 years ago
  marco bead4185cd * in decompress stream use eDEcompresserror, patch by Marcin mantis #36757 5 years ago
  marco 45d31dec21 * some const added, from Serbod github 5 years ago
  Jeppe Johansen c20b27ede9 Add most SSE instructions as intrinsics. 5 years ago
  marco 61c405f942 * more abi numbers from test VMs 5 years ago
  Jeppe Johansen 135a88c888 movhlps/movlhps only take xmm registers. 5 years ago
  florian 6cac8cc77b * fix Peephole Optimization: Cmpcc2Testcc - condition AE/NB/NC/NO --> Always optimization 5 years ago
  florian f8339a43ea * do not do full boolean evaluation on LOC_FLAGS 5 years ago
  florian 424c8a0ac0 * simple record accesses have not side effects 5 years ago
  florian 8f0376c888 + JccAdd2SetccAdd optimization 5 years ago
  florian bc3131688a * fix precedence of IS operator, resolves #35909 5 years ago
  marco fc49266749 * comment with FreeBSD11 tag value 5 years ago
  florian cea7723080 * more use of RemoveCurrentP(p) 5 years ago
  joost 113ed4f0e7 * Missing file added to fpmake.pp 5 years ago
  florian 9819df6fe1 * calculate complexity of an rtti node correctly 5 years ago
  marco d74abf8575 * let win64 also define _win32. Some function prototypes are under that 5 years ago
  marco 1b1df0c026 * _win64 fixes. Commctrl still has it but has now the correct define. 5 years ago