fpc/rtl/netbsd
tom_at_work acbc94e0fd - initial support for the android/arm target in the compiler; resulting .so's can be used for Android/ARM app development.
- basic rtl support using system calls
- fp(c)make/fppkg/makefile support

todo:
- revisit systems/t_android.pas: mostly duplicate with t_linux.pas, containing
lots of unnecessary code
- revisit rtl changes
- android ndk header translation import
- better app build/packaging support
- android/x86 support

git-svn-id: branches/targetandroid@21061 -
2012-04-26 09:36:42 +00:00
..
i386 Add missing .note.netbsd.ident section 2012-03-29 14:05:12 +00:00
powerpc * Remove use of direct U_UNIT_NAME or TC_UNIT_NAME 2011-09-02 12:51:48 +00:00
errno.inc Corrected NetBSD system errors 2012-04-18 16:04:01 +00:00
errnostr.inc messages checked 2012-04-19 14:51:43 +00:00
Makefile - initial support for the android/arm target in the compiler; resulting .so's can be used for Android/ARM app development. 2012-04-26 09:36:42 +00:00
Makefile.fpc Add explicit rule for variants unit compilation for correct dependencies 2012-02-13 16:56:30 +00:00
pmutext.inc * Try to implement real pmutext, not yet working 2012-02-10 00:20:52 +00:00
pthread.inc Changed sem_t to pointer to a anonymous struct as in system header and fixed wrong constant values 2012-04-19 12:52:28 +00:00
ptypes.inc correct TStatFs for netbsd 2012-04-17 15:25:29 +00:00
signal.inc * Add missing sc_arg6 to sc_arg9 fields in x86_64 SigContext record 2012-04-24 23:05:20 +00:00
syscalls.inc
sysconst.inc
sysctlh.inc
sysnr.inc Define USE_SIGACTION_SIGTRAMP for x86_64 2012-04-24 23:06:22 +00:00
sysofft.inc
systypes.inc
termio.pp
termios.inc + Add some missing constants 2012-02-09 17:34:22 +00:00
termiosproc.inc
unixsock.inc
unxconst.inc
unxfunc.inc
unxsockh.inc
unxsysc.inc * Fix typo in last commit 2012-04-08 21:42:20 +00:00