fpc/rtl/darwin
pierre 1c2a5f9819 + Update all Makefile's modified by
change in utils/fpcm/fpcmake.ini in prevous commit.

  Adapt also other files to that change:

  * compiler/globals.pas: Replace $FPCTARGET by os_string if
  tf_use_8_3 flag is set for target_info also.

  * tests/Makefile.fpc: Modify TEST_TARGETSUFFIX in the same way
  as TARGETSUFFIX was modified in previous commit.

  * tests/utils/dotest.pp:
    + New variable UseOSOnly, set to true if only target OS name
    should be used for subdirectories.

git-svn-id: trunk@18228 -
2011-08-16 20:10:19 +00:00
..
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 * added missing "," 2006-01-08 08:21:15 +00:00
extres_multiarch.inc + darwin/arm signal handling support, except for the definition of the 2008-11-21 22:04:03 +00:00
Makefile + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
Makefile.fpc + cpu unit for x86-64 containing a CAS128 implementation 2010-11-01 08:20:31 +00:00
pmutext.inc * 64 bit fixes 2007-02-14 21:53:14 +00:00
pthread.inc + definition of pthread_mutex_trylock(), fixes compilation after r15026 2010-03-21 11:47:27 +00:00
ptypes.inc * moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp. 2010-01-09 16:05:42 +00:00
signal.inc * some more darwin/arm stuff I forgot to commit earlier: 2008-12-10 21:10:59 +00:00
sysctlh.inc
termio.pp
termios.inc + added a number of constants from /usr/include/sys/iocomm.h and filio.h 2005-12-08 12:18:57 +00:00
termiosproc.inc * Merged 2.3 branch changes: 2007-03-04 20:16:57 +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