Pierre Muller
|
773e8be5db
Remove obsolete GRAPHDIR and USELIBGGI, because graph unit has been moved to packages long ago
|
2 лет назад |
Pierre Muller
|
86c7ddfefe
Unique rule for fpwidestring unit
|
2 лет назад |
Pierre Muller
|
d7203f6c98
Remove OS rules for sortbase unit, already present in inc/Makefile.rtl
|
2 лет назад |
Pierre Muller
|
baac77db3f
Remove OS rules for softfpu, sfpux80 and sfpu128 units, already present in inc/Makefile.rtl
|
2 лет назад |
Pierre Muller
|
6ebc1eb74a
Remove OS specific rule for ufloatx80 and ufloat128 units, already found in inc/Makefile.rtl
|
2 лет назад |
Michaël Van Canneyt
|
63fa373f21
* Fixes based on feedback of team, fixes issue #40368
|
2 лет назад |
Pierre Muller
|
7a1f617194
Cleanup bsd and sysctl units make rules
|
3 лет назад |
inoussa
|
163d2ab344
Unicode' unicodenumtable.pas removed : update Makefile.fpc.
|
3 лет назад |
pierre
|
b25d9014df
Default to add -dFPC_USE_LIBC for OpenBSD OS (can be disabled by setting FPC_USE_SYSCALL=1)
|
5 лет назад |
svenbarth
|
707034b271
+ add all softfpu units for various targets
|
5 лет назад |
pierre
|
912bc1e65b
+ Add math unit dependency to types$(PPUEXT) rule.
|
6 лет назад |
nickysn
|
357d3ca390
- removed cprt0.as from the OpenBSD i386 RTL as well
|
6 лет назад |
nickysn
|
ef86b3ab29
- delete cprt0.as from the OpenBSD x86_64 startup code, because it's not needed for bootstrapping
|
6 лет назад |
pierre
|
df2cefdc32
Fix OpenBSD rtl compilation when using -dFPC_USE_LIBC option
|
6 лет назад |
nickysn
|
04ee584a7d
- removed FPC 1.0.x bootstrapping compatibility ifdef from OpenBSD RTL Makefile
|
6 лет назад |
nickysn
|
b6d2ef12ad
- removed OpenBSD loaders that are not needed for bootstrapping with FPC 3.0.4
|
6 лет назад |
nickysn
|
e4ffeb2266
+ added OpenBSD startup units for gprof support
|
6 лет назад |
nickysn
|
d8f79c7363
* converted the openbsd_ident.as loader to pascal
|
6 лет назад |
nickysn
|
16abd6aa13
+ added loader openbsd_ident.as, containing only the .note.openbsd.ident
|
6 лет назад |
nickysn
|
2dbd1b2780
+ enabled compilation of the new (not yet finished) openbsd start code units in the makefile
|
6 лет назад |
nickysn
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
6 лет назад |
nickysn
|
248fd313f8
+ introduced unit SortBase, which implements the foundation for pluggable
|
6 лет назад |
nickysn
|
65d8836952
* updated dependencies of unit ports (objpas and x86 is no longer required on
|
7 лет назад |
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 лет назад |
pierre
|
e6d282d2ed
Avoid double rule for iso7185 unit
|
8 лет назад |
nickysn
|
748428b637
+ support the KOI8-R and KOI8-U Cyrillic encodings
|
8 лет назад |
nickysn
|
fce5fbd726
+ added cp3021 (Bulgarian MIK) code page support
|
8 лет назад |
nickysn
|
396eebbfb5
+ added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]
|
8 лет назад |
nickysn
|
35be7348fb
+ added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869
|
8 лет назад |
nickysn
|
ef25c33d69
+ added cp855 to the implicit unit list in the rtl makefiles
|
8 лет назад |