peter
|
2c63c84131
* extdebug info temp alloc type was wrong
|
22 роки тому |
florian
|
d73c88ce9f
* fixed parameter passing by value of large sets, strings and method pointers
|
22 роки тому |
Jonas Maebe
|
d6a589bcd7
* fixed final fillchar error (tfillchr passes now)
|
22 роки тому |
Jonas Maebe
|
a2dc1e7a9d
+ fillchar test
|
22 роки тому |
Jonas Maebe
|
335017abc9
* fixed bug in fillchar
|
22 роки тому |
Jonas Maebe
|
0a392ebf5e
* fixed g_concatcopy
|
22 роки тому |
Jonas Maebe
|
02496a9934
* moved fpc_check_object call earlier for the ppc, so it can't destroy
|
22 роки тому |
peter
|
b42efec29d
* create rtti label using newasmsymboldata and update binding
|
22 роки тому |
Jonas Maebe
|
8acf67d327
* fixed (last?) remaining -tvarsym(X).address to
|
22 роки тому |
florian
|
b5838be7e0
* fixed my commit, strange, it didn't give any conflicts with Jonas patch
|
22 роки тому |
florian
|
2254dc3e82
* qword division fixed (MSB/LSB problem)
|
22 роки тому |
Jonas Maebe
|
f8cb290a84
* fixed several initialization and finalization related bugs (missing
|
22 роки тому |
Jonas Maebe
|
eb9d6d7134
* fixed for big endian systems (since Florian doesn't seem to want to
|
22 роки тому |
florian
|
65eba18e20
* fixed passing of small const arrays and const records, they are always passed by reference
|
22 роки тому |
Jonas Maebe
|
3aeff19a60
* fixed procvar bug on the ppc (load procvar before loading para's,
|
22 роки тому |
peter
|
c2c11ba6a6
* constructor helper added
|
22 роки тому |
peter
|
26d78ff5c9
* moved implicit exception frame from ncgutil to psub
|
22 роки тому |
Jonas Maebe
|
7d5a2715f6
* fixed bug with large offsets in entrycode
|
22 роки тому |
Jonas Maebe
|
7fc5c04a14
* fixed bug in second_int_to_bool I introduced previous time
|
22 роки тому |
florian
|
76f18e2fc9
* fixed implicit init/final code for units, stack frame was wrong for ppc
|
22 роки тому |
florian
|
fa27f77a17
* FPC_LITTLE_ENDIAN and FPC_BIG_ENDIAN is now defined as well
|
22 роки тому |
Jonas Maebe
|
a23b530fc8
* fixed qword and int64 to double conversion
|
22 роки тому |
Jonas Maebe
|
a65af80143
* adapted for systems with less max fpu precision than i386
|
22 роки тому |
Jonas Maebe
|
8bd6d64c35
* fixed mmap for non-i386 non-m68k architectures (not sure about
|
22 роки тому |
peter
|
15b0132f6f
* tloadnode does not support objectsymtable,withsymtable anymore
|
22 роки тому |
Jonas Maebe
|
f616bfd3e2
* fixed second_int_to_bool() (but still problem with typecasts used for
|
22 роки тому |
Jonas Maebe
|
b993c4e2db
* fixed shifts
|
22 роки тому |
Jonas Maebe
|
1ff5307e5d
+ op_reg_reg_reg_const_const (for rlwnm)
|
22 роки тому |
Jonas Maebe
|
2c81208d56
* fixed optimizations in a_op_const_reg_reg()
|
22 роки тому |
Jonas Maebe
|
6bd01c68d2
* fixed fpc_set_set_byte and fpc_set_unset_byte
|
22 роки тому |