Michael VAN CANNEYT
4c2b54ee0d
* Char -> AnsiChar
2023-07-14 17:26:09 +02:00
Jinyang He
92e60d2107
add loongarch64 linux rtl support
2023-02-05 19:18:48 +00:00
florian
f8c92914c2
* indention fixed
2021-09-06 23:05:35 +02:00
florian
aca327d787
+ added baud rate constants for arm as proposed by Piotr Kardasz in #39101
...
git-svn-id: trunk@49570 -
2021-06-29 21:09:31 +00:00
florian
1dd914ffc8
+ initial xtensa-linux rtl
...
git-svn-id: trunk@44636 -
2020-04-07 21:01:07 +00:00
Jeppe Johansen
ceb38833f2
Added RiscV32/64 target, from a cleaned up version of branches/laksen/riscv/trunk.
...
git-svn-id: branches/laksen/riscv_new@39474 -
2018-07-20 08:21:15 +00:00
florian
e78dbbccc4
* adaption of some rtl code for sparc64-linux
...
git-svn-id: trunk@36516 -
2017-06-18 15:44:30 +00:00
Jonas Maebe
4fa2edc638
+ Linux/AArch64 RTL support (patch by Edmund Grimley Evans)
...
o uses new generic Linux syscall numbers, used for recent architectures
git-svn-id: trunk@30895 -
2015-05-23 21:04:08 +00:00
svenbarth
322dbe5b65
Various adjustments to the RTL for m68k:
...
* enable the 6 parameter syscall variant (still everything dummied out though)
* add termios constants
* don't change signal handlers for now
* disable assembly set routines as set handling was changed
git-svn-id: trunk@22743 -
2012-10-18 20:12:02 +00:00
pierre
54bfc8156d
Fix termios constants for mips cpu, mostly using octal prefix
...
git-svn-id: trunk@21902 -
2012-07-12 13:11:13 +00:00
pierre
d93282e16d
Values of TIOGWINSZ, TIOCSWINSZ, TIOCGPGRP and TIOCSPGRP for mipsel
...
git-svn-id: trunk@21886 -
2012-07-11 22:15:54 +00:00
pierre
651589c9a4
* Adapt to mipsel compiler defining cpumipsel and cpumipsel32 but not cpumips anymore
...
git-svn-id: trunk@21542 -
2012-06-08 09:34:36 +00:00
florian
d8c377bfed
* completed termios constants for mips, some need to be checked on a real mips-linux system, see custom warning
...
git-svn-id: trunk@20281 -
2012-02-08 21:29:10 +00:00
florian
806ae36100
* some mips rtl compilation issues fixed
...
git-svn-id: trunk@20277 -
2012-02-07 22:07:13 +00:00
Jonas Maebe
715c819ff7
- removed "packed" from record types that should/need not be packed
...
git-svn-id: trunk@19613 -
2011-11-08 23:13:16 +00:00
marco
aa4edaf074
* yet another fix for 10292, mea culpa. (identifiers were added for the wrong architecture)
...
git-svn-id: trunk@11826 -
2008-09-26 19:32:39 +00:00
marco
6cbe4131f1
* fix for 10292, baudrates for x86_64
...
git-svn-id: trunk@11819 -
2008-09-24 19:57:15 +00:00
marco
bbe4dfce00
* fix for 10292. Higher baudrates and new utf constant
...
git-svn-id: trunk@9828 -
2008-01-20 21:58:26 +00:00
peter
4ace790492
* remove $Log
...
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00
fpc
790a4fe2d3
* log and id tags removed
...
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3
initial import
...
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
marco
0e32fbaeb7
* most constants now arch dependant due to ppc. Other archs still have to be checked
2005-04-25 10:26:21 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
florian
080ed4548f
* fixed raw mode for non i386 targets
...
* fixed some alignment issues
2004-12-28 15:30:04 +00:00
peter
c95fe8e25b
* remove comment level 2 warning
2004-11-03 12:24:56 +00:00
florian
4a4c940fc4
+ added ioctl constants for arm
2004-10-31 16:05:23 +00:00
florian
edf9b33ed8
+ added x84_64 ioctls
2004-10-04 21:06:45 +00:00
florian
d2bf4b0d92
* fixedPreviousFramePointer on sparc
2004-10-03 17:43:47 +00:00
marco
dd67ed73b3
* ppc ioctl nr fixed
2004-02-21 16:24:47 +00:00
florian
fa31d1d0df
* fixed termios constants
2004-02-21 16:22:00 +00:00
marco
c6860f131d
* ppc ioctl nr fixed
2004-02-21 15:14:55 +00:00
marco
c97a5d06eb
* Linux part of termio unit
2003-11-19 17:35:36 +00:00
peter
9f31783a0a
* old logs removed and tabs fixed
2002-09-07 16:01:16 +00:00
sg
a2b52783db
* replaced some Longints with Cardinals, to mach the C headers
...
* updated the termios record
2002-08-06 13:30:46 +00:00
marco
fb8c4a8b28
* Terminal stuff of Linux moved to separate file. I think it is too
...
much to do with ifdefs.
2000-10-10 12:02:35 +00:00