Commit Graph

13085 Commits

Author SHA1 Message Date
peter
d6838c82b4 * support subscript,vec for setting methodpointer varstate 2003-04-11 15:51:04 +00:00
peter
d780263799 * default property also increased the reference count for the
property symbol
2003-04-11 15:49:01 +00:00
peter
4a28c6bca1 * new bug 2003-04-11 15:08:43 +00:00
peter
2e4c0445fa * fix bug #2438 2003-04-11 15:01:23 +00:00
peter
c49bd10499 * new bug 2003-04-11 14:50:31 +00:00
peter
5cff10dd1a * fix tw2454 2003-04-11 14:50:08 +00:00
peter
8da3f59d32 * vs_hidden released 2003-04-10 17:57:52 +00:00
yuri
635280c5d2 + Dynamic jobs properties added 2003-04-10 15:48:27 +00:00
pierre
c27cd0bc71 * also recompile packages/base if needed 2003-04-10 07:06:51 +00:00
peter
426b43ed1f * amiga has also no .exe 2003-04-08 16:01:40 +00:00
armin
20f6a64021 * corrected BuildCommDCBAndTimeouts, the external is BuildCommDCBAndTimeoutsA not BuildCommDCBAndTimeouts 2003-04-07 18:28:53 +00:00
Jonas Maebe
ffb79851e6 * more vs_invisible fixes 2003-04-07 11:58:22 +00:00
Jonas Maebe
a4af1a61e1 * fixed VS_HIDDEN for high parameter so it works again 2003-04-07 10:40:21 +00:00
Jonas Maebe
d951c7b5f2 * fixed compiling error 2003-04-07 08:52:58 +00:00
Jonas Maebe
5c5b86b650 + generic a_op64_reg_ref implementation 2003-04-07 08:45:09 +00:00
olle
a069aadad0 * changed newasmsymbol to newasmsymboldata for data symbols 2003-04-06 21:11:23 +00:00
olle
1372a617cb + line numbers are now emitted in the assembler code
* bug in export and import directive fixed
  * made code more in sync with aggas.pas
2003-04-06 21:01:40 +00:00
Tomas Hajny
03aefe277c + new packages for OS/2 added 2003-04-06 20:57:17 +00:00
Jonas Maebe
f51a189be0 * don't generate entry/exit code for assembler procedures 2003-04-06 16:39:11 +00:00
carl
2f1df38019 * Use FPC user screen for Win32 target 2003-04-06 15:56:25 +00:00
carl
3ad9bc6769 * Update package versions to 1.0.8 2003-04-06 15:22:03 +00:00
carl
29da102221 * Update package versions to 1.0.8 2003-04-06 15:09:43 +00:00
carl
caf60c33f7 * Update package versions to 1.0.8 2003-04-06 14:44:46 +00:00
carl
870b1a2e9c + Update to 1.0.8 2003-04-06 14:22:21 +00:00
carl
8d54984e77 * Fix compilation problems for some targets 2003-04-06 13:37:49 +00:00
michael
c83bed53cb + Added exception classname to output of unhandled exception for better identification 2003-04-06 11:06:39 +00:00
Jonas Maebe
ec71805aa8 * several ppc/generic result offset related fixes. The "normal" result
offset seems now to be calculated correctly and a lot of duplicate
    calculations have been removed. Nested functions accessing the parent's
    function result don't work at all though :(
2003-04-05 21:09:31 +00:00
yuri
092db52aca * ErrorID type added 2003-04-04 20:46:51 +00:00
peter
6a16389f67 * moved generic code from n386cal to ncgcal, i386 now also
uses the generic ncgcal
2003-04-04 15:38:56 +00:00
peter
3c5e8e2b07 * quote names with hi-ascii chars 2003-04-04 15:34:25 +00:00
yuri
9418c64f71 + PMWSock, PMWP added 2003-04-04 12:03:11 +00:00
yuri
303833f0f6 + Initial import 2003-04-04 12:02:21 +00:00
michael
18b64ce5d7 + Commented out varargs C call in signalEmit 2003-04-04 09:27:04 +00:00
michael
73868dda9a + Patch from Jeff Pohlmeyer to read less than and larger than 2003-04-04 08:01:55 +00:00
yuri
e087abfb9f * THandle added 2003-04-04 02:02:44 +00:00
Tomas Hajny
3d5ebe7756 * Yuri's fix merged from os2 2003-04-02 21:06:41 +00:00
peter
45e5cada69 * give error when exports is not supported 2003-04-02 16:11:34 +00:00
peter
6547b5129f * fix argument names 2003-04-02 15:18:28 +00:00
peter
f0d85ac788 * class helpers compilerprocs are not needed yet, changed
ifndef i386 to ifdef dummy
2003-04-02 14:07:30 +00:00
peter
c412dedb8c * undo previous commit 2003-04-02 14:05:45 +00:00
mazen
9f66d3bc05 * making sparc compiling again by adapting compilerproc declarations after the
last change of compilerproc by i386 team.
2003-04-01 21:12:40 +00:00
peter
d7d14b0eca * reset symbol for unique types 2003-04-01 16:17:15 +00:00
peter
75249f8be1 * comment-out non-compiling function 2003-04-01 16:12:20 +00:00
peter
29762b04a6 * regenerated 2003-04-01 16:09:56 +00:00
peter
38d291b799 * fixed extension setting 2003-04-01 16:03:42 +00:00
peter
60e5c18645 * made THandle platform dependent and unique type 2003-04-01 15:57:41 +00:00
peter
c97c827e09 * fixed typos 2003-04-01 15:56:58 +00:00
peter
47b226c340 * HResult is alias for System.HResult
* Handle is unique type of Cardinal
2003-04-01 15:37:17 +00:00
peter
51219f6cad * make HResult unique type 2003-04-01 15:36:31 +00:00
yuri
06a8a4e5d1 FileClose bug fixed (again ;)) 2003-03-31 02:18:39 +00:00