.. |
i_amiga.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_atari.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_beos.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_bsd.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_embed.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_emx.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_gba.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_go32v2.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_haiku.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_linux.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_macos.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_morph.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_nds.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_nwl.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_nwm.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_os2.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_palmos.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_sunos.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_symbian.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_watcom.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_wdosx.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
i_win.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
mac_crea.txt
|
3b1ecd4f47
+ Added this confirmation from Apple Computer about our ownership of the MacOS creator code 'FPas'
|
20 years ago |
t_amiga.pas
|
446e2161ce
+ Made a single Amiga/MorphOS-specific PathConv import to cfileutl.pas, instead of importing it every single place it is needed.
|
16 years ago |
t_atari.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
t_beos.pas
|
35c0f78642
+ Haiku support by Olivier Coursière based on old BeOS support
|
17 years ago |
t_bsd.pas
|
afa14de20d
+ some generic changes preparing for darwin/arm support
|
17 years ago |
t_embed.pas
|
acb06dac1b
+ Wp<Controllertype> support for arm and avr
|
16 years ago |
t_emx.pas
|
fd0ed50331
* Removed/commented more unused variables.
|
17 years ago |
t_gba.pas
|
3a21b6e5a6
* Fixed nds rtl
|
17 years ago |
t_go32v2.pas
|
13f39b9e21
Updated go32v2 linker script:
|
17 years ago |
t_haiku.pas
|
35c0f78642
+ Haiku support by Olivier Coursière based on old BeOS support
|
17 years ago |
t_linux.pas
|
8f95bb12ac
* fixed shared linker name for i386
|
17 years ago |
t_macos.pas
|
0625040eba
+ add -XR switch for target root file system with libs (also used for C lib type detection)
|
18 years ago |
t_morph.pas
|
446e2161ce
+ Made a single Amiga/MorphOS-specific PathConv import to cfileutl.pas, instead of importing it every single place it is needed.
|
16 years ago |
t_nds.pas
|
8506d8fdf1
* Changes to compiler and rtl to make it compatible with devkitARM r24
|
16 years ago |
t_nwl.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
t_nwm.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
t_os2.pas
|
54f3d28ce8
* prefix for import libraries now configurable rather than hardcoded, plus fixed issue with name of OS/2 import libraries
|
16 years ago |
t_palmos.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
t_sunos.pas
|
fd0ed50331
* Removed/commented more unused variables.
|
17 years ago |
t_symbian.pas
|
8476d0af2c
Adds symbian arm target.
|
17 years ago |
t_watcom.pas
|
5548824859
* Removed/ifdefed/commented unused local variables.
|
17 years ago |
t_wdosx.pas
|
f5c1839ff0
* support static library (.a) linking
|
19 years ago |
t_win.pas
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 years ago |