armin
f4ffaa9828
* applied peters patch for cross compile (bin installation)
2004-11-26 13:03:07 +00:00
marco
d3cb19214b
* external rework. Mostly done.
2004-11-19 13:15:14 +00:00
marco
42404cd68e
* moved some calls from unix to baseunix. Darwin untested.
2004-11-14 12:21:08 +00:00
florian
aa9e238fb2
* more errno setting in sparc/linux mt programs fixed
2004-11-07 00:30:17 +00:00
florian
71c7fc8a7a
* fixed errno setting in mt sparc/linux mt programs
2004-11-06 22:48:16 +00:00
florian
bfe0a81d81
* initial implementation
2004-11-05 21:36:36 +00:00
florian
1517f25fbc
* fixed label names
2004-11-05 13:15:07 +00:00
florian
ad5224b020
* wrong commit
2004-11-05 13:01:53 +00:00
florian
d0e172cbee
* initial implementation
2004-11-05 13:01:34 +00:00
florian
7662aa905d
* beautified
2004-11-05 12:48:15 +00:00
florian
c8fcac29f0
* inital implementation
2004-11-05 12:47:45 +00:00
peter
dbc2025604
ErrOutput added
2004-11-04 09:32:31 +00:00
marco
b903ce5a9a
* Pathstr eliminated
2004-11-03 15:00:43 +00:00
peter
c95fe8e25b
* remove comment level 2 warning
2004-11-03 12:24:56 +00:00
peter
7b9f823f92
* fix isatty, ioctl returns 0 on success, but isatty needs to return 1
2004-11-03 10:03:39 +00:00
florian
52a01abafa
* x86_64 requires always 16 byte alignment of the stack
2004-11-02 21:49:46 +00:00
florian
564c758c33
* initial implementation
2004-11-02 20:41:57 +00:00
florian
07c28067aa
* fixed sse exception handling
2004-11-02 15:26:21 +00:00
florian
efc6c7793e
* fixed baseunix.signal for CPU using rt_sigaction
...
* fixed it for x86_64 too
2004-11-02 14:49:48 +00:00
florian
4a4c940fc4
+ added ioctl constants for arm
2004-10-31 16:05:23 +00:00
marco
ddcc136686
* dos now depends on sysutils
2004-10-31 09:45:35 +00:00
peter
86f78c7300
* units are now created in separate directory units/cpu-os/
...
* distclean uses cleanall rule and removes units dir
* cross compile support fixed, it is now possible to cycle a ppcsparc
without deleting ppc386
* bintutilsperfix defaults to cpu-os-
2004-10-30 12:36:43 +00:00
peter
869b0ecc85
* compiler defined HEAP and HEAPSIZE removed
2004-10-25 15:38:59 +00:00
peter
efca8005c9
* fpselect for amd64,arm
2004-10-24 13:55:52 +00:00
florian
17f0044937
+ implemented fpselect for sparc
2004-10-13 20:47:12 +00:00
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