peter
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
21 years ago |
Jonas Maebe
|
14197fb830
* copy totype field in ttypeconvnode.getcopy()
|
21 years ago |
peter
|
2e161c5e9e
* nf_internal flag for internal inserted typeconvs. This will
|
21 years ago |
peter
|
9b00c7832e
* support > 32bit accesses for x86_64
|
21 years ago |
peter
|
2aceb6f856
* no checkpointer code for dynarr to openarr
|
21 years ago |
peter
|
a2cbf27e96
* -Or fix for absolute
|
21 years ago |
peter
|
adb6f59eef
* small regvar fixes
|
21 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
peter
|
f1ae6fb6d4
* give error when converting class to interface are not related
|
21 years ago |
peter
|
66df745917
* small regvar for para fixes
|
21 years ago |
peter
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
florian
|
120c165a62
* constant floating point assignments etc. are now overflow checked
|
21 years ago |
peter
|
e179e7d9e1
* fix pchar:=char
|
21 years ago |
peter
|
cf3c1198ea
* include unit name in error messages when types are the same
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
b86f2c6a25
* methodpointer is loaded into a temp when it was a calln
|
21 years ago |
peter
|
a9df763770
* some typeconvs don't allow assignment or passing to var para
|
21 years ago |
florian
|
d6b865167c
+ added set of widechar support (limited to 256 chars, is delphi compatible)
|
21 years ago |
daniel
|
b721e5872c
* Prepare compiler infrastructure for multiple ansistring types
|
21 years ago |
peter
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 years ago |
peter
|
6b96b70118
* fixed operator overload allowing for pointer-string
|
21 years ago |
florian
|
1d8b4661b8
* message about illegal type conversion reports now the types
|
21 years ago |
peter
|
c844c5a505
* procvar cleanup
|
21 years ago |
peter
|
3a3fdde6d1
* compare_defs_ext has now a options argument
|
21 years ago |
florian
|
465aa5851b
* several fixes to compile x86-64 system
|
21 years ago |
daniel
|
d735071838
* Rtti generation moved to ncgutil
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
daniel
|
97e87aaebc
* reginfo now also only allocated during register allocation
|
21 years ago |
florian
|
3d8e1ab1fb
+ fpu<->mm register conversion
|
21 years ago |