Commit Graph

13220 Commits

Author SHA1 Message Date
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
peter
a78099a64f * extended the tests with inherited call 2003-03-30 21:00:19 +00:00
peter
4a0b87ac59 * fix classmethod from classmethod call
* move BeforeDestruction/AfterConstruction calls to
    genentrycode/genexitcode instead of generating them on the fly
    after a call to a constructor
2003-03-30 20:59:07 +00:00
peter
aac2357acf * fixed sizeof() results 2003-03-30 19:22:44 +00:00
peter
f3caa701d3 * regenerated 2003-03-30 19:03:59 +00:00
armin
4aeca0f382 * removed uses netware from winsock, DirectoryExists implemented 2003-03-30 12:35:43 +00:00
armin
cd45f6fd76 * allow local and remote debugging if SUPPORT_REMOTE is given 2003-03-30 12:12:12 +00:00
armin
ac1f482b4b * the ide somtimes crashed in annotate_frame_end 2003-03-30 11:15:51 +00:00
armin
46c2715b9d * corrected typo in DirectoryExists 2003-03-30 10:38:00 +00:00
Tomas Hajny
29d1282e25 * platform extension unification 2003-03-30 09:20:30 +00:00
Tomas Hajny
fa1513b650 * Makefiles regenerated with corrected fpcmake 2003-03-30 00:12:57 +00:00
Tomas Hajny
7e44bb1506 * Makefiles regenerated with corrected fpcmake 2003-03-30 00:01:43 +00:00
yuri
17d81f45a5 * Directoryexists function header changed back. 2003-03-29 19:14:16 +00:00
yuri
c6747b6e99 * OS/2 changes
+ test script added
2003-03-29 18:58:15 +00:00
yuri
4517ccc7bb * OS/2 changes 2003-03-29 18:56:08 +00:00
yuri
e27c5e33d8 * x11 package added as required 2003-03-29 18:55:28 +00:00