Jonas Maebe
|
ab8b32dafb
- removed PARAOUTFILE define and ifdefs
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
6165536b5e
+ added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
213c00b17f
* updated check for minimum version required to build trunk (at least
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
b912e00440
* renamed rol/ror functions into rolbyte/rolword/roldword/rolqword
|
%!s(int64=16) %!d(string=hai) anos |
florian
|
f64dbd70cf
* make unicodechar equivalent to widechar, resolves #12233
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
6b473862cf
* give an error stating that you have to use the latest released compiler
|
%!s(int64=17) %!d(string=hai) anos |
tom_at_work
|
8a5a6db065
* rol/ror inlines for powerpc/powerpc64 (only for 32/64 bit operands for now)
|
%!s(int64=17) %!d(string=hai) anos |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
7b467fa2a0
* Don't inline ioresult. It's not speed critical and inlining it causes
|
%!s(int64=17) %!d(string=hai) anos |
florian
|
fe7cba52dc
+ support of inlined ror/rol on arm
|
%!s(int64=17) %!d(string=hai) anos |
florian
|
20e632c8d8
* reorganized ror/rol defines
|
%!s(int64=17) %!d(string=hai) anos |
florian
|
1afb1aa9cc
+ ror/rol functions
|
%!s(int64=17) %!d(string=hai) anos |
florian
|
d672700a59
* some avr fixes
|
%!s(int64=17) %!d(string=hai) anos |
giulio
|
9203f46e1a
* Handling of -Sf parameter fixed
|
%!s(int64=17) %!d(string=hai) anos |
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.
|
%!s(int64=17) %!d(string=hai) anos |
florian
|
48fb130be3
* fixed fpu type setting for avr
|
%!s(int64=17) %!d(string=hai) anos |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
%!s(int64=17) %!d(string=hai) anos |
florian
|
c05d4912f4
+ basic system unit for avr-embedded
|
%!s(int64=17) %!d(string=hai) anos |
tom_at_work
|
52135af71f
* implement branchless fpc_abs_long in a generic way
|
%!s(int64=17) %!d(string=hai) anos |
marco
|
bce663bb43
* Fix for 10491, pdatetime now defined.
|
%!s(int64=17) %!d(string=hai) anos |
peter
|
6ed3d91989
* CompareText for shortstrings added
|
%!s(int64=18) %!d(string=hai) anos |
florian
|
fb8bbd5ff0
+ inline abs(<longint>) on x86
|
%!s(int64=18) %!d(string=hai) anos |
peter
|
43c446e742
* add DumpExceptionBackTrace
|
%!s(int64=18) %!d(string=hai) anos |
florian
|
b2b0e749bb
* win32 system unit doesn't depend anymore directly on the main program, this is necessary to be able to keep it in a dll
|
%!s(int64=18) %!d(string=hai) anos |
florian
|
7da7364ee7
* refactored SysResetFPU into SysInitFPU and SysResetFPU
|
%!s(int64=18) %!d(string=hai) anos |
florian
|
7878f0feb3
* made all fpc_*_to_shortstr helpers a procedure, resolves #8580
|
%!s(int64=18) %!d(string=hai) anos |
Jonas Maebe
|
8ed15c96bb
- removed COMPPROCINLINEFIXED define and ifdefs (fixed in 2.2.0)
|
%!s(int64=18) %!d(string=hai) anos |
peter
|
e8322a83e4
* optimized generic implementations to use pointers instead of
|
%!s(int64=18) %!d(string=hai) anos |
Tomas Hajny
|
58bca68e6a
+ infrastructure for CtrlBreakHandler added
|
%!s(int64=18) %!d(string=hai) anos |
florian
|
b11e861b0f
+ define DEFAULT_DOUBLE on m68k
|
%!s(int64=18) %!d(string=hai) anos |