florian
|
4236bee6f1
* win64: factored out cpu specific code
|
4 years ago |
svenbarth
|
707034b271
+ add all softfpu units for various targets
|
5 years ago |
svenbarth
|
41ccebb737
* CPU_UNITS needs to be referenced
|
5 years ago |
pierre
|
90d7a7f03a
Disable cpu and signals unit for aarch64 CPU
|
5 years ago |
nickysn
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
6 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 |
florian
|
2be94d3c78
* fix building on win64 with FPC_SOFT_FPUX80 defined, resolves #32502
|
7 years ago |
florian
|
2b4186fcff
* win64 rtl uses parallel building
|
8 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 |
svenbarth
|
2808be3e20
+ add and use sysinit unit for Win64 (only one since we don't support cygwin and gprof there)
|
9 years ago |
florian
|
70b8789262
o basic extended pascal support:
|
10 years ago |
marco
|
959ea7f5bb
* printer unit moved. Amiga unit also moved but it is not actively used.
|
11 years ago |
marco
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 years ago |
marco
|
ed3a49372d
* strutils moved to packages/rtl-objpas
|
11 years ago |
marco
|
a1351db576
* rtl-unicode package, containing unicodeducet, collation units and *bidi* units
|
11 years ago |
Tomas Hajny
|
2e004af6e7
+ character sets for central Europe added also to Makefiles as implicit units
|
11 years ago |
marco
|
f09374a197
* winsock(and -2), sockets and gpm to rtl-extra.
|
11 years ago |
marco
|
4ae02355e7
* also remove objects.
|
11 years ago |
marco
|
dea2c743d5
* Initial active version of
|
11 years ago |
paul
|
14a34239cc
rtl: add cp856 to makefiles
|
11 years ago |
marco
|
a001e12d04
* rtl-console initial version.
|
11 years ago |
paul
|
a592e77f35
rtl: add missing windows codepages (mantis #0024294)
|
12 years ago |
florian
|
5ee9fe75e9
* unicodenumtable is also an implicitly built unit
|
12 years ago |
paul
|
d80f47a601
rtl: apply similar to r24022-r24026 changes made by Jonas to other targets
|
12 years ago |
paul
|
db357320d7
rtl: install all cpXXX .ppu and .o files
|
12 years ago |
paul
|
5157304998
rtl: build fpwidestring for the same platforms as character unit
|
12 years ago |