pierre
|
b25d9014df
Default to add -dFPC_USE_LIBC for OpenBSD OS (can be disabled by setting FPC_USE_SYSCALL=1)
|
hace 4 años |
svenbarth
|
707034b271
+ add all softfpu units for various targets
|
hace 4 años |
pierre
|
912bc1e65b
+ Add math unit dependency to types$(PPUEXT) rule.
|
hace 5 años |
nickysn
|
357d3ca390
- removed cprt0.as from the OpenBSD i386 RTL as well
|
hace 6 años |
nickysn
|
ef86b3ab29
- delete cprt0.as from the OpenBSD x86_64 startup code, because it's not needed for bootstrapping
|
hace 6 años |
pierre
|
df2cefdc32
Fix OpenBSD rtl compilation when using -dFPC_USE_LIBC option
|
hace 6 años |
nickysn
|
04ee584a7d
- removed FPC 1.0.x bootstrapping compatibility ifdef from OpenBSD RTL Makefile
|
hace 6 años |
nickysn
|
b6d2ef12ad
- removed OpenBSD loaders that are not needed for bootstrapping with FPC 3.0.4
|
hace 6 años |
nickysn
|
e4ffeb2266
+ added OpenBSD startup units for gprof support
|
hace 6 años |
nickysn
|
d8f79c7363
* converted the openbsd_ident.as loader to pascal
|
hace 6 años |
nickysn
|
16abd6aa13
+ added loader openbsd_ident.as, containing only the .note.openbsd.ident
|
hace 6 años |
nickysn
|
2dbd1b2780
+ enabled compilation of the new (not yet finished) openbsd start code units in the makefile
|
hace 6 años |
nickysn
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
hace 6 años |
nickysn
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
hace 6 años |
nickysn
|
65d8836952
* updated dependencies of unit ports (objpas and x86 is no longer required on
|
hace 7 años |
pierre
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
hace 7 años |
pierre
|
e6d282d2ed
Avoid double rule for iso7185 unit
|
hace 8 años |
nickysn
|
748428b637
+ support the KOI8-R and KOI8-U Cyrillic encodings
|
hace 8 años |
nickysn
|
fce5fbd726
+ added cp3021 (Bulgarian MIK) code page support
|
hace 8 años |
nickysn
|
396eebbfb5
+ added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]
|
hace 8 años |
nickysn
|
35be7348fb
+ added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869
|
hace 8 años |
nickysn
|
ef25c33d69
+ added cp855 to the implicit unit list in the rtl makefiles
|
hace 8 años |
Jonas Maebe
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
hace 9 años |
Jonas Maebe
|
30a3ad7538
* fixed cpu unit dependencies for i386 after r32857 (part of mantis #29439)
|
hace 9 años |
florian
|
c9204f6c5e
+ added explicit rules for the iso7186 unit for the bsd targets
|
hace 9 años |
pierre
|
9c50d25ccc
Use explicit rules for all units, needed for GNU make 3.82
|
hace 9 años |
pierre
|
5c53adccb3
Fix cross-compilation from win32 using GNU make 3.82
|
hace 9 años |
pierre
|
55b32f741d
Add explicit dependency of extpas unit on dos unit for freebsd/netbsd/openbsd and dragonfly
|
hace 9 años |
florian
|
70b8789262
o basic extended pascal support:
|
hace 9 años |
pierre
|
1a83b76a8f
Add fpwidestring unit
|
hace 10 años |