peter
7edd9b8a1e
* force att or direct assembling
...
* cleanup of some files
1998-05-31 14:18:12 +00:00
peter
3fe8cd8217
+ released port[] and made them assembler procedures
1998-05-31 14:16:49 +00:00
peter
12f6e38140
* force to use ATT or direct parsing
1998-05-31 14:15:47 +00:00
peter
128212755c
* removed warnings using comp()
1998-05-31 14:14:52 +00:00
peter
769d7ee21a
* this needs also direct mode :(
1998-05-30 15:01:28 +00:00
peter
a9e0837f1e
* force att reading
1998-05-30 14:30:21 +00:00
peter
1d389f6211
* ATT asmparsing always
1998-05-30 14:24:42 +00:00
peter
8ae673882c
* fixed to remake with -Rintel in the ppc386.cfg
1998-05-30 14:18:42 +00:00
pierre
d1d7fcaba3
* Handles of input and output restored
1998-05-28 10:21:38 +00:00
peter
d307cedd31
* fixed crt input
1998-05-27 00:19:16 +00:00
carl
57dbf2308a
* strcopy bugfix
...
* co bugfix with stack
1998-05-25 12:18:48 +00:00
carl
fd85bca7b3
* restored correct exit code
1998-05-25 12:15:04 +00:00
carl
e88d6f01cd
* bugfix of all routines with pea
1998-05-25 12:13:51 +00:00
carl
73f8565363
* exit on stack fixed
1998-05-25 12:10:28 +00:00
carl
7188276bb7
* Handles now proprely setup
...
* Correct Exit code on init failure
* Library pointer now ok (Thanks to Nils Sjoholm)
* OpenStdError was never initialized
* ;assembler; routines problems bugfixed
* stackcheck routine fix
1998-05-25 12:08:49 +00:00
pierre
2719fa44c6
* CR0 works now (written using DB to allow to use it we INTEL and ATT output)
...
* floating_emulation bit set correctly
1998-05-25 10:51:27 +00:00
peter
53be2cf842
* remake3 works again on tflily
1998-05-25 10:40:48 +00:00
peter
eeb1721f9c
* Platform.inc -> platform.inc
1998-05-25 09:50:04 +00:00
peter
1b68629d67
+ I386_ATT switch
1998-05-23 01:14:06 +00:00
carl
d273864b0e
- using objects.pp from inc directory instead now
1998-05-22 15:56:00 +00:00
carl
10d9285529
- fdeleting file
1998-05-22 15:54:11 +00:00
michael
761c27abbc
+ Fixed such that TDosStream functions correctly.
1998-05-22 15:41:12 +00:00
peter
d26106d745
* fixed the optimizes of daniel
1998-05-22 12:34:06 +00:00
peter
19a1443d6e
- not necessary anymore
1998-05-22 11:53:31 +00:00
michael
4afe7023c2
+ Fixed objinc such that it really compiles
1998-05-22 07:46:07 +00:00
peter
b0b403d498
* go32v1, go32v2 recompiles with the new objects
...
* remake3 works again with go32v2
- removed some "optimizes" from daniel which were wrong
1998-05-22 00:39:22 +00:00
peter
eb39182b3b
* objects compiles for linux
...
+ assign(pchar), assign(char), rename(pchar), rename(char)
* fixed read_text_as_array
+ read_text_as_pchar which was not yet in the rtl
1998-05-21 19:30:46 +00:00
carl
4496a78375
+ working version now ok
1998-05-21 15:37:19 +00:00
carl
1b3fd9e8cf
+ go32v2 include for objects unit
1998-05-21 12:15:10 +00:00
carl
0079d9b9d2
+ go32v1 include for objects unit
1998-05-21 12:13:59 +00:00
carl
334cde9158
+ linux include for objects unit
1998-05-21 12:13:00 +00:00
carl
1e8e4a0700
+ platform information for objects unit
1998-05-21 12:11:54 +00:00
carl
499bcf3f16
+ first revision, complete objects unit
1998-05-21 12:11:10 +00:00
carl
fae8860440
* works with all OS
1998-05-21 11:55:59 +00:00
cvs
ac974a7634
* test commit. Shouldn't be allowed.
1998-05-20 11:23:09 +00:00
peter
70f8a1ac12
* .FILL_OBJECT and FILL_OBJECT are not the same names ;)
1998-05-20 11:01:52 +00:00
daniel
a21b12c9e4
* Some bug fixes.
...
* ___SYSCALL changed to uppercase.
1998-05-20 08:11:25 +00:00
daniel
b7f23a6e8c
* ___SYSCALL changed to uppercase.
1998-05-20 08:10:35 +00:00
daniel
3ffd393399
* Some extra use of ;assembler;.
1998-05-20 08:09:24 +00:00
peter
d12776a732
* moved cpne.pp to install/
1998-05-12 10:55:23 +00:00
peter
e64becf81c
* moved getopts to inc/, all supported OS's need argc,argv exported
...
+ strpas, strlen are now exported in the systemunit
* removed logs
* removed $ifdef ver_above
1998-05-12 10:42:41 +00:00
peter
2c92c249f2
* fixed the shell() bug (the correct code was also in Popen) moved the
...
argv generation to CreateShellArgv
+ Execve with pchar instead of string
1998-05-06 18:45:32 +00:00
michael
3e2e27d313
+ Removed log from before restored version.
1998-05-06 12:35:26 +00:00
peter
69a42cc570
* a.out profile prt, not tested
1998-05-06 11:56:09 +00:00
peter
c2d12e9d96
* small update to support extended cfg/makefile.cfg and .def
1998-05-06 11:55:34 +00:00
peter
2b513b6c5b
* update
1998-05-06 11:53:40 +00:00
michael
6bf591619c
+ Initial implementation
1998-05-06 09:47:50 +00:00
michael
037f88943f
+ Streamlined makefile. Uses -I option now, and makes use of global files.
1998-05-06 09:46:40 +00:00
michael
dbe0135764
Changed makefile system to use -I compiler option, and streamlined i a bit
1998-05-06 09:09:07 +00:00
peter
f1c07fc262
- no ppu files on the cvs
1998-05-04 20:19:21 +00:00