tom_at_work
|
b01454d2a3
* removed code for splitting a 64 bit store into 32 bit ones on 64 bit ppc. For more information see comments of r9721
|
17 лет назад |
tom_at_work
|
4aced9802c
* fix tw8191 for all architectures: skip code generation for range checking also when the range checking has to be done dynamically for pointers accessed as arrays which were typecasted from an array
|
17 лет назад |
florian
|
d79851dc1b
* patch by Sergei Gorelkin to improve class creation speed and make objpas.inc more readable
|
17 лет назад |
florian
|
085d5423ac
* transform tryfinally nodes with an empty try parts into the finally block
|
17 лет назад |
florian
|
33b69b0bd2
* fixed wrong naming
|
17 лет назад |
tom_at_work
|
94ead30261
* fix padding on 64 bit big endian CPUs in TInterfaceEntry: wrong offset of a member caused memory corruption and then access violations during object creation. Fixes timplements* tests.
|
17 лет назад |
florian
|
873409cd3c
* baseaddr must be nil on windows
|
17 лет назад |
florian
|
5c6836e794
* use linklib only on darwin
|
17 лет назад |
florian
|
5a8bed193a
* fixed building of powerpc-netbsd rtl
|
17 лет назад |
Jonas Maebe
|
664247d5d6
+ added linklib statement so it works on Darwin
|
17 лет назад |
Jonas Maebe
|
63abaeecea
+ test for already fixed mantis #11309
|
17 лет назад |
Jonas Maebe
|
ecf4aa7f55
* use rounding correction in str_real based on smallest possible
|
17 лет назад |
Jonas Maebe
|
f00beea41c
* fixed i386/linux rtl compilation and functionality when compiled
|
17 лет назад |
Jonas Maebe
|
53d11b9a06
* fixed para locations at the calleeside for nostackframe assembler
|
17 лет назад |
Jonas Maebe
|
942c91afad
* also consider jump tables embedded in the code when calculating the
|
17 лет назад |
florian
|
6d9eeaf0f0
+ missing (empty) file
|
17 лет назад |
florian
|
bcbc221191
* more reasonable defaults when no dyn. linker is found, resolves #10431
|
17 лет назад |
florian
|
c9433c0b1f
- removed directory with non-working sources as well with copyrighted sources
|
17 лет назад |
florian
|
3d17adaeeb
* patch for 10812 by Danny Milosavljevic
|
17 лет назад |
michael
|
ebb5d123ed
* Patch from Bartosz Bogacz to be able to parse streams without size
|
17 лет назад |
michael
|
7dff0e91e6
* Writing to file log now also will raise an error
|
17 лет назад |
michael
|
40d26841cb
* Applied patch from Luca Olivetti to ignore errors during logging
|
17 лет назад |
florian
|
35c0f78642
+ Haiku support by Olivier Coursière based on old BeOS support
|
17 лет назад |
florian
|
b4f82b22c8
* fixed for non-unix
|
17 лет назад |
florian
|
4dfd59a6f8
* finally it works on linux also from the testsuite script
|
17 лет назад |
florian
|
38df5b4eae
+ needs library
|
17 лет назад |
florian
|
d955c9b4f7
+ proper handling of lineinfo retrival for dyn. libs in unix
|
17 лет назад |
florian
|
605582a3ed
+ extended test to test main program as well
|
17 лет назад |
florian
|
4f7a6bb637
* fixed test
|
17 лет назад |
florian
|
1fe749c90c
+ test for proper line info retrival from dlls/sos
|
17 лет назад |