florian
|
465aa5851b
* several fixes to compile x86-64 system
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
florian
|
e35b683e4d
+ added prefetch(const mem) support
|
21 years ago |
florian
|
c37035a450
* common addnode code for x86-64 and i386
|
21 years ago |
peter
|
60814ccb16
* disable addmmxset
|
21 years ago |
Jonas Maebe
|
2af569745c
* if currency = int64, FPC_CURRENCY_IS_INT64 is defined
|
21 years ago |
Jonas Maebe
|
a75ef67bfd
* properly fixed assigned() mess (by handling it separately in ncginl)
|
21 years ago |
Jonas Maebe
|
3ff00d31b3
* fixed previous commit for tp and delphi modes
|
21 years ago |
Jonas Maebe
|
f587f35457
* fixed methodpointer comparing in a generic way (typecast both left and
|
21 years ago |
daniel
|
448e336682
* Some work to allow mmx instructions to be used for 32 byte sets
|
21 years ago |
Jonas Maebe
|
e9eff10134
+ support for evaluating qword constant expressions (both arguments have
|
21 years ago |
peter
|
4245cedfed
* compare longint-cardinal also makes types wider
|
22 years ago |
peter
|
a28d911c98
* IncompatibleTypes() added that will include unit names when
|
22 years ago |
peter
|
95f132db3d
* set_varstate cleanup
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
florian
|
eb9a587759
+ support of NaN and Inf in the compiler as values of real constants
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
peter
|
28ebc69c8f
* removed changesettype because that will change the definition
|
22 years ago |
peter
|
5197c95be6
* widen cardinal+signed operations
|
22 years ago |
peter
|
75394a788e
* disable string node optimizations for the moment
|
22 years ago |
peter
|
0799b0663d
* generic fpc_shorstr_concat
|
22 years ago |
florian
|
1f099e81a7
* if something doesn't work with callparatemp, the define callparatemp
|
22 years ago |
Jonas Maebe
|
7804ac8ec2
- disable addoptnodes for powerpc, because they can generate calls in
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
a23e3f0a2f
* add string returns in LOC_REFERENCE
|
22 years ago |
florian
|
41da381f1a
* fixed a lot of PowerPC related stuff
|
22 years ago |
peter
|
c21ca3dfa0
+ added currency support based on int64
|
22 years ago |
peter
|
41dfcfba39
* expectloc fixes
|
22 years ago |
peter
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
carl
|
ff5cc80fcd
* bugfix for generic calls to FPU emulation code
|
22 years ago |