The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Michaël Van Canneyt ece914d007 * Make sure libressl is loaded correctly. Patch from Zeljko.
(cherry picked from commit ab827e233f)
2024-06-08 09:30:06 +02:00
compiler * correct Dwarf-4 line info header as noted by Martin on the mailing list 2024-06-07 23:03:11 +02:00
installer Update Makefile's using latest fixes fpcmake utility 2023-10-04 03:55:05 -05:00
packages * Make sure libressl is loaded correctly. Patch from Zeljko. 2024-06-08 09:30:06 +02:00
rtl * change tthreadid to thandle, as the used functions for threadid in systhrd all use HANDLE. 2024-05-26 11:04:28 +02:00
tests * in the default exception handler add the captured exception to the exception object stack as well 2024-01-19 11:54:38 +01:00
utils Avoid running cleanppulogs and ppulogs rules in parallel 2024-04-09 08:41:02 +00:00
.gitattributes * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 2023-12-12 22:19:17 +01:00
.gitfpcblockedhashes * added eliglible and blocked information to the current repository 2022-03-12 19:39:10 +01:00
.gitfpceligiblesvnhashes * added eliglible and blocked information to the current repository 2022-03-12 19:39:10 +01:00
.gitignore Also ignore compiler/gppc* pattern 2021-08-27 10:19:41 +02:00
.gitlab-ci.yml * new image 2022-01-08 23:42:45 +01:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Add CROSSASTARGET and CROSSASPROG make variables. 2023-11-13 19:46:05 +00:00
Makefile.fpc Add CROSSASTARGET and CROSSASPROG make variables. 2023-11-13 19:46:05 +00:00