| Commit message (Expand) | Author | Age | Files | Lines |
* | * Regenerated all makefiles. | yury | 2013-01-17 | 343 | -19639/+35491 |
* | * Regenerated makefiles. | yury | 2013-01-16 | 55 | -55/+275 |
* | * Fixed conflict of native android and java android targets. | yury | 2013-01-16 | 2 | -416/+421 |
* | * Set stackalign field. | yury | 2013-01-16 | 1 | -0/+2 |
* | * Sync with trunk r23404. | yury | 2013-01-16 | 2062 | -49624/+254654 |
|\ |
|
| * | * Fixed case where connection is closed gracefully (Bug ID 23386) | michael | 2013-01-16 | 1 | -24/+29 |
| * | Add breakpoint at Verbose.GenerateError procedure | pierre | 2013-01-16 | 1 | -0/+1 |
| * | Increase status.errorcount only inside GenerateError procedure, to simplify ... | pierre | 2013-01-16 | 3 | -10/+14 |
| * | * remove old cdecl record hack, fixes linker errors with aspell on mac os x | Almindor | 2013-01-16 | 1 | -9/+1 |
| * | tests: fixed test | paul | 2013-01-16 | 1 | -0/+1 |
| * | compiler: implement record constructors + tests | paul | 2013-01-16 | 11 | -20/+171 |
| * | compiler: change ret_in_param to accept tabstractprocdef instead of tproccall... | paul | 2013-01-16 | 22 | -60/+58 |
| * | * InterlockedIncrement/Decrement must return the modified value, not the init... | sergei | 2013-01-15 | 1 | -4/+6 |
| * | * MIPS: methodpointers must be compatible with records; since records are nev... | sergei | 2013-01-15 | 1 | -1/+3 |
| * | * MIPS int->real conversion: When converting unsigned to single, load it into... | sergei | 2013-01-15 | 1 | -4/+15 |
| * | * Procvars (methodpointers) must be treated as records, too. Fixes tw12318.pp... | sergei | 2013-01-15 | 1 | -2/+12 |
| * | Patch by Vasiliy Kevroletin. Fixes Mantis #23655. | svenbarth | 2013-01-15 | 1 | -1/+1 |
| * | Fix comparisons (aka usage of flag/CCR register) | svenbarth | 2013-01-14 | 3 | -52/+24 |
| * | m68k/n68kmat.pas, tm68kshlshrnode.first_shlshr64bitint: | svenbarth | 2013-01-13 | 1 | -2/+6 |
| * | * MIPS code generator fixes and improvements: | sergei | 2013-01-13 | 2 | -19/+41 |
| * | + ELF linker back-ends for ARM and MIPS. | sergei | 2013-01-13 | 4 | -0/+1460 |
| * | + Support dynamic copy relocations. | sergei | 2013-01-13 | 4 | -36/+135 |
| * | + chmod 755 on executable files produced by internal linker. I missed this "s... | sergei | 2013-01-13 | 1 | -0/+6 |
| * | m68k/cgcpu.pas, tcg68k.g_concatcopy: | svenbarth | 2013-01-13 | 1 | -1/+1 |
| * | * Unblockfile to programmatically unblock MSIE downloads | marco | 2013-01-13 | 1 | -1/+13 |
| * | * fixed minor mistake in comment. Mantis #23631 | marco | 2013-01-13 | 1 | -1/+1 |
| * | + Enable CPU-specific descendants to write specific dynamic tags. | sergei | 2013-01-13 | 1 | -7/+96 |
| * | * Undid patch to resolve dotted unit names, it breaks generation of FPC docum... | michael | 2013-01-12 | 1 | -33/+32 |
| * | * remove debug output | michael | 2013-01-12 | 1 | -1/+0 |
| * | * Added dependency on opengl | michael | 2013-01-12 | 2 | -1/+2 |
| * | * Added dependency on opengl | michael | 2013-01-12 | 2 | -3/+111 |
| * | * fixed case of unit name dependencies for MacOS unit | jonas | 2013-01-11 | 1 | -436/+436 |
| * | - TObjData.sectiontype2options: removed oso_keep flags. They don't have any e... | sergei | 2013-01-11 | 1 | -15/+11 |
| * | * Revert part of r22548, correct fix for the issue is provided by r23188. | sergei | 2013-01-11 | 1 | -19/+1 |
| * | * Make sure that current method is removed from stack prior to executing it (... | michael | 2013-01-11 | 1 | -8/+8 |
| * | + new language added (cs) | hajny | 2013-01-10 | 3 | -1/+28 |
| * | - Removed TlsSize variable, it duplicates threadvarblocksize. | sergei | 2013-01-10 | 1 | -6/+3 |
| * | + Native threadvar implementation for Win32 and Win64 (most of it, but not ye... | sergei | 2013-01-10 | 4 | -12/+110 |
| * | Move the handling of "misstyled" floating point constants like "2." or "2.e10... | svenbarth | 2013-01-10 | 8 | -32/+217 |
| * | Use OLDBINUTILS conditional to disable assembler code unsupported by older G... | pierre | 2013-01-10 | 1 | -1/+9 |
| * | * Replaced local writable typed constant with variable. Makes function thread... | sergei | 2013-01-10 | 1 | -2/+4 |
| * | * FPC_USE_WIN64_SEH is only defined if target is Win64, so another check for ... | sergei | 2013-01-09 | 1 | -2/+2 |
| * | Fix one problem type of Mantis #23546. A record must not contain a static arr... | svenbarth | 2013-01-09 | 6 | -7/+105 |
| * | Regenerated with Use -32 -mips32 option for mips/mipsel ASTARGET | pierre | 2013-01-09 | 1 | -3/+3 |
| * | Use -32 -mips32 option for mips/mipsel ASTARGET | pierre | 2013-01-09 | 1 | -2/+2 |
| * | Fix for Mantis #23571. | svenbarth | 2013-01-09 | 4 | -1/+25 |
| * | symdef.pas, tstoreddef: | svenbarth | 2013-01-09 | 1 | -1/+10 |
| * | Fix for revision 23344. | svenbarth | 2013-01-09 | 1 | -10/+11 |
| * | compiler: fix indentation | paul | 2013-01-09 | 1 | -2/+2 |
| * | * Fixed tMIPSELnotnode.second_boolean do handle QWordBool type correctly and ... | sergei | 2013-01-08 | 1 | -4/+25 |