Commit Graph

3887 Commits

Author SHA1 Message Date
florian
c13c6e8b74 + make a new makefile using the old compiler makefile 1999-08-01 23:19:58 +00:00
michael
f16acaf9b5 + Fixes for new code generator 1999-08-01 23:18:36 +00:00
florian
ac698386c5 + renamed ot tp cgcpu.pas 1999-08-01 23:11:24 +00:00
michael
09eaa20eb5 * procbase -> cpubase 1999-08-01 23:09:26 +00:00
michael
59f5168068 + Procbase- -> cpubase 1999-08-01 23:07:13 +00:00
florian
e311c0ddbf * changes to compile with FPC 1999-08-01 23:05:55 +00:00
michael
44fd09b5ec + Changes for Alpha 1999-08-01 23:04:48 +00:00
florian
b6c97cd733 * reorganisation of directory structure 1999-08-01 22:08:25 +00:00
florian
7e74642b02 * modifications for the new code generator 1999-08-01 18:28:09 +00:00
florian
8e9d97e1fe * made it again compilable 1999-08-01 18:22:31 +00:00
florian
36c8c81845 * more fixes for inittable call 1999-08-01 17:32:31 +00:00
florian
e7623db6df * tried to fix a bug with init table 1999-08-01 17:17:37 +00:00
Jonas Maebe
bee7f62011 * removed and/or/xorput support from vesaputpix256 (not in TP either)
* added notput support to directputpix256
1999-08-01 14:51:07 +00:00
Jonas Maebe
51cc22f9c6 * fixed hline16 and vline16 for notput (also TP supports copy, and, or, xor and
notput for lines!!)
  * fixed directputpixel16 to support all the different put types
1999-08-01 14:50:51 +00:00
michael
b36d71b5cc + Added fixed bug #280 1999-08-01 11:04:07 +00:00
michael
ebf75d6d04 + FCNTL patch from Sebastian Guenther 1999-07-31 23:55:04 +00:00
michael
9600a0718a * Fix of initialization information generation 1999-07-31 22:37:17 +00:00
michael
344a35fec1 Object finalization data fixed 1999-07-31 22:27:28 +00:00
peter
ab7c74f60a * fixed smartlinking 1999-07-31 12:33:11 +00:00
peter
73151c592c * fixed placing of dynamiclinker in link.res (should be the last after
all other libraries)
1999-07-30 23:19:45 +00:00
Jonas Maebe
8dcdd36b13 * small bugfix in instructionsequal
* small bugfix in reginsequence
  * made regininstruction a bit more logical
1999-07-30 18:18:51 +00:00
Jonas Maebe
19e34088fa * fix so (,reg) gets optimized to (reg) 1999-07-30 18:17:55 +00:00
peter
538e677425 * fixed crash with unknown id and colon parameter in write 1999-07-30 12:28:40 +00:00
peter
a0e2991b6a * array is_equal disabled for tp,delphi mode 1999-07-30 12:26:42 +00:00
peter
4d419ef8d4 * write .size only for linux 1999-07-30 12:26:07 +00:00
peter
1715434502 * html 3.2, because 3.1 is buggy !! 1999-07-29 21:03:41 +00:00
peter
674e0cc879 * write .size also 1999-07-29 20:53:55 +00:00
michael
56215a0b16 + Yet more Fixes to assignstream with rerouting of stderr 1999-07-29 16:33:24 +00:00
michael
636cb90714 + Fixes to assignstream with rerouting of stderr, by Sebastian Guenther 1999-07-29 15:55:54 +00:00
michael
caa6ed2597 + Added assignstream with rerouting of stderr, by Sebastian Guenther 1999-07-29 15:53:55 +00:00
peter
771996a9db * always output preprocstack when unexpected eof is found
* fixed tp7/delphi skipuntildirective parsing
1999-07-29 11:43:15 +00:00
peter
571c8d89bc * array is_equal extended 1999-07-29 11:41:51 +00:00
peter
b8f4ee13f1 * utils need fcl 1999-07-29 11:40:01 +00:00
peter
323ae9b94a * fsplit var type fixes 1999-07-29 01:40:21 +00:00
peter
00359789cd * shared lib units fixed 1999-07-29 01:39:09 +00:00
peter
9dda467212 * fixed shared library linking for glibc2 systems 1999-07-29 01:31:39 +00:00
peter
8e6c15972e * new illegal ref 1999-07-28 23:37:47 +00:00
peter
f434ea3131 * closedir fixes, which now disposes the pdir itself 1999-07-28 23:18:35 +00:00
peter
f58e010de1 * fixes from gabor 1999-07-28 23:11:17 +00:00
michael
cb52b0ac0a * forgot ; 1999-07-28 17:37:06 +00:00
peter
48cfee3a4b * updated for new linking, but still doesn't work because ld-linux.so.2
requires some more crt*.o files
1999-07-28 16:53:58 +00:00
peter
00c8bda3b2 * fixed assert() to push/pop registers 1999-07-28 12:58:22 +00:00
michael
9ef6024cda * Memory leak fixed in CloseDir, by Sebastian Guenther 1999-07-28 12:15:16 +00:00
michael
8beed6a350 * Memory leak fixed in CloseDir, by Sebastian Guenther 1999-07-28 12:14:37 +00:00
peter
4409fe47dc * version 17 ppu 1999-07-27 23:46:55 +00:00
peter
dd29b972d8 * updated for typesym writing 1999-07-27 23:45:29 +00:00
peter
30be2bf063 * indirect type referencing is now allowed 1999-07-27 23:42:10 +00:00
peter
bdd61f119c * open array checks also for s32bitdef, because u32bit also has a
high range of -1
1999-07-27 23:39:15 +00:00
peter
0e0711e7a1 * try to determine the fpu type needed in assignment 1999-07-27 23:36:36 +00:00
peter
98779a2cfb * add to needunits 1999-07-27 13:02:32 +00:00