florian
|
5064ecaf57
|
* sparc uses wait4 as well
|
2004-08-18 21:03:35 +00:00 |
|
Károly Balogh
|
b7ae54715c
|
* quick fix to make it compile
|
2004-08-18 14:26:50 +00:00 |
|
olle
|
3a29988676
|
+ Added unit macpas
|
2004-08-16 16:22:11 +00:00 |
|
florian
|
02310c99e2
|
* fixed runerror for invalid operation
|
2004-08-08 09:36:09 +00:00 |
|
florian
|
49c3f3927e
|
* fixed floating point and integer exception handling on sparc/linux
|
2004-08-04 19:27:09 +00:00 |
|
florian
|
a0d41f6fbb
|
* fixed usage of old fpcmake
|
2004-08-01 08:24:43 +00:00 |
|
peter
|
52fa49866d
|
* fixed execpathstr setting
|
2004-07-09 22:31:22 +00:00 |
|
peter
|
cf15e8407e
|
* isatty return cint again
|
2004-07-09 19:03:35 +00:00 |
|
daniel
|
eb2dd5c4f8
|
* Tweaking...
|
2004-07-08 21:22:15 +00:00 |
|
daniel
|
178f87f437
|
* Use /proc/self/exe instead of /proc/[getpid]/exe
|
2004-07-08 19:45:42 +00:00 |
|
daniel
|
ad25d38759
|
* Remade makefile
|
2004-07-08 13:25:35 +00:00 |
|
daniel
|
74f637cb11
|
* gpm now uses a Pascal translation of libgpm instead of linking against
it.
* isatty result type changed into boolean
|
2004-07-08 13:23:21 +00:00 |
|
daniel
|
6c4cade37d
|
* Matrix unit included in build process
|
2004-07-07 21:37:29 +00:00 |
|
florian
|
2337996715
|
* remade makefile (too old fpcmake)
* fixed sparc startup code
|
2004-07-05 21:07:37 +00:00 |
|
daniel
|
fde4a792fa
|
* Updated comments
|
2004-07-03 23:04:34 +00:00 |
|
daniel
|
a1229ff8fe
|
* Modified bootstrap code so separate prt0.as/prt0_10.as files are no
longer necessary
|
2004-07-03 21:50:30 +00:00 |
|
peter
|
695b29bab3
|
* fixed errno setting
|
2004-07-02 19:29:19 +00:00 |
|
florian
|
df63fb46e3
|
* first syscall fix
|
2004-06-30 21:15:51 +00:00 |
|
peter
|
2ed14823c5
|
* New heapmanager that releases memory back to the OS, donated
by Micha Nelissen
|
2004-06-17 16:16:13 +00:00 |
|
peter
|
3094258825
|
* removed warnings
|
2004-05-31 20:25:04 +00:00 |
|
peter
|
962ef697d5
|
* remove comment warnings
|
2004-05-31 14:31:57 +00:00 |
|
peter
|
56c04b20d3
|
* sigaction fixed for sparc
|
2004-05-31 09:22:42 +00:00 |
|
peter
|
f1cf388796
|
* added siginfo const
|
2004-05-31 09:08:14 +00:00 |
|
marco
|
a9b2ee072f
|
* and now for others too
|
2004-05-28 21:43:25 +00:00 |
|
marco
|
9adbeab70d
|
* added mov errno,%eax
|
2004-05-28 21:41:49 +00:00 |
|
peter
|
959a0537d4
|
* fix errno for multithread
|
2004-05-28 21:37:34 +00:00 |
|
peter
|
80d44f0691
|
* sparc signals added between $ifdef cpusparc
|
2004-05-27 23:15:43 +00:00 |
|
peter
|
f218923511
|
* remove warnign
|
2004-05-27 23:15:14 +00:00 |
|
peter
|
79d45deec7
|
* startup argc,argv,envp fix
* stat fixed
|
2004-05-27 23:15:02 +00:00 |
|
florian
|
935201e75c
|
* _haltproc fixed
|
2004-05-26 20:48:17 +00:00 |
|
marco
|
0408fd564a
|
* syncobj stuff
|
2004-05-23 18:49:18 +00:00 |
|
peter
|
423fde7ac6
|
* regenerated
|
2004-05-23 18:25:48 +00:00 |
|
peter
|
31c622e01d
|
* fix offset of errno
|
2004-05-18 20:13:12 +00:00 |
|
peter
|
6b5f84117b
|
* use ldsh to load exitcode
|
2004-05-17 20:56:56 +00:00 |
|
peter
|
94adf83a8b
|
* use thandle in do_*
|
2004-05-16 18:51:20 +00:00 |
|
marco
|
cc5c75b714
|
* comment removed and four dud instrcutions
|
2004-05-16 11:04:27 +00:00 |
|
peter
|
6f170af931
|
* added aliases
|
2004-05-09 15:42:50 +00:00 |
|
peter
|
98bf46482b
|
* statfs fixed
|
2004-05-02 01:00:07 +00:00 |
|
peter
|
6d19671a84
|
* ptrint fixes
|
2004-05-01 20:52:29 +00:00 |
|
florian
|
ee4b23ccac
|
* x86_64 exception handling fixed
|
2004-05-01 15:59:17 +00:00 |
|
peter
|
8c60c6f93e
|
* ordinal-pointer conversions fixed
|
2004-04-28 20:48:20 +00:00 |
|
florian
|
d531e303f9
|
* tried to fix x86-64 signal handling
|
2004-04-27 20:47:00 +00:00 |
|
peter
|
02d7fd9c1d
|
* use cpu64
|
2004-04-26 16:53:19 +00:00 |
|
marco
|
1340afc320
|
* IPC reform
|
2004-04-25 19:15:43 +00:00 |
|
florian
|
03f034fedf
|
* mmap for x86-64 fixed
|
2004-04-25 07:18:49 +00:00 |
|
florian
|
d18f952c09
|
* prt0.as exit code handling fixed
* int64 mod int64 for negative numbers fixed
|
2004-04-24 17:14:09 +00:00 |
|
marco
|
cfe5a5baea
|
* flock -> fpflock because of conflicting structure name
|
2004-04-23 19:16:24 +00:00 |
|
peter
|
2a862ae827
|
* do_write/do_read fix
|
2004-04-22 21:16:35 +00:00 |
|
peter
|
9a7a1e2489
|
* x86-64 fixes
|
2004-04-22 17:17:13 +00:00 |
|
olle
|
73f73fb6f1
|
* updated according to the new version of fpcmake.ini
|
2004-04-20 23:29:59 +00:00 |
|