florian
edf9b33ed8
+ added x84_64 ioctls
2004-10-04 21:06:45 +00:00
florian
d2bf4b0d92
* fixedPreviousFramePointer on sparc
2004-10-03 17:43:47 +00:00
florian
df90903031
* fixed symbol names
2004-09-25 18:43:45 +00:00
florian
8540efa2f9
* first implementation
2004-09-25 12:25:32 +00:00
peter
9b8a8133d7
* sparc has different values for O_ flags
2004-09-12 15:20:23 +00:00
Jonas Maebe
159912ec47
* fixed definition of pthread_mutex_t for non-linux targets (and for
...
linux as well, actually).
* base libpthread definitions are now in ptypes.inc, included in unixtype
They sometimes have an extra underscore in front of their name, in
case they were also exported by the packages/base/pthreads unit, so
they can keep their original name there
* cthreadds unit now imports systuils, because it uses exceptions (it
already did so before as well)
* fixed many linux definitions of libpthread functions in pthrlinux.inc
(integer -> cint etc)
+ added culonglong type to ctype.inc
2004-09-09 20:29:06 +00:00
armin
458e3c3780
* makefiles regenerated
...
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
marco
4fb68a7f0e
* fixed argc<->argv
2004-09-02 18:57:37 +00:00
michael
37aa6ec572
+ Fixed typinfo dependency on sysutils
2004-08-31 10:33:39 +00:00
marco
05140bbb4e
* $(SYSTEMUNIT) FIX
2004-08-27 18:58:43 +00:00
olle
8f25b1ad3a
* redid prev commit, but with up to date fpcmake
2004-08-25 17:10:03 +00:00
olle
280ff73ccf
* fix so that macpas.pp really is compiled
2004-08-25 16:57:22 +00:00
florian
241587174e
* fixed fork for sparc
2004-08-22 12:34:11 +00:00
marco
1e235ea9c9
* regened with newer fpcmake
2004-08-20 11:46:22 +00:00
marco
17d06678a0
* fixed gpm dependancies line. Don't add dependancies to dir/<file>$(PPUEXT)
2004-08-20 09:00:42 +00:00
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