florian
|
2a374bc997
Merged revisions 6786,6804,6812,6899,6911,6938,6940,6948,6969 via svnmerge from
|
18 年之前 |
peter
|
5a68a743fc
* remove invalid aword typecast
|
18 年之前 |
Jonas Maebe
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
18 年之前 |
Jonas Maebe
|
d0b6292137
* disable overflow checking when performing pointer arithmetic
|
18 年之前 |
Jonas Maebe
|
1d96dcc50d
* renamed nf_swaped to nf_swapped
|
18 年之前 |
florian
|
7781e842fc
* varset support fixed
|
18 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
peter
|
3078a1927f
* remove ttype
|
19 年之前 |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 年之前 |
Jonas Maebe
|
6997121c18
* also perform "SSA" for certain loads (currently derefn, righthand side of
|
19 年之前 |
florian
|
8102053adc
* fixed compilation on 64 bit CPUs
|
19 年之前 |
Jonas Maebe
|
03302dc7c4
* fixed support for macpas & and | operators: they only work on booleans
|
19 年之前 |
florian
|
98d428ff30
* fixed coding style
|
19 年之前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年之前 |
peter
|
588cccb3ca
* remove some obsolete i386 specific code
|
19 年之前 |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 年之前 |
florian
|
dac1050c11
+ mmx support revived, fixes bug #4106
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
Jonas Maebe
|
43c5b3fd29
* fixed web bug #3533
|
20 年之前 |
florian
|
f3b711d3bf
* don't generate overflow results if they aren't necessary
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
florian
|
8cf4e1a6d3
* setup ovlov correctly
|
20 年之前 |
florian
|
22d9294ab3
+ overflow checking for the arm
|
20 年之前 |
peter
|
3dcc711558
* fixed x86_64 compile
|
20 年之前 |
florian
|
651f9e5bbd
+ implemented overflow checking for 64 bit types on sparc
|
20 年之前 |
florian
|
3eb9e80603
* optimized register usage for non-x86 e.g. 3 operand cpus
|
20 年之前 |
florian
|
91ef608143
* maybe_constant means also that a loc can be CREGISTER
|
20 年之前 |
florian
|
73c30d6579
* fixed arm compilation with cgutils
|
21 年之前 |