Jonas Maebe
|
53e52ac6a9
* implementation of 32x32->64 multiplication for i386 based on patch
|
16 years ago |
Jonas Maebe
|
a23630260b
+ "weakexternal" support for imported procedures and variables.
|
16 years ago |
Jonas Maebe
|
9ec3cc2022
* fixed sign of location.size for divmodn, 64 shlshrn and for muln
|
17 years ago |
Jonas Maebe
|
6c536dab3e
* added several missing make_simple_ref() calls
|
17 years ago |
peter
|
399a2a86fa
* fix temp release for 64bit compare
|
18 years ago |
peter
|
67e16340be
* revert r8118
|
18 years ago |
daniel
|
21293f5818
+ Add common type integer promotion.
|
18 years ago |
daniel
|
5ce54c6a20
+ For muln, don't load left operand in register unless necessary.
|
18 years ago |
Jonas Maebe
|
1d96dcc50d
* renamed nf_swaped to nf_swapped
|
18 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
588cccb3ca
* remove some obsolete i386 specific code
|
19 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
florian
|
dac1050c11
+ mmx support revived, fixes bug #4106
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
22d9294ab3
+ overflow checking for the arm
|
20 years ago |
peter
|
f80f3fc0fa
* shortstr compare with empty string fixed
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
6fc2ea345d
* extra typecast to prevent range check
|
21 years ago |
peter
|
8012731ede
*** empty log message ***
|
21 years ago |
florian
|
c37035a450
* common addnode code for x86-64 and i386
|
21 years ago |
peter
|
60814ccb16
* disable addmmxset
|
21 years ago |
florian
|
06442fa677
+ $fputype directive support
|
21 years ago |