The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 01a351f804 Fix for bug report 38549 about wrong code generation
for mips/mipsel and riscv32/riscv64 CPUs for 
  set operators '<=' and '>='.
  New tests for this bug report.
  tw38549.pp, main source, also included 
  by tw38549a.pp, tw38549b.pp, tw38459c.pp and tw38459d.pp
  with explicit {$packset X}, with X=1,2,4, or 8 added.

git-svn-id: trunk@48874 -
2021-03-03 22:15:20 +00:00
compiler Fix for bug report 38549 about wrong code generation 2021-03-03 22:15:20 +00:00
installer * package tplylib added, corrections for more than 31 items on a tab 2021-02-28 02:08:17 +00:00
packages * Add constants found in newer kernels 2021-03-02 10:28:21 +00:00
rtl * fix casing of "VAr", no code changes 2021-03-02 08:06:05 +00:00
tests Fix for bug report 38549 about wrong code generation 2021-03-03 22:15:20 +00:00
utils * align shortname to previous releases 2021-02-28 10:29:59 +00:00
.gitattributes Fix for bug report 38549 about wrong code generation 2021-03-03 22:15:20 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00