The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 11eb1a4179 + added some i8086 memory model specific defines in strings.inc and
stringss.inc, used by the assembler routines (they are already defined in
  the system unit, but these includes are included in units, other than system)

git-svn-id: trunk@31922 -
2015-10-03 09:30:57 +00:00
compiler - removed variable notification support, it's not used and superceded by 2015-10-02 17:00:25 +00:00
ide * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
installer * correct the highest possible number of items in tab/group and fix the LIBPATH information moved by one line in the dialogue box 2015-09-13 20:41:26 +00:00
packages * Fix for resolving libc-path on non-english Linux 2015-10-01 20:14:47 +00:00
rtl + added some i8086 memory model specific defines in strings.inc and 2015-10-03 09:30:57 +00:00
tests Fix for Mantis #28766. 2015-10-02 13:06:51 +00:00
utils * mention support for .rsj extension in help text (based on patch by 2015-10-02 08:20:18 +00:00
.gitattributes - removed variable notification support, it's not used and superceded by 2015-10-02 17:00:25 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00