Commit Graph

5928 Commits

Author SHA1 Message Date
daniel
e08b17c010 * Removed a comment to fix gtk. 2000-03-02 13:12:37 +00:00
michael
48db2151bf + Initial implementation 2000-03-02 12:16:56 +00:00
pierre
1606fbbef1 * fix for bug #848 2000-03-02 11:48:31 +00:00
Jonas Maebe
c535d675f5 * sign was not written in some cases 2000-03-02 07:35:57 +00:00
carl
94e71486a7 + More information and suggestions 2000-03-02 03:22:16 +00:00
pierre
05dae2fe14 * use a file to test readln bug 2000-03-01 23:24:54 +00:00
pierre
db3d97c2dc *** empty log message *** 2000-03-01 23:24:26 +00:00
pierre
c100dbf622 + USE_EXTERNAL_COMPILER 2000-03-01 22:37:25 +00:00
pierre
f328e1860f * hopfully the bug on wrong Menu config fixed 2000-03-01 22:32:48 +00:00
peter
3df7f51b0a * message files are check for amount of msgs found. If not correct a
line is written to stdout and switched to internal messages
2000-03-01 22:29:18 +00:00
peter
2af3a9059e * lowercase .INC -> .inc 2000-03-01 21:45:42 +00:00
marco
68eeea1a01 * Initial version. Compiles (syscall.inc inclusion prob has to be solved 2000-03-01 20:23:07 +00:00
marco
4133129ea6 * some small fixes. 2000-03-01 20:04:38 +00:00
marco
278a828480 * small fixes for syslinux 2000-03-01 20:03:57 +00:00
marco
7a3c2d2dc7 * some changes due to updating linux.pp to new syscall 2000-03-01 17:28:40 +00:00
marco
a9a1a9db92 * Fixed first half of linux unit to portable syscall struct. 2000-03-01 17:27:46 +00:00
florian
b17f8549e5 * some new stuff 2000-03-01 15:39:40 +00:00
florian
9573dc7006 * some new stuff for the new cg 2000-03-01 15:36:11 +00:00
pierre
51443d110f * fix for bug #840 2000-03-01 13:56:31 +00:00
pierre
16814c48ab * fix for bug #859 2000-03-01 13:20:33 +00:00
pierre
647d815403 bug #859 2000-03-01 13:13:07 +00:00
pierre
fe57fa3993 * fix for bug #855 2000-03-01 12:35:44 +00:00
pierre
bd7be9cf3e bug #855 2000-03-01 12:31:33 +00:00
daniel
145a9c682f * Some more work on the new symtable.
+ Symtable stack unit 'symstack' added.
2000-03-01 11:43:55 +00:00
pierre
19f9321be5 * typo correction from bug #864 2000-03-01 11:18:39 +00:00
sg
070bbe9980 * Changed all occurences of {$linklib C} into {$linklib c} 2000-03-01 09:16:13 +00:00
pierre
366b7ad381 + 797 and 840 2000-03-01 00:16:59 +00:00
pierre
16638c8b65 * fixes for locals in inlined procedures
fix for bug797
  + stabs generation for inlined paras and locals
2000-03-01 00:03:10 +00:00
pierre
35d59eeb52 Use $GOTO ON 2000-02-29 23:59:47 +00:00
pierre
13d1fb7192 Use $GOTO ON 2000-02-29 23:57:36 +00:00
pierre
4a5e85e38d * write source line again for inline procs 2000-02-29 23:56:49 +00:00
pierre
babef0ad6d + InlineStat and InlineEnd amrker added 2000-02-29 23:55:53 +00:00
pierre
6bad578fb6 * first bug with ORDERSOURCES corrected :( 2000-02-29 22:32:13 +00:00
pierre
431941d1ec + use $GOTO ON 2000-02-29 22:13:41 +00:00
pierre
97417dcf26 * ORDERSOURCES released 2000-02-29 21:58:31 +00:00
pierre
fa9047fa9e * Get the tests to compile (incdir and sourcesdir were incomplete) 2000-02-29 12:16:27 +00:00
pierre
72785f07b7 Common removed 2000-02-29 12:14:59 +00:00
pierre
fc64463f57 Common renamed apicomm 2000-02-29 11:50:17 +00:00
pierre
d937b4cc4b Common renamed APIComm to avoid problems with free vision 2000-02-29 11:49:12 +00:00
pierre
6edc2c8a92 Common renamed APIComm to avoid problems with free vision 2000-02-29 11:43:16 +00:00
florian
b3fab5545b *** empty log message *** 2000-02-28 17:47:52 +00:00
florian
e818f77d31 * a lot of new stuff 2000-02-28 17:45:40 +00:00
daniel
7ebb3f07ae * Modified "not aktpackrecords" as suggested by Jonas. 2000-02-28 17:40:15 +00:00
daniel
fb1a842118 * Current work of symtable integration committed. The symtable can be
activated by defining 'newst', but doesn't compile yet. Changes in type
  checking and oop are completed. What is left is to write a new
  symtablestack and adapt the parser to use it.
2000-02-28 17:23:56 +00:00
pierre
1ce3442161 * remove Jonas unnecessary (but correct) code 2000-02-28 11:17:48 +00:00
pierre
63aea60fdb * system_exit instead of halt 2000-02-28 09:42:16 +00:00
michael
b3e1b84cbc Initial import 2000-02-28 08:49:09 +00:00
marco
a8e778f685 * Redone the syscalls 2000-02-27 23:45:39 +00:00
florian
e55c2abd01 * updated version from Goran and Morton 2000-02-27 21:07:58 +00:00
Jonas Maebe
077ce2a546 * marked bug #310 and 311 as fixed (I think Florian fixed them) 2000-02-27 14:49:06 +00:00