summaryrefslogtreecommitdiff
path: root/compiler/fmodule.pas
Commit message (Expand)AuthorAgeFilesLines
* * Rework the constexprint to allow operations from low(int64) to high(qword).daniel2007-06-131-4/+4
* * cleanup current module statuspeter2007-05-231-0/+35
* * renamed TStringList to TCmdStrList, in general use TCmdStr instead of short...tom_at_work2007-01-261-4/+4
* * ignore program module when resolving unit names during ppu loadpeter2006-12-301-1/+5
* * show only totals for memdebugpeter2006-11-031-5/+17
* * remove tdictionary and tindexarraypeter2006-11-031-2/+2
* * Remove dos,strings units, use SysUtils insteadpeter2006-10-301-20/+9
* * get proper moduleindex when loading a unit, fixes #4778florian2006-10-301-2/+18
* * use unique symid and defid per modulepeter2006-10-291-0/+10
* * refactor import library generationpeter2006-09-031-48/+34
* * fix coff section names to fix resourcestrings withpeter2006-04-171-0/+1
* Merged revisions 2921-2922,2925 via svnmerge from peter2006-03-161-20/+22
* Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,...peter2006-03-051-6/+9
* + basic dwarf support for variables and typesflorian2006-01-281-3/+3
* * refactor booleans in systeminfo structure, they are now flagspeter2006-01-131-0/+5
* * first implementation of pic for i386florian2006-01-011-2/+8
* * log and id tags removedfpc2005-05-211-15/+0
* initial importfpc2005-05-161-0/+846