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
|
18 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 |
florian
|
d43f2fb2d4
* OP_DIV shouldn't be used directly, not all cpu CGs support it
|
20 years ago |
peter
|
ea6dadb7be
* make widestrings compatible with COM BSTR, the length is now the number
|
20 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
florian
|
355aaa69c8
+ before calling a helper procedure, all register classes are now saved, this patch is subject to being merged back
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
494e190694
* fix register allocation in second_assert
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
22d9294ab3
+ overflow checking for the arm
|
20 years ago |
peter
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
20 years ago |