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
peter
9d5429188c
* check for ld-so.2.0.* then no glibc21 is used, else glibc21 is used
2000-02-27 14:46:04 +00:00
peter
50a4b4b4db
* if calling convention doesn't match don't print note about
...
different manglednames
2000-02-27 14:44:39 +00:00
peter
66ea55dd7c
* removed warnings/notes
2000-02-27 14:40:40 +00:00
peter
7b226fcd19
* added explicit linklib c
2000-02-27 14:39:54 +00:00
peter
e7e4c9afc6
* check for fpcdir also under linux
2000-02-27 14:39:26 +00:00
peter
febb7a0d06
* cleanup, removed warnings
...
* external decls moved from implementation to interface
2000-02-27 13:11:31 +00:00
pierre
3a5a62b567
* Enormous bug in mouse fix fixed
2000-02-27 11:21:17 +00:00
michael
724dc1b0df
+ Made table fit in page width.
2000-02-26 22:03:17 +00:00
michael
80fc1b549e
+ Initial implementation by Florian
2000-02-26 21:54:56 +00:00
Jonas Maebe
51bbb51a06
* fix for lost precision because sometimes the correction value was
...
larger than the number to be corrected
* incompatibility with TP's output fixed
2000-02-26 18:53:11 +00:00
Jonas Maebe
0b02714817
+ new str_real which is completely TP compatible regarding output
...
format and which should have no rounding errors anymore
2000-02-26 15:49:40 +00:00