The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 8b9daedf10 Patch by Lacak, mantis #28432
- adds missing Microsoft specific types (I am not sure if it is best add them to generic ODBC, but two MS specific types are alredy there so I added remaining 4)
- for conversion function I have added NtoLE to be sure that number are in little endian as expected by ODBC

git-svn-id: trunk@31153 -
2015-06-24 18:57:20 +00:00
compiler * don't crash when trying to access the call_self_node in case it doesn't 2015-06-23 21:23:29 +00:00
ide * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
installer * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
packages Patch by Lacak, mantis #28432 2015-06-24 18:57:20 +00:00
rtl Amiga-likes: fix the same header issues in Amiga and AROS, which was fixed for MorphOS in r30917 2015-06-23 23:22:22 +00:00
tests * don't crash when trying to access the call_self_node in case it doesn't 2015-06-23 21:23:29 +00:00
utils Enable SUBARCH directive for avr-embedded target. 2015-06-13 12:40:31 +00:00
.gitattributes * don't crash when trying to access the call_self_node in case it doesn't 2015-06-23 21:23:29 +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 Enable SUBARCH directive for avr-embedded target. 2015-06-13 12:40:31 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00