Jonas Maebe
|
2e64c63993
* fixed dependencies for lineinfo unit after r33007
|
9 lat temu |
sergei
|
77285b63eb
* i386-linux: reworked and cleaned up libc-related startup code:
|
9 lat temu |
sergei
|
7381c66161
- i386-linux RTL: removed assembler startup files, which are unused since version 2.0.x.
|
9 lat temu |
Jonas Maebe
|
ec4342cc65
* fixed parallel building after r32857
|
9 lat temu |
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 lat temu |
Jonas Maebe
|
4d53455379
* the "types" unit depends on "math" since r32333 -> updated Makefiles
|
9 lat temu |
florian
|
70b8789262
o basic extended pascal support:
|
9 lat temu |
Jonas Maebe
|
e0f3296bbb
* fixed case of ppuext in r31775, causing the unix unit to be rebuilt all the
|
10 lat temu |
Jonas Maebe
|
530a08b779
* added some missing unit dependencies
|
10 lat temu |
nickysn
|
492101df76
* fixed a race condition during parallel build on linux, when the loaders are
|
10 lat temu |
Jonas Maebe
|
3ab62dcfed
* switched Linux/PowerPC64 to Pascal startup code so that we can used ifdefs
|
10 lat temu |
nickysn
|
6bd2ab0ab7
* fixed parallel build for i386-linux and x86_64-linux
|
10 lat temu |
florian
|
e0c4e0456f
* fix parallel building of linux rtl
|
10 lat temu |
sergei
|
e2eb6dffbb
+ x86_64-linux: build ABI tag separately, the purpose it twofold: 1) it is the only part of startup that cannot be yet handled directly by compiler, 2) it provides a single point to modify whenever necessary.
|
10 lat temu |
sergei
|
7f9c65d4c1
* x86_64-linux: include startup units into build.
|
11 lat temu |
marco
|
a818559481
* clocale moved to rtl-extra.
|
11 lat temu |
marco
|
d6f5ca21b9
* moved units ipc for *BSD, darwin/iphonesim and linux. The others are
|
11 lat temu |
marco
|
c6424b2e0b
* moved unit terminfo to rtl-console
|
11 lat temu |
marco
|
959ea7f5bb
* printer unit moved. Amiga unit also moved but it is not actively used.
|
11 lat temu |
marco
|
7f8a9bcf6e
* serial to rtl-extra
|
11 lat temu |
marco
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 lat temu |
marco
|
ed3a49372d
* strutils moved to packages/rtl-objpas
|
11 lat temu |
marco
|
a1351db576
* rtl-unicode package, containing unicodeducet, collation units and *bidi* units
|
11 lat temu |
marco
|
2d9aa35d22
* now also stdconv and convutils removed from Makefile.fpc
|
11 lat temu |
marco
|
48e4555c12
* Removed some redundant rules
|
11 lat temu |
Tomas Hajny
|
be6fdf21ce
+ character sets for central Europe added also to Makefiles as implicit units
|
11 lat temu |
marco
|
f09374a197
* winsock(and -2), sockets and gpm to rtl-extra.
|
11 lat temu |
marco
|
dea2c743d5
* Initial active version of
|
11 lat temu |
paul
|
14a34239cc
rtl: add cp856 to makefiles
|
11 lat temu |
marco
|
a001e12d04
* rtl-console initial version.
|
11 lat temu |