| Commit message (Expand) | Author | Age | Files | Lines |
* | * changed the default stack size in the i8086 far data memory models to 16 KB | nickysn | 2014-06-01 | 1 | -0/+10 |
* | Increase status.errorcount only inside GenerateError procedure, to simplify ... | pierre | 2013-01-16 | 1 | -2/+3 |
* | Fix for Mantis #22160 | svenbarth | 2012-09-25 | 1 | -120/+38 |
* | compiler: remove unused variable | paul | 2011-09-20 | 1 | -1/+0 |
* | * cleaned up FreeLocalVerbosity usage | florian | 2011-09-06 | 1 | -1/+0 |
* | * Change Field passing type of FreeLocalVerbosity parameter | pierre | 2011-09-05 | 1 | -0/+1 |
* | compiler: pass both modulename and filename to tmodule.create. extract module... | paul | 2011-09-01 | 1 | -1/+1 |
* | Implement support for $WARN XXX ON/OFF/ERROR | pierre | 2011-06-28 | 1 | -0/+5 |
* | * Merged helper branch made by Sven Barth | florian | 2011-04-16 | 1 | -1/+1 |
* | compiler: use current_structdef instead of current_objectdef in more places | paul | 2010-12-30 | 1 | -3/+3 |
* | compiler: allow objects and records to have members which point to themself. ... | paul | 2010-12-27 | 1 | -4/+0 |
* | * patch by Aleksa Todorovic which adds the ability to reference current gener... | florian | 2010-11-24 | 1 | -0/+4 |
* | * support string constants > 255 chars | florian | 2010-01-24 | 1 | -4/+5 |
* | * initialize allow_array_constructor for each compilation run, fixes probably... | florian | 2009-07-04 | 1 | -1/+2 |
* | * store scanner directive stack when starting compilation of another module | florian | 2009-06-17 | 1 | -5/+19 |
* | * current_objectdef is now always valid when parsing is within the | peter | 2008-11-12 | 1 | -1/+8 |
* | * delay verbosity changes just like localswitches changes | jonas | 2008-11-03 | 1 | -6/+2 |
* | * germanism fixed (aktexceptblock -> current_exceptblock) | florian | 2008-07-19 | 1 | -3/+3 |
* | * Handling of -Sf parameter fixed | giulio | 2008-05-10 | 1 | -6/+0 |
* | Merged revisions 9693-10480 via svnmerge from | michael | 2008-03-12 | 1 | -0/+9 |
* | + basic parsing of package files | florian | 2007-11-01 | 1 | -0/+5 |
* | * cleanup current module status | peter | 2007-05-23 | 1 | -27/+7 |
* | * Remove consoleio feature from gba & nds as well. | daniel | 2007-02-17 | 1 | -2/+2 |
* | + On GO32, GBA and NDS, disable RTL features that aren't implemented. | daniel | 2007-02-17 | 1 | -0/+6 |
* | * renamed TStringList to TCmdStrList, in general use TCmdStr instead of short... | tom_at_work | 2007-01-26 | 1 | -1/+1 |
* | * move broser information generation to a place where the infos are still valid | pierre | 2007-01-23 | 1 | -18/+21 |
* | * postpone some freeing if SymbolInfo is needed | pierre | 2007-01-17 | 1 | -0/+19 |
* | * kicked ignore_equal, usage was wrong anyways | florian | 2006-12-31 | 1 | -4/+0 |
* | * moved rtti to ncgrtti | peter | 2006-11-04 | 1 | -1/+6 |
* | * remove tdictionary and tindexarray | peter | 2006-11-03 | 1 | -31/+3 |
* | + parsing of disp variant invokes | florian | 2006-11-01 | 1 | -0/+1 |
* | * Remove dos,strings units, use SysUtils instead | peter | 2006-10-30 | 1 | -2/+2 |
* | * give correct error locations for errors when specializing templates | florian | 2006-10-30 | 1 | -2/+2 |
* | * germanism removed (aktfilepos -> current_filepos) | florian | 2006-10-30 | 1 | -4/+4 |
* | * settings refactored | florian | 2006-10-30 | 1 | -65/+12 |
* | * remove ifdef fpc | peter | 2006-10-07 | 1 | -1/+1 |
* | + first batch of varset support, as long as packset isn't changed, it doesn't... | florian | 2006-09-24 | 1 | -2/+0 |
* | macos: added a fake sysutils for use by compiler, and fixed some tests | olle | 2006-09-03 | 1 | -2/+4 |
* | Merged revisions 2827,2831,2837,2932-2980 via svnmerge from | peter | 2006-03-19 | 1 | -9/+0 |
* | Merged revisions 2921-2922,2925 via svnmerge from | peter | 2006-03-16 | 1 | -68/+23 |
* | * aktcputype and aktoptimizecputype was missing in the previous optimizatio... | peter | 2006-03-13 | 1 | -9/+9 |
* | * rewrite of optimizer options | peter | 2006-03-13 | 1 | -8/+12 |
* | Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,... | peter | 2006-03-05 | 1 | -3/+11 |
* | + more darwin i386 support | jonas | 2006-02-15 | 1 | -3/+1 |
* | * symtablestack cleanup and rewrite | peter | 2006-02-05 | 1 | -119/+110 |
* | + added framework code for AmigaOS/PPC syscall support | karoly | 2006-01-09 | 1 | -0/+2 |
* | * basic support for generic classes | peter | 2005-12-21 | 1 | -2/+2 |
* | * reset some variables which could be in an illegal state after an error, thi... | florian | 2005-11-12 | 1 | -0/+7 |
* | * move all stabs ($ifdef gdb) code to dbgstabs | peter | 2005-10-02 | 1 | -3/+0 |
* | * aktoutputformat removed, add new paraXX vars for target | peter | 2005-09-25 | 1 | -16/+0 |