The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn ee20ecfcf2 * tcgx86.make_simple_ref: in i8086 memory models with DS<>SS, add an SS: segment
override when converting SP-relative references to use a general purpose
  register

git-svn-id: trunk@27473 -
2014-04-05 08:56:40 +00:00
compiler * tcgx86.make_simple_ref: in i8086 memory models with DS<>SS, add an SS: segment 2014-04-05 08:56:40 +00:00
ide Avoid RTE 219 if compiled with -CR, by using correct common ancestor 2014-03-27 22:55:45 +00:00
installer + added fcl-sound 2014-03-27 22:36:34 +00:00
packages * i8086 far data model fixes in Save/RestoreStateVGA and Save/RestoreStateVESA 2014-04-04 19:51:15 +00:00
rtl * fix for i8086 far data memory models in dos.getintvec 2014-04-04 17:03:18 +00:00
tests * Calling tlabelsym.mangledname should not define the label. This was causing "already defined" errors if a label was referenced before it was defined. 2014-04-05 01:17:36 +00:00
utils Update revision.inc after fpcmake.ini change 27428 2014-04-01 15:39:28 +00:00
.gitattributes * Calling tlabelsym.mangledname should not define the label. This was causing "already defined" errors if a label was referenced before it was defined. 2014-04-05 01:17:36 +00:00
.gitignore
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00
Makefile.fpc Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00