Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 years ago |
tom_at_work
|
52135af71f
* implement branchless fpc_abs_long in a generic way
|
17 years ago |
Jonas Maebe
|
146b3d8bf3
* fixed location.size for length node and x86_64 mul node
|
17 years ago |
florian
|
fb8bbd5ff0
+ inline abs(<longint>) on x86
|
17 years ago |
Jonas Maebe
|
0040eecf9f
+ support for extra packing of sets whose lower element number
|
18 years ago |
Jonas Maebe
|
b02fd37fbe
* removed some unused variables
|
18 years ago |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
Jonas Maebe
|
a0b57eddb5
* new internal set format for big endian systems. Advantages:
|
18 years ago |
florian
|
1cd41b68f7
* compiler handled round/trunc for x86
|
18 years ago |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 years ago |
Jonas Maebe
|
63ebc2a1b8
* fixed include/exclude for big endian after r6172
|
18 years ago |
florian
|
2579cd139f
+ support for sets with size 1 and 2
|
18 years ago |
yury
|
d401c0a198
* activated internal get_frame for ARM.
|
18 years ago |
Jonas Maebe
|
991c7da136
* support inc(pointer) in TP mode with range/overflow checking on as well
|
18 years ago |
Jonas Maebe
|
b8c3fecd1d
* fixed overflow checking for inc/dec on non-x86
|
19 years ago |
peter
|
3cae449fda
* moved rtti to ncgrtti
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
Jonas Maebe
|
5acc8b44a8
* activated internal get_frame for x86
|
19 years ago |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
Jonas Maebe
|
adca49097e
* convert filename para to shortstring
|
19 years ago |
Jonas Maebe
|
6997121c18
* also perform "SSA" for certain loads (currently derefn, righthand side of
|
19 years ago |
Jonas Maebe
|
d75b19e484
* removed/conditionalised several unused variables
|
19 years ago |
daniel
|
4d37c919cc
* Internal implementations of get_frame, get_caller_frame and get_caller_addr.
|
19 years ago |
florian
|
570c1bc3a5
* widestrings aren't ref. counted anymore on windows
|
19 years ago |
florian
|
9e00f894a9
+ support for unaligned function
|
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 |