inoussa
|
163d2ab344
Unicode' unicodenumtable.pas removed : update Makefile.fpc.
|
3 years ago |
florian
|
c1ef094457
+ startup code skeleton for MIPS64
|
3 years ago |
florian
|
0b2a58027c
* powerpc64-linux: unused assembler loader files removed
|
3 years ago |
florian
|
644263277f
* clean up of assembler files not used anymore
|
3 years ago |
florian
|
a399627aee
+ RiscV: initial implementation of gprof support
|
4 years ago |
Jonas Maebe
|
24e188f0d2
* add missing unixutils -> baseunix dependency
|
4 years ago |
svenbarth
|
0df460f56e
* simplify rules for softfpu units
|
4 years ago |
Jonas Maebe
|
de095258a7
* add missing unixtype dependencies
|
4 years ago |
florian
|
0ff034216a
+ xtensa-linux support for the rtl makefile
|
5 years ago |
pierre
|
b990c59693
+ riscv32 cpu: Use SYSINIT_UNITS instead of LOADERS
|
5 years ago |
florian
|
f5d5e84649
* more libunits
|
5 years ago |
florian
|
18c5881e60
* update sharedlibs variable
|
5 years ago |
florian
|
c7fb1b8db7
* update dependencies of sysutils
|
5 years ago |
Jeppe Johansen
|
53542b7c5e
- Port RISC-V64 startup code to native inline routines.
|
6 years ago |
nickysn
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
6 years ago |
nickysn
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
6 years ago |
florian
|
91a0de27aa
* pass -meabi=5 when calling the assembler in the linux rtl Makefile, non-eabi target are not supported for years already, so this should cause little problems
|
6 years ago |
Jeppe Johansen
|
90d5f5e760
Added library search paths.
|
7 years ago |
Jeppe Johansen
|
6352328f3a
Update packages with information about RiscV.
|
7 years ago |
nickysn
|
65d8836952
* updated dependencies of unit ports (objpas and x86 is no longer required on
|
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 |
svenbarth
|
c38efb692b
* fix parallel compilation of Linux RTL: the software FPU units require the ObjPas unit
|
8 years ago |
pierre
|
e7fe9ddfbc
Add units softfpu, sfpux80, sfpu128, ufloatx80 and ufloat128 to list of units for all linux targets
|
8 years ago |
pierre
|
031c28c58e
Add -KPIC to ASSHAREDOPT for sparc and sparc64
|
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 |
florian
|
8754858c2d
* SPARC64 uses pascal startup code
|
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 |