marco
|
1ed7459393
--- Merging r17138 into '.':
|
há 14 anos atrás |
marco
|
04d4e7212f
--- Merging r17272 into '.':
|
há 14 anos atrás |
marco
|
f75ace98b3
--- Merging r15281 into '.':
|
há 15 anos atrás |
marco
|
14afc58997
--- Merging r14573 into '.':
|
há 15 anos atrás |
marco
|
69cd4d81c7
--- Merging r14481 into '.':
|
há 15 anos atrás |
marco
|
0f5d0b5dde
--- Merging r14320 into '.':
|
há 15 anos atrás |
marco
|
154cb40f95
--- Merging r14020 into '.':
|
há 15 anos atrás |
Jonas Maebe
|
d89154a6b2
- disabled Objective-C support (basically only support for the objcselector
|
há 16 anos atrás |
florian
|
90d71ee7da
* SwapEndian(<16 Bit>) needs inline in the interface section as well
|
há 16 anos atrás |
ivost
|
02d177c885
* added FillQWord, IndexQWord, but CompareQWord is still missing
|
há 16 anos atrás |
Jonas Maebe
|
b77bff2996
+ cardinal/qword overloads for interlocked* routines (mantis #13281)
|
há 16 anos atrás |
Jonas Maebe
|
ab8b32dafb
- removed PARAOUTFILE define and ifdefs
|
há 16 anos atrás |
Jonas Maebe
|
6165536b5e
+ added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable
|
há 16 anos atrás |
Jonas Maebe
|
213c00b17f
* updated check for minimum version required to build trunk (at least
|
há 16 anos atrás |
Jonas Maebe
|
b912e00440
* renamed rol/ror functions into rolbyte/rolword/roldword/rolqword
|
há 16 anos atrás |
florian
|
f64dbd70cf
* make unicodechar equivalent to widechar, resolves #12233
|
há 17 anos atrás |
Jonas Maebe
|
6b473862cf
* give an error stating that you have to use the latest released compiler
|
há 17 anos atrás |
tom_at_work
|
8a5a6db065
* rol/ror inlines for powerpc/powerpc64 (only for 32/64 bit operands for now)
|
há 17 anos atrás |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
há 17 anos atrás |
Jonas Maebe
|
7b467fa2a0
* Don't inline ioresult. It's not speed critical and inlining it causes
|
há 17 anos atrás |
florian
|
fe7cba52dc
+ support of inlined ror/rol on arm
|
há 17 anos atrás |
florian
|
20e632c8d8
* reorganized ror/rol defines
|
há 17 anos atrás |
florian
|
1afb1aa9cc
+ ror/rol functions
|
há 17 anos atrás |
florian
|
d672700a59
* some avr fixes
|
há 17 anos atrás |
giulio
|
9203f46e1a
* Handling of -Sf parameter fixed
|
há 17 anos atrás |
yury
|
5dc6e54925
* Removed inline for procedures with assembler or formal parameters, since inline is not supported for them (compiler warns about that now). Even if there is no inline modifier in interface declaration of procedure, it is possible to specify inline in procedure implementation if needed (e.g. for generic implementations) and inlining will work for them.
|
há 17 anos atrás |
florian
|
48fb130be3
* fixed fpu type setting for avr
|
há 17 anos atrás |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
há 17 anos atrás |
florian
|
c05d4912f4
+ basic system unit for avr-embedded
|
há 17 anos atrás |
tom_at_work
|
52135af71f
* implement branchless fpc_abs_long in a generic way
|
há 17 anos atrás |