marco
|
c729bd7a3f
* Use own power of ten scaling routine to avoid problems with FPU precision.
|
%!s(int64=13) %!d(string=hai) anos |
Tomas Hajny
|
b19d53a609
+ new test for lineinfo functionality
|
%!s(int64=13) %!d(string=hai) anos |
Tomas Hajny
|
aacc62fa0a
* OS/2 doesn't support generation of shared libraries yet due to ld limitations
|
%!s(int64=13) %!d(string=hai) anos |
svenbarth
|
7986f03186
* pgenutil.pas, generate_specialization:
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
89866cd17e
* LoadExtension, patch by BigChimp, Mantis #20640
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
eedb5c89de
* part of r20140, forgot to commit
|
%!s(int64=13) %!d(string=hai) anos |
Tomas Hajny
|
5d82eaa628
* fix buggy stabs offset calculation
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
20cacb7a51
* {$PACKENUM 4} -> {$z4} so the units can also be compiled by Delphi
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
e5c097a6e2
* mark nodes that have been created by transforming a read-accessor of
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
28bf0c74ee
* don't try to assign values by indexing properties that return an
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
6432c82c01
* don't pass property as var-parameter to val()
|
%!s(int64=13) %!d(string=hai) anos |
florian
|
d01824ab22
* prevent crash of h2pas if an unknown specifier is encountered, resolves #18664
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
a0b200db76
* Add dlvsym under ifdef ELF, defined ELF for the OSes I could check
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
925024a915
* Always use the bootstrap-units to compile these fpmake.pp files. Also when the regular .ppu's are available. To avoid checksum-problems when running make on a non-clean checkout. (make install)
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
ab9b52a003
* truncate indices into arrays from 64 to 32 bit on 32 bit
|
%!s(int64=13) %!d(string=hai) anos |
marco
|
77197cdc39
* Added CharInSet, Fixes #14599, since issurrogate* already is in unit Character.
|
%!s(int64=13) %!d(string=hai) anos |
sergei
|
f136e44b6b
- RTL: cleaned up remaining 'decr_ref' routines (not removed completely due to bootstrapping needs, but aliased to 'finalize' ones).
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
822cd6dec4
* Added dependency on univint on iphonesim target
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
c3095c92d9
* Fixed unixutils fmpake.pp file
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
8c4b24dc13
* Added fpmake.pp file for opengles
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
7167b5b065
Fix cross rtl compilation problems
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
736299ffd9
Add ia64 define cpuXXXX series
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
752fabab73
Fix compilation of alpha/cpuinfo unit
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
6b2a0e978b
Fix ia64 compilation problems
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
c6be9b29ee
Try to update test to adapt to softfpu source changes
|
%!s(int64=13) %!d(string=hai) anos |
sergei
|
06192a8137
Values of managed variables are never ever used after decrementing reference on the variable, so there is no point of having a 'decrement reference' as a separate operation. We can always do 'finalize', i.e. clear the contents after decref.
|
%!s(int64=13) %!d(string=hai) anos |
sergei
|
afb4992113
* Changed code generation for assignments of managed types, it now generates a single call to helper procedure (significantly reducing code size) and is handled entirely in firstpass.
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
76fb845f4a
* Re-generated makefile. It contained an invalid package name for some reason
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
ac799e43ed
* Do not pass -Fisrc to the compiler, fixes compiling with rtl compiled without -Ur
|
%!s(int64=13) %!d(string=hai) anos |
joost
|
4bb05b21ed
* Converted fpmkunit and the packages it depends on to fpmake building.
|
%!s(int64=13) %!d(string=hai) anos |