marco
|
2b8af9880d
* bugreport 10568 part 3
|
17 years ago |
marco
|
662fc125cc
* more #10568
|
17 years ago |
marco
|
5ce2086aee
* iobjectsafety
|
17 years ago |
marco
|
bf30e84e51
* first batch of fixes for 10568
|
17 years ago |
marco
|
db3eb67852
* fix for 10554
|
17 years ago |
florian
|
0456481984
+ ClassIDToProgID, resolves #10600
|
17 years ago |
florian
|
3f25f6898f
* fixed initialization, resolves #10615
|
17 years ago |
florian
|
a681a3b3c8
* load procedure variables in comobj unit with proper names, partly resolves #10615
|
17 years ago |
joost
|
e14cd726b4
* Re-generated for all platforms
|
17 years ago |
joost
|
8afdcc0f8a
* Fixed "make examples"
|
17 years ago |
florian
|
d88847dc14
* ignore -R when doing emulator based testing
|
17 years ago |
florian
|
b5c114934d
* reverted 9727 and made a better fix for it
|
17 years ago |
marco
|
43fb0c25a2
* makefile regenned
|
17 years ago |
marco
|
4a565e7dca
* two files lowercase to ease installing
|
17 years ago |
florian
|
295fdbe37c
* use the current cgsizes instead of the def to determine if loadfpu can be used, else softfloats are broken
|
17 years ago |
florian
|
2d91fef4f1
+ accept system.string, resolves #10489
|
17 years ago |
Jonas Maebe
|
be2119b489
* simply discard overloaded routines which cannot accept a variant
|
17 years ago |
micha
|
a9972548b0
+ add arm-linux/uclibc startup code
|
17 years ago |
Jonas Maebe
|
3d39cb8d1d
* fixed calculation of md4/md5 for files > 512MB on 32 bit systems
|
17 years ago |
Jonas Maebe
|
70d94fecc1
* enable {$push}/{$pop} in all syntax modes instead of ony in macpas
|
17 years ago |
tom_at_work
|
4e60ceb237
* removed code which splits "unaligned" 8 byte stores/loads into two 4 bytes stores/loads on ppc64. The processor manuals and extensive testing showed that PPC970+ class processors have hardware assisted handling of unaligned memory accesses, which results in 8 byte memory accesses to be always faster than 4 byte ones
|
17 years ago |
Jonas Maebe
|
cf295c8e88
* increased ppu version number because the ansi/widestring result patch
|
17 years ago |
Jonas Maebe
|
cdfb7c8f26
* patch from Sergei Gorelkin to return ansi/widestrings by reference
|
17 years ago |
Vincent Snijders
|
cc90b67b4a
- removed units directory from svn, because make clean will try to delete all files in it (also the .svn dir) and a subsequent update will fail
|
17 years ago |
Jonas Maebe
|
e72fab1e43
* perform floating point type conversions directly in assignment nodes
|
17 years ago |
Jonas Maebe
|
9772da7eeb
* compare stripped copies of the compiler instead of the original
|
17 years ago |
Jonas Maebe
|
eb83213f10
* Only start recycling oschunks once MaxKeptOSChunks chuncks have
|
17 years ago |
Jonas Maebe
|
588822b14d
* more ptruint type casts to avoid 64 bit comparisons on 32 bit
|
17 years ago |
Jonas Maebe
|
284ebc9d4a
- deleted since it has been renamed to n_body
|
17 years ago |
Jonas Maebe
|
fc4c010e48
* fixed unified win32/win64 check
|
17 years ago |