sergei
|
51f6092672
* SPARC: OP_NOT can always be done in 32 bits, because for 8 and 16-bit operations the high bits of result are adjusted immediately afterwards.
|
11 năm trước cách đây |
sergei
|
d6c6c84f76
* calc_divconst_magic_unsigned: explicitly limit the shift amount to number of bits of target platform. This happens implicitly only on x86, on other 32-bit targets shifting by more than 31 bits calculates as zero.
|
11 năm trước cách đây |
reiniero
|
eb16231869
* fcl-db: Oracle: improved date/time support, issue #26321
|
11 năm trước cách đây |
lacak
|
bafe66a3f0
fcl-db: mssql: add support for new MS SQL 2008 datetime data types. Depends on rev.27979 and requires new FreeTDS dblib library
|
11 năm trước cách đây |
reiniero
|
f7b6bbdf8b
* fcl-db: oracle connection
|
11 năm trước cách đây |
michael
|
beed60ac0d
* Patch from Laco to implement Date/time structures in tds (Bug ID 26235)
|
11 năm trước cách đây |
lacak
|
85ae7c2aaa
fcl-db: tests: add check for Oracle native single floating point data type
|
11 năm trước cách đây |
Jonas Maebe
|
9450407ed5
* when taking the address of a method1 that is specified by subscripting
|
11 năm trước cách đây |
sergei
|
9593cece03
* powerpc: implement cg.a_mul_reg_reg_pair method and switch to generic code for division by constants.
|
11 năm trước cách đây |
sergei
|
5356f17fa5
* i386: switch the div/mod node to shared code, leaving in place the specific optimization for division by power of 2.
|
11 năm trước cách đây |
Jonas Maebe
|
99b4389297
* fixed tbs/tb0607 for 64 bit targets: there the nf_internal flag isn't set
|
11 năm trước cách đây |
Jonas Maebe
|
24f4adf657
* set the rangedef of open arrays to ptrsinttype (instead of s32inttype),
|
11 năm trước cách đây |
Jeppe Johansen
|
5ad478b252
Fixed compilation of packages on win32 after r27966.
|
11 năm trước cách đây |
Károly Balogh
|
c6153010d1
m68k: plain 68000 doesn't support index scaling at all (020+ and CF only)
|
11 năm trước cách đây |
Jonas Maebe
|
159a35da4e
* check for read/write after a newly declared property (mantis #26011)
|
11 năm trước cách đây |
Jonas Maebe
|
5795daf2cd
* removed no longer used/needed {$ifdef jvm} parts
|
11 năm trước cách đây |
nickysn
|
82eb84ddff
+ added warning in case of an $M directive with an invalid stack size specified
|
11 năm trước cách đây |
nickysn
|
c868a5e0ea
* check whether the stack size specified in the $M directive exceeds the maximum
|
11 năm trước cách đây |
reiniero
|
421139e77a
* fcl-db: sql parser: update readme after previous commit
|
11 năm trước cách đây |
reiniero
|
951d128042
- fcl-db: sql parser
|
11 năm trước cách đây |
nickysn
|
d7f9265eba
* limit the stack size set by the -Cs option to 65520 bytes on i8086 and other
|
11 năm trước cách đây |
nickysn
|
22a7dfa231
* stack segment moved outside of dgroup in the i8086 far data memory models, so
|
11 năm trước cách đây |
nickysn
|
49f93b4464
* use the 'order' wlink directive to specify the segment order, instead of using
|
11 năm trước cách đây |
nickysn
|
2dc8839af5
* set class=data to all data segments/sections on i8086
|
11 năm trước cách đây |
nickysn
|
8ad63788c7
- do not emit a stack segment in the tiny memory model
|
11 năm trước cách đây |
sergei
|
05ecd3cec1
* One more fix of operand size, likely harmless because shift amount is taken modulo bit-width anyway.
|
11 năm trước cách đây |
Jonas Maebe
|
8634aa8ad2
* fixes for the support for overriding properties on the JVM target:
|
11 năm trước cách đây |
Jonas Maebe
|
a8ed74d4d2
* remove "override" from automatically getter/setter if it's based upon an
|
11 năm trước cách đây |
Jonas Maebe
|
d384db84af
* don't generate a getter/setter if no explicit prefix has been specified
|
11 năm trước cách đây |
Jonas Maebe
|
0742b65a2b
* pstring -> pshortstring (fix for r27940)
|
11 năm trước cách đây |