olle
|
9b3be3f760
|
* changed $mode mac to $mode macpas
+ added GUI apptype to MacOS
|
2004-05-11 18:23:44 +00:00 |
|
olle
|
6227590f61
|
* changed $mode mac to $mode macpas (macro defined should be FPC_MACPAS)
|
2004-05-11 18:22:16 +00:00 |
|
olle
|
e5625e3af4
|
* changed $mode mac to $mode macpas
* changed macmodeswitches to be more faithful to the mac dialect
|
2004-05-11 18:20:52 +00:00 |
|
olle
|
c638ab7c69
|
+ added note about -a option
|
2004-05-11 18:06:22 +00:00 |
|
olle
|
1f2eb63e83
|
+ added call to MaxApplZone to have the whole MacOS heap available
|
2004-05-11 18:05:41 +00:00 |
|
michael
|
e1a62208f0
|
+ Patch from peter to hide system unit as symbol
|
2004-05-11 06:59:35 +00:00 |
|
florian
|
7f2606ed8a
|
* fpc_mul_qword uses always the assembler implementation
|
2004-05-10 20:58:20 +00:00 |
|
florian
|
39f5874341
|
* fixed qword -> <real> type cast
|
2004-05-10 20:57:45 +00:00 |
|
Tomas Hajny
|
95f77d08e2
|
+ PasJPEG added to list for Win32 and Go32v2
|
2004-05-10 19:50:47 +00:00 |
|
Tomas Hajny
|
00746484d7
|
* upjpggo32 was longer than 8.3
|
2004-05-10 19:42:32 +00:00 |
|
peter
|
61036b2149
|
* fixed wrong typecasts
|
2004-05-09 15:47:56 +00:00 |
|
peter
|
6f170af931
|
* added aliases
|
2004-05-09 15:42:50 +00:00 |
|
Károly Balogh
|
92f167fe5e
|
* again, few more new things added
|
2004-05-09 14:42:59 +00:00 |
|
peter
|
1ba2ef14cb
|
C directive is mac only
|
2004-05-09 12:49:14 +00:00 |
|
peter
|
ab9f272431
|
strip path from filenames of members, because win32 changes .\ to ./ for long filenames
|
2004-05-09 11:07:39 +00:00 |
|
peter
|
7ac9ea3e0e
|
fix compile with 1.0.x
|
2004-05-09 10:46:34 +00:00 |
|
Károly Balogh
|
65223ed162
|
* more things got implemented
|
2004-05-09 02:02:42 +00:00 |
|
Jonas Maebe
|
39183a8778
|
* darwin fixes by mischi
|
2004-05-08 20:51:52 +00:00 |
|
Jonas Maebe
|
8dd485f78c
|
* Darwin fixes by mischi
|
2004-05-08 20:50:19 +00:00 |
|
marco
|
8f8725767b
|
* COM related fixes from bug #3090
|
2004-05-07 13:26:31 +00:00 |
|
florian
|
2555cc8496
|
* register numbers for address registers fixed
|
2004-05-06 22:01:54 +00:00 |
|
florian
|
2f3f32786f
|
* changed extensions
|
2004-05-06 22:01:17 +00:00 |
|
florian
|
e1bb45eee8
|
* changed extensions
|
2004-05-06 21:12:38 +00:00 |
|
florian
|
5168141540
|
* m68k compiler compilation fixed
|
2004-05-06 20:30:51 +00:00 |
|
florian
|
91733f9237
|
* some m68k and amiga related stuff fixed
|
2004-05-05 21:26:34 +00:00 |
|
marco
|
a1d5451ed7
|
* getdiskfreespaceex pointer overloads added
|
2004-05-05 20:08:38 +00:00 |
|
Jonas Maebe
|
b1cfe655e7
|
* fixed reallocmem (bug noted by Vincent Snijders)
|
2004-05-05 13:00:43 +00:00 |
|
marco
|
f803e314b4
|
* some delphi compat aliases added.
|
2004-05-04 17:14:52 +00:00 |
|
marco
|
29f1d7600f
|
* pcritical section missed a ^
|
2004-05-04 10:34:29 +00:00 |
|
peter
|
10f1ac6b0e
|
* 64bit fixes
|
2004-05-03 21:12:54 +00:00 |
|
peter
|
fef0938d43
|
* x86_64 added
|
2004-05-03 21:09:18 +00:00 |
|
peter
|
7183fbbb7f
|
* 64 bit fixes
|
2004-05-03 20:52:48 +00:00 |
|
Jonas Maebe
|
cbbb3b467e
|
- removed change_forward_to_external() declaration
|
2004-05-03 20:02:42 +00:00 |
|
peter
|
497735475c
|
* removed wrong tests
|
2004-05-03 19:06:51 +00:00 |
|
Tomas Hajny
|
04f6378052
|
* another global var to threadvar change, plus CVS log added
|
2004-05-03 18:00:24 +00:00 |
|
peter
|
e57e863447
|
* values on stack is i386 only
|
2004-05-03 16:26:45 +00:00 |
|
peter
|
55befeb61e
|
* fixed test results
|
2004-05-03 16:03:21 +00:00 |
|
peter
|
da9aeb42b3
|
* support redir from stderr to stdout so the same file can be used
|
2004-05-03 14:48:51 +00:00 |
|
olle
|
758c940518
|
+ added language constructs UNIV, C, ... for mode mac
* consolidated macro expression to conform to Pascal
* macro true is defined as <> 0
|
2004-05-03 10:06:38 +00:00 |
|
olle
|
90bf09aa35
|
+ enable omitting of IMPLEMENTATION for mode mac
+ added macro FPC_MAC for mode mac
|
2004-05-03 09:55:27 +00:00 |
|
olle
|
8d67f439f3
|
* changed .pas back to .p
|
2004-05-03 09:48:15 +00:00 |
|
peter
|
3ab3e2e19b
|
* use ptrint
|
2004-05-02 21:23:18 +00:00 |
|
peter
|
7559d7050e
|
* 64bit fix
|
2004-05-02 21:12:55 +00:00 |
|
Jonas Maebe
|
7f5711e17f
|
+ added usage instruction for gdtest by mischi
|
2004-05-02 21:03:41 +00:00 |
|
Jonas Maebe
|
b764d7f213
|
* fixes for darwin by mischi
|
2004-05-02 20:50:38 +00:00 |
|
peter
|
85803f29b5
|
* use sizeint
|
2004-05-02 20:17:52 +00:00 |
|
Jonas Maebe
|
6b950b6959
|
* fixed darwin incompatibilities
|
2004-05-02 19:14:47 +00:00 |
|
peter
|
26c0a0a3f3
|
* qword(longint) test
|
2004-05-02 18:46:00 +00:00 |
|
peter
|
2b1fee21f1
|
* fix stabs for globals
|
2004-05-02 17:26:19 +00:00 |
|
michael
|
0768cc1cd6
|
+ Fixed ansistring -> widestring conversion issue (bugrep 3013)
|
2004-05-02 16:49:07 +00:00 |
|