peter
|
f70a4a64a0
* swapendian for 2.0.x
|
18 yıl önce |
daniel
|
5add416dab
* Fix mul opsize
|
18 yıl önce |
Károly Balogh
|
bee56abb78
- dec(comment_typos,2);
|
18 yıl önce |
daniel
|
34afbcc040
* Enable inline for ctypes.
|
18 yıl önce |
daniel
|
a14d56ada8
* Replace extended by clongdouble from ctypes and test it on all platforms now.
|
18 yıl önce |
daniel
|
354cd09f31
* long double=double on powerpc-linux
|
18 yıl önce |
daniel
|
d51b735deb
* Prevent range check errors on powerpc-linux
|
18 yıl önce |
daniel
|
38c41a29be
* set svn:eol-style to native
|
18 yıl önce |
daniel
|
6065bee1c2
* qword(-int64) can cause an overflow error in case of low(int64). Harmless, so
|
18 yıl önce |
daniel
|
74ad03e264
* Remove double definition of O_LARGEFILE for powerpc-linux and give it
|
18 yıl önce |
florian
|
4b9669a081
* give proper error location if something is wrong with the type argument list, resolves #9112
|
18 yıl önce |
florian
|
baafccf372
+ added some constants missed for compatibility, resolves #9182
|
18 yıl önce |
florian
|
6250a3ccb9
* proper definition of O_LARGEFILE for all cpu platforms
|
18 yıl önce |
daniel
|
bb5fea342f
* RTL updates needed to successfully cycle with -CIcommon_type.
|
18 yıl önce |
daniel
|
21293f5818
+ Add common type integer promotion.
|
18 yıl önce |
florian
|
dc2a8787a1
+ VarArrayPut and VarArrayGet from Igor, resolves #9161
|
18 yıl önce |
florian
|
fa2a2b0bd0
* generics without specialization can't be used as a type, resolves #9225
|
18 yıl önce |
daniel
|
f0087dad28
* Write zero to extra bytes of quadruple when converting to it.
|
18 yıl önce |
daniel
|
4861c8b7ed
* Convert clongdouble from double <=> quadruple on non-x86.
|
18 yıl önce |
daniel
|
c5ac7638ed
* Make clongdouble 16 bytes on Darwin.
|
18 yıl önce |
daniel
|
2fbe0038b9
* Make clongdouble:
|
18 yıl önce |
daniel
|
4c81c227fa
- Remove long2hex, replace by hexstr.
|
18 yıl önce |
daniel
|
5ce54c6a20
+ For muln, don't load left operand in register unless necessary.
|
18 yıl önce |
Károly Balogh
|
4ad9fca754
+ updated powersdl.inc
|
18 yıl önce |
Jonas Maebe
|
49a2084ea0
* fixed calling inline functions (with exit statements) from inside
|
18 yıl önce |
Jonas Maebe
|
20dbda751a
* fixed sparc compilation after addr_lo/hi changes
|
18 yıl önce |
joost
|
4c5d8a9c79
* Use the Action form a control as a Link in a THTMLDatasetFormGridProducer
|
18 yıl önce |
joost
|
ca6ce14767
* Changed the domain of the loop also for the header
|
18 yıl önce |
joost
|
faf94383d0
* Place labels in the header of a THTMLDatasetFormGridProducer
|
18 yıl önce |
joost
|
4ecda7164f
* Avoid unnecessary calls to ProduceContent. (ie: avoid generating the website twice)
|
18 yıl önce |