The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 5a84a0c4ef * ODBC library is called odbc32 on windows
git-svn-id: trunk@17208 -
2011-03-30 10:54:21 +00:00
compiler * use compare_defs() instead of a plain "=" comparison to check that the 2011-03-29 18:51:36 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * ODBC library is called odbc32 on windows 2011-03-30 10:54:21 +00:00
rtl - Removed Win32Wide2AnsiMove, using Win32Unicode2AnsiMove for both Unicode-to-ansi and Wide-to-ansi conversions. In general, we don't need two different conversion routines in wideStringManager, as long as they differ only in PWideChar vs PUnicodeChar (these types are identical). 2011-03-29 05:25:05 +00:00
tests * create $(TEST_OUTPUTDIR)/test/cg before copying the object files there, 2011-03-23 14:17:35 +00:00
utils * Default fpcbin macro added 2011-03-27 12:28:06 +00:00
.gitattributes internal linker support for creating novell netware loadable modules 2011-03-27 14:47:25 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00