Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
hace 13 años |
svenbarth
|
bd19a16be9
Add support for Default() intrinsic. For now this is only (fully) supported
|
hace 13 años |
Jonas Maebe
|
d6966e545b
+ support for formal var/out parameters on the JVM target:
|
hace 14 años |
Jonas Maebe
|
694ccf3df3
+ dummy support for untyped var/const/out parameters on the JVM target
|
hace 14 años |
florian
|
8e7f39f176
* constant evaluation of ror/rol if they are internally handled, resolves #6300
|
hace 14 años |
florian
|
5dae691c96
* implementation of bit scan intrinsics by Richard Vida, resolves #17592
|
hace 15 años |
florian
|
dfc2652062
+ support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606
|
hace 15 años |
Jonas Maebe
|
5885866990
+ support for objcencode() (equivalent of Objective-C's @encode()) + test
|
hace 16 años |
Jonas Maebe
|
2799cfd83f
+ parser-side of objcprotocol() expression to obtain the metaclass
|
hace 16 años |
Jonas Maebe
|
6165536b5e
+ added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable
|
hace 16 años |
florian
|
1afb1aa9cc
+ ror/rol functions
|
hace 17 años |
florian
|
fb8bbd5ff0
+ inline abs(<longint>) on x86
|
hace 18 años |
Jonas Maebe
|
c80d4225ca
+ support for ISO Extended Pascal ReadStr() and WriteStr() routines
|
hace 18 años |
Jonas Maebe
|
cd5b9245f9
+ support for bitsizeof() function
|
hace 19 años |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
hace 19 años |
daniel
|
4d37c919cc
* Internal implementations of get_frame, get_caller_frame and get_caller_addr.
|
hace 19 años |
florian
|
9e00f894a9
+ support for unaligned function
|
hace 19 años |
florian
|
71b90d4d00
+ slice implemented
|
hace 20 años |
peter
|
4ace790492
* remove $Log
|
hace 20 años |
fpc
|
790a4fe2d3
* log and id tags removed
|
hace 20 años |
fpc
|
50778076c3
initial import
|
hace 20 años |
peter
|
e417e34496
* truncate log
|
hace 20 años |
peter
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
hace 21 años |
olle
|
ff36adb056
+ macpas style: exit, cycle, leave
|
hace 21 años |
florian
|
8a9758c5e2
* logs truncated
|
hace 21 años |
florian
|
e35b683e4d
+ added prefetch(const mem) support
|
hace 21 años |
peter
|
90a0c832e4
* Initialize() added
|
hace 22 años |
peter
|
ef708fdab9
* Swap(QWord) constant support
|
hace 23 años |
peter
|
d774c8d988
* Copy() is now internal syssym that calls compilerprocs
|
hace 23 años |
florian
|
31da813d1d
* exit is now a syssym instead of a keyword
|
hace 23 años |