summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * updates from Ido Kanner - synchronized with errore.msg r6685hajny2007-03-031-2/+20
* * fixed syscall6 (still experimental, but so far it worked here!)ivost2007-03-032-4/+7
* * fixed set+range on big endian systemsflorian2007-03-031-3/+13
* * propagate -Cfsoft to emulation settings on armflorian2007-03-031-2/+6
* * tried to restore old set behaviour for big endian targetsflorian2007-03-034-8/+13
* * fixed default target setting for powerpc/powerpc64florian2007-03-031-8/+29
* * unified iesflorian2007-03-031-4/+4
* + powerpc lazarus project fileflorian2007-03-031-0/+80
* * do check for non defined labels earlier to avoid ies in the cgflorian2007-03-032-1/+35
* * formatfloat patches for #8388 and 8386marco2007-03-031-3/+5
* * fix for 8419marco2007-03-031-0/+16
* * fixed datarace in case heaptrc is usedjonas2007-03-021-0/+8
* * forgot to commitjonas2007-03-021-0/+30
* * fixed mantis 8434 (wrong precision used in case of |number| < 1,jonas2007-03-012-1/+13
* * removed inline flag from FUTEX_OP in linux.ppivost2007-03-012-2/+7
* * fix test failure if -Cr option is usedpierre2007-03-011-1/+3
* * Fixed multi-field indexes for MySQLjoost2007-03-011-3/+3
* * fixed type defintion putsnameivost2007-03-011-1/+1
* * added futex constants to linux.pp (from futex.h)ivost2007-02-281-0/+39
* * added the new CLONE_* constants from syscall cloneivost2007-02-282-7/+22
* * Proper LaTeX environment endingmichael2007-02-281-1/+1
* + support for bitpacking types with a negative lower boundjonas2007-02-286-90/+410
* * is_signed() only returns true for orddef's whose low value is < 0jonas2007-02-281-1/+1
* * Additional message for sqldb connectormichael2007-02-281-0/+1
* * Implemented TSQLConnectormichael2007-02-276-6/+565
* * Added packages as pasckage dir, to be able to make installmichael2007-02-271-1/+1
* * Reordered so it all compilesmichael2007-02-272-380/+209
* * don't write alignment for .comm and .lcomm, it seems to be onlypeter2007-02-271-9/+4
* * specify full import names for imported variables under win32peter2007-02-276-3/+22
* * fix array constructors that start with nilpeter2007-02-272-2/+34
* * fixed att asmmodepeter2007-02-272-1/+2
* * wince doesn't like the lcomm with two parameters toooro062007-02-271-3/+3
* * Fixed bug 8410, as suggested by zipfelvojoost2007-02-261-0/+1
* * Allow @ and ? characters in imported function name when AS is used. It fixe...yury2007-02-265-20/+40
* * fixed typopeter2007-02-261-1/+2
* * moved to fcl-registrypeter2007-02-261-0/+0
* * removed registry unit dependency by using winapi insteadpeter2007-02-261-21/+23
* * force -Ur to prevent recompilepeter2007-02-262-2/+158
* * added compilation of fpcunit and testutilsjoost2007-02-262-53/+54
* * renamed dependencies on fcl to package fcl-basejoost2007-02-266-1327/+277
* * updated for new fcl packagespeter2007-02-2610-1839/+1075
* + Fake readline library to allow building IDE without useless libreadline.daniel2007-02-251-0/+239
* * split fcl into separate fcl-* packagespeter2007-02-2565-10445/+16244
* * packagesdirpeter2007-02-252-280/+284
* * add packages/ dirpeter2007-02-251-1/+1
* * win32 doesn't like the lcomm with two parameters eitherflorian2007-02-251-3/+4
* * better set_to_set for setconst nodesflorian2007-02-251-16/+8
* * move fcl sources to separate packagespeter2007-02-25549-9367/+1
* * fixed arm-linuxflorian2007-02-251-2/+4
* * new test to avoid regressionflorian2007-02-251-0/+21