Commit Graph

18063 Commits

Author SHA1 Message Date
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
marco
d3cb19214b * external rework. Mostly done. 2004-11-19 13:15:14 +00:00
marco
7fa7a1f3da * fix for " Split po_public into po_public and po_global" 2004-11-19 08:33:02 +00:00
michael
180966c0aa * Split po_public into po_public and po_global (Peter) 2004-11-19 08:17:01 +00:00
Károly Balogh
3514a4c3d9 * Some cleanup, leap year calculation fixed 2004-11-18 22:30:33 +00:00
michael
4963306976 + Fix for win32 cycle 2004-11-18 10:06:19 +00:00
michael
5856d367b9 + Patch from peter to fix pasjpeg compile 2004-11-18 10:03:36 +00:00
peter
1687306d22 * make some checks EXTDEBUG only for now so linux cycles again 2004-11-17 22:41:41 +00:00
michael
a001387a3c + Initial check-in 2004-11-17 22:34:45 +00:00
peter
14d25d278b mangledname setting moved to place after the complete proc declaration is read
import generation moved to place where body is also parsed (still gives problems with win32)
2004-11-17 22:21:35 +00:00
peter
14eb8f59b4 internconst, internproc and some external declarations moved to interface 2004-11-17 22:19:04 +00:00
michael
accb196580 + Initial check-in 2004-11-17 19:54:39 +00:00
peter
c4502aebe7 * _mangledname for symbols moved only to symbols that really need it
* overload number removed, add function result type to the mangledname fo
  procdefs
2004-11-16 22:09:57 +00:00
Károly Balogh
1f9eaa9149 * initial revision 2004-11-16 21:18:31 +00:00
Károly Balogh
2b1835b5b9 - removed IFDEF to allow graphics unit compile 2004-11-16 21:16:26 +00:00
peter
4ef34e7e43 * fixed rangecheck error with derefdata 2004-11-16 20:49:08 +00:00
peter
87d2861f89 * fixes for win32 mangledname 2004-11-16 20:32:40 +00:00
michael
3244dd8206 + Added data2inc 2004-11-16 19:57:40 +00:00
marco
81ca393a15 * unittest 2004-11-16 19:51:06 +00:00
marco
d7cc714078 * updated ansiexctractquotedstring (more delphi compat, both interface and code) 2004-11-16 18:30:35 +00:00
Károly Balogh
f7b8c5bebb *** empty log message *** 2004-11-16 13:34:42 +00:00
Károly Balogh
ca14ae5bcc * initial revision 2004-11-16 13:32:21 +00:00
Károly Balogh
ce67662d3a * Initial revision 2004-11-16 02:45:42 +00:00
peter
e740a66636 * tparaitem removed, use tparavarsym instead
* parameter order is now calculated from paranr value in tparavarsym
2004-11-15 23:35:30 +00:00
Károly Balogh
6d82ab6d84 * Reworked path handling to be less messy 2004-11-15 23:18:16 +00:00
marco
e661ebe41b * fix 2004-11-15 21:12:57 +00:00
peter
382ac54e58 * fixed Makefile targets for cross compilers 2004-11-15 19:31:27 +00:00