The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 813cf7b45e o RiscV64 glibc startup code fixed:
* there is no _init/_fini, call libc_csu_* instead
    * fix loading of global_pointer

git-svn-id: trunk@48904 -
2021-03-07 22:28:18 +00:00
compiler + support for .dc.a directive 2021-03-07 22:28:17 +00:00
installer * package tplylib added, corrections for more than 31 items on a tab 2021-02-28 02:08:17 +00:00
packages morphos: new functions and structures from current SDK 3.16 2021-03-07 21:00:01 +00:00
rtl o RiscV64 glibc startup code fixed: 2021-03-07 22:28:18 +00:00
tests + new test 2021-03-07 09:16:10 +00:00
utils * align shortname to previous releases 2021-02-28 10:29:59 +00:00
.gitattributes + new test 2021-03-07 09:16:10 +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