Jonas Maebe
|
3413faf00d
* Darwin's assembler assumes that all labels starting with 'L' are local
|
22 年之前 |
Jonas Maebe
|
8f33050b86
* darwin only supports .align, no .balign
|
22 年之前 |
Jonas Maebe
|
7f911c2f4a
* Never generate a "main" symbol for PASCALMAIN for Darwin and classic
|
22 年之前 |
Jonas Maebe
|
fb999d409f
* make the C-main public
|
22 年之前 |
Jonas Maebe
|
96da72219f
* declare C-library routines as external in libc so we generate proper
|
22 年之前 |
Jonas Maebe
|
e6c3cc44c9
* declare C-library routines as external in libc for Darwin (so we
|
22 年之前 |
Jonas Maebe
|
05c20a184b
* don't use systypes if FPC_USE_LIBC is defined
|
22 年之前 |
Jonas Maebe
|
7ef919ce47
+ geterrnolocation for Darwin
|
22 年之前 |
Jonas Maebe
|
20e0d970e9
+ geterrnolocation for Darwin
|
22 年之前 |
Jonas Maebe
|
f1f2523085
* renamed "r0" usages as base register to 0
|
22 年之前 |
Jonas Maebe
|
d6743c1491
* moved SIG_MAXSIG and wordsinsigset constants from bunxtype.inc to
|
22 年之前 |
Jonas Maebe
|
82343a6dc6
* first working version of the Darwin/Mac OS X (for PowerPC) RTL
|
22 年之前 |
Jonas Maebe
|
8b43ff0b0b
- removed
|
22 年之前 |
Jonas Maebe
|
881dbc054e
- removed
|
22 年之前 |
Jonas Maebe
|
cab9572035
- removed, Darwin uses libc
|
22 年之前 |
Jonas Maebe
|
94ffe54550
- removed
|
22 年之前 |
Jonas Maebe
|
f80c1795b9
- removed (we use libc instead of syscalls)
|
22 年之前 |
Jonas Maebe
|
f2406a4211
- removed (replaced by sig_cpu.inc to avoid name clashes)
|
22 年之前 |
Jonas Maebe
|
a24d314b12
- removed (use the ones on the system)
|
22 年之前 |
florian
|
bc1c6a2c10
* clean up
|
22 年之前 |
florian
|
654fc0e272
+ haeder added
|
22 年之前 |
florian
|
ae6e54fb38
* arg* and envp handling fixed
|
22 年之前 |
marco
|
0eac139e17
* powerpc version
|
22 年之前 |
Jonas Maebe
|
592822ba08
* fixed WaitProcess in case of SysEintr
|
22 年之前 |
marco
|
3dc9241d0d
* additions
|
22 年之前 |
marco
|
a4c55617d4
* regened
|
22 年之前 |
marco
|
eeade6b034
* fix
|
22 年之前 |
marco
|
a12f5dafcb
* working version
|
22 年之前 |
michael
|
7ea00e6558
+ Version 1.9.2
|
22 年之前 |
marco
|
736861f26e
* first 1.1 netbsd rtl, basically freebsd copy and paste with 1.0.10 netbsd structures
|
22 年之前 |