nickysn
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
6 years ago |
Károly Balogh
|
c3607e0059
aros: only build lineinfo for i386 for now. FPC on x86_64 doesn't support stabs at all and the Amiga-specific lineinfo unit has no ARM support
|
6 years ago |
Károly Balogh
|
40630653b7
aros: fixed lineinfo to build from amicommon
|
6 years ago |
Károly Balogh
|
2968ce41e1
aros: do not specify dos as an explicity dependency for extpas. depend on buildrtl instead.
|
7 years ago |
pierre
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 years ago |
nickysn
|
748428b637
+ support the KOI8-R and KOI8-U Cyrillic encodings
|
8 years ago |
nickysn
|
fce5fbd726
+ added cp3021 (Bulgarian MIK) code page support
|
8 years ago |
nickysn
|
396eebbfb5
+ added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]
|
8 years ago |
nickysn
|
35be7348fb
+ added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869
|
8 years ago |
nickysn
|
ef25c33d69
+ added cp855 to the implicit unit list in the rtl makefiles
|
8 years ago |
Károly Balogh
|
d084bd0d3b
aros: implemented pascal sysinit, will be shared across all cpus. also refactored the RTL build
|
8 years ago |
florian
|
70b8789262
o basic extended pascal support:
|
9 years ago |
Károly Balogh
|
77bdd83bfc
AROS/x86_64: regenerated Makefiles
|
10 years ago |
Károly Balogh
|
1a53f6a799
AROS: in agreement with Marcus Sackrow, AThreads is now enabled for AROS, and the old AROS-specific threading implementation is zapped
|
10 years ago |
marcus
|
203089fe1a
AROS: sockets, fcl-net, fcl-web included
|
11 years ago |
Károly Balogh
|
65f13ac118
amicommon: a common Amiga RTL implementation based on the current AROS one, and made AROS port to use it
|
11 years ago |
Károly Balogh
|
4179e8812d
AROS: initial RTL, based on the work by Marcus Sackrow. this is enough to have a working native compiler. contains duplicated code from the Amiga and MorphOS RTLs, but the three Amiga variants will be merged soon, and then it will go away.
|
11 years ago |