peter
|
0605a67968
* new implementation
|
18 年之前 |
florian
|
041ff166cc
* fixed arm compilation
|
18 年之前 |
florian
|
a3d906f1ca
- removed several ;;
|
18 年之前 |
micha
|
eaa598094e
* heap manager: do not access chunk after last one
|
18 年之前 |
peter
|
9abb852d70
* fix incompatiblity in signess between 64 and 32, make tthreadid=ptruint
|
18 年之前 |
Jonas Maebe
|
e1b7ce5aa9
* fixed dynarr_property:=nil + test
|
18 年之前 |
peter
|
b9a384ba08
* multiple fpc version support for shootout
|
18 年之前 |
florian
|
b261bdf52f
+ from Darius Blaszijk: GetSuiteAsXML and TestSuiteAsXML implementation
|
18 年之前 |
daniel
|
4782e744e8
* Add initc unit
|
18 年之前 |
micha
|
0248d2472d
* heap manager: fix os chunk list nonsense
|
18 年之前 |
peter
|
a58797f989
* use linkunitofiles instead of linkotherofiles to prevent path from being stored in ppu
|
18 年之前 |
marco
|
08d10efb9f
* now also fixes div hz with hz=0 for Linux, and reenables it for FreeBSD. Still needs phys console check though
|
18 年之前 |
Jonas Maebe
|
d1f7be8c7b
* disabled sound/nosound for non-Linux, as the used ioctl is
|
18 年之前 |
Jonas Maebe
|
f12428506e
+ some more property assignment tests (which already/still work)
|
18 年之前 |
peter
|
2e55b74a87
* force Archvie bit for file to get a difference if a fileexists or not
|
18 年之前 |
Jonas Maebe
|
fa5e232055
* fixed assigning an interface to a property after better property
|
18 年之前 |
Jonas Maebe
|
17bc78aa65
+ added
|
18 年之前 |
daniel
|
86ae9d5475
* Make it work under Linux.
|
18 年之前 |
marco
|
eaaefc0f64
* deprecated here and there even though compiler doesn't seem to show
|
18 年之前 |
Tomas Hajny
|
a2bae0fb21
* synchronized with SocketError change
|
18 年之前 |
joost
|
d575e45fd2
* Added possibility to disable debugging
|
18 年之前 |
Jonas Maebe
|
cb23a80178
* fixed fpu rte code for invalid, inexact and "subscript out of range"
|
18 年之前 |
Jonas Maebe
|
a2dbc4d272
* fixed multi-thread case of FPC_SYSCALL3 (all others were already correct)
|
18 年之前 |
Jonas Maebe
|
f8b40e90dc
* exit -> exit_group to exit so unterminated threads are killed too
|
18 年之前 |
Jonas Maebe
|
cc03eacd2a
* fixed program exitcode after change of operatingsystem_result from
|
18 年之前 |
Jonas Maebe
|
a767e89a5b
- removed a comment which wasn't true anymore
|
18 年之前 |
Jonas Maebe
|
79e84ba129
* fixed add_tail functionality for cpus which require natural
|
18 年之前 |
Jonas Maebe
|
4f95f742f4
* fixed get_caller_frame() and get_caller_addr() for nil addresses
|
18 年之前 |
Jonas Maebe
|
4919cecb3b
+ defined FPC_SUPPORTS_UNALIGNED if the compiler supports the
|
18 年之前 |
micha
|
4a1f828c98
* allow shrinking ansistrings if at least half of its memory is saved
|
18 年之前 |