The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 8814f56081 * Fixed oso_debug section attribute being not preserved while reading/writing DJCOFF object files.
* Fixed header data positions for DJCOFF executables, they need adjustment by stub size.
* Fixed symbol values in DJCOFF executables, they must be absolute.
* Fixed missing oso_common flag on TExeOutput.commonObjSection, causing incorrect COFF relocations to this section.

git-svn-id: trunk@21408 -
2012-05-28 11:46:52 +00:00
compiler * Fixed oso_debug section attribute being not preserved while reading/writing DJCOFF object files. 2012-05-28 11:46:52 +00:00
ide * removed single remaining use of a 1.0.x deprecated function. 2012-05-18 12:11:50 +00:00
installer + Regenerate all Makefiles's after adding x86_64 netbsd target 2012-04-24 23:15:18 +00:00
packages * Added FreeContentStream property to TResponse. 2012-05-26 10:41:54 +00:00
rtl * fixed rules and dependencies for linux 2012-05-28 08:44:13 +00:00
tests + support for running the testsuite in parallel. Note that only the "all" 2012-05-28 09:14:56 +00:00
utils + new -varparas option that adds overloads for imported methods whereby 2012-05-28 10:21:25 +00:00
.gitattributes + support for running the testsuite in parallel. Note that only the "all" 2012-05-28 09:14:56 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * fixed "make install" for non-JVM targets after r21069 2012-04-27 09:17:50 +00:00
Makefile.fpc * fixed "make install" for non-JVM targets after r21069 2012-04-27 09:17:50 +00:00