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 |
florian
|
96f28cbb11
* move sysnr.inc to a rtl/linux/sparcgen dir
|
8 years ago |
pierre
|
4a5f5f84d0
Add -32 to ASTARGET for sparc 32-bit and add sparc64 ASTARGET modifications
|
8 years ago |
pierre
|
ac3b9ac979
Avoid placing COMPILER_UNITTARGETDIR in the prerequisite list of assmebler files,
|
8 years ago |
Jonas Maebe
|
69ad962544
* fixed cross-assembling the Linux/ppc32 loader files on a 64 bit Linux host
|
9 years ago |
florian
|
84bb46a35d
+ cpu unit for arm (linux only so far)
|
9 years ago |
Jonas Maebe
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
9 years ago |
sergei
|
77285b63eb
* i386-linux: reworked and cleaned up libc-related startup code:
|
9 years ago |
sergei
|
7381c66161
- i386-linux RTL: removed assembler startup files, which are unused since version 2.0.x.
|
9 years ago |
Jonas Maebe
|
ec4342cc65
* fixed parallel building after r32857
|
9 years ago |
pierre
|
42e08b4c01
Set PIC_OPT if -Cg of -fPIC option is used, also use -KPIC for mips and mipsel ASTARGET if PIC_OPT is set
|
9 years ago |
Jonas Maebe
|
4d53455379
* the "types" unit depends on "math" since r32333 -> updated Makefiles
|
9 years ago |
florian
|
70b8789262
o basic extended pascal support:
|
9 years ago |
Jonas Maebe
|
e0f3296bbb
* fixed case of ppuext in r31775, causing the unix unit to be rebuilt all the
|
10 years ago |