lacak
|
b5ef41b2be
fcl-db: sqldb: cosmetic
|
9 tahun lalu |
sergei
|
55492a0f30
* Don't do useless string case conversions in a loop.
|
9 tahun lalu |
sergei
|
2861362780
* Reuse binary search routine from rgbase.pas to look up AT&T register names, removes need in regnumber_count_bsstart constant. Resolves #29471.
|
9 tahun lalu |
marcus
|
fc2069eca8
- Removed the string for tai_labeled_instruction, repairs m68k building after revision 33074
|
9 tahun lalu |
sergei
|
36043d13ae
- Removed remains of tai_labeled_instruction, already commented out probably in 1.0 times.
|
9 tahun lalu |
sergei
|
4fc05e6ec1
- MIPS: removed taicpu.delayslot_annulled, it was a copy-paste from SPARC code.
|
9 tahun lalu |
yury
|
a02da7c7d2
* pas2jni: Fixed handling of method pointers.
|
9 tahun lalu |
florian
|
ddad3b3166
* allow very small heaps for avr
|
9 tahun lalu |
florian
|
dfd261f2d6
* embedded heap manager takes care of ReturnNilIfGrowHeapFails
|
9 tahun lalu |
sergei
|
9b84581f4c
+ function copysign(x,y), calculates abs(x)*sign(y), private for unit math (not in interface).
|
9 tahun lalu |
florian
|
fd61d65313
* handle controller type already in the first options pass_1
|
9 tahun lalu |
sergei
|
a4ed9f3b54
* Improved sign(x) functions to be branchless in most cases. Resolves #14206.
|
9 tahun lalu |
florian
|
56b6cedcf4
* increase ram size of the avrsim controller target
|
9 tahun lalu |
florian
|
0695c92b73
* make Dos.GetMsCount a dummy for embedded targets
|
9 tahun lalu |
Jeppe Johansen
|
328b6464ed
Add debug info to the CPU units by default, to be able to print register contents with GDB.
|
9 tahun lalu |
michael
|
eb2e614ae9
* Power no longer in system, but in Math
|
9 tahun lalu |
michael
|
39c404d342
* Some fixes from Ondrej Pokorny (bug ID 29538)
|
9 tahun lalu |
michael
|
c5a44f7487
* Fix bug #29465: Correct declaration of array properties
|
9 tahun lalu |
michael
|
dd00b26c09
* Implement missing functions (Fraction/Exponent/Mantissa/Sign)
|
9 tahun lalu |
michael
|
a999f055ef
* Implement missing functions (Fraction/Exponent/Mantissa/Sign)
|
9 tahun lalu |
michael
|
21920b9cea
* Correct string type
|
9 tahun lalu |
michael
|
e2733c9a50
* Small correction in POS (prevent moving out of buffer if offset<>1)
|
9 tahun lalu |
michael
|
6d051892e5
* Added Offset argument to Pos (exists in wide and ansi/short, forgotten for unicode)
|
9 tahun lalu |
michael
|
cf530f117e
* Faster stringreplace (bug ID 26864)
|
9 tahun lalu |
svenbarth
|
dea4ac557d
Fix for Mantis #28100.
|
9 tahun lalu |
Tomas Hajny
|
6a8caf84b2
* -Mdelphiunicode added to the help pages
|
9 tahun lalu |
michael
|
ee8652a983
Introduced ExceptionExitCode
|
9 tahun lalu |
florian
|
aa0ec8c0e5
+ show -Mextendedpascal in the help page
|
9 tahun lalu |
florian
|
368d77dfae
+ show -Miso in the help page
|
9 tahun lalu |
marco
|
79305ce4da
* mantis #29588 setblobdata moved over pointer ref type.
|
9 tahun lalu |