.. |
arm
|
* fixed clearing fpscr "exception happened" flags
|
2009-12-03 20:21:27 +00:00 |
i386
|
* fixes from previous darwin/i386 commit for darwin/x86_64
|
2007-11-11 17:09:52 +00:00 |
powerpc
|
* Merged 2.3 branch changes:
|
2007-03-04 20:16:57 +00:00 |
powerpc64
|
* Merged 2.3 branch changes:
|
2007-03-04 20:16:57 +00:00 |
ppcgen
|
* remove the RTL's installed signal handlers at the end of the system
|
2009-05-02 09:40:44 +00:00 |
x86
|
* remove the RTL's installed signal handlers at the end of the system
|
2009-05-02 09:40:44 +00:00 |
x86_64
|
* fixes from previous darwin/i386 commit for darwin/x86_64
|
2007-11-11 17:09:52 +00:00 |
console.pp
|
* Merged 2.3 branch changes:
|
2007-03-04 20:16:57 +00:00 |
errno.inc
|
|
|
errnostr.inc
|
|
|
extres_multiarch.inc
|
+ darwin/arm signal handling support, except for the definition of the
|
2008-11-21 22:04:03 +00:00 |
Makefile
|
compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory and cleanup them, enable charmaps building for the majority of targets
|
2013-03-12 01:35:25 +00:00 |
Makefile.fpc
|
compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory and cleanup them, enable charmaps building for the majority of targets
|
2013-03-12 01:35:25 +00:00 |
pmutext.inc
|
|
|
pthread.inc
|
+ definition of pthread_mutex_trylock(), fixes compilation after r15026
|
2010-03-21 11:47:27 +00:00 |
ptypes.inc
|
* made several OS interfacing records non-packed, since they are not packed
|
2012-03-29 17:10:13 +00:00 |
signal.inc
|
* made several OS interfacing records non-packed, since they are not packed
|
2012-03-29 17:10:13 +00:00 |
sysctlh.inc
|
|
|
termio.pp
|
|
|
termios.inc
|
* made several OS interfacing records non-packed, since they are not packed
|
2012-03-29 17:10:13 +00:00 |
termiosproc.inc
|
* use libc functions instead of (wrong) translations of C code for most
|
2012-05-14 18:12:30 +00:00 |
unxconst.inc
|
* fixed O_NOCTTY constant value
|
2009-01-29 15:10:43 +00:00 |
unxfunc.inc
|
* more ESysEINTR handling
|
2009-03-19 22:01:09 +00:00 |
unxsockh.inc
|
* add TCP and UDP setsockopt option constants to all unix-likes
|
2008-05-31 22:06:56 +00:00 |