summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * moved to avoid conflict with trunkavxflorian2012-10-061-0/+0
* * rax is x86-64 onlyflorian2012-10-061-1/+1
* --- Merging r21227 into '.':florian2012-10-0625-340/+2716
* * reverted wrong merge which reverted a trunk changeflorian2012-05-031-2/+5
* * regeneratedflorian2012-05-032-22/+22
* --- Merging r20993 into '.':florian2012-05-031-12/+12
* --- Merging r21153 into '.':florian2012-05-030-0/+0
* --- Merging r20990 into '.':florian2012-05-034-15/+102
* * regeneratedflorian2012-05-032-155/+164
* --- Merging r20987 into '.':florian2012-05-031-3/+10
* --- Merging r20985 into '.':florian2012-05-032-154/+472
* --- Merging r20490 into '.':florian2012-05-0364-276/+11420
* * branch for preparing tg74/avx for inclusion into trunkflorian2012-05-030-0/+0
* Preparations to native threadvar support:sergei2012-05-033-4/+7
* * GNU ld only supports double quotes in its response file -> requote therejonas2012-05-0323-29/+46
* tests: use known to compiler codepage since it crashes in other casepaul2012-05-032-9/+9
* tests: mark test as should failpaul2012-05-031-0/+1
* + Add support for the JVM architecture to the compiler driver "fpc"svenbarth2012-05-031-0/+2
* - removed a duplicated include statementsvenbarth2012-05-031-1/+0
* test: fix typopaul2012-05-031-1/+1
* tests: fix test for systems with WideString=UnicodeStringpaul2012-05-031-0/+10
* * Mantis #21922, improve testsuite for bufdatasets.marco2012-05-021-20/+74
* * Improved comments in toolsunit. Mantis #21910, patch by Reinier Olislagersmarco2012-05-021-8/+12
* * fix for mantis #21919, rebuild indexes after loadrecordsfromfile, Mantis ...marco2012-05-021-5/+7
* * Patch from Lacak2 for mantis #19593, exception while saving bufdataset to ...marco2012-05-022-30/+62
* tests: add test to check overload precedence for ShortString type passed to o...paul2012-05-021-0/+97
* tests: add test to check overload precedence for AnsiString type passed to ot...paul2012-05-022-0/+101
* tests: add string constant overload precedence tests when default string type...paul2012-05-022-0/+119
* * Remove linking of .res file (patch from Luiz Americo, bug 21908)michael2012-05-011-2/+0
* * Remove empty destructors (patch from Luiz Americo, bug #21907)michael2012-05-011-15/+0
* * Applied patch from Luiz Americo not to send events when setting datasource ...michael2012-05-011-0/+2
* * removed spaces from empty line at start to prevent (unpatched) dbdigestjonas2012-04-301-2/+2
* * Fix memory leak (patch by Marcos Douglas, ID #21900)michael2012-04-301-0/+2
* * additions by Reinier, mantis #21895marco2012-04-301-9/+21
* * part of r21120, forgot to commitjonas2012-04-291-2/+2
* * i386 version of fix from r21113jonas2012-04-291-3/+11
* * override a_call_reg() with an internalerror rather than a_call_ref(),jonas2012-04-291-2/+2
* * fixes _haltproc, Hello world works on mipselflorian2012-04-291-2/+0
* * rename TMIPSELParaManager into TMIPSParaManagerflorian2012-04-291-13/+13
* * Move for MIPS is broken, commented out for nowflorian2012-04-291-2/+2
* * use separate build directory for mipselflorian2012-04-291-2/+2
* * fix stack frame generation on mips(el)florian2012-04-297-218/+283
* * replaced most (if not all) remaining fields/parameters in the compilerjonas2012-04-2946-398/+341
* * prevent crash in dotest in case a test file contains a line at the startjonas2012-04-291-1/+1
* * started to fix stack frame generation on MIPS(EL)florian2012-04-295-39/+51
* * put types unit into a shared rtlflorian2012-04-292-8/+3
* * PIC does not require using the external assembler anymoreflorian2012-04-292-257/+240
* * changed ref parameter of thlcgobj.a_call_ref() into a const parameterjonas2012-04-293-6/+6
* * changed inlinelevel (which is used to track whether or not we have tojonas2012-04-291-1/+1
* * don't remove ait_markers between unconditional jumps and the next label,jonas2012-04-291-3/+11