The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 8c0d9b581c * don't write the destination register in a_load_ref_reg_unaligned() before
the reference has been used for the last time, as the destination
    register could be the base or index register of the reference

git-svn-id: trunk@33393 -
2016-03-30 20:04:31 +00:00
compiler * don't write the destination register in a_load_ref_reg_unaligned() before 2016-03-30 20:04:31 +00:00
ide Allow i8086 cross IDE by adding missing compiler/x86 unit directory 2016-01-13 10:11:34 +00:00
installer * added SDL sources 2015-11-17 12:03:49 +00:00
packages * include platform.inc in sysmsg because that unit tests directives that 2016-03-29 19:17:51 +00:00
rtl * fix timespec=nil for -dgeneric_linux_syscalls (aarch64) case. 2016-03-30 19:21:05 +00:00
tests * don't write the destination register in a_load_ref_reg_unaligned() before 2016-03-30 20:04:31 +00:00
utils * Fix bug 2016-03-05 13:41:26 +00:00
.gitattributes * don't write the destination register in a_load_ref_reg_unaligned() before 2016-03-30 20:04:31 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00
Makefile.fpc * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00