daniel
|
6065bee1c2
* qword(-int64) can cause an overflow error in case of low(int64). Harmless, so
|
18 vuotta sitten |
daniel
|
74ad03e264
* Remove double definition of O_LARGEFILE for powerpc-linux and give it
|
18 vuotta sitten |
florian
|
4b9669a081
* give proper error location if something is wrong with the type argument list, resolves #9112
|
18 vuotta sitten |
florian
|
baafccf372
+ added some constants missed for compatibility, resolves #9182
|
18 vuotta sitten |
florian
|
6250a3ccb9
* proper definition of O_LARGEFILE for all cpu platforms
|
18 vuotta sitten |
daniel
|
bb5fea342f
* RTL updates needed to successfully cycle with -CIcommon_type.
|
18 vuotta sitten |
daniel
|
21293f5818
+ Add common type integer promotion.
|
18 vuotta sitten |
florian
|
dc2a8787a1
+ VarArrayPut and VarArrayGet from Igor, resolves #9161
|
18 vuotta sitten |
florian
|
fa2a2b0bd0
* generics without specialization can't be used as a type, resolves #9225
|
18 vuotta sitten |
daniel
|
f0087dad28
* Write zero to extra bytes of quadruple when converting to it.
|
18 vuotta sitten |
daniel
|
4861c8b7ed
* Convert clongdouble from double <=> quadruple on non-x86.
|
18 vuotta sitten |
daniel
|
c5ac7638ed
* Make clongdouble 16 bytes on Darwin.
|
18 vuotta sitten |
daniel
|
2fbe0038b9
* Make clongdouble:
|
18 vuotta sitten |
daniel
|
4c81c227fa
- Remove long2hex, replace by hexstr.
|
18 vuotta sitten |
daniel
|
5ce54c6a20
+ For muln, don't load left operand in register unless necessary.
|
18 vuotta sitten |
Károly Balogh
|
4ad9fca754
+ updated powersdl.inc
|
18 vuotta sitten |
Jonas Maebe
|
49a2084ea0
* fixed calling inline functions (with exit statements) from inside
|
18 vuotta sitten |
Jonas Maebe
|
20dbda751a
* fixed sparc compilation after addr_lo/hi changes
|
18 vuotta sitten |
joost
|
4c5d8a9c79
* Use the Action form a control as a Link in a THTMLDatasetFormGridProducer
|
18 vuotta sitten |
joost
|
ca6ce14767
* Changed the domain of the loop also for the header
|
18 vuotta sitten |
joost
|
faf94383d0
* Place labels in the header of a THTMLDatasetFormGridProducer
|
18 vuotta sitten |
joost
|
4ecda7164f
* Avoid unnecessary calls to ProduceContent. (ie: avoid generating the website twice)
|
18 vuotta sitten |
michael
|
7f58252179
* Extra mouse button defines from Pavel Ishenin
|
18 vuotta sitten |
michael
|
f2c14cee47
* Added ssExtra1,ssExtra2 to TShiftStateEnum at the request of Marc Weustinc
|
18 vuotta sitten |
michael
|
61dae2cf4f
* Patch from Ido Kanner to update translations
|
18 vuotta sitten |
Vincent Snijders
|
5f70aef328
* skip test on win64, because it tests proper initc handling and initc is not available on win64 (no cygwin for win64)
|
18 vuotta sitten |
micha
|
dd350255a4
* print thread handle unsigned in unix thread debug info
|
18 vuotta sitten |
micha
|
721ae51cd0
* dump stack when thread terminates because of exception (unix)
|
18 vuotta sitten |
micha
|
0e64718cb2
* call HandleErrorAddrFrame on return of signal handler, reduces amount of code called within signal handler (for linux/i386)
|
18 vuotta sitten |
Jonas Maebe
|
1a522594ec
* fixed tonnode.getcopy crash in case there is no exception variable
|
18 vuotta sitten |