Jonas Maebe
|
65610c94e3
- reverted r10982 (merge of r10450 and r10455) because it depends
|
17 years ago |
Jonas Maebe
|
0b8e4777c9
Merged revisions 10450,10455 via svnmerge from
|
17 years ago |
peter
|
34ff7931e5
Merged revisions 9068,9074,9076-9082,9084,9086,9088-9090,9096,9106,9108,9114,9128,9132-9133,9149,9185,9211,9236-9238,9260,9262,9266,9269-9272,9276-9281,9293,9295,9307-9308,9310,9322,9331,9336-9337,9340-9341,9343-9344,9349,9357,9359,9373-9375,9387,9396,9399,9401-9402,9409,9418,9428,9434,9436-9437,9450-9456,9459-9466,9468-9469,9472-9473,9476-9477,9480,9484,9486,9491-9492,9520-9529,9534,9536,9538,9540,9550,9566-9568,9571,9573,9576-9577,9579,9583,9587,9594 via svnmerge from
|
17 years ago |
peter
|
01fd4f55f6
Merged revisions 8014,8016,8027,8034,8036-8037,8039,8044,8046,8048,8051,8060,8071,8075-8076,8082-8083,8087-8089,8091,8095-8096,8098-8100,8136,8138,8143,8148,8154,8157-8160,8164-8166,8170,8174-8177,8187-8188,8190,8203,8206-8207,8212-8213,8215-8217,8219,8223,8225,8227,8233-8239,8252-8253,8262,8268-8273,8275,8281,8284,8302,8305,8307,8309,8316,8318-8319,8324-8325,8327,8336-8341,8347,8349,8351,8354,8357-8359,8370-8371,8382-8383,8402,8404,8407-8408,8410-8411,8418,8420-8427,8430,8432,8434-8435,8438-8443,8445-8446,8448,8450-8454,8456-8457,8459,8462,8469-8470,8472-8483,8486-8488,8490,8493,8496,8506,8512 via svnmerge from
|
18 years ago |
yury
|
432f75d891
Merged revisions 8047 via svnmerge from
|
18 years ago |
Jonas Maebe
|
d4978a9583
Merged revisions 7245,7251,7257,7260,7334,7336 via svnmerge from
|
18 years ago |
tom_at_work
|
89257f94c6
* do not convert input of unaryminusnode to sint if the original is currency; fixes tfloattostr for 64 bit platforms which use int64 as currency type
|
18 years ago |
Jonas Maebe
|
7f24462fcb
* warn when doing not(uninitialised_variable)
|
18 years ago |
yury
|
bcd86ef782
* added support for very big/small currency constants for non x86 CPUs.
|
18 years ago |
florian
|
e3f37f98ae
* correct handling of -<currency> on non x86 CPUs
|
18 years ago |
Jonas Maebe
|
4ae9ac969a
* implicitly call procvars in tp/delphi modes for divmodn, shlshrn
|
19 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 |
florian
|
67aa148602
* fixed softfpu support
|
19 years ago |
florian
|
9e66674ff9
+ first part of qwordbool implementation
|
19 years ago |
Jonas Maebe
|
d75b19e484
* removed/conditionalised several unused variables
|
19 years ago |
florian
|
6387c36346
* fixed make cycle
|
19 years ago |
Jonas Maebe
|
5fa53a1a8c
* optimize away "x mod 1" and "x div 1" + test (ppc code generator handled
|
19 years ago |
florian
|
281d6907d2
* fixed overloading of div operator
|
19 years ago |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 years ago |
Jonas Maebe
|
42ec76598c
* new categories for vs_*: vs_declared, vs_initialised, vs_read,
|
20 years ago |
florian
|
a53c9e2666
* fixed stupid copy/paste which turned softfloat always off
|
20 years ago |
florian
|
adb193497d
+ softfloat support for wince
|
20 years ago |
florian
|
e920b10d7a
+ nmat refactored to have simplify
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
3f9d6ab32f
* add hint when passing an uninitialized variable to a var parameter
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |