ivost
|
a67a85332d
* added SA_RESETHAND and SA_NODEFER constants
|
18 years ago |
Jonas Maebe
|
3253e7464a
+ sigset alias for sigset_t
|
18 years ago |
micha
|
79d0e21b5c
fix packing of sigaction record
|
19 years ago |
micha
|
7911be08f5
add signal handler trampoline return for buggy OS like fedora core
|
19 years ago |
tom_at_work
|
d54dbdf9b6
* new constants for si_code field for FPU signals (required by commit 1710)
|
19 years ago |
tom_at_work
|
701638138b
* fixed exception handling for PowerPC64
|
20 years ago |
tom_at_work
|
bfb2c916dc
* fixed problem with too large offsets in conditional jumps (see also rev 1161 for the PowerPC code)
|
20 years ago |
tom_at_work
|
b2e1cf2610
* powerpc64 port now (manually) cycles, most test programs in tests/test are fine too
|
20 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 |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
f6936ee740
* use typecasted sigactionhandler, needed for arm
|
20 years ago |
peter
|
bf7971e2ab
* sigactionhandler fixed for arm
|
20 years ago |
peter
|
7fb8c3dfbd
* signal cleanup for linux
|
20 years ago |
florian
|
49c3f3927e
* fixed floating point and integer exception handling on sparc/linux
|
21 years ago |
peter
|
f1cf388796
* added siginfo const
|
21 years ago |
peter
|
80d44f0691
* sparc signals added between $ifdef cpusparc
|
21 years ago |
florian
|
ee4b23ccac
* x86_64 exception handling fixed
|
21 years ago |
florian
|
d531e303f9
* tried to fix x86-64 signal handling
|
21 years ago |
florian
|
7298501722
* structs for arm adapted
|
21 years ago |
florian
|
c9122a4719
+ completed x86-64/linux system unit
|
21 years ago |
Jonas Maebe
|
0ab36d6e91
* fixed signal handling
|
21 years ago |
florian
|
b9376da0aa
* some arm issues fixed
|
21 years ago |
Jonas Maebe
|
26daf920f2
+ sighand and associated record definitions for ppc. Untested.
|
22 years ago |
marco
|
7efaf7dee2
* Unix reform stage two. Remove all calls from Unix that exist in Baseunix.
|
22 years ago |
florian
|
8d771df2d4
* arm fixes to the common rtl code
|
22 years ago |
olle
|
2931590e9b
- removed parameter from fpc_iocheck
|
22 years ago |
mazen
|
311508131a
- some writeln(s) removed in compiler
|
22 years ago |
marco
|
7dd70233f2
* new unix rtl, linux part.....
|
22 years ago |