summaryrefslogtreecommitdiff
path: root/compiler/ogmap.pas
Commit message (Expand)AuthorAgeFilesLines
* * the code for displaying a symbol address in the linker map file moved to anickysn2015-08-241-1/+1
* + added virtual method to tobjsection for returning a string representation ofnickysn2015-08-211-1/+1
* + Property TObjSymbol.ObjData, allows to access owning TObjData for external/...sergei2013-07-301-1/+1
* * Output sizes in map files without truncation and without leading zeros, plu...sergei2013-07-171-8/+42
* * Use unsigned integers for sizes and positions to break 2GB limit in tdynami...yury2008-07-281-1/+1
* * split cpu64bit compiler define intojonas2008-02-131-6/+6
* * Rework the constexprint to allow operations from low(int64) to high(qword).daniel2007-06-131-1/+1
* * Remove dos,strings units, use SysUtils insteadpeter2006-10-301-1/+2
* Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via s...peter2006-03-131-5/+13
* Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,...peter2006-03-051-21/+37
* * log and id tags removedfpc2005-05-211-7/+0
* initial importfpc2005-05-161-0/+144