Commit Graph

23241 Commits

Author SHA1 Message Date
Jonas Maebe
af538ebde8 * fixed merging of identical ansi/widestrings
git-svn-id: trunk@4552 -
2006-09-04 13:08:20 +00:00
Jonas Maebe
9b33012fe9 * fixed compilation
git-svn-id: trunk@4551 -
2006-09-04 11:34:02 +00:00
oro06
cb323ce197 wince : +more aygshell api
git-svn-id: trunk@4550 -
2006-09-04 07:19:00 +00:00
olle
05d6f0e94d macos: added a fake sysutils for use by compiler, and fixed some tests
git-svn-id: trunk@4549 -
2006-09-03 22:30:37 +00:00
florian
0663a997cc * name mangling changed
git-svn-id: trunk@4548 -
2006-09-03 21:11:10 +00:00
florian
73083de898 * IsLibrary initialized by declaration
* IsLibrary for linux is set in dllprt0.as

git-svn-id: trunk@4547 -
2006-09-03 20:41:51 +00:00
peter
2ecd4522be * make rvasize the same as datasize
git-svn-id: trunk@4546 -
2006-09-03 20:41:02 +00:00
florian
8573d3679e * use SysResetFPU instead of inline assembler
git-svn-id: trunk@4545 -
2006-09-03 20:35:16 +00:00
peter
bf1c390027 * refactor import library generation
* support variable imports in internal linker

git-svn-id: trunk@4544 -
2006-09-03 19:22:31 +00:00
peter
d79df4c74a * 64bit support for shrd
git-svn-id: trunk@4541 -
2006-09-03 08:56:10 +00:00
peter
84d652e3c9 * remove extdebug register unused warning, it is obsolete with the ssa for registers
git-svn-id: trunk@4540 -
2006-09-03 08:30:05 +00:00
florian
e08bf34689 * stack page initialization disabled, not necessary according to Yury Sidorov
git-svn-id: trunk@4539 -
2006-09-02 20:43:59 +00:00
florian
b7778a517e + some types and constants
git-svn-id: trunk@4538 -
2006-09-02 20:35:44 +00:00
florian
30161f996c + SetProcessAffinityMask from Jean-Philippe Bembel
git-svn-id: trunk@4537 -
2006-09-02 20:27:34 +00:00
florian
3d42afd5d3 * temp. makefile fix
git-svn-id: trunk@4536 -
2006-09-02 20:14:00 +00:00
yury
385232c11c * reworked cleanup on exit for wince.
git-svn-id: trunk@4535 -
2006-09-02 09:39:32 +00:00
yury
ba21edb0fd * Implemented inclocked and declocked for arm.
git-svn-id: trunk@4534 -
2006-09-02 09:38:18 +00:00
yury
4e9ca8c0f0 * Note was fixed.
git-svn-id: trunk@4533 -
2006-09-02 08:15:35 +00:00
yury
747bd411f3 * wince memory manager is fixed and enabled by default.
git-svn-id: trunk@4532 -
2006-09-02 08:15:12 +00:00
oro06
b708277232 *wince : fpcmm, wincemm switchables, default fpcmm
git-svn-id: trunk@4531 -
2006-09-02 07:21:33 +00:00
Legolas
e7fc75258b * Minor changes in input system and rand function
git-svn-id: trunk@4530 -
2006-09-01 17:59:57 +00:00
Legolas
19d597f425 * Reactivated heap management for GBA
git-svn-id: trunk@4529 -
2006-09-01 17:54:59 +00:00
Legolas
ae43d8658a * Modified heap management
* Cleaned some code and resolved some warnings

git-svn-id: trunk@4528 -
2006-09-01 17:53:02 +00:00
daniel
41185d2f1e * Add stdcall procdir to imported sysgettempfilename
git-svn-id: trunk@4527 -
2006-09-01 15:35:22 +00:00
Almindor
2c8c5800bc * fixed EPOLLOUT vs EPOLLPRI mixup in constants
git-svn-id: trunk@4526 -
2006-09-01 07:54:48 +00:00
florian
e1d1f92672 * don't write rex twice
git-svn-id: trunk@4525 -
2006-08-31 21:58:13 +00:00
Almindor
b8975e8fd4 * EPOLL_CTL_DEL was flipped with EPOLL_CTL_MOD
git-svn-id: trunk@4524 -
2006-08-31 20:48:51 +00:00
florian
8fc17f4d7d * updates from Karl-Michael Schindler
+ utf-8 version

git-svn-id: trunk@4523 -
2006-08-31 15:04:39 +00:00
florian
d4d4d03b3b * correct handling of result register allocation of exception helpers
git-svn-id: trunk@4522 -
2006-08-31 14:53:20 +00:00
florian
6d0a078441 * do stack page initialization on i386-wince as well
git-svn-id: trunk@4521 -
2006-08-31 14:23:29 +00:00
Almindor
70c1ebe338 * fixes a valgrind-reported mem leak in netdb (freemem vs dispose when new is used)
git-svn-id: trunk@4520 -
2006-08-31 12:53:06 +00:00
florian
c7f7813fc9 * unixutil is i386 only, from Micha Nelissen
git-svn-id: trunk@4519 -
2006-08-31 06:57:18 +00:00
florian
7145eeb4b9 * bugs in wince stack initialization fixed
git-svn-id: trunk@4517 -
2006-08-29 19:32:40 +00:00
florian
e08a24562c * experimental wince stack initialization fix
git-svn-id: trunk@4516 -
2006-08-29 16:01:52 +00:00
florian
1f032375c3 * improved template with help from Mattias Gaertner
git-svn-id: trunk@4515 -
2006-08-28 20:29:04 +00:00
florian
049312ced8 * first try to make a lazarus template project
git-svn-id: trunk@4514 -
2006-08-28 12:26:11 +00:00
florian
f1cfe61d6e * renamed sqr to sqrt, fixes 7278
git-svn-id: trunk@4513 -
2006-08-27 19:18:13 +00:00
florian
1bf88d54b8 * menuiteminfo patch from Martin Smat
git-svn-id: trunk@4512 -
2006-08-27 19:01:39 +00:00
florian
5118e35016 * another mayewriterex added, fixes #7261
git-svn-id: trunk@4511 -
2006-08-27 18:49:12 +00:00
Jonas Maebe
c9c56996cc - removed wrong databitsize assignment (which had no effect)
git-svn-id: trunk@4510 -
2006-08-27 11:30:27 +00:00
Jonas Maebe
340e2257f3 * don't allow taking the address of packed record fields
* don't allow using packed record fields as loopvars

git-svn-id: trunk@4509 -
2006-08-27 11:08:39 +00:00
marco
ca92dd416a * fix for 0007292, guard all for loops with unsigned loopcounter against
overflow.

git-svn-id: trunk@4507 -
2006-08-26 15:45:04 +00:00
joost
50a6e9754d + First attempt to get Calcfields working (issues #7295,#7294)
git-svn-id: trunk@4506 -
2006-08-25 21:57:25 +00:00
joost
7d1b95e09a + fix bug #7267
git-svn-id: trunk@4505 -
2006-08-25 20:31:37 +00:00
oro06
bf1bb4be57 *wince : cleanup api files
(remain redef)

git-svn-id: trunk@4504 -
2006-08-25 10:10:08 +00:00
joost
b0325225c3 + fix bug #7266
git-svn-id: trunk@4503 -
2006-08-24 22:12:59 +00:00
florian
9d14c87da7 * fpc_assign_widestr after a hint of Martin Schreiber fixed, see #7272
git-svn-id: trunk@4502 -
2006-08-24 20:16:39 +00:00
florian
0ade2e487d * cleaned up and fixed (from mftq75) sse unit initialization, fixes #7268
git-svn-id: trunk@4501 -
2006-08-24 20:00:06 +00:00
Jonas Maebe
2b3250aac0 * no support yet for packed records which need to be initialized
git-svn-id: trunk@4499 -
2006-08-24 10:02:19 +00:00
oro06
91bb1aa1ff *wince : cleanup api files
+cemiss : for missing win32 compatibility functions
+ceshell,commdlg
-func,ascfun
(remain unidef and redef)

git-svn-id: trunk@4498 -
2006-08-24 08:16:39 +00:00