| Commit message (Expand) | Author | Age | Files | Lines |
* | + VarIsBool function by Alexander Strokach, resolves #23358 | florian | 2012-11-20 | 1 | -0/+6 |
* | rtl/objpas/fgl.pp: | svenbarth | 2012-11-19 | 1 | -1/+1 |
* | - removed unimplemented/unsupported rtleventsync (mantis #23332) | jonas | 2012-11-18 | 2 | -20/+0 |
* | * terminate with an error when initializing a critical section and recursive | jonas | 2012-11-18 | 1 | -1/+1 |
* | * removed stray try/finally statement (mantis #23333) | jonas | 2012-11-18 | 1 | -9/+6 |
* | * Ansistring versions of MkDir,ChDir,RmDir: make a full copy of argument stri... | sergei | 2012-11-16 | 1 | -6/+12 |
* | Add unsigned versions of ntohl and htonl | masta | 2012-11-16 | 2 | -14/+26 |
* | * Prevent Move from freeing an associated object if OwnsObjects=True (reporte... | michael | 2012-11-16 | 1 | -0/+1 |
* | * fixed compatilation on Haiku Alpha4 (patch by Olivier Coursière, | jonas | 2012-11-10 | 1 | -2/+1 |
* | * Need FILE_WRITE_ATTRIBUTES for setfiledate (mantis #23290) | michael | 2012-11-08 | 1 | -1/+1 |
* | * Avoid overflow when reading from streams > 2gb | michael | 2012-11-06 | 1 | -2/+3 |
* | rtl/linux/m68k/prt0.as: | svenbarth | 2012-11-05 | 1 | -7/+12 |
* | * pass not only exception address but also frame to raise: | florian | 2012-11-04 | 5 | -12/+10 |
* | * fix memory leak of video unit as proposed by Michael Karst, resolves #22876 | florian | 2012-11-04 | 1 | -0/+9 |
* | * fix sincos also for x86-64-linux | florian | 2012-11-04 | 1 | -1/+1 |
* | * fix sincos for x86-64 windows resolves #23268 | florian | 2012-11-04 | 1 | -20/+12 |
* | * patch by Cyrax for easy redirection of heaptrc output, resolves #22168 | florian | 2012-11-04 | 1 | -12/+27 |
* | rtl/m68k/setjump.inc: | svenbarth | 2012-11-01 | 2 | -6/+36 |
* | rtl/m68k/m68k.inc: | svenbarth | 2012-10-31 | 1 | -0/+11 |
* | rtl/m68k/m68k.inc, move: | svenbarth | 2012-10-31 | 1 | -10/+4 |
* | * Fetch PECOFF section sizes correctly (not including zero padding), resolves... | sergei | 2012-10-30 | 1 | -0/+10 |
* | Fixed error in define selecting write barrier code that has been introduced d... | tom_at_work | 2012-10-29 | 1 | -1/+1 |
* | * changed all version numbers to 900044 for freebsd 9. Expanded script to de... | marco | 2012-10-28 | 6 | -5/+13 |
* | Improve memory barriers on ARM | tom_at_work | 2012-10-28 | 1 | -6/+20 |
* | Add implementations for read/write barrier code for ARM | tom_at_work | 2012-10-27 | 1 | -0/+35 |
* | * fixed wrong opcode size | jonas | 2012-10-27 | 1 | -1/+1 |
* | * rtl/m68k/m68k.inc, move: | svenbarth | 2012-10-24 | 1 | -0/+2 |
* | * merging more of Jeppe Johansen's arm-embedded branch | florian | 2012-10-22 | 1 | -1/+1 |
* | Small fixes to ARM-Embedded RTL from Jeppe Johansen | masta | 2012-10-22 | 5 | -25/+113 |
* | o merging r22801 of Jeppe Johansen | florian | 2012-10-21 | 1 | -103/+30 |
* | * rtl/m68k/setjump.inc: | svenbarth | 2012-10-21 | 1 | -0/+1 |
* | o merge of the branch laksen/arm-embedded of Jeppe Johansen: | florian | 2012-10-21 | 17 | -1672/+6365 |
* | * Fixed i386 longjmp, it must not return 0 if 'value' argument happens to be 0. | sergei | 2012-10-19 | 1 | -0/+4 |
* | * Rewrote x86_64 implementations of setjmp and longjmp. | sergei | 2012-10-19 | 2 | -60/+85 |
* | * fixed compilation after introduction of nostackframe checks | jonas | 2012-10-19 | 1 | -12/+7 |
* | Enabled signal handlers | svenbarth | 2012-10-18 | 1 | -5/+0 |
* | Implement SysCall interface for m68k-linux. This is especially useful for tes... | svenbarth | 2012-10-18 | 1 | -0/+42 |
* | Various adjustments to the RTL for m68k: | svenbarth | 2012-10-18 | 5 | -6/+247 |
* | Replace DBRA instruction for Coldfire with a SUB/BRA combination in the for-l... | svenbarth | 2012-10-18 | 1 | -0/+25 |
* | For now completely disable (I)MUL/(I)DIV support for Coldfire and pass throug... | svenbarth | 2012-10-18 | 2 | -0/+8 |
* | rtl/linux/m68k/prt0.as: | svenbarth | 2012-10-18 | 1 | -0/+6 |
* | rtl/m68k: Added mathu(h).inc with dummy implementations of SetExceptionMask a... | svenbarth | 2012-10-18 | 2 | -0/+50 |
* | rtl/m68k/sysnr.inc: | svenbarth | 2012-10-18 | 1 | -4/+4 |
* | * Fix nostackframe related problems | pierre | 2012-10-18 | 1 | -5/+1 |
* | * Fix dayOfWeek for dates < 0 (bug ID #23144) | michael | 2012-10-17 | 1 | -2/+4 |
* | + AVXSupport function to detect if the CPU and OS support AVX | florian | 2012-10-14 | 2 | -8/+59 |
* | * add comment to size_t definition. Documents issue #22834 a bit. | marco | 2012-10-12 | 1 | -0/+5 |
* | * Take care of Florian's remark that FList may be nil when constructor failed | michael | 2012-10-08 | 1 | -1/+2 |
* | * Fix from Luiz Americo to avoid crash when a freenotification is registered ... | michael | 2012-10-08 | 1 | -10/+5 |
* | * Patch from Luiz Americo to clean up tlist (bug ID 23024) | michael | 2012-10-08 | 1 | -5/+3 |