The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn a176c2d4f5 + add overloaded versions of HexStr(pointer) for i8086 near and far pointers
- rm ifdefs for i8086 far code memory model when doing stack traces. The
  compiler will now choose the correct overload of HexStr according to the
  CodePointer type.

git-svn-id: trunk@27163 -
2014-03-16 17:40:31 +00:00
compiler - Removed Win64 SEH code specific to results of managed types returned in registers. Since r26228 managed types are always returned in parameters. 2014-03-16 15:48:49 +00:00
ide * update ide copyright year, patch by Reinier Olislagers, resolves #25833 2014-03-07 21:13:47 +00:00
installer * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
packages fcl-db: dbtestframework: cosmetic 2014-03-15 14:24:53 +00:00
rtl + add overloaded versions of HexStr(pointer) for i8086 near and far pointers 2014-03-16 17:40:31 +00:00
tests - rm packset 1, because that's already the default in delphi mode 2014-03-16 15:32:35 +00:00
utils * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
.gitattributes * removed ifdef jvm from ncgvmt 2014-03-16 11:24:44 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
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