summaryrefslogtreecommitdiff
path: root/compiler/utils
Commit message (Expand)AuthorAgeFilesLines
* Testpeter2006-10-031-1/+1
* Testpeter2006-10-031-1/+1
* Testpeter2006-09-301-1/+1
* * dump usefieldalignment for recorddefsjonas2006-09-241-0/+1
* + fp ide templatesflorian2006-09-244-6/+141
* * fixed missing escaping of -XP parameter valuejonas2006-09-101-1/+1
* macos: added a fake sysutils for use by compiler, and fixed some testsolle2006-09-031-0/+10
* * refactor import library generationpeter2006-09-031-2/+27
* * first iA-64 register stuffflorian2006-08-171-0/+14
* + regenerated makefiles to support powerpc-amiga targetkaroly2006-08-061-3/+38
* * Linux case now default for solaris, OS Xmarco2006-07-071-1/+1
* * fix for freebsd and linux)marco2006-07-061-6/+8
* * updated comment how to build fpccfg.incyury2006-07-011-2/+2
* * added binutils prefix for cross compiling to default FPC config file.yury2006-07-012-15/+24
* + Updated default config file for FPCmichael2006-06-042-228/+219
* * cleaned upflorian2006-05-302-17/+8
* + creation of IDE configuration filesflorian2006-05-293-13/+146
* * fixed reading of registers in intel assembler mode on x86-64florian2006-05-131-4/+2
* * updated to support 64 bit PPUs (no "cross dumping" yet)florian2006-05-011-9/+10
* * use -P for cross compilepeter2006-04-231-4/+8
* * always add library prefix and suffix to generate uniform dll namepeter2006-04-191-0/+1
* * fix coff section names to fix resourcestrings withpeter2006-04-171-5/+14
* * don't allow stringconst+integerpeter2006-03-271-4/+118
* * use -O2 for 2.1.1 compilerspeter2006-03-191-13/+7
* * regenerated for new ppc release optimizer settingsjonas2006-03-171-2/+2
* Merged revisions 2908,2911,2913-2917 via svnmerge from peter2006-03-161-48/+33
* + i386-darwin support (use fpcmake from after 12 February 2006)jonas2006-03-091-2/+22
* * do not try to call cross compiler if host CPU was specified using -P parame...yury2006-03-051-38/+42
* * now first searches ppcross<target> if -P<target> is specified.marco2006-03-051-16/+37
* + added target arm-palmos (please use an fpcmake later than 04 feb 2006 in fu...mazen2006-02-151-4/+65
* * link_allways -> link_alwaysjonas2006-02-152-3/+3
* * removed powerpc64/linux from SMARTLINKTARGETS. Takes way too much time with...tom_at_work2006-02-121-65/+4
* * from Ales Katona: use $fpcversion instead of fixed version number when gene...florian2006-02-091-5/+9
* + added palmos support to makes filesmazen2006-02-051-2/+17
* * removed libc package from build for every linux platform but i386 and x86-6...tom_at_work2006-01-291-1/+1
* * tai_const refactoredflorian2006-01-221-1/+1
* * makefile again regeneratedflorian2006-01-131-1/+3
* * Makefiles regeneratedflorian2006-01-131-1/+1
* * fixed building on non unix targetsflorian2006-01-121-3/+3
* * makefiles regeneratedflorian2006-01-111-1/+2
* * prefix and extension handling fixedflorian2006-01-112-8/+69
* + makefiles adapted for shared library supportflorian2006-01-111-0/+2
* + added option -i<path> for input pathflorian2006-01-081-8/+13
* * basic support for generic classespeter2005-12-211-17/+72
* * updated makefiles for ppc64/linux to allow successful snapshot building on ...tom_at_work2005-12-161-1/+1
* - removed 1.0 definesflorian2005-12-111-9/+5
* * -s renamed to -S (build static lib)florian2005-12-101-3/+6
* * makefile updates after last changes for successful build on ppc64/linuxtom_at_work2005-12-041-1/+1
* * CROSSOPT supportmarco2005-11-201-1/+9
* * fixed rtl package buildingflorian2005-11-151-6/+20