Commit Graph

789 Commits

Author SHA1 Message Date
carl
1f8290f89b * bugfix to make it work with FPC 0.99.5 (Delayloop is not correctly
converted by ATT parser)
1998-08-18 13:32:46 +00:00
pierre
2222aab027 * small warning position bug fixed
* support_mmx switches splitting was missing
  * rhide error and warning output corrected
1998-08-18 09:24:35 +00:00
peter
8f0342912e * fixed range errror 1998-08-18 09:05:00 +00:00
peter
129d447327 * updated for new lib options 1998-08-18 08:35:06 +00:00
michael
8a66987b6c + Flush on close only for output files cd ../inc 1998-08-17 22:42:17 +00:00
carl
95b2768bc1 * SetFtime and GetFtime must be opened 1998-08-17 21:24:38 +00:00
carl
6474495a7d * chdir accepts .. characters
+ added ctrl-c checking
  + implemented sbrk
  * exit code was never called if no error was found on exit!
  * register was not saved in do_open
1998-08-17 12:34:22 +00:00
carl
9321980854 * FExpand removes dot characters
* Findfirst single/double dot expansion
  + SetFtime implemented
1998-08-17 12:30:42 +00:00
carl
6937b1128a + compile time stack size setting 1998-08-17 12:28:21 +00:00
carl
26319a738a * bugfix of heaperror, was pushing wrong parameter 1998-08-17 12:27:17 +00:00
carl
5093dda4d7 + simple cleanup of comments 1998-08-17 12:26:04 +00:00
carl
1dd8fe99d5 + important comment added 1998-08-17 12:24:16 +00:00
peter
6cc16ea7f1 - removed OLDPPU 1998-08-17 10:10:04 +00:00
peter
f4aef6babd * libtype/libname is by default off 1998-08-17 09:30:00 +00:00
peter
cc64a929aa * static/shared linking updates 1998-08-17 09:17:43 +00:00
peter
7936f4e13b + LFN Support 1998-08-16 20:39:49 +00:00
peter
45fd5458df * crcs of used units are not important for the current crc, reduces the
amount of recompiles
1998-08-16 20:32:49 +00:00
michael
30866aa3c5 fixed typos 1998-08-16 10:23:28 +00:00
michael
313eb0443e Added library support, and smartlinking 1998-08-16 10:22:57 +00:00
michael
734a30e857 Corrected fexpand behaviour. 1998-08-16 09:12:11 +00:00
peter
1737d27ff1 + support for cprt0.o 1998-08-15 17:08:09 +00:00
peter
a16e265f27 * smartlinking the units works now
* setjmp/longjmp -> dmpi_setjmp/dpmi_longjmp to solve systemunit
    conflict
1998-08-15 17:01:13 +00:00
peter
b2e9bb2cf5 * moved delaycnt from interface to implementation 1998-08-15 17:00:10 +00:00
peter
49e9cc95b0 * fixed proc()=expr which was not allowed anymore by my previous fix 1998-08-15 16:50:29 +00:00
peter
1b24a06769 * setting the outputfile using -o works now to create static libs 1998-08-14 21:56:30 +00:00
peter
f8ab2581ff + 155 1998-08-14 18:50:16 +00:00
peter
3291b9fc23 + 153,154
- 63,83
1998-08-14 18:23:17 +00:00
peter
fb1bcf7724 + dynamic set contruction
* smallsets are now working (always longint size)
1998-08-14 18:18:37 +00:00
peter
efb8aa9904 * return after a failed call will now add it to ppas 1998-08-14 18:16:08 +00:00
peter
e7504d3016 * forgot to check the target for linux for $S switch message 1998-08-14 18:14:57 +00:00
peter
515764fec4 + set_load_small
* fixed set_set_range
1998-08-14 18:13:44 +00:00
carl
268fc56902 + update to make it work 1998-08-14 12:02:18 +00:00
carl
c1cf6d35ed * ifdef i386 for ports access 1998-08-14 12:01:04 +00:00
carl
e87678be2f + m68k fixes 1998-08-14 11:59:41 +00:00
michael
120917c0f1 Updated compiler number 1998-08-14 09:29:53 +00:00
michael
7a1e42cf31 Typo fixed. linklib gl to linklib vgagl 1998-08-14 09:20:36 +00:00
Jonas Maebe
bee0c9d3b4 * random now returns a value between 0 and max-1 instead of between 0 and max 1998-08-13 16:22:11 +00:00
carl
731d52a810 * FSearch bugfix
* FSplit bugfix
  + GetFAttr,SetFAttr and GetFTime accept dos dir separators
1998-08-13 13:18:45 +00:00
peter
20bcbe3a24 - 151, 149 1998-08-13 11:01:09 +00:00
peter
1a6ee8d4f3 * fixed procedure<>procedure construct 1998-08-13 11:00:09 +00:00
peter
a30819a8ee * constant sets are now written correctly to the ppufile 1998-08-13 10:57:29 +00:00
peter
6fe91685a0 * fixed some crashes 1998-08-12 19:39:28 +00:00
peter
17a0eb45d6 * better libc support 1998-08-12 19:28:15 +00:00
peter
d47ac4310c * reset also the link* lists when recompiling an existing unit 1998-08-12 19:22:09 +00:00
peter
2f9143310e + public is the same as export for c_vars
* a exported/public c_var incs now the refcount
1998-08-12 19:20:39 +00:00
peter
e35ce06a21 + loader including libc init and exit 1998-08-12 19:16:09 +00:00
michael
8340780916 + Small m68k fixes 1998-08-12 14:01:37 +00:00
michael
7a71322035 small fix in sector, pieslice replaced by call to sector 1998-08-12 14:01:08 +00:00
michael
f087270d00 + added arc,ellipse,fillelipse,sector,pieslice 1998-08-12 13:25:33 +00:00
carl
de9ddbbc7b * assembler keyword update 1998-08-12 12:11:53 +00:00