yury
|
c00d0debf0
* fixed some notes/warnings.
|
19 tahun lalu |
yury
|
5f484a0f14
* section "fpc" was renamed to ".fpc".
|
19 tahun lalu |
yury
|
677defd615
* Small optimization.
|
19 tahun lalu |
yury
|
9217d50f5c
* Fix smartlinking for linux.
|
19 tahun lalu |
yury
|
95868909bd
+ Test for resources support.
|
19 tahun lalu |
micha
|
00d66f9142
+ template test with 2 template parameters
|
19 tahun lalu |
florian
|
e619bd3235
* enabled SETALLOC=1 for the compiler
|
19 tahun lalu |
florian
|
667baf433d
+ new switch -CPSETALLOC=<y> to influence set sizes
|
19 tahun lalu |
peter
|
36a75f31f4
* another staticvarsym
|
19 tahun lalu |
daniel
|
610cf1e2da
* Fix reversed home/end.
|
19 tahun lalu |
peter
|
5e860919f8
* removed initfpu
|
19 tahun lalu |
peter
|
13f359aa80
* resultname changed to pshortstring
|
19 tahun lalu |
florian
|
7781e842fc
* varset support fixed
|
19 tahun lalu |
Almindor
|
80d964067a
* fixes some telnet issues with TS_GA (go ahead) command
|
19 tahun lalu |
Almindor
|
25fb2bab81
* fixes OnDisconnect with Telnet
|
19 tahun lalu |
peter
|
e96b5f0152
* also use typename in rtti label for staticsymtable
|
19 tahun lalu |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 tahun lalu |
peter
|
25bef10b97
* mssing call to procvardef_rtti
|
19 tahun lalu |
peter
|
99662d0bff
* fixed insertlistcopy to not reverse the list
|
19 tahun lalu |
yury
|
f0960c6bb0
* fixed resources support for all windows targets.
|
19 tahun lalu |
Jonas Maebe
|
f1f8d119f8
* pthread_t is an "unsigned int" on solaris
|
19 tahun lalu |
Jonas Maebe
|
60ba78459c
* pthread_t/TThreadID is a pointer on all BSDs/Darwin
|
19 tahun lalu |
Jonas Maebe
|
d2b1da0aea
* TThreadID is a QWord for all 64 bit Linuxes, not just for PPC64
|
19 tahun lalu |
peter
|
60069ce3d2
* fix IE with -sr and EXTDEBUG
|
19 tahun lalu |
florian
|
42a3ed4ac0
* copy savesize for procvardefs as well
|
19 tahun lalu |
Jonas Maebe
|
2ce042beb4
|
19 tahun lalu |
Jonas Maebe
|
edafc80d8c
* use pthread_kill() for Suspend/Resume in cthreads
|
19 tahun lalu |
florian
|
7cc78b6ae1
* improved complex / operator by Dimitrios Apostolou
|
19 tahun lalu |
florian
|
08f72e02f4
+ copying of procedure variable defs
|
19 tahun lalu |
peter
|
107974330c
* use aword(1) shl x, to prevent overflow with 1 shl 31
|
19 tahun lalu |