Commit Graph

18089 Commits

Author SHA1 Message Date
peter
c38daf68eb * typo for GetHeapStatus 2004-11-22 22:26:21 +00:00
peter
576e1825aa * enabled pass1 inlining from Jonas 2004-11-22 22:19:00 +00:00
peter
ffc095ee05 * fix external (patch from Tomas) 2004-11-22 22:09:12 +00:00
peter
8cf8c54609 * fixed varargs
* replaced dynarray with tlist
2004-11-22 22:01:19 +00:00
michael
d8b1ea061b + Added fpcunit 2004-11-22 19:51:09 +00:00
michael
3cfa9329fb + Moved targets to units 2004-11-22 19:49:46 +00:00
michael
ea9c9f5824 + Initial implementation 2004-11-22 19:47:19 +00:00
michael
27dc6e4a69 + Initial implementation 2004-11-22 19:47:19 +00:00
michael
04167f8385 + Initial import 2004-11-22 19:36:23 +00:00
peter
a263b1d40e * GetHeapStatus added, removed MaxAvail,MemAvail,HeapSize 2004-11-22 19:34:58 +00:00
peter
46d1fc9546 * removed memavail 2004-11-22 17:52:19 +00:00
peter
295d18939a * moved to webtbf 2004-11-22 17:38:16 +00:00
Jonas Maebe
a7d7a49615 * fixed importing of cdecl routines for OS'es which have a cprefix 2004-11-22 12:22:25 +00:00
marco
e3812e3683 * fixed little 1.0.xism 2004-11-22 05:53:44 +00:00
peter
a20e4c2afe * bug is obsolete 2004-11-21 21:55:14 +00:00
peter
2985766e9d * manglednames for nested procedures include full parameters from
the parents to prevent double manglednames
2004-11-21 21:51:31 +00:00
peter
04e9ecba1c * move external to interface 2004-11-21 21:42:16 +00:00
peter
782801e42b * win32 only 2004-11-21 21:42:00 +00:00
peter
4764f61c57 * intel asm 2004-11-21 21:39:26 +00:00
peter
2ad2e252a3 * allow spaces before : of a label 2004-11-21 21:36:13 +00:00
peter
a827c692e2 * new bugs 2004-11-21 21:32:01 +00:00
peter
9a64d34d34 * add checks for filedef type to prevent crashes 2004-11-21 21:27:31 +00:00
peter
ac471f1b98 * Freemem(p,0) does nothing 2004-11-21 21:14:14 +00:00
peter
fb71fcc7f9 * fixed breakpoint dialog 2004-11-21 20:53:26 +00:00
marco
841e3b75aa * %x 64-bit support 2004-11-21 19:33:20 +00:00
peter
7d404ad72d * fix bootstrapping 2004-11-21 19:11:33 +00:00
peter
a29eab36c7 * fixed funcretloc for sparc 2004-11-21 18:13:31 +00:00
peter
89b1b583c9 * ttempcreatenode.create_reg merged into .create with parameter
whether a register is allowed
  * funcret_paraloc renamed to funcretloc
2004-11-21 17:54:59 +00:00
marco
c8335a9d75 * libc fixes 2004-11-21 17:49:28 +00:00
florian
18f7aa97dd * changed funcret location back to tlocation 2004-11-21 17:17:03 +00:00
marco
743ac811fb * %u 2004-11-21 16:44:01 +00:00
florian
43e425072b * fixed div by zero check for qword mod qword 2004-11-21 16:41:16 +00:00
peter
2633b4883f * external fixes 2004-11-21 16:33:55 +00:00
peter
29d3a94892 * fixed message methods
* fixed typo with win32 dll import from implementation
  * released external check
2004-11-21 16:33:19 +00:00
Jonas Maebe
b6a6e78db1 * fixed remaining compilation problems 2004-11-21 16:14:59 +00:00
michael
90b931e7d2 + Initial check-in 2004-11-21 16:08:00 +00:00
peter
4d8460ec2f * float routines all use internproc and compilerproc helpers 2004-11-21 15:35:23 +00:00
marco
859d1e05bb * fix for bug #2246, zero events surpressed by moving compression into handler 2004-11-21 15:24:35 +00:00
Tomas Hajny
af1ab052af + MacOS support 2004-11-21 14:45:17 +00:00
marco
1637c1e418 * commctrl initial version. Not in makefile yet to give Lazarus time to adapt 2004-11-21 13:26:49 +00:00
marco
24a0225b5f * altgr handling now gets OS information. Works for default layout, not for manually (tray) changed layouts 2004-11-21 12:38:45 +00:00
peter
b7d7736352 * fixed bootstrap with 1.0.10 and 1.9.4 2004-11-21 11:28:21 +00:00
florian
115bd8ae28 + added some float arrays 2004-11-21 09:32:54 +00:00
Jonas Maebe
cfeaa8aa65 * some compilation fixes for powerpc after all the internconst and
internproc changes, still crashes with internalerror(88) for ppc1
    on real2str.inc(193,39)
2004-11-20 15:49:21 +00:00
florian
1943e6a5ab * write nil entry after last entry to vmt table so the size of the vmt can be determined 2004-11-20 14:39:27 +00:00
florian
f95a1b6770 * implemented reload menu item
* increased file history to 9 files
2004-11-20 14:21:19 +00:00
florian
826564f0ff * reduced status updates by making them time dependend 2004-11-20 10:18:41 +00:00
florian
af2ca3d898 * renamed Delphi 2 extensions on to Object pascal support 2004-11-20 10:10:32 +00:00
peter
1f6d2f6ece * fixed setting of mangledname when importing 2004-11-19 16:30:24 +00:00
marco
c1ee8eed7b * cycle fix. 2004-11-19 14:21:44 +00:00