summaryrefslogtreecommitdiff
path: root/compiler/owar.pas
Commit message (Expand)AuthorAgeFilesLines
* + Basic ld script parsing capabilities (barely enough to parse glibc2.1 'libc...sergei2012-08-211-0/+1
* + Added a flag to tarobjectreader constructor that allows it to work as regul...sergei2012-07-111-10/+14
* * patch by Mattias Gaertner to allow to override how the compiler reads sourc...florian2011-04-051-2/+2
* * Use unsigned integers for sizes and positions to break 2GB limit in tdynami...yury2008-07-281-2/+2
* * Remove dos,strings units, use SysUtils insteadpeter2006-10-301-10/+8
* * support static library (.a) linkingpeter2006-06-281-203/+441
* Merged revisions 2775,2788-2789 via svnmerge from peter2006-03-061-1/+1
* Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,...peter2006-03-051-3/+7
* * log and id tags removedfpc2005-05-211-7/+0
* initial importfpc2005-05-161-0/+289