peter
|
84d652e3c9
* remove extdebug register unused warning, it is obsolete with the ssa for registers
|
19 years ago |
florian
|
e08bf34689
* stack page initialization disabled, not necessary according to Yury Sidorov
|
19 years ago |
florian
|
b7778a517e
+ some types and constants
|
19 years ago |
florian
|
30161f996c
+ SetProcessAffinityMask from Jean-Philippe Bembel
|
19 years ago |
florian
|
3d42afd5d3
* temp. makefile fix
|
19 years ago |
yury
|
385232c11c
* reworked cleanup on exit for wince.
|
19 years ago |
yury
|
ba21edb0fd
* Implemented inclocked and declocked for arm.
|
19 years ago |
yury
|
4e9ca8c0f0
* Note was fixed.
|
19 years ago |
yury
|
747bd411f3
* wince memory manager is fixed and enabled by default.
|
19 years ago |
oro06
|
b708277232
*wince : fpcmm, wincemm switchables, default fpcmm
|
19 years ago |
Legolas
|
e7fc75258b
* Minor changes in input system and rand function
|
19 years ago |
Legolas
|
19d597f425
* Reactivated heap management for GBA
|
19 years ago |
Legolas
|
ae43d8658a
* Modified heap management
|
19 years ago |
daniel
|
41185d2f1e
* Add stdcall procdir to imported sysgettempfilename
|
19 years ago |
Almindor
|
2c8c5800bc
* fixed EPOLLOUT vs EPOLLPRI mixup in constants
|
19 years ago |
florian
|
e1d1f92672
* don't write rex twice
|
19 years ago |
Almindor
|
b8975e8fd4
* EPOLL_CTL_DEL was flipped with EPOLL_CTL_MOD
|
19 years ago |
florian
|
8fc17f4d7d
* updates from Karl-Michael Schindler
|
19 years ago |
florian
|
d4d4d03b3b
* correct handling of result register allocation of exception helpers
|
19 years ago |
florian
|
6d0a078441
* do stack page initialization on i386-wince as well
|
19 years ago |
Almindor
|
70c1ebe338
* fixes a valgrind-reported mem leak in netdb (freemem vs dispose when new is used)
|
19 years ago |
florian
|
c7f7813fc9
* unixutil is i386 only, from Micha Nelissen
|
19 years ago |
florian
|
7145eeb4b9
* bugs in wince stack initialization fixed
|
19 years ago |
florian
|
e08a24562c
* experimental wince stack initialization fix
|
19 years ago |
florian
|
1f032375c3
* improved template with help from Mattias Gaertner
|
19 years ago |
florian
|
049312ced8
* first try to make a lazarus template project
|
19 years ago |
florian
|
f1cfe61d6e
* renamed sqr to sqrt, fixes 7278
|
19 years ago |
florian
|
1bf88d54b8
* menuiteminfo patch from Martin Smat
|
19 years ago |
florian
|
5118e35016
* another mayewriterex added, fixes #7261
|
19 years ago |
Jonas Maebe
|
c9c56996cc
- removed wrong databitsize assignment (which had no effect)
|
19 years ago |