sergei
|
16156cbcd7
- SPARC RTL: removed assembler PIC/threadvar hacks.
|
11 years ago |
pierre
|
bba4932ef9
* Fix commit 23220, by moving declaration from syscallh.inc to syscall.inc
|
12 years ago |
pierre
|
4295cc417e
Fix PIC instruction for syscalls
|
13 years ago |
pierre
|
62356c0e17
+ add support for unlimited PIC mode
|
13 years ago |
Jonas Maebe
|
a2dbc4d272
* fixed multi-thread case of FPC_SYSCALL3 (all others were already correct)
|
18 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
314fe14247
+ routines in baseunix can be overriden by processor specifics in bsyscall.inc
|
20 years ago |
florian
|
a6b7be5ca1
+ sparc specific pipe implementation
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
aa9e238fb2
* more errno setting in sparc/linux mt programs fixed
|
21 years ago |
florian
|
71c7fc8a7a
* fixed errno setting in mt sparc/linux mt programs
|
21 years ago |
florian
|
241587174e
* fixed fork for sparc
|
21 years ago |
peter
|
695b29bab3
* fixed errno setting
|
21 years ago |
florian
|
df63fb46e3
* first syscall fix
|
21 years ago |
florian
|
3f4d98624f
- killed tsyscallregs
|
21 years ago |
peter
|
6b5ec2b373
* removed asmmode direct
|
21 years ago |
mazen
|
2b1c8b16a1
+ added assembler mode directive to use direct assembler reader
|
22 years ago |
peter
|
e18f285edf
* fix setting return value
|
22 years ago |
peter
|
e14ecb2c53
* wrong return reg
|
22 years ago |
peter
|
9e1bc11060
* syscalls implemented
|
22 years ago |
mazen
|
a7f7e0dab5
* fixing naming conflict in public clause of
|
22 years ago |
florian
|
2348799448
* fixed compilation of sparc system unit
|
22 years ago |
mazen
|
215880afe8
* fixing several bugs compiling the RTL
|
22 years ago |
mazen
|
311508131a
- some writeln(s) removed in compiler
|
22 years ago |
mazen
|
1817fc98e4
+ SPARC support added based on PowerPc sources
|
23 years ago |