| Commit message (Expand) | Author | Age | Files | Lines |
* | * Rework the constexprint to allow operations from low(int64) to high(qword). | daniel | 2007-06-13 | 1 | -1/+1 |
* | * Fixed bug #6501: multiple resource files are correctly linked to executable. | yury | 2007-05-29 | 1 | -0/+3 |
* | - removed several ;; | florian | 2007-05-28 | 1 | -1/+1 |
* | * Merged 2.3 branch changes: | jonas | 2007-03-04 | 1 | -2/+2 |
* | * do check for non defined labels earlier to avoid ies in the cg | florian | 2007-03-03 | 1 | -1/+4 |
* | * use setmodulename for program/library | peter | 2007-02-25 | 1 | -8/+2 |
* | * cleanup r6369 | peter | 2007-02-09 | 1 | -6/+1 |
* | * fix for webbug 8270 | pierre | 2007-02-07 | 1 | -0/+6 |
* | * renamed TStringList to TCmdStrList, in general use TCmdStr instead of short... | tom_at_work | 2007-01-26 | 1 | -2/+2 |
* | * postpone some freeing if SymbolInfo is needed | pierre | 2007-01-17 | 1 | -2/+8 |
* | Fixed lineinfo compilation with -gl | tom_at_work | 2006-12-26 | 1 | -4/+2 |
* | * DWARF debug lineinfo reader | tom_at_work | 2006-12-17 | 1 | -2/+15 |
* | + start of embedded rtl | florian | 2006-12-17 | 1 | -1/+1 |
* | * fix arm-wince exception handling. | yury | 2006-11-14 | 1 | -17/+0 |
* | * refactor tclassheader in tvmtbuilder and tvmtwriter | peter | 2006-11-13 | 1 | -12/+19 |
* | * comment fixed | florian | 2006-11-12 | 1 | -1/+1 |
* | * disable sse/mmx fastmode code in case of valgrind usage | florian | 2006-11-12 | 1 | -0/+5 |
* | * section "fpc" was renamed to ".fpc". | yury | 2006-11-10 | 1 | -3/+3 |
* | * removed typed const, it is now handled by staticvarsym | peter | 2006-11-08 | 1 | -83/+103 |
* | * Internal linker sorts only .idata section and removes stabs of unused funct... | yury | 2006-11-05 | 1 | -8/+12 |
* | * refactor procsym procdef list | peter | 2006-11-03 | 1 | -1/+1 |
* | * remove tdictionary and tindexarray | peter | 2006-11-03 | 1 | -19/+18 |
* | + windows uses now sysinit units as well | florian | 2006-11-02 | 1 | -2/+2 |
* | * fix cross-compiling from i386/linux | micha | 2006-11-02 | 1 | -5/+5 |
* | + implement pascal inline asm start/halt code for linux/i386 | micha | 2006-11-02 | 1 | -0/+7 |
* | * More fixes for wince exceptions. Debugging also work with internal linker n... | yury | 2006-10-31 | 1 | -1/+1 |
* | * Remove dos,strings units, use SysUtils instead | peter | 2006-10-30 | 1 | -2/+3 |
* | * settings refactored | florian | 2006-10-30 | 1 | -41/+41 |
* | * remove ttype | peter | 2006-10-29 | 1 | -1/+1 |
* | * fixed softfpu support | florian | 2006-10-15 | 1 | -1/+3 |
* | * refactor import library generation | peter | 2006-09-03 | 1 | -2/+2 |
* | * removed/conditionalised several unused variables | jonas | 2006-07-14 | 1 | -0/+2 |
* | * correct fix for resourcestrings | peter | 2006-06-29 | 1 | -2/+2 |
* | * add number prefix to resstr symbols so the get ordered correctly when the | peter | 2006-06-29 | 1 | -2/+2 |
* | * remove number of errors during linking | peter | 2006-06-28 | 1 | -0/+7 |
* | * change edatalabel to string references. The edatalabel is not available a... | peter | 2006-06-22 | 1 | -2/+2 |
* | - Removed need of assembler startup files for wince. Now compiler directly cr... | yury | 2006-06-02 | 1 | -0/+20 |
* | * define PIC when generating pic | florian | 2006-05-13 | 1 | -1/+4 |
* | * remove obsolete generatesmartlib | peter | 2006-04-27 | 1 | -8/+0 |
* | * fixed section smartlinking with ld.exe | peter | 2006-04-02 | 1 | -1/+10 |
* | * split newasmsymbol to refasmsymbol and defineasmsymbol | peter | 2006-03-27 | 1 | -10/+10 |
* | Merged revisions 2827,2831,2837,2932-2980 via svnmerge from | peter | 2006-03-19 | 1 | -47/+30 |
* | Merged revisions 2921-2922,2925 via svnmerge from | peter | 2006-03-16 | 1 | -64/+64 |
* | * fix dynamic library compilation on darwin (both i386 and ppc) | jonas | 2006-03-11 | 1 | -1/+3 |
* | * fixed argc/argv/envp catching for darwin/x86 (not really nice, but | jonas | 2006-03-10 | 1 | -2/+1 |
* | Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,... | peter | 2006-03-05 | 1 | -23/+37 |
* | * link_allways -> link_always | jonas | 2006-02-15 | 1 | -3/+3 |
* | * fixed invalid memory read in tp-mode when parsing uses clause | peter | 2006-02-10 | 1 | -7/+4 |
* | * finalization sections in shared libraries under Darwin are now run | jonas | 2006-02-07 | 1 | -1/+2 |
* | * symtablestack cleanup and rewrite | peter | 2006-02-05 | 1 | -236/+101 |