florian
|
4cdeccdab7
|
no message
|
2004-05-16 15:02:05 +00:00 |
|
peter
|
fa1a8cbf17
|
* report about illegal chars in preproctoken instead of end of
expression
* support realnumbers in preproctoken parser
|
2004-05-16 13:55:26 +00:00 |
|
peter
|
8022ce9fd2
|
* forbid more overloaded operators with orddef/enumdef
|
2004-05-16 13:29:46 +00:00 |
|
peter
|
d4dcaeafaf
|
* fix checking for forwards in static symtable
|
2004-05-16 13:29:21 +00:00 |
|
florian
|
b3225df663
|
no message
|
2004-05-16 13:26:46 +00:00 |
|
peter
|
a1cc8e79b2
|
* remove not implemented method
|
2004-05-16 13:24:59 +00:00 |
|
peter
|
cf0c7b974f
|
* remove duplicate wordsinsigset
|
2004-05-16 13:03:27 +00:00 |
|
marco
|
cc5c75b714
|
* comment removed and four dud instrcutions
|
2004-05-16 11:04:27 +00:00 |
|
peter
|
56d00c5aa2
|
* don't export FPC_VERSION, the compiler version can be different
between the native and cross compiler
|
2004-05-16 10:22:45 +00:00 |
|
Károly Balogh
|
db9973de4b
|
* some cleanup
|
2004-05-16 00:24:19 +00:00 |
|
Károly Balogh
|
a046919846
|
- removed comment about argc/argv, made it work another way
|
2004-05-13 01:15:42 +00:00 |
|
Károly Balogh
|
6ea3224757
|
* fixed a typo
|
2004-05-13 00:48:52 +00:00 |
|
Károly Balogh
|
070d54633d
|
* getpathstring displayed dos messages, fixed
|
2004-05-13 00:42:29 +00:00 |
|
Károly Balogh
|
18dfe82a0d
|
* fixed do_read and dos_Read from being nonsense
|
2004-05-12 23:18:54 +00:00 |
|
Károly Balogh
|
00d8d57c55
|
* first implementation of MorphOS DOS unit, based on Amiga version
|
2004-05-12 20:27:29 +00:00 |
|
Károly Balogh
|
3bc4c92de0
|
+ added syscalls and structures necessary for DOS unit
|
2004-05-12 20:26:04 +00:00 |
|
Károly Balogh
|
440758c2bd
|
* fixed startup code from endless wait when not started from Ambient
|
2004-05-12 15:34:16 +00:00 |
|
Károly Balogh
|
5b31a1c142
|
* added some basic code for later syscall support on M68k/Amiga
|
2004-05-12 13:28:01 +00:00 |
|
Károly Balogh
|
3175dd4c6b
|
* few small changes to add syscall support to M68k/Amiga target
|
2004-05-12 13:21:09 +00:00 |
|
olle
|
40c6690206
|
+ Added test
|
2004-05-12 10:47:59 +00:00 |
|
olle
|
649873016f
|
* Moved import_implicit_external to symsym
|
2004-05-11 22:52:48 +00:00 |
|
olle
|
717ca3489e
|
* Performanceimprovement
|
2004-05-11 22:51:34 +00:00 |
|
peter
|
311473b80f
|
* sparc .o
|
2004-05-11 20:42:51 +00:00 |
|
marco
|
51fd9d3494
|
* first version
|
2004-05-11 18:55:35 +00:00 |
|
olle
|
ec4743a83e
|
+ mode macpas: support for Apples align directives
|
2004-05-11 18:30:50 +00:00 |
|
olle
|
4a092ae765
|
+ mode macpas: support for implicit external
|
2004-05-11 18:29:41 +00:00 |
|
olle
|
d5b3df22d6
|
+ added GUI apptype to MacOS
|
2004-05-11 18:24:39 +00:00 |
|
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 |
|