summaryrefslogtreecommitdiff
path: root/compiler/utils
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * new version numberflorian2005-11-151-2/+2
* * made fpc recognize the powerpc64 platform and the associated compilertom_at_work2005-10-251-0/+6
* * fpcmake.ini update which fixes glibc search path problems on PowerPC64tom_at_work2005-10-201-1/+1
* * errore.msg is in msg/ dirpeter2005-10-191-2/+2
* * use register variables when release-building for ppc (more or less doublesjonas2005-10-151-2/+2
* * removed dos usage from fpc binary. (mostly fsearch -> filesearch).marco2005-10-131-7/+5
* * makefile adaption to be able to cycle compiler and RTL on PowerPC64 targettom_at_work2005-10-081-2/+17
* * new assembler symbol type AT_LABEL needed for PowerPc64 targettom_at_work2005-10-031-1/+3
* * fixed fppkg for x86-64florian2005-09-141-0/+2
* + added all used instructions to armins.datflorian2005-09-081-2/+4
* * add fppkg and fpmkunit to the Makefile.fpcpeter2005-09-082-39/+39
* * basic framework for integrated arm assemblerflorian2005-09-071-0/+430
* + Extension unit should be fpmkext.michael2005-09-021-1/+1
* + Moved fpmkpkg to compiler and renamed to fppkgmichael2005-09-021-0/+961
* * reading of ppus with inlining info fixedflorian2005-08-281-2/+3
* * currency supportflorian2005-08-281-1/+2
* * updated target listflorian2005-08-281-3/+17
* * Makefiles regenerated to propagate -Ur change of fpcmakeflorian2005-08-101-2/+2
* * fixed makefiles for wince supportflorian2005-08-101-2/+47
* * inline and compilerproc are now procoptions instead of proccall typesjonas2005-07-181-13/+28
* * Add support for jmp $0011:$22334455 to Intel asm reader, request fromdaniel2005-07-101-3/+3
* * check function/procedure type when adding a proc definitionpeter2005-06-301-20/+21
* * fix for gcc4 from Colin Westernjonas2005-06-211-0/+3
* - removed wrong paths using $1florian2005-06-162-224/+215
* * fixed more xmm stuffflorian2005-06-091-9/+8
* * remove $Logpeter2005-06-071-12/+0
* fixed misspelling of commentolle2005-06-051-1/+1
* * log and id tags removedfpc2005-05-2122-178/+0
* * post 2.0.0 fixes from cvspeter2005-05-161-2/+5
* initial importfpc2005-05-1630-0/+11660