Jonas Maebe
|
815cd2b39d
+ support for widestring manager based widechar conversions
|
18 years ago |
daniel
|
20a804152d
* Don't assume pointers are 8 bytes.
|
18 years ago |
daniel
|
6e0a7bb0eb
* Nil constants that are type converted to a method procvar are now
|
18 years ago |
Jonas Maebe
|
abef29c1d5
* fixed x86 vector mmloads and use scalar loads in ncgcnv
|
18 years ago |
Jonas Maebe
|
fc99b0ad48
* fixed floating point precision conversions for loc_mmregister and
|
18 years ago |
Jonas Maebe
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
18 years ago |
florian
|
ac5b260ec2
* registers of references aren't reused so we can safe a mov
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
peter
|
136d3e8d46
* refactor implemented interfaces
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
peter
|
d07f470b71
* remove ifdef fpc
|
19 years ago |
Jonas Maebe
|
039e7143f4
* avoid some unnecessary bool->int->bool type conversions
|
19 years ago |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
45176ea2a8
* split tstringtype for stringdef and stringconstnode
|
19 years ago |
peter
|
edf553a223
* string constants are now array of char until
|
20 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
florian
|
804207239d
*c <int64>:=-<longint> fixed (bug 4253)
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
6cc3dbae94
* fixed web bug #3694
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
bb32ee0457
* fix interface vtbl optimization
|
20 years ago |
peter
|
04e7db0905
* typecast float to non-float needs a move to memory
|
20 years ago |
florian
|
f068e0c3da
* fixed extended->double/single conversion when using sse
|
20 years ago |
florian
|
0ad4b9d394
* optimized float to float conversion
|
20 years ago |
Jonas Maebe
|
9e24c28774
- removed superfluous location_force_reg() in second_nothing
|
20 years ago |
Jonas Maebe
|
2bd47e8ce6
* fixed type conversion between same-size ints with different signs in
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |